07:10:40 Started by timer 07:10:40 Running as SYSTEM 07:10:40 [EnvInject] - Loading node environment variables. 07:10:41 Building remotely on prd-ubuntu2204-docker-8c-8g-13287 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/bgpcep-maven-clm-master 07:10:41 [ssh-agent] Looking for ssh-agent implementation... 07:10:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:41 $ ssh-agent 07:10:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXezKhPf/agent.1650 07:10:41 SSH_AGENT_PID=1652 07:10:41 [ssh-agent] Started. 07:10:41 Running ssh-add (command line suppressed) 07:10:41 Identity added: /w/workspace/bgpcep-maven-clm-master@tmp/private_key_13084553205856404819.key (/w/workspace/bgpcep-maven-clm-master@tmp/private_key_13084553205856404819.key) 07:10:41 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:10:41 The recommended git tool is: NONE 07:10:43 using credential jenkins-ssh 07:10:43 Wiping out workspace first. 07:10:43 Cloning the remote Git repository 07:10:43 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 07:10:43 > git init /w/workspace/bgpcep-maven-clm-master # timeout=10 07:10:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 07:10:43 > git --version # timeout=10 07:10:43 > git --version # 'git version 2.34.1' 07:10:43 using GIT_SSH to set credentials jenkins-ssh 07:10:43 Verifying host key using known hosts file 07:10:44 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:10:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 07:10:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:49 Avoid second fetch 07:10:49 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:10:49 Checking out Revision 38a0d3c844872f67bcbd8823fafe529082e98fc6 (refs/remotes/origin/master) 07:10:49 > git config core.sparsecheckout # timeout=10 07:10:49 > git checkout -f 38a0d3c844872f67bcbd8823fafe529082e98fc6 # timeout=10 07:10:50 Commit message: "Remove LlGracefulRestartDTO" 07:10:50 > git rev-list --no-walk 38a0d3c844872f67bcbd8823fafe529082e98fc6 # timeout=10 07:10:53 provisioning config files... 07:10:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:10:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:10:53 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins10647196598795759056.sh 07:10:53 ---> python-tools-install.sh 07:10:53 Setup pyenv: 07:10:53 * system (set by /opt/pyenv/version) 07:10:53 * 3.8.20 (set by /opt/pyenv/version) 07:10:53 * 3.9.20 (set by /opt/pyenv/version) 07:10:53 3.10.15 07:10:53 3.11.10 07:10:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wDtF 07:10:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:10:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:02 lf-activate-venv(): INFO: Base packages installed successfully 07:11:02 lf-activate-venv(): INFO: Installing additional packages: lftools 07:11:26 lf-activate-venv(): INFO: Adding /tmp/venv-wDtF/bin to PATH 07:11:26 Generating Requirements File 07:11:46 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:11:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:11:46 Python 3.11.10 07:11:47 pip 25.3 from /tmp/venv-wDtF/lib/python3.11/site-packages/pip (python 3.11) 07:11:47 appdirs==1.4.4 07:11:47 argcomplete==3.6.3 07:11:47 aspy.yaml==1.3.0 07:11:47 attrs==25.4.0 07:11:47 autopage==0.5.2 07:11:47 beautifulsoup4==4.14.3 07:11:47 boto3==1.42.9 07:11:47 botocore==1.42.9 07:11:47 bs4==0.0.2 07:11:47 cachetools==6.2.3 07:11:47 certifi==2025.11.12 07:11:47 cffi==2.0.0 07:11:47 cfgv==3.5.0 07:11:47 chardet==5.2.0 07:11:47 charset-normalizer==3.4.4 07:11:47 click==8.3.1 07:11:47 cliff==4.13.0 07:11:47 cmd2==3.0.0 07:11:47 cryptography==3.3.2 07:11:47 debtcollector==3.0.0 07:11:47 decorator==5.2.1 07:11:47 defusedxml==0.7.1 07:11:47 Deprecated==1.3.1 07:11:47 distlib==0.4.0 07:11:47 dnspython==2.8.0 07:11:47 docker==7.1.0 07:11:47 dogpile.cache==1.5.0 07:11:47 durationpy==0.10 07:11:47 email-validator==2.3.0 07:11:47 filelock==3.20.0 07:11:47 future==1.0.0 07:11:47 gitdb==4.0.12 07:11:47 GitPython==3.1.45 07:11:47 google-auth==2.43.0 07:11:47 httplib2==0.31.0 07:11:47 identify==2.6.15 07:11:47 idna==3.11 07:11:47 importlib-resources==1.5.0 07:11:47 iso8601==2.1.0 07:11:47 Jinja2==3.1.6 07:11:47 jmespath==1.0.1 07:11:47 jsonpatch==1.33 07:11:47 jsonpointer==3.0.0 07:11:47 jsonschema==4.25.1 07:11:47 jsonschema-specifications==2025.9.1 07:11:47 keystoneauth1==5.12.0 07:11:47 kubernetes==34.1.0 07:11:47 lftools==0.37.18 07:11:47 lxml==6.0.2 07:11:47 markdown-it-py==4.0.0 07:11:47 MarkupSafe==3.0.3 07:11:47 mdurl==0.1.2 07:11:47 msgpack==1.1.2 07:11:47 multi_key_dict==2.0.3 07:11:47 munch==4.0.0 07:11:47 netaddr==1.3.0 07:11:47 niet==1.4.2 07:11:47 nodeenv==1.9.1 07:11:47 oauth2client==4.1.3 07:11:47 oauthlib==3.3.1 07:11:47 openstacksdk==4.8.0 07:11:47 os-service-types==1.8.2 07:11:47 osc-lib==4.2.0 07:11:47 oslo.config==10.1.0 07:11:47 oslo.context==6.2.0 07:11:47 oslo.i18n==6.7.1 07:11:47 oslo.log==7.2.1 07:11:47 oslo.serialization==5.8.0 07:11:47 oslo.utils==9.2.0 07:11:47 packaging==25.0 07:11:47 pbr==7.0.3 07:11:47 platformdirs==4.5.1 07:11:47 prettytable==3.17.0 07:11:47 psutil==7.1.3 07:11:47 pyasn1==0.6.1 07:11:47 pyasn1_modules==0.4.2 07:11:47 pycparser==2.23 07:11:47 pygerrit2==2.0.15 07:11:47 PyGithub==2.8.1 07:11:47 Pygments==2.19.2 07:11:47 PyJWT==2.10.1 07:11:47 PyNaCl==1.6.1 07:11:47 pyparsing==2.4.7 07:11:47 pyperclip==1.11.0 07:11:47 pyrsistent==0.20.0 07:11:47 python-cinderclient==9.8.0 07:11:47 python-dateutil==2.9.0.post0 07:11:47 python-heatclient==4.3.0 07:11:47 python-jenkins==1.8.3 07:11:47 python-keystoneclient==5.7.0 07:11:47 python-magnumclient==4.9.0 07:11:47 python-openstackclient==8.2.0 07:11:47 python-swiftclient==4.9.0 07:11:47 PyYAML==6.0.3 07:11:47 referencing==0.37.0 07:11:47 requests==2.32.5 07:11:47 requests-oauthlib==2.0.0 07:11:47 requestsexceptions==1.4.0 07:11:47 rfc3986==2.0.0 07:11:47 rich==14.2.0 07:11:47 rich-argparse==1.7.2 07:11:47 rpds-py==0.30.0 07:11:47 rsa==4.9.1 07:11:47 ruamel.yaml==0.18.16 07:11:47 ruamel.yaml.clib==0.2.15 07:11:47 s3transfer==0.16.0 07:11:47 simplejson==3.20.2 07:11:47 six==1.17.0 07:11:47 smmap==5.0.2 07:11:47 soupsieve==2.8 07:11:47 stevedore==5.6.0 07:11:47 tabulate==0.9.0 07:11:47 toml==0.10.2 07:11:47 tomlkit==0.13.3 07:11:47 tqdm==4.67.1 07:11:47 typing_extensions==4.15.0 07:11:47 tzdata==2025.2 07:11:47 urllib3==1.26.20 07:11:47 virtualenv==20.35.4 07:11:47 wcwidth==0.2.14 07:11:47 websocket-client==1.9.0 07:11:47 wrapt==2.0.1 07:11:47 xdg==6.0.0 07:11:47 xmltodict==1.0.2 07:11:47 yq==3.4.3 07:11:47 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins13449317254195731858.sh 07:11:47 + echo quiet=on 07:11:47 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-13287 07:11:48 [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:11:48 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=bgpcep --version 07:11:49 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:11:49 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:11:49 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:11:49 Default locale: en, platform encoding: UTF-8 07:11:49 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 07:11:49 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins10233846461047122120.sh 07:11:49 + rm /home/jenkins/.wgetrc 07:11:49 [EnvInject] - Injecting environment variables from a build step. 07:11:49 [EnvInject] - Injecting as environment variables the properties content 07:11:49 SET_JDK_VERSION=openjdk21 07:11:49 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:11:49 07:11:49 [EnvInject] - Variables injected successfully. 07:11:49 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins9542411125577213948.sh 07:11:49 ---> update-java-alternatives.sh 07:11:49 ---> Updating Java version 07:11:49 ---> Ubuntu/Debian system detected 07:11:49 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:11:49 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:11:49 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:11:49 openjdk version "21.0.9" 2025-10-21 07:11:49 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 07:11:49 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 07:11:49 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:11:49 [EnvInject] - Injecting environment variables from a build step. 07:11:49 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:11:49 [EnvInject] - Variables injected successfully. 07:11:49 provisioning config files... 07:11:49 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config14167395896608030091tmp 07:11:51 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config17022087538473658930tmp 07:11:51 [EnvInject] - Injecting environment variables from a build step. 07:11:51 [EnvInject] - Injecting as environment variables the properties content 07:11:51 MAVEN_GOALS=clean install 07:11:51 07:11:51 [EnvInject] - Variables injected successfully. 07:11:51 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins7807648394023077928.sh 07:11:51 ---> common-variables.sh 07:11:51 --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:11:51 ---> sonatype-clm.sh 07:11:51 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:11:51 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:11:51 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:11:51 Default locale: en, platform encoding: UTF-8 07:11:51 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 07:11:52 [INFO] Scanning for projects... 07:11:59 [INFO] ------------------------------------------------------------------------ 07:11:59 [INFO] Reactor Build Order: 07:11:59 [INFO] 07:11:59 [INFO] bgpcep-artifacts [pom] 07:11:59 [INFO] binding-parent [pom] 07:11:59 [INFO] graph-api [bundle] 07:11:59 [INFO] algo-api [bundle] 07:11:59 [INFO] concepts [bundle] 07:11:59 [INFO] BGPCEP common parent [pom] 07:11:59 [INFO] algo-impl [bundle] 07:11:59 [INFO] single-feature-parent [pom] 07:11:59 [INFO] OpenDaylight :: GRAPH :: API [feature] 07:11:59 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 07:11:59 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 07:11:59 [INFO] graph-impl [bundle] 07:11:59 [INFO] OpenDaylight :: GRAPH [feature] 07:11:59 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 07:11:59 [INFO] testtool-parent [pom] 07:11:59 [INFO] util [bundle] 07:11:59 [INFO] bgp-concepts [bundle] 07:11:59 [INFO] bgp-parser-api [bundle] 07:11:59 [INFO] bgp-parser-spi [bundle] 07:11:59 [INFO] bgp-util [bundle] 07:11:59 [INFO] bgp-parser-impl [bundle] 07:11:59 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: Parser [feature] 07:11:59 [INFO] bgp-rib-api [bundle] 07:11:59 [INFO] bgp-openconfig-api [bundle] 07:11:59 [INFO] bgp-rib-spi [bundle] 07:11:59 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 07:11:59 [INFO] bgp-openconfig-spi [bundle] 07:11:59 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 07:11:59 [INFO] bgp-bmp-api [bundle] 07:11:59 [INFO] bgp-extension-parent [pom] 07:11:59 [INFO] bgp-inet [bundle] 07:11:59 [INFO] bgp-path-selection-mode [bundle] 07:11:59 [INFO] config-loader-spi [bundle] 07:11:59 [INFO] config-loader-impl [bundle] 07:11:59 [INFO] testtool-util [bundle] 07:11:59 [INFO] routing-policy-config-loader [bundle] 07:11:59 [INFO] bgp-openconfig-rp-spi [bundle] 07:11:59 [INFO] bgp-route-target [bundle] 07:11:59 [INFO] bgp-openconfig-rp-impl [bundle] 07:11:59 [INFO] rsvp-api [bundle] 07:11:59 [INFO] rsvp-spi [bundle] 07:11:59 [INFO] rsvp-impl [bundle] 07:11:59 [INFO] bgp-linkstate [bundle] 07:11:59 [INFO] bgp-rib-mock [bundle] 07:11:59 [INFO] bgp-config-example [jar] 07:11:59 [INFO] bgp-openconfig-rp-statement [bundle] 07:11:59 [INFO] bgp-rib-impl [bundle] 07:11:59 [INFO] bgp-peer-acceptor [bundle] 07:11:59 [INFO] bgp-bmp-spi [bundle] 07:11:59 [INFO] OpenDaylight :: BMP :: API [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: Inet [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 07:11:59 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 07:11:59 [INFO] bgp-openconfig-state [bundle] 07:11:59 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 07:11:59 [INFO] topology-api [bundle] 07:11:59 [INFO] topology-tunnel-api [bundle] 07:11:59 [INFO] topology-segment-routing [bundle] 07:11:59 [INFO] bgp-topology-provider [bundle] 07:11:59 [INFO] OpenDaylight :: RSVP :: API [feature] 07:11:59 [INFO] OpenDaylight :: RSVP [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 07:11:59 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 07:11:59 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 07:11:59 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 07:11:59 [INFO] OpenDaylight :: BGP :: Topology [feature] 07:11:59 [INFO] bgp-cli [bundle] 07:11:59 [INFO] OpenDaylight :: BGP :: Cli [feature] 07:11:59 [INFO] bgp-flowspec [bundle] 07:11:59 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 07:11:59 [INFO] bgp-labeled-unicast [bundle] 07:11:59 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 07:11:59 [INFO] bgp-l3vpn [bundle] 07:11:59 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 07:11:59 [INFO] bgp-mvpn [bundle] 07:11:59 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 07:11:59 [INFO] bgp-evpn [bundle] 07:11:59 [INFO] OpenDaylight :: BGP :: Evpn [feature] 07:11:59 [INFO] protocols-config-loader [bundle] 07:11:59 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 07:11:59 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 07:11:59 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 07:11:59 [INFO] topology-config-loader [bundle] 07:11:59 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 07:11:59 [INFO] OpenDaylight :: BGP [feature] 07:11:59 [INFO] OpenDaylight :: Configuration Example Files [feature] 07:11:59 [INFO] bmp-monitors-config-loader [bundle] 07:11:59 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 07:11:59 [INFO] bgp-bmp-config-example [jar] 07:11:59 [INFO] OpenDaylight :: BMP :: Config files example [feature] 07:11:59 [INFO] bgp-bmp-parser-impl [bundle] 07:11:59 [INFO] bgp-bmp-impl [bundle] 07:11:59 [INFO] OpenDaylight :: BMP [feature] 07:11:59 [INFO] pcep-api [bundle] 07:11:59 [INFO] pcep-spi [bundle] 07:11:59 [INFO] OpenDaylight :: PCEP :: Api [feature] 07:11:59 [INFO] pcep-parser [bundle] 07:11:59 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 07:11:59 [INFO] pcep-impl [bundle] 07:11:59 [INFO] OpenDaylight :: PCEP :: Impl [feature] 07:11:59 [INFO] programming-api [bundle] 07:11:59 [INFO] programming-spi [bundle] 07:11:59 [INFO] programming-topology-api [bundle] 07:11:59 [INFO] programming-tunnel-api [bundle] 07:11:59 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 07:11:59 [INFO] pcep-tunnel-api [bundle] 07:11:59 [INFO] programming-impl [bundle] 07:11:59 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 07:11:59 [INFO] pcep-topology-api [bundle] 07:11:59 [INFO] pcep-topology-spi [bundle] 07:11:59 [INFO] OpenDaylight :: PCEP :: Topology [feature] 07:11:59 [INFO] pcep-server-api [bundle] 07:11:59 [INFO] pcep-pcc-mock [jar] 07:11:59 [INFO] pcep-topology-provider [bundle] 07:11:59 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 07:11:59 [INFO] pcep-server-provider [bundle] 07:11:59 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 07:11:59 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 07:11:59 [INFO] pcep-tunnel-provider [bundle] 07:11:59 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 07:11:59 [INFO] pcep-config-example [jar] 07:11:59 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 07:11:59 [INFO] pcep-cli [bundle] 07:11:59 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 07:11:59 [INFO] OpenDaylight :: PCEP [feature] 07:11:59 [INFO] feature-repo-parent [pom] 07:11:59 [INFO] features-bgpcep [feature] 07:11:59 [INFO] bgp-benchmark-app [bundle] 07:11:59 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 07:11:59 [INFO] data-change-counter [bundle] 07:11:59 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 07:11:59 [INFO] features-bgpcep-testing [feature] 07:11:59 [INFO] bgpcep-features-parent [pom] 07:11:59 [INFO] graph [pom] 07:11:59 [INFO] bgp-parser-mock [bundle] 07:11:59 [INFO] bgp-testtool [jar] 07:11:59 [INFO] extensions [pom] 07:11:59 [INFO] bgp-parent [pom] 07:11:59 [INFO] bmp-mock [jar] 07:11:59 [INFO] bmp-parent [pom] 07:11:59 [INFO] algo-parent [pom] 07:11:59 [INFO] pcep-testtool [jar] 07:11:59 [INFO] pcep-server-parent [pom] 07:11:59 [INFO] pcep-topology-parent [pom] 07:11:59 [INFO] pcep-tunnel-parent [pom] 07:11:59 [INFO] pcep-parent [pom] 07:11:59 [INFO] programming-parent [pom] 07:11:59 [INFO] rsvp-parent [pom] 07:11:59 [INFO] topology-parent [pom] 07:11:59 [INFO] config-loader-parent [pom] 07:11:59 [INFO] bgpcep-karaf [pom] 07:11:59 [INFO] bgpcep [pom] 07:12:01 [INFO] 07:12:01 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 07:12:01 [INFO] Building bgpcep-artifacts 1.0.1-SNAPSHOT [1/161] 07:12:01 [INFO] from artifacts/pom.xml 07:12:01 [INFO] --------------------------------[ pom ]--------------------------------- 07:12:01 [INFO] 07:12:01 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-artifacts --- 07:12:01 [INFO] 07:12:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-artifacts --- 07:12:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:12:01 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:12:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:01 [INFO] 07:12:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-artifacts --- 07:12:01 [INFO] 07:12:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-artifacts --- 07:12:02 [INFO] CycloneDX: Resolving Dependencies 07:12:02 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:12:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.xml 07:12:03 [INFO] attaching as bgpcep-artifacts-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.json 07:12:03 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:03 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:03 [INFO] attaching as bgpcep-artifacts-1.0.1-SNAPSHOT-cyclonedx.json 07:12:03 [INFO] 07:12:03 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-artifacts --- 07:12:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/1.0.1-SNAPSHOT/bgpcep-artifacts-1.0.1-SNAPSHOT.pom 07:12:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/1.0.1-SNAPSHOT/bgpcep-artifacts-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/1.0.1-SNAPSHOT/bgpcep-artifacts-1.0.1-SNAPSHOT-cyclonedx.json 07:12:03 [INFO] 07:12:03 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgpcep-artifacts --- 07:12:05 [INFO] org.opendaylight.bgpcep:bgpcep-artifacts:pom:1.0.1-SNAPSHOT 07:12:05 [INFO] 07:12:05 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgpcep-artifacts --- 07:12:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/artifacts/target/sonatype-clm/module.xml 07:12:05 [INFO] 07:12:05 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 07:12:05 [INFO] Building binding-parent 1.0.1-SNAPSHOT [2/161] 07:12:05 [INFO] from binding-parent/pom.xml 07:12:05 [INFO] --------------------------------[ pom ]--------------------------------- 07:12:06 [INFO] 07:12:06 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 07:12:06 [INFO] 07:12:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-parent --- 07:12:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:12:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:12:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:06 [INFO] 07:12:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-parent --- 07:12:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:06 [INFO] 07:12:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 07:12:06 [INFO] 07:12:06 [INFO] --- dependency:3.9.0:properties (default) @ binding-parent --- 07:12:06 [INFO] 07:12:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-parent --- 07:12: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/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:12:06 [INFO] 07:12:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 07:12:07 [INFO] Starting audit... 07:12:07 Audit done. 07:12:07 [INFO] You have 0 Checkstyle violations. 07:12:07 [INFO] 07:12:07 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 07:12:07 [INFO] Starting audit... 07:12:07 Audit done. 07:12:07 [INFO] You have 0 Checkstyle violations. 07:12:07 [INFO] 07:12:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ binding-parent --- 07:12:07 [INFO] 07:12:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 07:12:07 [INFO] 07:12:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 07:12:09 [INFO] No files found to run spotbugs, check compile phase has been run 07:12:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:09 [INFO] 07:12:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 07:12:09 [INFO] 07:12:09 [INFO] 07:12:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 07:12:09 [INFO] 07:12:09 [INFO] --- copy:14.1.6:copy-files (default) @ binding-parent --- 07:12:09 [INFO] 07:12:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-parent --- 07:12:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:12:10 [INFO] 07:12:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 07:12:10 [INFO] CycloneDX: Resolving Dependencies 07:12:10 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:12:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.xml 07:12:10 [INFO] attaching as binding-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.json 07:12:10 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:10 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:10 [INFO] attaching as binding-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:12:10 [INFO] 07:12:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 07:12:11 [INFO] Skipping duplicate-finder execution! 07:12:11 [INFO] 07:12:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ binding-parent --- 07:12:11 [INFO] Skipping pom project 07:12:11 [INFO] 07:12:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 07:12:11 [INFO] 07:12:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 07:12:11 [INFO] 07:12:11 [INFO] --- jacoco:0.8.14:report (report) @ binding-parent --- 07:12:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:11 [INFO] 07:12:11 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 07:12:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/1.0.1-SNAPSHOT/binding-parent-1.0.1-SNAPSHOT.pom 07:12:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/1.0.1-SNAPSHOT/binding-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/1.0.1-SNAPSHOT/binding-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:12:11 [INFO] 07:12:11 [INFO] --- dependency:3.9.0:tree (default-cli) @ binding-parent --- 07:12:11 [INFO] org.opendaylight.bgpcep:binding-parent:pom:1.0.1-SNAPSHOT 07:12:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:11 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:12:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:12:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:12:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:12:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:12:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:12:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:12:11 [INFO] +- junit:junit:jar:4.13.2:test 07:12:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:12:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:12:11 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:12:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:12:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:11 [INFO] 07:12:11 [INFO] --- clm:3.0.1-03:index (default-cli) @ binding-parent --- 07:12:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/binding-parent/target/sonatype-clm/module.xml 07:12:11 [INFO] 07:12:11 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 07:12:11 [INFO] Building graph-api 1.0.1-SNAPSHOT [3/161] 07:12:11 [INFO] from graph/graph-api/pom.xml 07:12:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:11 [INFO] 07:12:11 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-api --- 07:12:11 [INFO] 07:12:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-api --- 07:12:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:11 [INFO] 07:12:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-api --- 07:12:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:11 [INFO] 07:12:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-api --- 07:12:12 [INFO] 07:12:12 [INFO] --- dependency:3.9.0:properties (default) @ graph-api --- 07:12:12 [INFO] 07:12:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ graph-api --- 07:12: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/graph/graph-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:12:12 [INFO] 07:12:12 [INFO] --- yang:14.0.20:generate-sources (binding) @ graph-api --- 07:12:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:12:14 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/yang 07:12:14 [INFO] yang-to-sources: Found 4 dependencies in 9.764 ms 07:12:14 [INFO] yang-to-sources: Project model files found: 1 in 115.1 ms 07:12:14 [INFO] yang-to-sources: 4 YANG models processed in 276.8 ms 07:12:14 [INFO] BindingJavaFileGenerator: Defined 76 files in 95.70 ms 07:12:14 [INFO] Sorted 76 files into 15 directories in 3.189 ms 07:12:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 76 in 230.7 ms 07:12:14 [INFO] 07:12:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-api --- 07:12:14 [INFO] Starting audit... 07:12:14 Audit done. 07:12:14 [INFO] You have 0 Checkstyle violations. 07:12:14 [INFO] 07:12:14 [INFO] --- checkstyle:3.6.0:check (default) @ graph-api --- 07:12:15 [INFO] Starting audit... 07:12:15 Audit done. 07:12:15 [INFO] You have 0 Checkstyle violations. 07:12:15 [INFO] 07:12:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ graph-api --- 07:12:15 [INFO] 07:12:15 [INFO] --- resources:3.3.1:resources (default-resources) @ graph-api --- 07:12:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/resources 07:12:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:12:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:12:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:12:15 [INFO] 07:12:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ graph-api --- 07:12:15 [INFO] Recompiling the module because of changed source code. 07:12:15 [INFO] Compiling 82 source files with javac [debug release 21] to target/classes 07:12:17 [INFO] 07:12:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-api >>> 07:12:17 [INFO] 07:12:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-api --- 07:12:17 [INFO] Fork Value is true 07:12:20 [INFO] Done SpotBugs Analysis.... 07:12:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:21 [INFO] 07:12:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-api <<< 07:12:21 [INFO] 07:12:21 [INFO] 07:12:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-api --- 07:12:21 [INFO] BugInstance size is 0 07:12:21 [INFO] Error size is 0 07:12:21 [INFO] No errors/warnings found 07:12:21 [INFO] 07:12:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ graph-api --- 07:12:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/test/resources 07:12:21 [INFO] 07:12:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ graph-api --- 07:12:21 [INFO] No sources to compile 07:12:21 [INFO] 07:12:21 [INFO] --- surefire:3.5.4:test (default-test) @ graph-api --- 07:12:21 [INFO] No tests to run. 07:12:21 [INFO] 07:12:21 [INFO] --- copy:14.1.6:copy-files (default) @ graph-api --- 07:12:21 [INFO] 07:12:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-api --- 07:12:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-1.0.1-SNAPSHOT.jar 07:12:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/classes/META-INF/MANIFEST.MF 07:12:21 [INFO] 07:12:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-api --- 07:12:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-1.0.1-SNAPSHOT-javadoc.jar 07:12:24 [INFO] 07:12:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-api --- 07:12:24 [INFO] CycloneDX: Resolving Dependencies 07:12:25 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:12:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.xml 07:12:25 [INFO] attaching as graph-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.json 07:12:25 [INFO] attaching as graph-api-1.0.1-SNAPSHOT-cyclonedx.json 07:12:25 [INFO] 07:12:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 07:12:25 [INFO] Skipping duplicate-finder execution! 07:12:25 [INFO] 07:12:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ graph-api --- 07:12:25 [INFO] No dependency problems found 07:12:25 [INFO] 07:12:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ graph-api --- 07:12:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-1.0.1-SNAPSHOT-sources.jar 07:12:25 [INFO] 07:12:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-api --- 07:12:25 [INFO] 07:12:25 [INFO] --- jacoco:0.8.14:report (report) @ graph-api --- 07:12:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:25 [INFO] 07:12:25 [INFO] --- install:3.1.4:install (default-install) @ graph-api --- 07:12:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT.pom 07:12:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT.jar 07:12:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT-javadoc.jar 07:12:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT-cyclonedx.json 07:12:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT-sources.jar 07:12:25 [INFO] 07:12:25 [INFO] --- bundle:6.0.0:install (default-install) @ graph-api --- 07:12:25 [INFO] Writing OBR metadata 07:12:25 [INFO] Installing org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT.jar 07:12:25 [INFO] Writing OBR metadata 07:12:25 [INFO] 07:12:25 [INFO] --- dependency:3.9.0:tree (default-cli) @ graph-api --- 07:12:25 [INFO] org.opendaylight.bgpcep:graph-api:bundle:1.0.1-SNAPSHOT 07:12:25 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:12:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:12:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:25 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:12:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:12:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:12:25 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:12:25 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:12:25 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:12:25 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:12:25 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:12:25 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:12:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:12:25 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:12:25 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:12:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:12:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:25 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:12:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:12:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:12:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:12:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:12:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:12:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:12:25 [INFO] +- junit:junit:jar:4.13.2:test 07:12:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:12:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:12:25 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:12:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:12:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:25 [INFO] 07:12:25 [INFO] --- clm:3.0.1-03:index (default-cli) @ graph-api --- 07:12:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/sonatype-clm/module.xml 07:12:25 [INFO] 07:12:25 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 07:12:25 [INFO] Building algo-api 1.0.1-SNAPSHOT [4/161] 07:12:25 [INFO] from algo/algo-api/pom.xml 07:12:25 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:25 [INFO] 07:12:25 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-api --- 07:12:25 [INFO] 07:12:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-api --- 07:12:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:25 [INFO] 07:12:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-api --- 07:12:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:25 [INFO] 07:12:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-api --- 07:12:26 [INFO] 07:12:26 [INFO] --- dependency:3.9.0:properties (default) @ algo-api --- 07:12:26 [INFO] 07:12:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-api --- 07:12: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/algo/algo-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:12:26 [INFO] 07:12:26 [INFO] --- yang:14.0.20:generate-sources (binding) @ algo-api --- 07:12:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:12:26 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/yang 07:12:26 [INFO] yang-to-sources: Found 5 dependencies in 1.220 ms 07:12:26 [INFO] yang-to-sources: Project model files found: 1 in 7.710 ms 07:12:26 [INFO] yang-to-sources: 5 YANG models processed in 116.5 ms 07:12:26 [INFO] BindingJavaFileGenerator: Defined 24 files in 18.41 ms 07:12:26 [INFO] Sorted 24 files into 6 directories in 237.2 μs 07:12:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 36.44 ms 07:12:26 [INFO] 07:12:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-api --- 07:12:26 [INFO] Starting audit... 07:12:26 Audit done. 07:12:26 [INFO] You have 0 Checkstyle violations. 07:12:26 [INFO] 07:12:26 [INFO] --- checkstyle:3.6.0:check (default) @ algo-api --- 07:12:26 [INFO] Starting audit... 07:12:26 Audit done. 07:12:26 [INFO] You have 0 Checkstyle violations. 07:12:26 [INFO] 07:12:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ algo-api --- 07:12:26 [INFO] 07:12:26 [INFO] --- resources:3.3.1:resources (default-resources) @ algo-api --- 07:12:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/resources 07:12:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:12:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:12:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:12:26 [INFO] 07:12:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ algo-api --- 07:12:26 [INFO] Recompiling the module because of changed dependency. 07:12:26 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 07:12:26 [INFO] 07:12:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-api >>> 07:12:27 [INFO] 07:12:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-api --- 07:12:27 [INFO] Fork Value is true 07:12:29 [INFO] Done SpotBugs Analysis.... 07:12:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:29 [INFO] 07:12:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-api <<< 07:12:29 [INFO] 07:12:29 [INFO] 07:12:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-api --- 07:12:29 [INFO] BugInstance size is 0 07:12:29 [INFO] Error size is 0 07:12:29 [INFO] No errors/warnings found 07:12:29 [INFO] 07:12:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ algo-api --- 07:12:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/test/resources 07:12:29 [INFO] 07:12:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ algo-api --- 07:12:29 [INFO] No sources to compile 07:12:29 [INFO] 07:12:29 [INFO] --- surefire:3.5.4:test (default-test) @ algo-api --- 07:12:29 [INFO] No tests to run. 07:12:29 [INFO] 07:12:29 [INFO] --- copy:14.1.6:copy-files (default) @ algo-api --- 07:12:29 [INFO] 07:12:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-api --- 07:12:29 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-1.0.1-SNAPSHOT.jar 07:12:29 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/classes/META-INF/MANIFEST.MF 07:12:29 [INFO] 07:12:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-api --- 07:12:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-1.0.1-SNAPSHOT-javadoc.jar 07:12:31 [INFO] 07:12:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-api --- 07:12:31 [INFO] CycloneDX: Resolving Dependencies 07:12:32 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 07:12:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.xml 07:12:32 [INFO] attaching as algo-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.json 07:12:32 [INFO] attaching as algo-api-1.0.1-SNAPSHOT-cyclonedx.json 07:12:32 [INFO] 07:12:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 07:12:32 [INFO] Skipping duplicate-finder execution! 07:12:32 [INFO] 07:12:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ algo-api --- 07:12:32 [INFO] No dependency problems found 07:12:32 [INFO] 07:12:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ algo-api --- 07:12:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-1.0.1-SNAPSHOT-sources.jar 07:12:32 [INFO] 07:12:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-api --- 07:12:32 [INFO] 07:12:32 [INFO] --- jacoco:0.8.14:report (report) @ algo-api --- 07:12:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:32 [INFO] 07:12:32 [INFO] --- install:3.1.4:install (default-install) @ algo-api --- 07:12:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT.pom 07:12:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT.jar 07:12:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT-javadoc.jar 07:12:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT-cyclonedx.json 07:12:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT-sources.jar 07:12:32 [INFO] 07:12:32 [INFO] --- bundle:6.0.0:install (default-install) @ algo-api --- 07:12:32 [INFO] Installing org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT.jar 07:12:32 [INFO] Writing OBR metadata 07:12:32 [INFO] 07:12:32 [INFO] --- dependency:3.9.0:tree (default-cli) @ algo-api --- 07:12:32 [INFO] org.opendaylight.bgpcep:algo-api:bundle:1.0.1-SNAPSHOT 07:12:32 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:12:32 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:12:32 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:12:32 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:12:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:12:32 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:12:32 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:12:32 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:12:32 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:12:32 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:12:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:12:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:32 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:12:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:12:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:12:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:12:32 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:12:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:32 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:12:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:12:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:12:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:12:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:12:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:12:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:12:32 [INFO] +- junit:junit:jar:4.13.2:test 07:12:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:12:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:12:32 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:12:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:12:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:32 [INFO] 07:12:32 [INFO] --- clm:3.0.1-03:index (default-cli) @ algo-api --- 07:12:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/sonatype-clm/module.xml 07:12:32 [INFO] 07:12:32 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 07:12:32 [INFO] Building concepts 1.0.1-SNAPSHOT [5/161] 07:12:32 [INFO] from concepts/pom.xml 07:12:32 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:32 [INFO] 07:12:32 [INFO] --- clean:3.5.0:clean (default-clean) @ concepts --- 07:12:32 [INFO] 07:12:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ concepts --- 07:12:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:32 [INFO] 07:12:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ concepts --- 07:12:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:32 [INFO] 07:12:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ concepts --- 07:12:32 [INFO] 07:12:32 [INFO] --- dependency:3.9.0:properties (default) @ concepts --- 07:12:32 [INFO] 07:12:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ concepts --- 07:12:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:12:32 [INFO] 07:12:32 [INFO] --- yang:14.0.20:generate-sources (binding) @ concepts --- 07:12:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:12:32 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/concepts/src/main/yang 07:12:32 [INFO] yang-to-sources: Found 3 dependencies in 972.1 μs 07:12:33 [INFO] yang-to-sources: Project model files found: 4 in 5.058 ms 07:12:33 [INFO] yang-to-sources: 7 YANG models processed in 35.04 ms 07:12:33 [INFO] BindingJavaFileGenerator: Defined 25 files in 7.512 ms 07:12:33 [INFO] Sorted 25 files into 9 directories in 105.4 μs 07:12:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 14.40 ms 07:12:33 [INFO] 07:12:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ concepts --- 07:12:33 [INFO] Starting audit... 07:12:33 Audit done. 07:12:33 [INFO] You have 0 Checkstyle violations. 07:12:33 [INFO] 07:12:33 [INFO] --- checkstyle:3.6.0:check (default) @ concepts --- 07:12:33 [INFO] Starting audit... 07:12:33 Audit done. 07:12:33 [INFO] You have 0 Checkstyle violations. 07:12:33 [INFO] 07:12:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ concepts --- 07:12:33 [INFO] 07:12:33 [INFO] --- resources:3.3.1:resources (default-resources) @ concepts --- 07:12:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/main/resources 07:12:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:12:33 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:12:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:12:33 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:12:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:12:33 [INFO] 07:12:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ concepts --- 07:12:33 [INFO] Recompiling the module because of changed source code. 07:12:33 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 07:12:33 [INFO] 07:12:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ concepts >>> 07:12:33 [INFO] 07:12:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ concepts --- 07:12:33 [INFO] Fork Value is true 07:12:36 [INFO] Done SpotBugs Analysis.... 07:12:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:36 [INFO] 07:12:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ concepts <<< 07:12:36 [INFO] 07:12:36 [INFO] 07:12:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ concepts --- 07:12:36 [INFO] BugInstance size is 0 07:12:36 [INFO] Error size is 0 07:12:36 [INFO] No errors/warnings found 07:12:36 [INFO] 07:12:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ concepts --- 07:12:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/test/resources 07:12:36 [INFO] 07:12:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ concepts --- 07:12:36 [INFO] Recompiling the module because of changed dependency. 07:12:36 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:12:36 [INFO] 07:12:36 [INFO] --- surefire:3.5.4:test (default-test) @ concepts --- 07:12:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:12:36 [INFO] 07:12:36 [INFO] ------------------------------------------------------- 07:12:36 [INFO] T E S T S 07:12:36 [INFO] ------------------------------------------------------- 07:12:37 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:12:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:12:37 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 07:12:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.protocol.concepts.ASNumberTest 07:12:37 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 07:12:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 07:12:37 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 07:12:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.protocol.concepts.BandwidthTest 07:12:37 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 07:12:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 07:12:37 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:12:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:12:37 [INFO] 07:12:37 [INFO] Results: 07:12:37 [INFO] 07:12:37 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 07:12:37 [INFO] 07:12:37 [INFO] 07:12:37 [INFO] --- copy:14.1.6:copy-files (default) @ concepts --- 07:12:37 [INFO] 07:12:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ concepts --- 07:12:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-1.0.1-SNAPSHOT.jar 07:12:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/concepts/target/classes/META-INF/MANIFEST.MF 07:12:38 [INFO] 07:12:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ concepts --- 07:12:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-1.0.1-SNAPSHOT-javadoc.jar 07:12:39 [INFO] 07:12:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ concepts --- 07:12:39 [INFO] CycloneDX: Resolving Dependencies 07:12:40 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:12:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.xml 07:12:40 [INFO] attaching as concepts-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.json 07:12:40 [INFO] attaching as concepts-1.0.1-SNAPSHOT-cyclonedx.json 07:12:40 [INFO] 07:12:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 07:12:40 [INFO] Skipping duplicate-finder execution! 07:12:40 [INFO] 07:12:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ concepts --- 07:12:40 [WARNING] Non-test scoped test only dependencies found: 07:12:40 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:12:40 [INFO] 07:12:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ concepts --- 07:12:40 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-1.0.1-SNAPSHOT-sources.jar 07:12:40 [INFO] 07:12:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ concepts --- 07:12:40 [INFO] 07:12:40 [INFO] --- jacoco:0.8.14:report (report) @ concepts --- 07:12:40 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/concepts/target/code-coverage/jacoco.exec 07:12:40 [INFO] Analyzed bundle 'concepts' with 13 classes 07:12:40 [INFO] 07:12:40 [INFO] --- install:3.1.4:install (default-install) @ concepts --- 07:12:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT.pom 07:12:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT.jar 07:12:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT-javadoc.jar 07:12:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT-cyclonedx.json 07:12:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT-sources.jar 07:12:40 [INFO] 07:12:40 [INFO] --- bundle:6.0.0:install (default-install) @ concepts --- 07:12:40 [INFO] Installing org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT.jar 07:12:40 [INFO] Writing OBR metadata 07:12:40 [INFO] 07:12:40 [INFO] --- dependency:3.9.0:tree (default-cli) @ concepts --- 07:12:40 [INFO] org.opendaylight.bgpcep:concepts:bundle:1.0.1-SNAPSHOT 07:12:40 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:12:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:12:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:40 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:12:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:12:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:12:40 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:12:40 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:12:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:12:40 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:12:40 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:12:40 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:12:40 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:12:40 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:12:40 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:test 07:12:40 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:test 07:12:40 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:test 07:12:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:12:40 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:12:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:40 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:12:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:12:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:12:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:12:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:12:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:12:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:12:40 [INFO] +- junit:junit:jar:4.13.2:test 07:12:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:12:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:12:40 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:12:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:12:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:40 [INFO] 07:12:40 [INFO] --- clm:3.0.1-03:index (default-cli) @ concepts --- 07:12:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/concepts/target/sonatype-clm/module.xml 07:12:40 [INFO] 07:12:40 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 07:12:40 [INFO] Building BGPCEP common parent 1.0.1-SNAPSHOT [6/161] 07:12:40 [INFO] from parent/pom.xml 07:12:40 [INFO] --------------------------------[ pom ]--------------------------------- 07:12:40 [INFO] 07:12:40 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-parent --- 07:12:40 [INFO] 07:12:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-parent --- 07:12:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:40 [INFO] 07:12:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 07:12:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:40 [INFO] 07:12:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-parent --- 07:12:40 [INFO] 07:12:40 [INFO] --- dependency:3.9.0:properties (default) @ bgpcep-parent --- 07:12:40 [INFO] 07:12:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgpcep-parent --- 07:12:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:12:40 [INFO] 07:12:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-parent --- 07:12:40 [INFO] Starting audit... 07:12:40 Audit done. 07:12:40 [INFO] You have 0 Checkstyle violations. 07:12:40 [INFO] 07:12:40 [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-parent --- 07:12:40 [INFO] Starting audit... 07:12:40 Audit done. 07:12:40 [INFO] You have 0 Checkstyle violations. 07:12:40 [INFO] 07:12:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgpcep-parent --- 07:12:40 [INFO] 07:12:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 07:12:40 [INFO] 07:12:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-parent --- 07:12:40 [INFO] No files found to run spotbugs, check compile phase has been run 07:12:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:40 [INFO] 07:12:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 07:12:40 [INFO] 07:12:40 [INFO] 07:12:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-parent --- 07:12:40 [INFO] 07:12:40 [INFO] --- copy:14.1.6:copy-files (default) @ bgpcep-parent --- 07:12:40 [INFO] 07:12:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgpcep-parent --- 07:12:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:12:40 [INFO] 07:12:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-parent --- 07:12:40 [INFO] CycloneDX: Resolving Dependencies 07:12:41 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:12:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.xml 07:12:41 [INFO] attaching as bgpcep-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.json 07:12:41 [INFO] attaching as bgpcep-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:12:41 [INFO] 07:12:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 07:12:41 [INFO] Skipping duplicate-finder execution! 07:12:41 [INFO] 07:12:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgpcep-parent --- 07:12:41 [INFO] Skipping pom project 07:12:41 [INFO] 07:12:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgpcep-parent --- 07:12:41 [INFO] 07:12:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-parent --- 07:12:41 [INFO] 07:12:41 [INFO] --- jacoco:0.8.14:report (report) @ bgpcep-parent --- 07:12:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:41 [INFO] 07:12:41 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-parent --- 07:12:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/1.0.1-SNAPSHOT/bgpcep-parent-1.0.1-SNAPSHOT.pom 07:12:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/1.0.1-SNAPSHOT/bgpcep-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/1.0.1-SNAPSHOT/bgpcep-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:12:41 [INFO] 07:12:41 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgpcep-parent --- 07:12:41 [INFO] org.opendaylight.bgpcep:bgpcep-parent:pom:1.0.1-SNAPSHOT 07:12:41 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:41 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:41 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:12:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:12:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:12:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:12:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:12:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:12:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:12:41 [INFO] +- junit:junit:jar:4.13.2:test 07:12:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:12:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:12:41 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:12:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:12:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:41 [INFO] 07:12:41 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgpcep-parent --- 07:12:41 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/parent/target/sonatype-clm/module.xml 07:12:41 [INFO] 07:12:41 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 07:12:41 [INFO] Building algo-impl 1.0.1-SNAPSHOT [7/161] 07:12:41 [INFO] from algo/algo-impl/pom.xml 07:12:41 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:41 [INFO] 07:12:41 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-impl --- 07:12:41 [INFO] 07:12:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-impl --- 07:12:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:41 [INFO] 07:12:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-impl --- 07:12:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:41 [INFO] 07:12:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-impl --- 07:12:41 [INFO] 07:12:41 [INFO] --- dependency:3.9.0:properties (default) @ algo-impl --- 07:12:41 [INFO] 07:12:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-impl --- 07:12:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:12:41 [INFO] 07:12:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-impl --- 07:12:41 [INFO] Starting audit... 07:12:41 Audit done. 07:12:41 [INFO] You have 0 Checkstyle violations. 07:12:41 [INFO] 07:12:41 [INFO] --- checkstyle:3.6.0:check (default) @ algo-impl --- 07:12:42 [INFO] Starting audit... 07:12:42 Audit done. 07:12:42 [INFO] You have 0 Checkstyle violations. 07:12:42 [INFO] 07:12:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ algo-impl --- 07:12:42 [INFO] 07:12:42 [INFO] --- resources:3.3.1:resources (default-resources) @ algo-impl --- 07:12:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/resources 07:12:42 [INFO] 07:12:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ algo-impl --- 07:12:42 [INFO] Recompiling the module because of changed dependency. 07:12:42 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:12:42 [INFO] 07:12:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-impl >>> 07:12:42 [INFO] 07:12:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-impl --- 07:12:42 [INFO] Fork Value is true 07:12:45 [INFO] Done SpotBugs Analysis.... 07:12:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:45 [INFO] 07:12:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-impl <<< 07:12:45 [INFO] 07:12:45 [INFO] 07:12:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-impl --- 07:12:45 [INFO] BugInstance size is 0 07:12:45 [INFO] Error size is 0 07:12:45 [INFO] No errors/warnings found 07:12:45 [INFO] 07:12:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ algo-impl --- 07:12:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/test/resources 07:12:45 [INFO] 07:12:45 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ algo-impl --- 07:12:45 [INFO] No sources to compile 07:12:45 [INFO] 07:12:45 [INFO] --- surefire:3.5.4:test (default-test) @ algo-impl --- 07:12:45 [INFO] No tests to run. 07:12:45 [INFO] 07:12:45 [INFO] --- copy:14.1.6:copy-files (default) @ algo-impl --- 07:12:45 [INFO] 07:12:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-impl --- 07:12:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-1.0.1-SNAPSHOT.jar 07:12:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 07:12:45 [INFO] 07:12:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-impl --- 07:12:47 [WARNING] Javadoc Warnings 07:12:47 [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:12:47 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 07:12:47 [WARNING] ^ 07:12:47 [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:12:47 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 07:12:47 [WARNING] ^ 07:12:47 [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:12:47 [WARNING] protected @Nullable MplsLabel getIpv4NodeSid(final ConnectedVertex cvertex) { 07:12:47 [WARNING] ^ 07:12:47 [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:12:47 [WARNING] protected @Nullable MplsLabel getIpv6NodeSid(final ConnectedVertex cvertex) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:43: warning: no comment 07:12:47 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:53: warning: no comment 07:12:47 [WARNING] protected PathConstraints constraints = null; 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:46: warning: no comment 07:12:47 [WARNING] protected final ConnectedGraph graph; 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:50: warning: no comment 07:12:47 [WARNING] protected CspfPath pathDestination = null; 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:49: warning: no comment 07:12:47 [WARNING] protected CspfPath pathSource = null; 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:56: warning: no comment 07:12:47 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:57: warning: no comment 07:12:47 [WARNING] protected final HashMap processedPath = new HashMap<>(); 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:59: warning: no comment 07:12:47 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:553: warning: no comment 07:12:47 [WARNING] protected abstract ConstrainedPath computeSimplePath(VertexKey source, VertexKey destination); 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ConstrainedShortestPathFirst.java:35: warning: no comment 07:12:47 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:49: warning: no comment 07:12:47 [WARNING] public static final byte ACTIVE = 0x01; 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:51: warning: no comment 07:12:47 [WARNING] public static final byte DOMINATED = 0x03; 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:52: warning: no comment 07:12:47 [WARNING] public static final byte PROCESSED = 0x04; 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:50: warning: no comment 07:12:47 [WARNING] public static final byte SELECTED = 0x02; 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:48: warning: no comment 07:12:47 [WARNING] public static final byte UNKNOWN = 0x00; 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:57: warning: no comment 07:12:47 [WARNING] public CspfPath(final ConnectedVertex vertex) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:87: warning: no comment 07:12:47 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:135: warning: no comment 07:12:47 [WARNING] public void clearPath() { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:74: warning: no comment 07:12:47 [WARNING] public int getCost() { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:83: warning: no comment 07:12:47 [WARNING] public int getDelay() { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:157: warning: no comment 07:12:47 [WARNING] public Integer getKey() { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:100: warning: no comment 07:12:47 [WARNING] public List getPath() { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:104: warning: no comment 07:12:47 [WARNING] public int getPathCount() { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:131: warning: no comment 07:12:47 [WARNING] public float getPathLength() { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:113: warning: no comment 07:12:47 [WARNING] public byte getPathStatus() { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:122: warning: no comment 07:12:47 [WARNING] public Long getPredecessor() { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:61: warning: no comment 07:12:47 [WARNING] public ConnectedVertex getVertex() { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:65: warning: no comment 07:12:47 [WARNING] public Long getVertexKey() { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:92: warning: no comment 07:12:47 [WARNING] public CspfPath replacePath(final List list) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:69: warning: no comment 07:12:47 [WARNING] public CspfPath setCost(final int cost) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:78: warning: no comment 07:12:47 [WARNING] public CspfPath setDelay(final int delay) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:152: warning: no comment 07:12:47 [WARNING] public CspfPath setKey(final Integer key) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:126: warning: no comment 07:12:47 [WARNING] public CspfPath setPathLength(final float length) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:108: warning: no comment 07:12:47 [WARNING] public CspfPath setPathStatus(final byte status) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:117: warning: no comment 07:12:47 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java:55: warning: no comment 07:12:47 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/Samcra.java:99: warning: no comment 07:12:47 [WARNING] public Samcra(final ConnectedGraph graph) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ShortestPathFirst.java:32: warning: no comment 07:12:47 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 07:12:47 [WARNING] ^ 07:12:47 [WARNING] 42 warnings 07:12:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-1.0.1-SNAPSHOT-javadoc.jar 07:12:47 [INFO] 07:12:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-impl --- 07:12:47 [INFO] CycloneDX: Resolving Dependencies 07:12:47 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:12:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.xml 07:12:47 [INFO] attaching as algo-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.json 07:12:47 [INFO] attaching as algo-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:12:47 [INFO] 07:12:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 07:12:47 [INFO] Skipping duplicate-finder execution! 07:12:47 [INFO] 07:12:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ algo-impl --- 07:12:48 [INFO] No dependency problems found 07:12:48 [INFO] 07:12:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ algo-impl --- 07:12:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-1.0.1-SNAPSHOT-sources.jar 07:12:48 [INFO] 07:12:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-impl --- 07:12:48 [INFO] 07:12:48 [INFO] --- jacoco:0.8.14:report (report) @ algo-impl --- 07:12:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:48 [INFO] 07:12:48 [INFO] --- install:3.1.4:install (default-install) @ algo-impl --- 07:12:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/1.0.1-SNAPSHOT/algo-impl-1.0.1-SNAPSHOT.pom 07:12:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/1.0.1-SNAPSHOT/algo-impl-1.0.1-SNAPSHOT.jar 07:12:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/1.0.1-SNAPSHOT/algo-impl-1.0.1-SNAPSHOT-javadoc.jar 07:12:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/1.0.1-SNAPSHOT/algo-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/1.0.1-SNAPSHOT/algo-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:12:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/1.0.1-SNAPSHOT/algo-impl-1.0.1-SNAPSHOT-sources.jar 07:12:48 [INFO] 07:12:48 [INFO] --- bundle:6.0.0:install (default-install) @ algo-impl --- 07:12:48 [INFO] Installing org/opendaylight/bgpcep/algo-impl/1.0.1-SNAPSHOT/algo-impl-1.0.1-SNAPSHOT.jar 07:12:48 [INFO] Writing OBR metadata 07:12:48 [INFO] 07:12:48 [INFO] --- dependency:3.9.0:tree (default-cli) @ algo-impl --- 07:12:48 [INFO] org.opendaylight.bgpcep:algo-impl:bundle:1.0.1-SNAPSHOT 07:12:48 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:12:48 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:12:48 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:12:48 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:12:48 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:12:48 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:12:48 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:12:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:12:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:12:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:12:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:12:48 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:12:48 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:12:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:12:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:12:48 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:12:48 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:12:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:12:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:12:48 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:12:48 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:12:48 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:12:48 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:12:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:12:48 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:12:48 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:12:48 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:12:48 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:12:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:48 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:12:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:12:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:12:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:12:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:12:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:12:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:12:48 [INFO] +- junit:junit:jar:4.13.2:test 07:12:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:12:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:12:48 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:12:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:12:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:48 [INFO] 07:12:48 [INFO] --- clm:3.0.1-03:index (default-cli) @ algo-impl --- 07:12:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/sonatype-clm/module.xml 07:12:48 [INFO] 07:12:48 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 07:12:48 [INFO] Building single-feature-parent 1.0.1-SNAPSHOT [8/161] 07:12:48 [INFO] from single-feature-parent/pom.xml 07:12:48 [INFO] --------------------------------[ pom ]--------------------------------- 07:12:48 [INFO] 07:12:48 [INFO] --- clean:3.5.0:clean (default-clean) @ single-feature-parent --- 07:12:48 [INFO] 07:12:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ single-feature-parent --- 07:12:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:12:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:12:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:48 [INFO] 07:12:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ single-feature-parent --- 07:12:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:48 [INFO] 07:12:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ single-feature-parent --- 07:12:48 [INFO] 07:12:48 [INFO] --- dependency:3.9.0:properties (default) @ single-feature-parent --- 07:12:48 [INFO] 07:12:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ single-feature-parent --- 07:12:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:12:48 [INFO] argLine set to empty 07:12:48 [INFO] 07:12:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ single-feature-parent --- 07:12:48 [INFO] Starting audit... 07:12:48 Audit done. 07:12:48 [INFO] You have 0 Checkstyle violations. 07:12:48 [INFO] 07:12:48 [INFO] --- checkstyle:3.6.0:check (default) @ single-feature-parent --- 07:12:48 [INFO] Starting audit... 07:12:48 Audit done. 07:12:48 [INFO] You have 0 Checkstyle violations. 07:12:48 [INFO] 07:12:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ single-feature-parent --- 07:12:48 [INFO] 07:12:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 07:12:48 [INFO] 07:12:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ single-feature-parent --- 07:12:49 [INFO] No files found to run spotbugs, check compile phase has been run 07:12:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:49 [INFO] 07:12:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 07:12:49 [INFO] 07:12:49 [INFO] 07:12:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ single-feature-parent --- 07:12:49 [INFO] 07:12:49 [INFO] --- feattest:14.1.6:test (default) @ single-feature-parent --- 07:12:49 [INFO] Project packaging is not 'feature', skipping execution 07:12:49 [INFO] 07:12:49 [INFO] --- copy:14.1.6:copy-files (default) @ single-feature-parent --- 07:12:49 [INFO] 07:12:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ single-feature-parent --- 07:12:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:12:49 [INFO] 07:12:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ single-feature-parent --- 07:12:49 [INFO] CycloneDX: Resolving Dependencies 07:12:50 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:12:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.xml 07:12:50 [INFO] attaching as single-feature-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.json 07:12:50 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:50 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:50 [INFO] attaching as single-feature-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:12:50 [INFO] 07:12:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 07:12:50 [INFO] Skipping duplicate-finder execution! 07:12:50 [INFO] 07:12:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ single-feature-parent --- 07:12:50 [INFO] Skipping plugin execution 07:12:50 [INFO] 07:12:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ single-feature-parent --- 07:12:50 [INFO] Skipping source per configuration. 07:12:50 [INFO] 07:12:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ single-feature-parent --- 07:12:50 [INFO] 07:12:50 [INFO] --- jacoco:0.8.14:report (report) @ single-feature-parent --- 07:12:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:12:50 [INFO] 07:12:50 [INFO] --- install:3.1.4:install (default-install) @ single-feature-parent --- 07:12:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/1.0.1-SNAPSHOT/single-feature-parent-1.0.1-SNAPSHOT.pom 07:12:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/1.0.1-SNAPSHOT/single-feature-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:12:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/1.0.1-SNAPSHOT/single-feature-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:12:50 [INFO] 07:12:50 [INFO] --- dependency:3.9.0:tree (default-cli) @ single-feature-parent --- 07:12:50 [INFO] org.opendaylight.bgpcep:single-feature-parent:pom:1.0.1-SNAPSHOT 07:12:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:50 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:12:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:12:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:12:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:12:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:12:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:12:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:12:50 [INFO] +- junit:junit:jar:4.13.2:test 07:12:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:12:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:12:50 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:12:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:12:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:50 [INFO] 07:12:50 [INFO] --- clm:3.0.1-03:index (default-cli) @ single-feature-parent --- 07:12:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/sonatype-clm/module.xml 07:12:50 [INFO] 07:12:50 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 07:12:50 [INFO] Building OpenDaylight :: GRAPH :: API 1.0.1-SNAPSHOT [9/161] 07:12:50 [INFO] from features/odl-bgpcep-graph-api/pom.xml 07:12:50 [INFO] ------------------------------[ feature ]------------------------------- 07:12:51 [INFO] 07:12:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph-api --- 07:12:51 [INFO] 07:12:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 07:12:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:51 [INFO] 07:12:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- 07:12:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:51 [INFO] 07:12:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph-api --- 07:12:52 [INFO] 07:12:52 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-graph-api --- 07:12:52 [INFO] 07:12:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 07:12:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:12:52 [INFO] argLine set to empty 07:12:52 [INFO] 07:12:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph-api --- 07:12:52 [INFO] Starting audit... 07:12:52 Audit done. 07:12:52 [INFO] You have 0 Checkstyle violations. 07:12:52 [INFO] 07:12:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph-api --- 07:12:52 [INFO] Starting audit... 07:12:52 Audit done. 07:12:52 [INFO] You have 0 Checkstyle violations. 07:12:52 [INFO] 07:12:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-graph-api --- 07:12:52 [INFO] 07:12:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 07:12:52 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/feature/feature.xml 07:12:52 [INFO] ...done! 07:12:52 [INFO] Attaching features XML 07:12:52 [INFO] 07:12:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-graph-api --- 07:12:52 [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:12:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:12:52 [INFO] 07:12:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 07:12:52 [INFO] 07:12:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 07:12:52 [INFO] No files found to run spotbugs, check compile phase has been run 07:12:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:52 [INFO] 07:12:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 07:12:52 [INFO] 07:12:52 [INFO] 07:12:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph-api --- 07:12:52 [INFO] 07:12:52 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-graph-api --- 07:12:52 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph-api 07:12:54 [INFO] Project dependency features detected: [] 07:12:54 [INFO] Pax Exam System (Version: 4.14.0) created. 07:12:54 [INFO] Creating RMI registry server on 127.0.0.1:38501 07:12:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:12:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:12:55 [INFO] Waiting for remote bundle context.. on 38501 name: c77debe4-4e0d-4c69-ba29-9b0444b525b8 timout: [ RelativeTimeout value = 180000 ] 07:12:59 [INFO] Building jar from resources and headers. 07:12:59 [INFO] Writing jar finished. 07:13:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:01 [INFO] 07:13:01 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-graph-api --- 07:13:01 [INFO] 07:13:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 07:13:01 [INFO] No Javadoc in project. Archive not created. 07:13:01 [INFO] 07:13:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph-api --- 07:13:01 [INFO] CycloneDX: Resolving Dependencies 07:13:01 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:13:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.xml 07:13:01 [INFO] attaching as odl-bgpcep-graph-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.json 07:13:02 [INFO] attaching as odl-bgpcep-graph-api-1.0.1-SNAPSHOT-cyclonedx.json 07:13:02 [INFO] 07:13:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 07:13:02 [INFO] Skipping duplicate-finder execution! 07:13:02 [INFO] 07:13:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 07:13:02 [INFO] Skipping plugin execution 07:13:02 [INFO] 07:13:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 07:13:02 [INFO] Skipping source per configuration. 07:13:02 [INFO] 07:13:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 07:13:02 [INFO] 07:13:02 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-graph-api --- 07:13:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:02 [INFO] 07:13:02 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph-api --- 07:13:02 [WARNING] 07:13:02 [WARNING] The packaging plugin for project odl-bgpcep-graph-api did not assign 07:13:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:13:02 [WARNING] 07:13:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:13:02 [WARNING] 07:13:02 [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/1.0.1-SNAPSHOT/odl-bgpcep-graph-api-1.0.1-SNAPSHOT.pom 07:13:02 [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/1.0.1-SNAPSHOT/odl-bgpcep-graph-api-1.0.1-SNAPSHOT-features.xml 07:13:02 [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/1.0.1-SNAPSHOT/odl-bgpcep-graph-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:02 [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/1.0.1-SNAPSHOT/odl-bgpcep-graph-api-1.0.1-SNAPSHOT-cyclonedx.json 07:13:02 [INFO] 07:13:02 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-graph-api --- 07:13:02 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph-api:feature:1.0.1-SNAPSHOT 07:13:02 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:13:02 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:02 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:02 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:13:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:02 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:13:02 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:13:02 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:13:02 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:13:02 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:13:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:13:02 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:13:02 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:13:02 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:13:02 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:13:02 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:13:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:13:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:13:02 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:02 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:02 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:13:02 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:13:02 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:13:02 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:13:02 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:13:02 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:13:02 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:13:02 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:13:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:02 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:13:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:13:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:13:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:13:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:13:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:13:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:13:02 [INFO] +- junit:junit:jar:4.13.2:test 07:13:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:13:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:13:02 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:13:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:02 [INFO] 07:13:02 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-graph-api --- 07:13:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/sonatype-clm/module.xml 07:13:02 [INFO] 07:13:02 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 07:13:02 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 1.0.1-SNAPSHOT [10/161] 07:13:02 [INFO] from features/odl-bgpcep-concepts/pom.xml 07:13:02 [INFO] ------------------------------[ feature ]------------------------------- 07:13:02 [INFO] 07:13:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-concepts --- 07:13:02 [INFO] 07:13:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-concepts --- 07:13:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:02 [INFO] 07:13:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 07:13:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:02 [INFO] 07:13:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-concepts --- 07:13:02 [INFO] 07:13:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-concepts --- 07:13:02 [INFO] 07:13:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 07:13:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:02 [INFO] argLine set to empty 07:13:02 [INFO] 07:13:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-concepts --- 07:13:02 [INFO] Starting audit... 07:13:02 Audit done. 07:13:02 [INFO] You have 0 Checkstyle violations. 07:13:02 [INFO] 07:13:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-concepts --- 07:13:02 [INFO] Starting audit... 07:13:02 Audit done. 07:13:02 [INFO] You have 0 Checkstyle violations. 07:13:02 [INFO] 07:13:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-concepts --- 07:13:02 [INFO] 07:13:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 07:13:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/feature/feature.xml 07:13:02 [INFO] ...done! 07:13:02 [INFO] Attaching features XML 07:13:02 [INFO] 07:13:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-concepts --- 07:13: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:13:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:02 [INFO] 07:13:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 07:13:02 [INFO] 07:13:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 07:13:02 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:02 [INFO] 07:13:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 07:13:02 [INFO] 07:13:02 [INFO] 07:13:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-concepts --- 07:13:02 [INFO] 07:13:02 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-concepts --- 07:13:02 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-concepts 07:13:02 [INFO] Project dependency features detected: [] 07:13:02 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:02 [INFO] Creating RMI registry server on 127.0.0.1:46165 07:13:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:03 [INFO] Waiting for remote bundle context.. on 46165 name: 1e8f5367-3cd7-4ab4-ba7c-50b51ceffc3e timout: [ RelativeTimeout value = 180000 ] 07:13:06 [INFO] Building jar from resources and headers. 07:13:06 [INFO] Writing jar finished. 07:13:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:08 [INFO] 07:13:08 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-concepts --- 07:13:08 [INFO] 07:13:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-concepts --- 07:13:08 [INFO] No Javadoc in project. Archive not created. 07:13:08 [INFO] 07:13:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-concepts --- 07:13:08 [INFO] CycloneDX: Resolving Dependencies 07:13:09 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 07:13:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.xml 07:13:09 [INFO] attaching as odl-bgpcep-concepts-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.json 07:13:09 [INFO] attaching as odl-bgpcep-concepts-1.0.1-SNAPSHOT-cyclonedx.json 07:13:09 [INFO] 07:13:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 07:13:09 [INFO] Skipping duplicate-finder execution! 07:13:09 [INFO] 07:13:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 07:13:09 [INFO] Skipping plugin execution 07:13:09 [INFO] 07:13:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 07:13:09 [INFO] Skipping source per configuration. 07:13:09 [INFO] 07:13:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 07:13:09 [INFO] 07:13:09 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-concepts --- 07:13:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:09 [INFO] 07:13:09 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-concepts --- 07:13:09 [WARNING] 07:13:09 [WARNING] The packaging plugin for project odl-bgpcep-concepts did not assign 07:13:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:13:09 [WARNING] 07:13:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:13:09 [WARNING] 07:13:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/1.0.1-SNAPSHOT/odl-bgpcep-concepts-1.0.1-SNAPSHOT.pom 07:13:09 [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/1.0.1-SNAPSHOT/odl-bgpcep-concepts-1.0.1-SNAPSHOT-features.xml 07:13:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/1.0.1-SNAPSHOT/odl-bgpcep-concepts-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/1.0.1-SNAPSHOT/odl-bgpcep-concepts-1.0.1-SNAPSHOT-cyclonedx.json 07:13:09 [INFO] 07:13:09 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-concepts --- 07:13:09 [INFO] org.opendaylight.bgpcep:odl-bgpcep-concepts:feature:1.0.1-SNAPSHOT 07:13:09 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:13:09 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:09 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:09 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:09 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:09 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:13:09 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:09 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:13:09 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:13:09 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:13:09 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:13:09 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:13:09 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:13:09 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:13:09 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:13:09 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:13:09 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:13:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:13:09 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:13:09 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:09 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:09 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:13:09 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:13:09 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:13:09 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:13:09 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:13:09 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:13:09 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:13:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:09 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:13:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:13:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:13:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:13:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:13:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:13:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:13:09 [INFO] +- junit:junit:jar:4.13.2:test 07:13:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:13:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:13:09 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:13:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:09 [INFO] 07:13:09 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-concepts --- 07:13:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/sonatype-clm/module.xml 07:13:09 [INFO] 07:13:09 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 07:13:09 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 1.0.1-SNAPSHOT [11/161] 07:13:09 [INFO] from features/odl-bgpcep-algo-api/pom.xml 07:13:09 [INFO] ------------------------------[ feature ]------------------------------- 07:13:09 [INFO] 07:13:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] 07:13:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:09 [INFO] 07:13:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:09 [INFO] 07:13:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] 07:13:09 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] 07:13:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:09 [INFO] argLine set to empty 07:13:09 [INFO] 07:13:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] Starting audit... 07:13:09 Audit done. 07:13:09 [INFO] You have 0 Checkstyle violations. 07:13:09 [INFO] 07:13:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] Starting audit... 07:13:09 Audit done. 07:13:09 [INFO] You have 0 Checkstyle violations. 07:13:09 [INFO] 07:13:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] 07:13:09 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/feature/feature.xml 07:13:09 [INFO] ...done! 07:13:09 [INFO] Attaching features XML 07:13:09 [INFO] 07:13:09 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:13:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:09 [INFO] 07:13:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 07:13:09 [INFO] 07:13:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:09 [INFO] 07:13:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 07:13:09 [INFO] 07:13:09 [INFO] 07:13:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] 07:13:09 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-algo-api --- 07:13:09 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo-api 07:13:09 [INFO] Project dependency features detected: [] 07:13:09 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:09 [INFO] Creating RMI registry server on 127.0.0.1:37935 07:13:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:10 [INFO] Waiting for remote bundle context.. on 37935 name: ba2a53dc-3395-4c38-8a65-041bac5a7e26 timout: [ RelativeTimeout value = 180000 ] 07:13:13 [INFO] Building jar from resources and headers. 07:13:13 [INFO] Writing jar finished. 07:13:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:15 [INFO] 07:13:15 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-algo-api --- 07:13:15 [INFO] 07:13:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 07:13:15 [INFO] No Javadoc in project. Archive not created. 07:13:15 [INFO] 07:13:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo-api --- 07:13:15 [INFO] CycloneDX: Resolving Dependencies 07:13:16 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 07:13:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.xml 07:13:16 [INFO] attaching as odl-bgpcep-algo-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.json 07:13:16 [INFO] attaching as odl-bgpcep-algo-api-1.0.1-SNAPSHOT-cyclonedx.json 07:13:16 [INFO] 07:13:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 07:13:16 [INFO] Skipping duplicate-finder execution! 07:13:16 [INFO] 07:13:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 07:13:16 [INFO] Skipping plugin execution 07:13:16 [INFO] 07:13:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 07:13:16 [INFO] Skipping source per configuration. 07:13:16 [INFO] 07:13:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 07:13:16 [INFO] 07:13:16 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-algo-api --- 07:13:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:16 [INFO] 07:13:16 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo-api --- 07:13:16 [WARNING] 07:13:16 [WARNING] The packaging plugin for project odl-bgpcep-algo-api did not assign 07:13:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:13:16 [WARNING] 07:13:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:13:16 [WARNING] 07:13:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-algo-api-1.0.1-SNAPSHOT.pom 07:13:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-algo-api-1.0.1-SNAPSHOT-features.xml 07:13:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-algo-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-algo-api-1.0.1-SNAPSHOT-cyclonedx.json 07:13:16 [INFO] 07:13:16 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-algo-api --- 07:13:16 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo-api:feature:1.0.1-SNAPSHOT 07:13:16 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:13:16 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:13:16 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:13:16 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:13:16 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:13:16 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:13:16 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:13:16 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:13:16 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:13:16 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:16 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:16 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:16 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:16 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:13:16 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:13:16 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:13:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:compile 07:13:16 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:13:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:13:16 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:13:16 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:13:16 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:16 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:16 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:13:16 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:13:16 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:13:16 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:13:16 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:13:16 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:13:16 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:13:16 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:13:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:13:16 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:13:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:16 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:13:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:13:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:13:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:13:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:13:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:13:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:13:16 [INFO] +- junit:junit:jar:4.13.2:test 07:13:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:13:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:13:16 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:13:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:16 [INFO] 07:13:16 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-algo-api --- 07:13:16 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/sonatype-clm/module.xml 07:13:16 [INFO] 07:13:16 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 07:13:16 [INFO] Building graph-impl 1.0.1-SNAPSHOT [12/161] 07:13:16 [INFO] from graph/graph-impl/pom.xml 07:13:16 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:16 [INFO] 07:13:16 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-impl --- 07:13:16 [INFO] 07:13:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-impl --- 07:13:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:16 [INFO] 07:13:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-impl --- 07:13:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:16 [INFO] 07:13:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-impl --- 07:13:16 [INFO] 07:13:16 [INFO] --- dependency:3.9.0:properties (default) @ graph-impl --- 07:13:16 [INFO] 07:13:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ graph-impl --- 07:13: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/graph/graph-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:13:16 [INFO] 07:13:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-impl --- 07:13:16 [INFO] Starting audit... 07:13:16 Audit done. 07:13:16 [INFO] You have 0 Checkstyle violations. 07:13:16 [INFO] 07:13:16 [INFO] --- checkstyle:3.6.0:check (default) @ graph-impl --- 07:13:17 [INFO] Starting audit... 07:13:17 Audit done. 07:13:17 [INFO] You have 0 Checkstyle violations. 07:13:17 [INFO] 07:13:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ graph-impl --- 07:13:17 [INFO] 07:13:17 [INFO] --- resources:3.3.1:resources (default-resources) @ graph-impl --- 07:13:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/resources 07:13:17 [INFO] 07:13:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ graph-impl --- 07:13:17 [INFO] Recompiling the module because of changed dependency. 07:13:17 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:13:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[94,26] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[109,34] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[131,25] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[144,52] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:17 [INFO] 07:13:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-impl >>> 07:13:17 [INFO] 07:13:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-impl --- 07:13:17 [INFO] Fork Value is true 07:13:20 [INFO] Done SpotBugs Analysis.... 07:13:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:20 [INFO] 07:13:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-impl <<< 07:13:20 [INFO] 07:13:20 [INFO] 07:13:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-impl --- 07:13:20 [INFO] BugInstance size is 0 07:13:20 [INFO] Error size is 0 07:13:20 [INFO] No errors/warnings found 07:13:20 [INFO] 07:13:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ graph-impl --- 07:13:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/test/resources 07:13:20 [INFO] 07:13:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ graph-impl --- 07:13:20 [INFO] No sources to compile 07:13:20 [INFO] 07:13:20 [INFO] --- surefire:3.5.4:test (default-test) @ graph-impl --- 07:13:20 [INFO] No tests to run. 07:13:20 [INFO] 07:13:20 [INFO] --- copy:14.1.6:copy-files (default) @ graph-impl --- 07:13:20 [INFO] 07:13:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-impl --- 07:13:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-1.0.1-SNAPSHOT.jar 07:13:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 07:13:20 [INFO] 07:13:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-impl --- 07:13:22 [WARNING] Javadoc Warnings 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:74: warning: no @return 07:13:22 [WARNING] public ConnectedEdgeImpl setSource(final ConnectedVertexImpl vertex) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:84: warning: no @return 07:13:22 [WARNING] public ConnectedEdgeImpl setDestination(final ConnectedVertexImpl vertex) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:122: warning: no @return 07:13:22 [WARNING] public ConnectedEdgeImpl setEdge(final Edge edge) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:49: warning: no comment 07:13:22 [WARNING] public ConnectedEdgeImpl(final @NonNull Long key) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:55: warning: no comment 07:13:22 [WARNING] public ConnectedEdgeImpl(final @NonNull Edge edge) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:195: warning: no comment 07:13:22 [WARNING] public List getTriggers() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphImpl.java:73: warning: no comment 07:13:22 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java:76: warning: no comment 07:13:22 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:76: warning: no @return 07:13:22 [WARNING] public ConnectedVertexImpl setVertex(final Vertex vertex) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:86: warning: no @return 07:13:22 [WARNING] public ConnectedVertexImpl addInput(final ConnectedEdgeImpl edge) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:98: warning: no @return 07:13:22 [WARNING] public ConnectedVertexImpl addOutput(final ConnectedEdgeImpl edge) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:110: warning: no @return 07:13:22 [WARNING] public ConnectedVertexImpl removeInput(final ConnectedEdgeImpl edge) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:120: warning: no @return 07:13:22 [WARNING] public ConnectedVertexImpl removeOutput(final ConnectedEdgeImpl edge) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:142: warning: no @return 07:13:22 [WARNING] public ConnectedVertexImpl addPrefix(final Prefix prefix) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:50: warning: no comment 07:13:22 [WARNING] public ConnectedVertexImpl(final @NonNull Long key) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:56: warning: no comment 07:13:22 [WARNING] public ConnectedVertexImpl(final @NonNull Vertex vertex) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:212: warning: no comment 07:13:22 [WARNING] public List getTriggers() { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:57: warning: no comment 07:13:22 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 07:13:22 [WARNING] ^ 07:13:22 [WARNING] 18 warnings 07:13:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-1.0.1-SNAPSHOT-javadoc.jar 07:13:22 [INFO] 07:13:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-impl --- 07:13:22 [INFO] CycloneDX: Resolving Dependencies 07:13:22 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:13:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.xml 07:13:22 [INFO] attaching as graph-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.json 07:13:22 [INFO] attaching as graph-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:13:22 [INFO] 07:13:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 07:13:22 [INFO] Skipping duplicate-finder execution! 07:13:22 [INFO] 07:13:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ graph-impl --- 07:13:22 [INFO] No dependency problems found 07:13:22 [INFO] 07:13:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ graph-impl --- 07:13:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-1.0.1-SNAPSHOT-sources.jar 07:13:22 [INFO] 07:13:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-impl --- 07:13:22 [INFO] 07:13:22 [INFO] --- jacoco:0.8.14:report (report) @ graph-impl --- 07:13:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:22 [INFO] 07:13:22 [INFO] --- install:3.1.4:install (default-install) @ graph-impl --- 07:13:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/1.0.1-SNAPSHOT/graph-impl-1.0.1-SNAPSHOT.pom 07:13:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/1.0.1-SNAPSHOT/graph-impl-1.0.1-SNAPSHOT.jar 07:13:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/1.0.1-SNAPSHOT/graph-impl-1.0.1-SNAPSHOT-javadoc.jar 07:13:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/1.0.1-SNAPSHOT/graph-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/1.0.1-SNAPSHOT/graph-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:13:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/1.0.1-SNAPSHOT/graph-impl-1.0.1-SNAPSHOT-sources.jar 07:13:22 [INFO] 07:13:22 [INFO] --- bundle:6.0.0:install (default-install) @ graph-impl --- 07:13:22 [INFO] Installing org/opendaylight/bgpcep/graph-impl/1.0.1-SNAPSHOT/graph-impl-1.0.1-SNAPSHOT.jar 07:13:22 [INFO] Writing OBR metadata 07:13:22 [INFO] 07:13:22 [INFO] --- dependency:3.9.0:tree (default-cli) @ graph-impl --- 07:13:22 [INFO] org.opendaylight.bgpcep:graph-impl:bundle:1.0.1-SNAPSHOT 07:13:22 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:22 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:13:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:22 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:13:22 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:13:22 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:13:22 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:13:22 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:13:22 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:13:22 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:13:22 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:22 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:13:22 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:13:22 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:13:22 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:13:22 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:13:22 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:13:22 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:13:22 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:13:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:13:22 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:13:22 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:13:22 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:13:22 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:13:22 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:22 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:22 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:13:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:13:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:13:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:13:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:13:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:13:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:13:22 [INFO] +- junit:junit:jar:4.13.2:test 07:13:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:13:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:13:22 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:13:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:22 [INFO] 07:13:22 [INFO] --- clm:3.0.1-03:index (default-cli) @ graph-impl --- 07:13:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/sonatype-clm/module.xml 07:13:22 [INFO] 07:13:22 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 07:13:22 [INFO] Building OpenDaylight :: GRAPH 1.0.1-SNAPSHOT [13/161] 07:13:22 [INFO] from features/odl-bgpcep-graph/pom.xml 07:13:22 [INFO] ------------------------------[ feature ]------------------------------- 07:13:24 [INFO] 07:13:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph --- 07:13:24 [INFO] 07:13:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph --- 07:13:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:24 [INFO] 07:13:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 07:13:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:24 [INFO] 07:13:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph --- 07:13:25 [INFO] 07:13:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-graph --- 07:13:25 [INFO] 07:13:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 07:13:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:25 [INFO] argLine set to empty 07:13:25 [INFO] 07:13:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph --- 07:13:25 [INFO] Starting audit... 07:13:25 Audit done. 07:13:25 [INFO] You have 0 Checkstyle violations. 07:13:25 [INFO] 07:13:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph --- 07:13:25 [INFO] Starting audit... 07:13:25 Audit done. 07:13:25 [INFO] You have 0 Checkstyle violations. 07:13:25 [INFO] 07:13:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-graph --- 07:13:25 [INFO] 07:13:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 07:13:25 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/feature/feature.xml 07:13:25 [INFO] ...done! 07:13:25 [INFO] Attaching features XML 07:13:25 [INFO] 07:13:25 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-graph --- 07:13: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:13:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:25 [INFO] 07:13:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 07:13:25 [INFO] 07:13:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph --- 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 @ odl-bgpcep-graph <<< 07:13:25 [INFO] 07:13:25 [INFO] 07:13:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph --- 07:13:25 [INFO] 07:13:25 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-graph --- 07:13:25 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph 07:13:25 [INFO] Project dependency features detected: [] 07:13:25 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:25 [INFO] Creating RMI registry server on 127.0.0.1:43375 07:13:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:25 [INFO] Waiting for remote bundle context.. on 43375 name: eaef322a-b717-410a-82ee-1eb636640279 timout: [ RelativeTimeout value = 180000 ] 07:13:29 [INFO] Building jar from resources and headers. 07:13:29 [INFO] Writing jar finished. 07:13:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:37 [INFO] 07:13:37 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-graph --- 07:13:37 [INFO] 07:13:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph --- 07:13:37 [INFO] No Javadoc in project. Archive not created. 07:13:37 [INFO] 07:13:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph --- 07:13:37 [INFO] CycloneDX: Resolving Dependencies 07:13:40 [INFO] CycloneDX: Creating BOM version 1.6 with 215 component(s) 07:13:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.xml 07:13:40 [INFO] attaching as odl-bgpcep-graph-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.json 07:13:40 [INFO] attaching as odl-bgpcep-graph-1.0.1-SNAPSHOT-cyclonedx.json 07:13:40 [INFO] 07:13:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 07:13:40 [INFO] Skipping duplicate-finder execution! 07:13:40 [INFO] 07:13:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 07:13:40 [INFO] Skipping plugin execution 07:13:40 [INFO] 07:13:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 07:13:40 [INFO] Skipping source per configuration. 07:13:40 [INFO] 07:13:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph --- 07:13:40 [INFO] 07:13:40 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-graph --- 07:13:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:40 [INFO] 07:13:40 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph --- 07:13:40 [WARNING] 07:13:40 [WARNING] The packaging plugin for project odl-bgpcep-graph did not assign 07:13:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:13:40 [WARNING] 07:13:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:13:40 [WARNING] 07:13:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/1.0.1-SNAPSHOT/odl-bgpcep-graph-1.0.1-SNAPSHOT.pom 07:13:40 [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/1.0.1-SNAPSHOT/odl-bgpcep-graph-1.0.1-SNAPSHOT-features.xml 07:13:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/1.0.1-SNAPSHOT/odl-bgpcep-graph-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/1.0.1-SNAPSHOT/odl-bgpcep-graph-1.0.1-SNAPSHOT-cyclonedx.json 07:13:40 [INFO] 07:13:40 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-graph --- 07:13:40 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph:feature:1.0.1-SNAPSHOT 07:13:40 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:compile 07:13:40 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:13:40 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:13:40 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:13:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:13:40 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:13:40 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:40 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:13:40 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:13:40 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:13:40 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:13:40 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:13:40 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:13:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:13:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:13:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:13:40 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:13:40 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:13:40 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:13:40 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:13:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:13:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:13:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:13:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:13:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:13:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:13:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:13:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:13:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:13:40 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:13:40 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:13:40 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:13:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:13:40 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:13:40 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:13:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:13:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:13:40 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:13:40 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:13:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:13:40 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:13:40 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:13:40 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:13:40 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:13:40 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:13:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:13:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:13:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:13:40 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:13:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:13:40 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:13:40 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:13:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:13:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:13:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:13:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:13:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:13:40 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:13:40 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:13:40 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:13:40 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:13:40 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:13:40 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:13:40 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:13:40 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:13:40 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:13:40 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:13:40 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:13:40 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:13:40 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:13:40 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:13:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:13:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:13:40 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:13:40 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:13:40 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:13:40 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:13:40 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:13:40 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:13:40 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:13:40 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:13:40 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:13:40 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:13:40 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:13:40 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:13:40 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:13:40 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:13:40 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:13:40 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:13:40 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:13:40 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:13:40 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:13:40 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:13:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:13:40 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:13:40 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:13:40 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:13:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:13:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:13:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:13:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:13:40 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:13:40 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:13:40 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:13:40 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:13:40 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:13:40 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:13:40 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:13:40 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:13:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:13:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:13:40 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:13:40 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:13:40 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:13:40 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:13:40 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:13:40 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:13:40 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:13:40 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:13:40 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:13:40 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:13:40 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:13:40 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:13:40 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:13:40 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:13:40 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:13:40 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:13:40 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:13:40 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:13:40 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:13:40 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:13:40 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:13:40 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:13:40 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:13:40 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:13:40 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:13:40 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:13:40 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:13:40 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:13:40 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:13:40 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:13:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:13:40 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:13:40 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:13:40 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:13:40 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:13:40 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:13:40 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:13:40 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:13:40 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:13:40 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:13:40 [INFO] +- org.opendaylight.bgpcep:graph-impl:jar:1.0.1-SNAPSHOT:compile 07:13:40 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:40 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:40 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:40 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:40 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:13:40 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:13:40 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:13:40 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:13:40 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:40 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:13:40 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:13:40 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:13:40 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:13:40 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:13:40 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:13:40 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:13:40 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:13:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:40 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:13:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:13:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:13:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:13:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:13:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:13:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:13:40 [INFO] +- junit:junit:jar:4.13.2:test 07:13:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:13:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:13:40 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:13:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:13:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:40 [INFO] 07:13:40 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-graph --- 07:13:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/sonatype-clm/module.xml 07:13:40 [INFO] 07:13:40 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 07:13:40 [INFO] Building OpenDaylight :: Path Computation Algorithms 1.0.1-SNAPSHOT [14/161] 07:13:40 [INFO] from features/odl-bgpcep-algo/pom.xml 07:13:40 [INFO] ------------------------------[ feature ]------------------------------- 07:13:40 [INFO] 07:13:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo --- 07:13:40 [INFO] 07:13:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo --- 07:13:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:40 [INFO] 07:13:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 07:13:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:40 [INFO] 07:13:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo --- 07:13:40 [INFO] 07:13:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-algo --- 07:13:40 [INFO] 07:13:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 07:13:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:40 [INFO] argLine set to empty 07:13:40 [INFO] 07:13:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo --- 07:13:40 [INFO] Starting audit... 07:13:40 Audit done. 07:13:40 [INFO] You have 0 Checkstyle violations. 07:13:40 [INFO] 07:13:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo --- 07:13:41 [INFO] Starting audit... 07:13:41 Audit done. 07:13:41 [INFO] You have 0 Checkstyle violations. 07:13:41 [INFO] 07:13:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-algo --- 07:13:41 [INFO] 07:13:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 07:13:41 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/feature/feature.xml 07:13:41 [INFO] ...done! 07:13:41 [INFO] Attaching features XML 07:13:41 [INFO] 07:13:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-algo --- 07:13: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:13:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:41 [INFO] 07:13:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 07:13:41 [INFO] 07:13:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo --- 07:13:41 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:41 [INFO] 07:13:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< 07:13:41 [INFO] 07:13:41 [INFO] 07:13:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo --- 07:13:41 [INFO] 07:13:41 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-algo --- 07:13:41 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo 07:13:41 [INFO] Project dependency features detected: [] 07:13:41 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:41 [INFO] Creating RMI registry server on 127.0.0.1:34885 07:13:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:41 [INFO] Waiting for remote bundle context.. on 34885 name: fbe7c5ec-4909-49d3-af6b-fa2da0ad4768 timout: [ RelativeTimeout value = 180000 ] 07:13:45 [INFO] Building jar from resources and headers. 07:13:45 [INFO] Writing jar finished. 07:13:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:53 [INFO] 07:13:53 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-algo --- 07:13:53 [INFO] 07:13:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo --- 07:13:53 [INFO] No Javadoc in project. Archive not created. 07:13:53 [INFO] 07:13:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo --- 07:13:53 [INFO] CycloneDX: Resolving Dependencies 07:13:55 [INFO] CycloneDX: Creating BOM version 1.6 with 221 component(s) 07:13:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.xml 07:13:55 [INFO] attaching as odl-bgpcep-algo-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.json 07:13:55 [INFO] attaching as odl-bgpcep-algo-1.0.1-SNAPSHOT-cyclonedx.json 07:13:55 [INFO] 07:13:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- 07:13:55 [INFO] Skipping duplicate-finder execution! 07:13:55 [INFO] 07:13:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- 07:13:55 [INFO] Skipping plugin execution 07:13:55 [INFO] 07:13:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- 07:13:55 [INFO] Skipping source per configuration. 07:13:55 [INFO] 07:13:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo --- 07:13:55 [INFO] 07:13:55 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-algo --- 07:13:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:55 [INFO] 07:13:55 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo --- 07:13:55 [WARNING] 07:13:55 [WARNING] The packaging plugin for project odl-bgpcep-algo did not assign 07:13:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:13:55 [WARNING] 07:13:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:13:55 [WARNING] 07:13:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/1.0.1-SNAPSHOT/odl-bgpcep-algo-1.0.1-SNAPSHOT.pom 07:13:55 [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/1.0.1-SNAPSHOT/odl-bgpcep-algo-1.0.1-SNAPSHOT-features.xml 07:13:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/1.0.1-SNAPSHOT/odl-bgpcep-algo-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/1.0.1-SNAPSHOT/odl-bgpcep-algo-1.0.1-SNAPSHOT-cyclonedx.json 07:13:55 [INFO] 07:13:55 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-algo --- 07:13:55 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo:feature:1.0.1-SNAPSHOT 07:13:55 [INFO] +- org.opendaylight.bgpcep:algo-impl:jar:1.0.1-SNAPSHOT:compile 07:13:55 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:13:55 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:13:55 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:13:55 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:13:55 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:13:55 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:13:55 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:55 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:55 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:55 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:55 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:13:55 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:55 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:13:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:13:55 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:13:55 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:13:55 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:55 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:13:55 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:13:55 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:13:55 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:13:55 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:13:55 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:13:55 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:1.0.1-SNAPSHOT:compile 07:13:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:compile 07:13:55 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:13:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:13:55 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:13:55 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:55 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:13:55 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:13:55 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:13:55 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:13:55 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:13:55 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:1.0.1-SNAPSHOT:compile 07:13:55 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:13:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:13:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:13:55 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:13:55 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:13:55 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:13:55 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:13:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:13:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:13:55 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:13:55 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:13:55 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:13:55 [INFO] | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:13:55 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:13:55 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:13:55 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:13:55 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:13:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:13:55 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:13:55 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:13:55 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:13:55 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:13:55 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:13:55 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:13:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:13:55 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:13:55 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:13:55 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:13:55 [INFO] | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:13:55 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:13:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:13:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:13:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:13:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:13:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:13:55 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:13:55 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:13:55 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:13:55 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:13:55 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:13:55 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:13:55 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:13:55 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:13:55 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:13:55 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:13:55 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:13:55 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:13:55 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:13:55 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:13:55 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:13:55 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:13:55 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:13:55 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:13:55 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:13:55 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:13:55 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:13:55 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:13:55 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:13:55 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:13:55 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:13:55 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:13:55 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:13:55 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:13:55 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:13:55 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:13:55 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:13:55 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:13:55 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:13:55 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:13:55 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:13:55 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:13:55 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:13:55 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:13:55 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:13:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:13:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:13:55 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:13:55 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:13:55 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:13:55 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:13:55 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:13:55 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:13:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:13:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:13:55 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:13:55 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:13:55 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:13:55 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:13:55 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:13:55 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:13:55 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:13:55 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:13:55 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:13:55 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:13:55 [INFO] | | | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:13:55 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:13:55 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:13:55 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:13:55 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:13:55 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:13:55 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:13:55 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:13:55 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:13:55 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:13:55 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:13:55 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:13:55 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:13:55 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:13:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:13:55 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:13:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:13:55 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:13:55 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:1.0.1-SNAPSHOT:compile 07:13:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:55 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:13:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:13:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:13:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:13:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:13:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:13:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:13:55 [INFO] +- junit:junit:jar:4.13.2:test 07:13:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:13:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:13:55 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:13:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:13:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:55 [INFO] 07:13:55 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-algo --- 07:13:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/sonatype-clm/module.xml 07:13:55 [INFO] 07:13:55 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 07:13:55 [INFO] Building testtool-parent 1.0.1-SNAPSHOT [15/161] 07:13:55 [INFO] from testtool-parent/pom.xml 07:13:55 [INFO] --------------------------------[ pom ]--------------------------------- 07:13:55 [INFO] 07:13:55 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-parent --- 07:13:55 [INFO] 07:13:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-parent --- 07:13:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:55 [INFO] 07:13:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-parent --- 07:13:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:55 [INFO] 07:13:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-parent --- 07:13:55 [INFO] 07:13:55 [INFO] --- dependency:3.9.0:properties (default) @ testtool-parent --- 07:13:55 [INFO] 07:13:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ testtool-parent --- 07:13: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/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:13:56 [INFO] 07:13:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-parent --- 07:13:56 [INFO] Starting audit... 07:13:56 Audit done. 07:13:56 [INFO] You have 0 Checkstyle violations. 07:13:56 [INFO] 07:13:56 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-parent --- 07:13:56 [INFO] Starting audit... 07:13:56 Audit done. 07:13:56 [INFO] You have 0 Checkstyle violations. 07:13:56 [INFO] 07:13:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ testtool-parent --- 07:13:56 [INFO] 07:13:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-parent >>> 07:13:56 [INFO] 07:13:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-parent --- 07:13:56 [INFO] No files found to run spotbugs, check compile phase has been run 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 @ testtool-parent <<< 07:13:56 [INFO] 07:13:56 [INFO] 07:13:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-parent --- 07:13:56 [INFO] 07:13:56 [INFO] --- copy:14.1.6:copy-files (default) @ testtool-parent --- 07:13:56 [INFO] 07:13:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-parent --- 07:13:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:56 [INFO] 07:13:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-parent --- 07:13:56 [INFO] CycloneDX: Resolving Dependencies 07:13:57 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:13:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.xml 07:13:57 [INFO] attaching as testtool-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.json 07:13:57 [INFO] attaching as testtool-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:13:57 [INFO] 07:13:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 07:13:57 [INFO] Skipping duplicate-finder execution! 07:13:57 [INFO] 07:13:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ testtool-parent --- 07:13:57 [INFO] Skipping pom project 07:13:57 [INFO] 07:13:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testtool-parent --- 07:13:57 [INFO] 07:13:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-parent --- 07:13:57 [INFO] 07:13:57 [INFO] --- jacoco:0.8.14:report (report) @ testtool-parent --- 07:13:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:57 [INFO] 07:13:57 [INFO] --- install:3.1.4:install (default-install) @ testtool-parent --- 07:13:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/1.0.1-SNAPSHOT/testtool-parent-1.0.1-SNAPSHOT.pom 07:13:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/1.0.1-SNAPSHOT/testtool-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:13:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/1.0.1-SNAPSHOT/testtool-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:13:57 [INFO] 07:13:57 [INFO] --- dependency:3.9.0:tree (default-cli) @ testtool-parent --- 07:13:57 [INFO] org.opendaylight.bgpcep:testtool-parent:pom:1.0.1-SNAPSHOT 07:13:57 [INFO] +- junit:junit:jar:4.13.2:test 07:13:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:57 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:13:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:13:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:13:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:13:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:13:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:13:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:13:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:13:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:13:57 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:13:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:57 [INFO] 07:13:57 [INFO] --- clm:3.0.1-03:index (default-cli) @ testtool-parent --- 07:13:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/sonatype-clm/module.xml 07:13:57 [INFO] 07:13:57 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 07:13:57 [INFO] Building util 1.0.1-SNAPSHOT [16/161] 07:13:57 [INFO] from util/pom.xml 07:13:57 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:57 [INFO] 07:13:57 [INFO] --- clean:3.5.0:clean (default-clean) @ util --- 07:13:57 [INFO] 07:13:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ util --- 07:13:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:57 [INFO] 07:13:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ util --- 07:13:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:57 [INFO] 07:13:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ util --- 07:13:57 [INFO] 07:13:57 [INFO] --- dependency:3.9.0:properties (default) @ util --- 07:13:57 [INFO] 07:13:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ util --- 07:13: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/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:13:57 [INFO] 07:13:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ util --- 07:13:57 [INFO] Starting audit... 07:13:57 Audit done. 07:13:57 [INFO] You have 0 Checkstyle violations. 07:13:57 [INFO] 07:13:57 [INFO] --- checkstyle:3.6.0:check (default) @ util --- 07:13:58 [INFO] Starting audit... 07:13:58 Audit done. 07:13:58 [INFO] You have 0 Checkstyle violations. 07:13:58 [INFO] 07:13:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ util --- 07:13:58 [INFO] 07:13:58 [INFO] --- resources:3.3.1:resources (default-resources) @ util --- 07:13:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/util/src/main/resources 07:13:58 [INFO] 07:13:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ util --- 07:13:58 [INFO] Recompiling the module because of changed dependency. 07:13:58 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 07:13:58 [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:13:58 [INFO] 07:13:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ util >>> 07:13:58 [INFO] 07:13:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ util --- 07:13:58 [INFO] Fork Value is true 07:14:01 [INFO] Done SpotBugs Analysis.... 07:14:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:01 [INFO] 07:14:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ util <<< 07:14:01 [INFO] 07:14:01 [INFO] 07:14:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ util --- 07:14:01 [INFO] BugInstance size is 0 07:14:01 [INFO] Error size is 0 07:14:01 [INFO] No errors/warnings found 07:14:01 [INFO] 07:14:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ util --- 07:14:01 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:14:01 [INFO] 07:14:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ util --- 07:14:01 [INFO] Recompiling the module because of changed dependency. 07:14:01 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:14:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/test/java/org/opendaylight/protocol/util/ByteArrayTest.java:[128,46] fileToBytes(java.lang.String) in org.opendaylight.protocol.util.ByteArray has been deprecated and marked for removal 07:14:01 [INFO] 07:14:01 [INFO] --- surefire:3.5.4:test (default-test) @ util --- 07:14:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:01 [INFO] 07:14:01 [INFO] ------------------------------------------------------- 07:14:01 [INFO] T E S T S 07:14:01 [INFO] ------------------------------------------------------- 07:14:02 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 07:14:02 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.opendaylight.protocol.util.ByteArrayTest 07:14:02 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:14:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:14:02 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 07:14:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 07:14:02 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 07:14:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 07:14:02 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 07:14:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 07:14:02 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 07:14:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 07:14:02 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:14:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:14:02 [INFO] 07:14:02 [INFO] Results: 07:14:02 [INFO] 07:14:02 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:14:02 [INFO] 07:14:02 [INFO] 07:14:02 [INFO] --- copy:14.1.6:copy-files (default) @ util --- 07:14:02 [INFO] 07:14:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ util --- 07:14:02 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/util/target/util-1.0.1-SNAPSHOT.jar 07:14:02 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/util/target/classes/META-INF/MANIFEST.MF 07:14:02 [INFO] 07:14:02 [INFO] --- jar:3.4.2:test-jar (default) @ util --- 07:14:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-1.0.1-SNAPSHOT-tests.jar 07:14:02 [INFO] 07:14:02 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ util --- 07:14:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-1.0.1-SNAPSHOT-test-sources.jar 07:14:03 [INFO] 07:14:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ util --- 07:14:04 [WARNING] Javadoc Warnings 07:14:04 [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:14:04 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @param for prefix 07:14:04 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 07:14:04 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 07:14:04 [WARNING] public static final int IP4_BITS_LENGTH = 32; 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 07:14:04 [WARNING] public static final int IP4_LENGTH = 4; 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 07:14:04 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 07:14:04 [WARNING] public static int prefixBitsToBytes(final int bits) { 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 07:14:04 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 07:14:04 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 07:14:04 [WARNING] public static final int IPV6_LENGTH = 16; 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 07:14:04 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 07:14:04 [WARNING] T getSharedReference(T object); 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 07:14:04 [WARNING] public static NoopReferenceCache getInstance() { 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:42: warning: no comment 07:14:04 [WARNING] public static List parseMessages(final File file) throws IOException { 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:50: warning: no comment 07:14:04 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 07:14:04 [WARNING] ^ 07:14:04 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 07:14:04 [WARNING] public static List parseMessages(final Path file) throws IOException { 07:14:04 [WARNING] ^ 07:14:04 [WARNING] 16 warnings 07:14:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-1.0.1-SNAPSHOT-javadoc.jar 07:14:04 [INFO] 07:14:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ util --- 07:14:04 [INFO] CycloneDX: Resolving Dependencies 07:14:04 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:14:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/util/target/bom.xml 07:14:04 [INFO] attaching as util-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/util/target/bom.json 07:14:04 [INFO] attaching as util-1.0.1-SNAPSHOT-cyclonedx.json 07:14:04 [INFO] 07:14:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ util --- 07:14:04 [INFO] Skipping duplicate-finder execution! 07:14:04 [INFO] 07:14:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ util --- 07:14:05 [INFO] No dependency problems found 07:14:05 [INFO] 07:14:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ util --- 07:14:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-1.0.1-SNAPSHOT-sources.jar 07:14:05 [INFO] 07:14:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ util --- 07:14:05 [INFO] 07:14:05 [INFO] --- jacoco:0.8.14:report (report) @ util --- 07:14:05 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/util/target/code-coverage/jacoco.exec 07:14:05 [INFO] Analyzed bundle 'util' with 10 classes 07:14:05 [INFO] 07:14:05 [INFO] --- install:3.1.4:install (default-install) @ util --- 07:14:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/1.0.1-SNAPSHOT/util-1.0.1-SNAPSHOT.pom 07:14:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/1.0.1-SNAPSHOT/util-1.0.1-SNAPSHOT.jar 07:14:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/1.0.1-SNAPSHOT/util-1.0.1-SNAPSHOT-tests.jar 07:14:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/1.0.1-SNAPSHOT/util-1.0.1-SNAPSHOT-test-sources.jar 07:14:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/util/1.0.1-SNAPSHOT/util-1.0.1-SNAPSHOT-javadoc.jar 07:14:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/1.0.1-SNAPSHOT/util-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/1.0.1-SNAPSHOT/util-1.0.1-SNAPSHOT-cyclonedx.json 07:14:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/1.0.1-SNAPSHOT/util-1.0.1-SNAPSHOT-sources.jar 07:14:05 [INFO] 07:14:05 [INFO] --- bundle:6.0.0:install (default-install) @ util --- 07:14:05 [INFO] Installing org/opendaylight/bgpcep/util/1.0.1-SNAPSHOT/util-1.0.1-SNAPSHOT.jar 07:14:05 [INFO] Writing OBR metadata 07:14:05 [INFO] 07:14:05 [INFO] --- dependency:3.9.0:tree (default-cli) @ util --- 07:14:05 [INFO] org.opendaylight.bgpcep:util:bundle:1.0.1-SNAPSHOT 07:14:05 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:14:05 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:05 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:05 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:05 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:05 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:14:05 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:05 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:14:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:05 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:14:05 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:14:05 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:05 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:05 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:05 [INFO] +- junit:junit:jar:4.13.2:test 07:14:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:05 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:05 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:05 [INFO] 07:14:05 [INFO] --- clm:3.0.1-03:index (default-cli) @ util --- 07:14:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/util/target/sonatype-clm/module.xml 07:14:05 [INFO] 07:14:05 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 07:14:05 [INFO] Building bgp-concepts 1.0.1-SNAPSHOT [17/161] 07:14:05 [INFO] from bgp/concepts/pom.xml 07:14:05 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:05 [INFO] 07:14:05 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-concepts --- 07:14:05 [INFO] 07:14:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-concepts --- 07:14:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:05 [INFO] 07:14:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-concepts --- 07:14:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:05 [INFO] 07:14:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-concepts --- 07:14:05 [INFO] 07:14:05 [INFO] --- dependency:3.9.0:properties (default) @ bgp-concepts --- 07:14:05 [INFO] 07:14:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-concepts --- 07:14: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/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:14:05 [INFO] 07:14:05 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-concepts --- 07:14:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:14:05 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/yang 07:14:05 [INFO] yang-to-sources: Found 4 dependencies in 1.778 ms 07:14:05 [INFO] yang-to-sources: Project model files found: 1 in 53.01 ms 07:14:05 [INFO] yang-to-sources: 6 YANG models processed in 100.3 ms 07:14:05 [INFO] BindingJavaFileGenerator: Defined 116 files in 18.19 ms 07:14:05 [INFO] Sorted 116 files into 27 directories in 360.2 μs 07:14:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 116 in 145.1 ms 07:14:05 [INFO] 07:14:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-concepts --- 07:14:05 [INFO] Starting audit... 07:14:05 Audit done. 07:14:05 [INFO] You have 0 Checkstyle violations. 07:14:05 [INFO] 07:14:05 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-concepts --- 07:14:05 [INFO] Starting audit... 07:14:05 Audit done. 07:14:05 [INFO] You have 0 Checkstyle violations. 07:14:05 [INFO] 07:14:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-concepts --- 07:14:05 [INFO] 07:14:05 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-concepts --- 07:14:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/resources 07:14:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:14:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:14:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:14:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:14:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:14:05 [INFO] 07:14:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-concepts --- 07:14:05 [INFO] Recompiling the module because of changed dependency. 07:14:05 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 07:14:06 [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:14:06 [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:14:06 [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:14:06 [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:14:06 [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:14:06 [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:14:06 [INFO] 07:14:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 07:14:06 [INFO] 07:14:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-concepts --- 07:14:06 [INFO] Fork Value is true 07:14:09 [INFO] Done SpotBugs Analysis.... 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 @ bgp-concepts <<< 07:14:09 [INFO] 07:14:09 [INFO] 07:14:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-concepts --- 07:14:09 [INFO] BugInstance size is 0 07:14:09 [INFO] Error size is 0 07:14:09 [INFO] No errors/warnings found 07:14:09 [INFO] 07:14:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-concepts --- 07:14:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/test/resources 07:14:09 [INFO] 07:14:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-concepts --- 07:14:09 [INFO] Recompiling the module because of changed dependency. 07:14:09 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:14:09 [INFO] 07:14:09 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-concepts --- 07:14:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:09 [INFO] 07:14:09 [INFO] ------------------------------------------------------- 07:14:09 [INFO] T E S T S 07:14:09 [INFO] ------------------------------------------------------- 07:14:10 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 07:14:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 07:14:11 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:14:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:14:11 [INFO] 07:14:11 [INFO] Results: 07:14:11 [INFO] 07:14:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:14:11 [INFO] 07:14:11 [INFO] 07:14:11 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-concepts --- 07:14:11 [INFO] 07:14:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-concepts --- 07:14:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-1.0.1-SNAPSHOT.jar 07:14:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/classes/META-INF/MANIFEST.MF 07:14:11 [INFO] 07:14:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-concepts --- 07:14:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-1.0.1-SNAPSHOT-javadoc.jar 07:14:14 [INFO] 07:14:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-concepts --- 07:14:14 [INFO] CycloneDX: Resolving Dependencies 07:14:15 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 07:14:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.xml 07:14:15 [INFO] attaching as bgp-concepts-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.json 07:14:15 [INFO] attaching as bgp-concepts-1.0.1-SNAPSHOT-cyclonedx.json 07:14:15 [INFO] 07:14:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 07:14:15 [INFO] Skipping duplicate-finder execution! 07:14:15 [INFO] 07:14:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-concepts --- 07:14:15 [INFO] No dependency problems found 07:14:15 [INFO] 07:14:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-concepts --- 07:14:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-1.0.1-SNAPSHOT-sources.jar 07:14:15 [INFO] 07:14:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-concepts --- 07:14:15 [INFO] 07:14:15 [INFO] --- jacoco:0.8.14:report (report) @ bgp-concepts --- 07:14:15 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/code-coverage/jacoco.exec 07:14:15 [INFO] Analyzed bundle 'bgp-concepts' with 5 classes 07:14:15 [INFO] 07:14:15 [INFO] --- install:3.1.4:install (default-install) @ bgp-concepts --- 07:14:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/1.0.1-SNAPSHOT/bgp-concepts-1.0.1-SNAPSHOT.pom 07:14:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/1.0.1-SNAPSHOT/bgp-concepts-1.0.1-SNAPSHOT.jar 07:14:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/1.0.1-SNAPSHOT/bgp-concepts-1.0.1-SNAPSHOT-javadoc.jar 07:14:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/1.0.1-SNAPSHOT/bgp-concepts-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/1.0.1-SNAPSHOT/bgp-concepts-1.0.1-SNAPSHOT-cyclonedx.json 07:14:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/1.0.1-SNAPSHOT/bgp-concepts-1.0.1-SNAPSHOT-sources.jar 07:14:15 [INFO] 07:14:15 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-concepts --- 07:14:15 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/1.0.1-SNAPSHOT/bgp-concepts-1.0.1-SNAPSHOT.jar 07:14:15 [INFO] Writing OBR metadata 07:14:15 [INFO] 07:14:15 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-concepts --- 07:14:15 [INFO] org.opendaylight.bgpcep:bgp-concepts:bundle:1.0.1-SNAPSHOT 07:14:15 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:15 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:14:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:15 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:14:15 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:14:15 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:14:15 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:14:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:15 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:14:15 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:15 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:14:15 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:14:15 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:14:15 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:15 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:15 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:14:15 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:15 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:15 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:15 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:14:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:15 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:15 [INFO] +- junit:junit:jar:4.13.2:test 07:14:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:15 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:14:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:15 [INFO] 07:14:15 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-concepts --- 07:14:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/sonatype-clm/module.xml 07:14:15 [INFO] 07:14:15 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 07:14:15 [INFO] Building bgp-parser-api 1.0.1-SNAPSHOT [18/161] 07:14:15 [INFO] from bgp/parser-api/pom.xml 07:14:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:15 [INFO] 07:14:15 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-api --- 07:14:15 [INFO] 07:14:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-api --- 07:14:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:15 [INFO] 07:14:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 07:14:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:15 [INFO] 07:14:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-api --- 07:14:15 [INFO] 07:14:15 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-api --- 07:14:15 [INFO] 07:14:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-api --- 07:14:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/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:14:15 [INFO] 07:14:15 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-parser-api --- 07:14:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:14:15 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/yang 07:14:15 [INFO] yang-to-sources: Found 6 dependencies in 1.220 ms 07:14:15 [INFO] yang-to-sources: Project model files found: 2 in 5.698 ms 07:14:15 [INFO] yang-to-sources: 9 YANG models processed in 87.73 ms 07:14:16 [INFO] BindingJavaFileGenerator: Defined 115 files in 21.53 ms 07:14:16 [INFO] Sorted 115 files into 25 directories in 366.9 μs 07:14:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 94.98 ms 07:14:16 [INFO] 07:14:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-api --- 07:14:16 [INFO] Starting audit... 07:14:16 Audit done. 07:14:16 [INFO] You have 0 Checkstyle violations. 07:14:16 [INFO] 07:14:16 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-api --- 07:14:16 [INFO] Starting audit... 07:14:16 Audit done. 07:14:16 [INFO] You have 0 Checkstyle violations. 07:14:16 [INFO] 07:14:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-api --- 07:14:16 [INFO] 07:14:16 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-api --- 07:14:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/resources 07:14:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:14:16 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:14:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:14:16 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:14:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:14:16 [INFO] 07:14:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-api --- 07:14:16 [INFO] Recompiling the module because of changed dependency. 07:14:16 [INFO] Compiling 123 source files with javac [debug release 21] to target/classes 07:14:17 [INFO] 07:14:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 07:14:17 [INFO] 07:14:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-api --- 07:14:17 [INFO] Fork Value is true 07:14:20 [INFO] Done SpotBugs Analysis.... 07:14:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:20 [INFO] 07:14:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 07:14:20 [INFO] 07:14:20 [INFO] 07:14:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-api --- 07:14:20 [INFO] BugInstance size is 0 07:14:20 [INFO] Error size is 0 07:14:20 [INFO] No errors/warnings found 07:14:20 [INFO] 07:14:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-api --- 07:14:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/test/resources 07:14:20 [INFO] 07:14:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-api --- 07:14:20 [INFO] Recompiling the module because of changed dependency. 07:14:20 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:14:20 [INFO] 07:14:20 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-api --- 07:14:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:20 [INFO] 07:14:20 [INFO] ------------------------------------------------------- 07:14:20 [INFO] T E S T S 07:14:20 [INFO] ------------------------------------------------------- 07:14:21 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 07:14:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.protocol.bgp.parser.APITest 07:14:21 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 07:14:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 07:14:21 [INFO] 07:14:21 [INFO] Results: 07:14:21 [INFO] 07:14:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:14:21 [INFO] 07:14:21 [INFO] 07:14:21 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-parser-api --- 07:14:21 [INFO] 07:14:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-api --- 07:14:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-1.0.1-SNAPSHOT.jar 07:14:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 07:14:21 [INFO] 07:14:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-api --- 07:14:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-1.0.1-SNAPSHOT-javadoc.jar 07:14:24 [INFO] 07:14:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-api --- 07:14:25 [INFO] CycloneDX: Resolving Dependencies 07:14:25 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:14:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.xml 07:14:25 [INFO] attaching as bgp-parser-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.json 07:14:25 [INFO] attaching as bgp-parser-api-1.0.1-SNAPSHOT-cyclonedx.json 07:14:25 [INFO] 07:14:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 07:14:25 [INFO] Skipping duplicate-finder execution! 07:14:25 [INFO] 07:14:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-api --- 07:14:25 [INFO] No dependency problems found 07:14:25 [INFO] 07:14:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-api --- 07:14:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-1.0.1-SNAPSHOT-sources.jar 07:14:25 [INFO] 07:14:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-api --- 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-api --- 07:14:25 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/code-coverage/jacoco.exec 07:14:25 [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes 07:14:25 [INFO] 07:14:25 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-api --- 07:14:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/1.0.1-SNAPSHOT/bgp-parser-api-1.0.1-SNAPSHOT.pom 07:14:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/1.0.1-SNAPSHOT/bgp-parser-api-1.0.1-SNAPSHOT.jar 07:14:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/1.0.1-SNAPSHOT/bgp-parser-api-1.0.1-SNAPSHOT-javadoc.jar 07:14:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/1.0.1-SNAPSHOT/bgp-parser-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/1.0.1-SNAPSHOT/bgp-parser-api-1.0.1-SNAPSHOT-cyclonedx.json 07:14:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/1.0.1-SNAPSHOT/bgp-parser-api-1.0.1-SNAPSHOT-sources.jar 07:14:25 [INFO] 07:14:25 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-api --- 07:14:25 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/1.0.1-SNAPSHOT/bgp-parser-api-1.0.1-SNAPSHOT.jar 07:14:25 [INFO] Writing OBR metadata 07:14:25 [INFO] 07:14:25 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-parser-api --- 07:14:25 [INFO] org.opendaylight.bgpcep:bgp-parser-api:bundle:1.0.1-SNAPSHOT 07:14:25 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:14:25 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:25 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:14:25 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:14:25 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:14:25 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:14:25 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:25 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:14:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:25 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:14:25 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:14:25 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:14:25 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:14:25 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:25 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:14:25 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:14:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:25 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:25 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:25 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:25 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:25 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:25 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:14:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:25 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:25 [INFO] +- junit:junit:jar:4.13.2:test 07:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:25 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:14:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:25 [INFO] 07:14:25 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-parser-api --- 07:14:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/sonatype-clm/module.xml 07:14:25 [INFO] 07:14:25 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 07:14:25 [INFO] Building bgp-parser-spi 1.0.1-SNAPSHOT [19/161] 07:14:25 [INFO] from bgp/parser-spi/pom.xml 07:14:25 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:25 [INFO] 07:14:25 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-spi --- 07:14:25 [INFO] 07:14:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-spi --- 07:14:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:25 [INFO] 07:14:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 07:14:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:25 [INFO] 07:14:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-spi --- 07:14:26 [INFO] 07:14:26 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-spi --- 07:14:26 [INFO] 07:14:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 07:14: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/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:14:26 [INFO] 07:14:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-spi --- 07:14:26 [INFO] Starting audit... 07:14:26 Audit done. 07:14:26 [INFO] You have 0 Checkstyle violations. 07:14:26 [INFO] 07:14:26 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-spi --- 07:14:26 [INFO] Starting audit... 07:14:26 Audit done. 07:14:26 [INFO] You have 0 Checkstyle violations. 07:14:26 [INFO] 07:14:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-spi --- 07:14:26 [INFO] 07:14:26 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-spi --- 07:14:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/resources 07:14:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/spi 07:14:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/yang 07:14:26 [INFO] 07:14:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-spi --- 07:14:26 [INFO] Recompiling the module because of changed dependency. 07:14:26 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 07:14:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 07:14:26 [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:14:26 [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:14:26 [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:14:26 [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:14:26 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 07:14:26 [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:14:26 [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:14:26 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 07:14:26 found: java.util.AbstractMap.SimpleEntry 07:14:26 [INFO] 07:14:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 07:14:26 [INFO] 07:14:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-spi --- 07:14:26 [INFO] Fork Value is true 07:14:30 [INFO] Done SpotBugs Analysis.... 07:14:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:30 [INFO] 07:14:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 07:14:30 [INFO] 07:14:30 [INFO] 07:14:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-spi --- 07:14:30 [INFO] BugInstance size is 0 07:14:30 [INFO] Error size is 0 07:14:30 [INFO] No errors/warnings found 07:14:30 [INFO] 07:14:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-spi --- 07:14:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/resources 07:14:30 [INFO] 07:14:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-spi --- 07:14:30 [INFO] Recompiling the module because of changed dependency. 07:14:30 [INFO] Compiling 15 source files with javac [debug release 21] to target/test-classes 07:14:31 [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:14:31 [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:14:31 [INFO] 07:14:31 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-spi --- 07:14:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:31 [INFO] 07:14:31 [INFO] ------------------------------------------------------- 07:14:31 [INFO] T E S T S 07:14:31 [INFO] ------------------------------------------------------- 07:14:32 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:14:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:14:32 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:14:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:14:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:14:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:14:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:14:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:14:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:14:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:14:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:14:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:14:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:14:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:14:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:14:33 [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:14:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 07:14:33 [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:14:33 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:14:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.941 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:14:34 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:14:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:14:34 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:14:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:14:34 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:14:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:14:34 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:14:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:14:34 [INFO] 07:14:34 [INFO] Results: 07:14:34 [INFO] 07:14:34 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 07:14:34 [INFO] 07:14:34 [INFO] 07:14:34 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-parser-spi --- 07:14:34 [INFO] 07:14:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-spi --- 07:14:34 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-1.0.1-SNAPSHOT.jar 07:14:34 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 07:14:34 [INFO] 07:14:34 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-parser-spi --- 07:14:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-1.0.1-SNAPSHOT-tests.jar 07:14:34 [INFO] 07:14:34 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-parser-spi --- 07:14:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-1.0.1-SNAPSHOT-test-sources.jar 07:14:34 [INFO] 07:14:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-spi --- 07:14:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-1.0.1-SNAPSHOT-javadoc.jar 07:14:36 [INFO] 07:14:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-spi --- 07:14:36 [INFO] CycloneDX: Resolving Dependencies 07:14:37 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 07:14:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.xml 07:14:37 [INFO] attaching as bgp-parser-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.json 07:14:37 [INFO] attaching as bgp-parser-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:14:37 [INFO] 07:14:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 07:14:37 [INFO] Skipping duplicate-finder execution! 07:14:37 [INFO] 07:14:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-spi --- 07:14:37 [INFO] No dependency problems found 07:14:37 [INFO] 07:14:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-spi --- 07:14:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-1.0.1-SNAPSHOT-sources.jar 07:14:37 [INFO] 07:14:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-spi --- 07:14:37 [INFO] 07:14:37 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-spi --- 07:14:37 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/code-coverage/jacoco.exec 07:14:37 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 07:14:37 [INFO] 07:14:37 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-spi --- 07:14:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/1.0.1-SNAPSHOT/bgp-parser-spi-1.0.1-SNAPSHOT.pom 07:14:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/1.0.1-SNAPSHOT/bgp-parser-spi-1.0.1-SNAPSHOT.jar 07:14:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/1.0.1-SNAPSHOT/bgp-parser-spi-1.0.1-SNAPSHOT-tests.jar 07:14:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/1.0.1-SNAPSHOT/bgp-parser-spi-1.0.1-SNAPSHOT-test-sources.jar 07:14:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/1.0.1-SNAPSHOT/bgp-parser-spi-1.0.1-SNAPSHOT-javadoc.jar 07:14:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/1.0.1-SNAPSHOT/bgp-parser-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/1.0.1-SNAPSHOT/bgp-parser-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:14:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/1.0.1-SNAPSHOT/bgp-parser-spi-1.0.1-SNAPSHOT-sources.jar 07:14:37 [INFO] 07:14:37 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-spi --- 07:14:37 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/1.0.1-SNAPSHOT/bgp-parser-spi-1.0.1-SNAPSHOT.jar 07:14:37 [INFO] Writing OBR metadata 07:14:37 [INFO] 07:14:37 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-parser-spi --- 07:14:37 [INFO] org.opendaylight.bgpcep:bgp-parser-spi:bundle:1.0.1-SNAPSHOT 07:14:37 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:14:37 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:14:37 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:37 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:37 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:14:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:14:37 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:14:37 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:37 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:14:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:37 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:37 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:37 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:37 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:14:37 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:37 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:14:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:37 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:14:37 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:14:37 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:14:37 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:14:37 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:14:37 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:14:37 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:14:37 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:14:37 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:14:37 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:14:37 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:14:37 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:14:37 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:14:37 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:14:37 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:14:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:37 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:37 [INFO] +- junit:junit:jar:4.13.2:test 07:14:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:37 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:14:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:37 [INFO] 07:14:37 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-parser-spi --- 07:14:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/sonatype-clm/module.xml 07:14:37 [INFO] 07:14:37 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 07:14:37 [INFO] Building bgp-util 1.0.1-SNAPSHOT [20/161] 07:14:37 [INFO] from bgp/util/pom.xml 07:14:37 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:37 [INFO] 07:14:37 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-util --- 07:14:37 [INFO] 07:14:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-util --- 07:14:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:37 [INFO] 07:14:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-util --- 07:14:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:37 [INFO] 07:14:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-util --- 07:14:38 [INFO] 07:14:38 [INFO] --- dependency:3.9.0:properties (default) @ bgp-util --- 07:14:38 [INFO] 07:14:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-util --- 07:14: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/util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:14:38 [INFO] 07:14:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-util --- 07:14:38 [INFO] Starting audit... 07:14:38 Audit done. 07:14:38 [INFO] You have 0 Checkstyle violations. 07:14:38 [INFO] 07:14:38 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-util --- 07:14:38 [INFO] Starting audit... 07:14:38 Audit done. 07:14:38 [INFO] You have 0 Checkstyle violations. 07:14:38 [INFO] 07:14:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-util --- 07:14:38 [INFO] 07:14:38 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-util --- 07:14:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/src/main/resources 07:14:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/spi 07:14:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/yang 07:14:38 [INFO] 07:14:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-util --- 07:14:38 [INFO] Recompiling the module because of changed dependency. 07:14:38 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:14:38 [INFO] 07:14:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-util >>> 07:14:38 [INFO] 07:14:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-util --- 07:14:38 [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 @ bgp-util <<< 07:14:40 [INFO] 07:14:40 [INFO] 07:14:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-util --- 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) @ bgp-util --- 07:14:40 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:14:40 [INFO] 07:14:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-util --- 07:14:40 [INFO] Recompiling the module because of changed dependency. 07:14:40 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:14:40 [INFO] 07:14:40 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-util --- 07:14:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:40 [INFO] 07:14:40 [INFO] ------------------------------------------------------- 07:14:40 [INFO] T E S T S 07:14:40 [INFO] ------------------------------------------------------- 07:14:41 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:14:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:14:41 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:14:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:14:41 [INFO] 07:14:41 [INFO] Results: 07:14:41 [INFO] 07:14:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:14:41 [INFO] 07:14:41 [INFO] 07:14:41 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-util --- 07:14:41 [INFO] 07:14:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-util --- 07:14:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-1.0.1-SNAPSHOT.jar 07:14:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/classes/META-INF/MANIFEST.MF 07:14:41 [INFO] 07:14:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-util --- 07:14:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-1.0.1-SNAPSHOT-javadoc.jar 07:14:43 [INFO] 07:14:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-util --- 07:14:43 [INFO] CycloneDX: Resolving Dependencies 07:14:43 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 07:14:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.xml 07:14:43 [INFO] attaching as bgp-util-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.json 07:14:43 [INFO] attaching as bgp-util-1.0.1-SNAPSHOT-cyclonedx.json 07:14:43 [INFO] 07:14:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 07:14:43 [INFO] Skipping duplicate-finder execution! 07:14:43 [INFO] 07:14:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-util --- 07:14:43 [INFO] No dependency problems found 07:14:43 [INFO] 07:14:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-util --- 07:14:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-1.0.1-SNAPSHOT-sources.jar 07:14:43 [INFO] 07:14:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-util --- 07:14:43 [INFO] 07:14:43 [INFO] --- jacoco:0.8.14:report (report) @ bgp-util --- 07:14:43 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/util/target/code-coverage/jacoco.exec 07:14:43 [INFO] Analyzed bundle 'bgp-util' with 2 classes 07:14:43 [INFO] 07:14:43 [INFO] --- install:3.1.4:install (default-install) @ bgp-util --- 07:14:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/1.0.1-SNAPSHOT/bgp-util-1.0.1-SNAPSHOT.pom 07:14:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/1.0.1-SNAPSHOT/bgp-util-1.0.1-SNAPSHOT.jar 07:14:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/1.0.1-SNAPSHOT/bgp-util-1.0.1-SNAPSHOT-javadoc.jar 07:14:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/1.0.1-SNAPSHOT/bgp-util-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/1.0.1-SNAPSHOT/bgp-util-1.0.1-SNAPSHOT-cyclonedx.json 07:14:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/1.0.1-SNAPSHOT/bgp-util-1.0.1-SNAPSHOT-sources.jar 07:14:43 [INFO] 07:14:43 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-util --- 07:14:43 [INFO] Installing org/opendaylight/bgpcep/bgp-util/1.0.1-SNAPSHOT/bgp-util-1.0.1-SNAPSHOT.jar 07:14:43 [INFO] Writing OBR metadata 07:14:43 [INFO] 07:14:43 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-util --- 07:14:43 [INFO] org.opendaylight.bgpcep:bgp-util:bundle:1.0.1-SNAPSHOT 07:14:43 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:14:43 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:14:43 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:43 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:43 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:43 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:43 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:14:43 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:43 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:14:43 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:14:43 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:43 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:14:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:14:43 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:test 07:14:43 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:43 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:43 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:43 [INFO] +- junit:junit:jar:4.13.2:test 07:14:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:43 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:14:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:43 [INFO] 07:14:43 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-util --- 07:14:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/util/target/sonatype-clm/module.xml 07:14:43 [INFO] 07:14:43 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 07:14:43 [INFO] Building bgp-parser-impl 1.0.1-SNAPSHOT [21/161] 07:14:43 [INFO] from bgp/parser-impl/pom.xml 07:14:43 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:43 [INFO] 07:14:43 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-impl --- 07:14:43 [INFO] 07:14:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-impl --- 07:14:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:43 [INFO] 07:14:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 07:14:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:43 [INFO] 07:14:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-impl --- 07:14:44 [INFO] 07:14:44 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-impl --- 07:14:44 [INFO] 07:14:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 07:14: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/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:14:44 [INFO] 07:14:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-impl --- 07:14:44 [INFO] Starting audit... 07:14:44 Audit done. 07:14:44 [INFO] You have 0 Checkstyle violations. 07:14:44 [INFO] 07:14:44 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-impl --- 07:14:44 [INFO] Starting audit... 07:14:44 Audit done. 07:14:44 [INFO] You have 0 Checkstyle violations. 07:14:44 [INFO] 07:14:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-impl --- 07:14:44 [INFO] 07:14:44 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-impl --- 07:14:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/main/resources 07:14:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/spi 07:14:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/yang 07:14:44 [INFO] 07:14:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-impl --- 07:14:44 [INFO] Recompiling the module because of changed dependency. 07:14:44 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 07:14:44 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:14:44 [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:14:44 [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:14:44 [INFO] 07:14:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 07:14:44 [INFO] 07:14:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-impl --- 07:14:44 [INFO] Fork Value is true 07:14:49 [INFO] Done SpotBugs Analysis.... 07:14:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:49 [INFO] 07:14:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< 07:14:49 [INFO] 07:14:49 [INFO] 07:14:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-impl --- 07:14:49 [INFO] BugInstance size is 0 07:14:49 [INFO] Error size is 0 07:14:49 [INFO] No errors/warnings found 07:14:49 [INFO] 07:14:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-impl --- 07:14:49 [INFO] Copying 10 resources from src/test/resources to target/test-classes 07:14:49 [INFO] 07:14:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-impl --- 07:14:49 [INFO] Recompiling the module because of changed dependency. 07:14:49 [INFO] Compiling 42 source files with javac [debug release 21] to target/test-classes 07:14:49 [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:14:49 [INFO] 07:14:49 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-impl --- 07:14:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:49 [INFO] 07:14:49 [INFO] ------------------------------------------------------- 07:14:49 [INFO] T E S T S 07:14:49 [INFO] ------------------------------------------------------- 07:14:50 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:14:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:14:51 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:14:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:14:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:14:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:14:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:14:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:14:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:14:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 07:14:52 [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.Ipv4SpecificEcHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 07:14:52 [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:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:14:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:14:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 07:14:52 [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:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 07:14:52 [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:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:14:52 [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.RouteOriginAsTwoOctetEcHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 07:14:52 [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:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:14:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:14:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:14:52 [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.OpaqueEcHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:14:52 [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:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:14:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:14:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:14:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:14:52 [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:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:14:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:14:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:14:52 [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:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:14:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:14:52 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:14:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:14:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:14:52 [INFO] 07:14:52 [INFO] Results: 07:14:52 [INFO] 07:14:52 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 07:14:52 [INFO] 07:14:52 [INFO] 07:14:52 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-parser-impl --- 07:14:52 [INFO] 07:14:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-impl --- 07:14:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-1.0.1-SNAPSHOT.jar 07:14:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 07:14:52 [INFO] 07:14:52 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-parser-impl --- 07:14:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-1.0.1-SNAPSHOT-tests.jar 07:14:53 [INFO] 07:14:53 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-parser-impl --- 07:14:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-1.0.1-SNAPSHOT-test-sources.jar 07:14:53 [INFO] 07:14:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-impl --- 07:14:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-1.0.1-SNAPSHOT-javadoc.jar 07:14:55 [INFO] 07:14:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-impl --- 07:14:55 [INFO] CycloneDX: Resolving Dependencies 07:14:55 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 07:14:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.xml 07:14:55 [INFO] attaching as bgp-parser-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.json 07:14:55 [INFO] attaching as bgp-parser-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:14:55 [INFO] 07:14:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 07:14:55 [INFO] Skipping duplicate-finder execution! 07:14:55 [INFO] 07:14:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-impl --- 07:14:55 [INFO] No dependency problems found 07:14:55 [INFO] 07:14:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-impl --- 07:14:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-1.0.1-SNAPSHOT-sources.jar 07:14:55 [INFO] 07:14:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-impl --- 07:14:55 [INFO] 07:14:55 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-impl --- 07:14:55 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/code-coverage/jacoco.exec 07:14:55 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 07:14:55 [INFO] 07:14:55 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-impl --- 07:14:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/1.0.1-SNAPSHOT/bgp-parser-impl-1.0.1-SNAPSHOT.pom 07:14:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/1.0.1-SNAPSHOT/bgp-parser-impl-1.0.1-SNAPSHOT.jar 07:14:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/1.0.1-SNAPSHOT/bgp-parser-impl-1.0.1-SNAPSHOT-tests.jar 07:14:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/1.0.1-SNAPSHOT/bgp-parser-impl-1.0.1-SNAPSHOT-test-sources.jar 07:14:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/1.0.1-SNAPSHOT/bgp-parser-impl-1.0.1-SNAPSHOT-javadoc.jar 07:14:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/1.0.1-SNAPSHOT/bgp-parser-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:14:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/1.0.1-SNAPSHOT/bgp-parser-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:14:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/1.0.1-SNAPSHOT/bgp-parser-impl-1.0.1-SNAPSHOT-sources.jar 07:14:55 [INFO] 07:14:55 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-impl --- 07:14:55 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/1.0.1-SNAPSHOT/bgp-parser-impl-1.0.1-SNAPSHOT.jar 07:14:55 [INFO] Writing OBR metadata 07:14:55 [INFO] 07:14:55 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-parser-impl --- 07:14:55 [INFO] org.opendaylight.bgpcep:bgp-parser-impl:bundle:1.0.1-SNAPSHOT 07:14:55 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:14:55 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:14:55 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:14:55 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:14:55 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:14:55 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:14:55 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:14:55 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:14:55 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:14:55 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:14:55 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:14:55 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:55 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:14:55 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:14:55 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:14:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:14:55 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:55 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:14:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:55 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:14:55 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:14:55 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:14:55 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:14:55 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:14:55 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:14:55 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:14:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:14:55 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:14:55 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:14:55 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:14:55 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:14:55 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:14:55 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:14:55 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:14:55 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:14:55 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:1.0.1-SNAPSHOT:test 07:14:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:55 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:14:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:14:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:14:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:14:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:14:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:14:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:14:55 [INFO] +- junit:junit:jar:4.13.2:test 07:14:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:14:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:14:55 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:14:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:14:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:55 [INFO] 07:14:55 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-parser-impl --- 07:14:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/sonatype-clm/module.xml 07:14:55 [INFO] 07:14:55 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 07:14:55 [INFO] Building OpenDaylight :: Extras :: Dependencies 1.0.1-SNAPSHOT [22/161] 07:14:55 [INFO] from features/odl-bgpcep-extras-dependencies/pom.xml 07:14:55 [INFO] ------------------------------[ feature ]------------------------------- 07:14:55 [INFO] 07:14:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 07:14:55 [INFO] 07:14:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 07:14:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:55 [INFO] 07:14:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 07:14:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:55 [INFO] 07:14:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 07:14:56 [INFO] 07:14:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-extras-dependencies --- 07:14:56 [INFO] 07:14:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 07:14:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:56 [INFO] argLine set to empty 07:14:56 [INFO] 07:14:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-extras-dependencies --- 07:14:56 [INFO] Starting audit... 07:14:56 Audit done. 07:14:56 [INFO] You have 0 Checkstyle violations. 07:14:56 [INFO] 07:14:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-extras-dependencies --- 07:14:56 [INFO] Starting audit... 07:14:56 Audit done. 07:14:56 [INFO] You have 0 Checkstyle violations. 07:14:56 [INFO] 07:14:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 07:14:56 [INFO] 07:14:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 07:14:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 07:14:56 [INFO] ...done! 07:14:56 [INFO] Attaching features XML 07:14:56 [INFO] 07:14:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 07:14: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:14:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:56 [INFO] 07:14:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 07:14:56 [INFO] 07:14:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 07:14:56 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:56 [INFO] 07:14:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 07:14:56 [INFO] 07:14:56 [INFO] 07:14:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 07:14:56 [INFO] 07:14:56 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-extras-dependencies --- 07:14:56 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies 07:14:56 [INFO] Project dependency features detected: [] 07:14:56 [INFO] Pax Exam System (Version: 4.14.0) created. 07:14:56 [INFO] Creating RMI registry server on 127.0.0.1:41149 07:14:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:14:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:14:56 [INFO] Waiting for remote bundle context.. on 41149 name: 7d223503-eee9-46b3-bb70-e57f7f4ba991 timout: [ RelativeTimeout value = 180000 ] 07:15:00 [INFO] Building jar from resources and headers. 07:15:00 [INFO] Writing jar finished. 07:15:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:02 [INFO] 07:15:02 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-extras-dependencies --- 07:15:02 [INFO] 07:15:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 07:15:02 [INFO] No Javadoc in project. Archive not created. 07:15:02 [INFO] 07:15:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-extras-dependencies --- 07:15:02 [INFO] CycloneDX: Resolving Dependencies 07:15:03 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 07:15:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.xml 07:15:03 [INFO] attaching as odl-bgpcep-extras-dependencies-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.json 07:15:03 [INFO] attaching as odl-bgpcep-extras-dependencies-1.0.1-SNAPSHOT-cyclonedx.json 07:15:03 [INFO] 07:15:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 07:15:03 [INFO] Skipping duplicate-finder execution! 07:15:03 [INFO] 07:15:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 07:15:03 [INFO] Skipping plugin execution 07:15:03 [INFO] 07:15:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 07:15:03 [INFO] Skipping source per configuration. 07:15:03 [INFO] 07:15:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 07:15:03 [INFO] 07:15:03 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-extras-dependencies --- 07:15:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:03 [INFO] 07:15:03 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-extras-dependencies --- 07:15:03 [WARNING] 07:15:03 [WARNING] The packaging plugin for project odl-bgpcep-extras-dependencies did not assign 07:15:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:15:03 [WARNING] 07:15:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:15:03 [WARNING] 07:15:03 [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/1.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-1.0.1-SNAPSHOT.pom 07:15:03 [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/1.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-1.0.1-SNAPSHOT-features.xml 07:15:03 [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/1.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:03 [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/1.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-1.0.1-SNAPSHOT-cyclonedx.json 07:15:03 [INFO] 07:15:03 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-extras-dependencies --- 07:15:03 [INFO] org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:feature:1.0.1-SNAPSHOT 07:15:03 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:15:03 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:15:03 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:15:03 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:15:03 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:15:03 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:15:03 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:03 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:15:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:03 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:15:03 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:15:03 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:15:03 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:15:03 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:15:03 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:15:03 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:15:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:15:03 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:15:03 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:15:03 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:03 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:03 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:15:03 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:15:03 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:15:03 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:15:03 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:15:03 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:15:03 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:15:03 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:15:03 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:15:03 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:15:03 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:15:03 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:15:03 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:15:03 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:15:03 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:15:03 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:15:03 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:15:03 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:15:03 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:15:03 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:15:03 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:15:03 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:15:03 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:15:03 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:15:03 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:15:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:03 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:03 [INFO] +- junit:junit:jar:4.13.2:test 07:15:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:03 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:03 [INFO] 07:15:03 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-extras-dependencies --- 07:15:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/sonatype-clm/module.xml 07:15:03 [INFO] 07:15:03 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 07:15:03 [INFO] Building OpenDaylight :: BGP :: Dependencies 1.0.1-SNAPSHOT [23/161] 07:15:03 [INFO] from features/odl-bgpcep-bgp-dependencies/pom.xml 07:15:03 [INFO] ------------------------------[ feature ]------------------------------- 07:15:03 [INFO] 07:15:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] 07:15:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:03 [INFO] 07:15:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:03 [INFO] 07:15:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] 07:15:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] 07:15:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:03 [INFO] argLine set to empty 07:15:03 [INFO] 07:15:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] Starting audit... 07:15:03 Audit done. 07:15:03 [INFO] You have 0 Checkstyle violations. 07:15:03 [INFO] 07:15:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] Starting audit... 07:15:03 Audit done. 07:15:03 [INFO] You have 0 Checkstyle violations. 07:15:03 [INFO] 07:15:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] 07:15:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 07:15:03 [INFO] ...done! 07:15:03 [INFO] Attaching features XML 07:15:03 [INFO] 07:15:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 07:15: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:15:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:03 [INFO] 07:15:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 07:15:03 [INFO] 07:15:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] No files found to run spotbugs, check compile phase has been run 07:15:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:03 [INFO] 07:15:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 07:15:03 [INFO] 07:15:03 [INFO] 07:15:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] 07:15:03 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-dependencies --- 07:15:03 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies 07:15:03 [INFO] Project dependency features detected: [] 07:15:03 [INFO] Pax Exam System (Version: 4.14.0) created. 07:15:03 [INFO] Creating RMI registry server on 127.0.0.1:42143 07:15:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:15:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:15:04 [INFO] Waiting for remote bundle context.. on 42143 name: e57a5219-c050-471c-b269-cb95ecbc798d timout: [ RelativeTimeout value = 180000 ] 07:15:07 [INFO] Building jar from resources and headers. 07:15:07 [INFO] Writing jar finished. 07:15:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:09 [INFO] 07:15:09 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 07:15:09 [INFO] 07:15:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 07:15:09 [INFO] No Javadoc in project. Archive not created. 07:15:09 [INFO] 07:15:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 07:15:09 [INFO] CycloneDX: Resolving Dependencies 07:15:10 [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) 07:15:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.xml 07:15:11 [INFO] attaching as odl-bgpcep-bgp-dependencies-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.json 07:15:11 [INFO] attaching as odl-bgpcep-bgp-dependencies-1.0.1-SNAPSHOT-cyclonedx.json 07:15:11 [INFO] 07:15:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 07:15:11 [INFO] Skipping duplicate-finder execution! 07:15:11 [INFO] 07:15:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 07:15:11 [INFO] Skipping plugin execution 07:15:11 [INFO] 07:15:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 07:15:11 [INFO] Skipping source per configuration. 07:15:11 [INFO] 07:15:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 07:15:11 [INFO] 07:15:11 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-dependencies --- 07:15:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:11 [INFO] 07:15:11 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-dependencies --- 07:15:11 [WARNING] 07:15:11 [WARNING] The packaging plugin for project odl-bgpcep-bgp-dependencies did not assign 07:15:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:15:11 [WARNING] 07:15:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:15:11 [WARNING] 07:15:11 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-1.0.1-SNAPSHOT.pom 07:15:11 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-1.0.1-SNAPSHOT-features.xml 07:15:11 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:11 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-1.0.1-SNAPSHOT-cyclonedx.json 07:15:11 [INFO] 07:15:11 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:15:11 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:feature:1.0.1-SNAPSHOT 07:15:11 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:15:11 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:11 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:15:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:11 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:15:11 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:15:11 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:15:11 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:15:11 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:11 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:15:11 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:15:11 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:15:11 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:15:11 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:15:11 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:15:11 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:15:11 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:15:11 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:15:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:15:11 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:15:11 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:15:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:15:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:15:11 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:15:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:15:11 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:15:11 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:15:11 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:15:11 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:15:11 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:15:11 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:15:11 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:15:11 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:15:11 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:15:11 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:15:11 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:15:11 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:15:11 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:15:11 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:15:11 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:15:11 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:15:11 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:15:11 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:15:11 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:15:11 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:15:11 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:15:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:15:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:15:11 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:11 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:15:11 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:15:11 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:15:11 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:15:11 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:15:11 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:15:11 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:15:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:11 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:11 [INFO] +- junit:junit:jar:4.13.2:test 07:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:11 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:11 [INFO] 07:15:11 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:15:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/sonatype-clm/module.xml 07:15:11 [INFO] 07:15:11 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 07:15:11 [INFO] Building OpenDaylight :: BGP :: Parser :: API 1.0.1-SNAPSHOT [24/161] 07:15:11 [INFO] from features/odl-bgpcep-bgp-parser-api/pom.xml 07:15:11 [INFO] ------------------------------[ feature ]------------------------------- 07:15:11 [INFO] 07:15:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] 07:15:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:11 [INFO] 07:15:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:11 [INFO] 07:15:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] 07:15:11 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] 07:15:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:11 [INFO] argLine set to empty 07:15:11 [INFO] 07:15:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] Starting audit... 07:15:11 Audit done. 07:15:11 [INFO] You have 0 Checkstyle violations. 07:15:11 [INFO] 07:15:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] Starting audit... 07:15:11 Audit done. 07:15:11 [INFO] You have 0 Checkstyle violations. 07:15:11 [INFO] 07:15:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] 07:15:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 07:15:11 [INFO] ...done! 07:15:11 [INFO] Attaching features XML 07:15:11 [INFO] 07:15:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 07:15: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:15:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:11 [INFO] 07:15:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 07:15:11 [INFO] 07:15:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] No files found to run spotbugs, check compile phase has been run 07:15:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:11 [INFO] 07:15:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 07:15:11 [INFO] 07:15:11 [INFO] 07:15:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] 07:15:11 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-parser-api --- 07:15:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api 07:15:11 [INFO] Project dependency features detected: [] 07:15:11 [INFO] Pax Exam System (Version: 4.14.0) created. 07:15:11 [INFO] Creating RMI registry server on 127.0.0.1:33689 07:15:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:15:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:15:12 [INFO] Waiting for remote bundle context.. on 33689 name: 17d77be2-b6b9-437f-91ad-cffc192aa3d4 timout: [ RelativeTimeout value = 180000 ] 07:15:16 [INFO] Building jar from resources and headers. 07:15:16 [INFO] Writing jar finished. 07:15:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:18 [INFO] 07:15:18 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 07:15:18 [INFO] 07:15:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 07:15:18 [INFO] No Javadoc in project. Archive not created. 07:15:18 [INFO] 07:15:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 07:15:18 [INFO] CycloneDX: Resolving Dependencies 07:15:19 [INFO] CycloneDX: Creating BOM version 1.6 with 90 component(s) 07:15:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.xml 07:15:19 [INFO] attaching as odl-bgpcep-bgp-parser-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.json 07:15:19 [INFO] attaching as odl-bgpcep-bgp-parser-api-1.0.1-SNAPSHOT-cyclonedx.json 07:15:19 [INFO] 07:15:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 07:15:19 [INFO] Skipping duplicate-finder execution! 07:15:19 [INFO] 07:15:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 07:15:19 [INFO] Skipping plugin execution 07:15:19 [INFO] 07:15:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 07:15:19 [INFO] Skipping source per configuration. 07:15:19 [INFO] 07:15:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 07:15:19 [INFO] 07:15:19 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-parser-api --- 07:15:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:19 [INFO] 07:15:19 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser-api --- 07:15:19 [WARNING] 07:15:19 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser-api did not assign 07:15:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:15:19 [WARNING] 07:15:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:15:19 [WARNING] 07:15:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-1.0.1-SNAPSHOT.pom 07:15:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-1.0.1-SNAPSHOT-features.xml 07:15:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-1.0.1-SNAPSHOT-cyclonedx.json 07:15:19 [INFO] 07:15:19 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:15:19 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:feature:1.0.1-SNAPSHOT 07:15:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:15:19 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:15:19 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:15:19 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:15:19 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:19 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:15:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:19 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:15:19 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:15:19 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:15:19 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:15:19 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:15:19 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:15:19 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:15:19 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:15:19 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:15:19 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:15:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:15:19 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:15:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:15:19 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:15:19 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:15:19 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:19 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:15:19 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:15:19 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:15:19 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:15:19 [INFO] | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:15:19 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:15:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:15:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:15:19 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:15:19 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:15:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:15:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:15:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:15:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:15:19 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:15:19 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:15:19 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:15:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:15:19 [INFO] | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:15:19 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:15:19 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:15:19 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:15:19 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:15:19 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:15:19 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:15:19 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:15:19 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:15:19 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:15:19 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:15:19 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:15:19 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:15:19 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:15:19 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:15:19 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:15:19 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:15:19 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:15:19 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:15:19 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:15:19 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:15:19 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:19 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:15:19 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:15:19 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:15:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:15:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:15:19 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:15:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:15:19 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:15:19 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:15:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:19 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:19 [INFO] +- junit:junit:jar:4.13.2:test 07:15:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:19 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:19 [INFO] 07:15:19 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:15:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/sonatype-clm/module.xml 07:15:19 [INFO] 07:15:19 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 07:15:19 [INFO] Building OpenDaylight :: BGP :: Parser 1.0.1-SNAPSHOT [25/161] 07:15:19 [INFO] from features/odl-bgpcep-bgp-parser/pom.xml 07:15:19 [INFO] ------------------------------[ feature ]------------------------------- 07:15:19 [INFO] 07:15:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser --- 07:15:19 [INFO] 07:15:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 07:15:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:19 [INFO] 07:15:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 07:15:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:19 [INFO] 07:15:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 07:15:20 [INFO] 07:15:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-parser --- 07:15:20 [INFO] 07:15:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 07:15:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:20 [INFO] argLine set to empty 07:15:20 [INFO] 07:15:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser --- 07:15:20 [INFO] Starting audit... 07:15:20 Audit done. 07:15:20 [INFO] You have 0 Checkstyle violations. 07:15:20 [INFO] 07:15:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser --- 07:15:20 [INFO] Starting audit... 07:15:20 Audit done. 07:15:20 [INFO] You have 0 Checkstyle violations. 07:15:20 [INFO] 07:15:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 07:15:20 [INFO] 07:15:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 07:15:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 07:15:20 [INFO] ...done! 07:15:20 [INFO] Attaching features XML 07:15:20 [INFO] 07:15:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-parser --- 07:15: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:15:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:20 [INFO] 07:15:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 07:15:20 [INFO] 07:15:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 07:15:20 [INFO] No files found to run spotbugs, check compile phase has been run 07:15:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:20 [INFO] 07:15:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 07:15:20 [INFO] 07:15:20 [INFO] 07:15:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 07:15:20 [INFO] 07:15:20 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-parser --- 07:15:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser 07:15:20 [INFO] Project dependency features detected: [] 07:15:20 [INFO] Pax Exam System (Version: 4.14.0) created. 07:15:20 [INFO] Creating RMI registry server on 127.0.0.1:35629 07:15:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:15:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:15:20 [INFO] Waiting for remote bundle context.. on 35629 name: 880a7e2f-271f-42a2-a1a3-91bf114f1a2f timout: [ RelativeTimeout value = 180000 ] 07:15:24 [INFO] Building jar from resources and headers. 07:15:24 [INFO] Writing jar finished. 07:15:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:26 [INFO] 07:15:26 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-parser --- 07:15:26 [INFO] 07:15:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 07:15:26 [INFO] No Javadoc in project. Archive not created. 07:15:26 [INFO] 07:15:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser --- 07:15:26 [INFO] CycloneDX: Resolving Dependencies 07:15:27 [INFO] CycloneDX: Creating BOM version 1.6 with 92 component(s) 07:15:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.xml 07:15:27 [INFO] attaching as odl-bgpcep-bgp-parser-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.json 07:15:27 [INFO] attaching as odl-bgpcep-bgp-parser-1.0.1-SNAPSHOT-cyclonedx.json 07:15:28 [INFO] 07:15:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 07:15:28 [INFO] Skipping duplicate-finder execution! 07:15:28 [INFO] 07:15:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 07:15:28 [INFO] Skipping plugin execution 07:15:28 [INFO] 07:15:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 07:15:28 [INFO] Skipping source per configuration. 07:15:28 [INFO] 07:15:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 07:15:28 [INFO] 07:15:28 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-parser --- 07:15:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:28 [INFO] 07:15:28 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser --- 07:15:28 [WARNING] 07:15:28 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser did not assign 07:15:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:15:28 [WARNING] 07:15:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:15:28 [WARNING] 07:15:28 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-1.0.1-SNAPSHOT.pom 07:15:28 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-1.0.1-SNAPSHOT-features.xml 07:15:28 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:28 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-1.0.1-SNAPSHOT-cyclonedx.json 07:15:28 [INFO] 07:15:28 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-parser --- 07:15:28 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:feature:1.0.1-SNAPSHOT 07:15:28 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:15:28 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:15:28 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:15:28 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:15:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:15:28 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:15:28 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:15:28 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:15:28 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:15:28 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:15:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:15:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:28 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:15:28 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:15:28 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:15:28 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:28 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:15:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:28 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:15:28 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:15:28 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:15:28 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:15:28 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:15:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:15:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:15:28 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:15:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:15:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:15:28 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:15:28 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:15:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:15:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:15:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:15:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:15:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:15:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:15:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:15:28 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:15:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:15:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:15:28 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:15:28 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:15:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:15:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:15:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:15:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:15:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:15:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:15:28 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:28 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:15:28 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:15:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:15:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:15:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:15:28 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:15:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:15:28 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:15:28 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:15:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:28 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:28 [INFO] +- junit:junit:jar:4.13.2:test 07:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:28 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:28 [INFO] 07:15:28 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-parser --- 07:15:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/sonatype-clm/module.xml 07:15:28 [INFO] 07:15:28 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 07:15:28 [INFO] Building bgp-rib-api 1.0.1-SNAPSHOT [26/161] 07:15:28 [INFO] from bgp/rib-api/pom.xml 07:15:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:28 [INFO] 07:15:28 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-api --- 07:15:28 [INFO] 07:15:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-api --- 07:15:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:28 [INFO] 07:15:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 07:15:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:28 [INFO] 07:15:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-api --- 07:15:28 [INFO] 07:15:28 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-api --- 07:15:28 [INFO] 07:15:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-api --- 07:15:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/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:15:28 [INFO] 07:15:28 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-rib-api --- 07:15:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:15:28 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/main/yang 07:15:28 [INFO] yang-to-sources: Found 8 dependencies in 1.786 ms 07:15:28 [INFO] yang-to-sources: Project model files found: 2 in 5.605 ms 07:15:28 [INFO] yang-to-sources: 12 YANG models processed in 103.6 ms 07:15:28 [INFO] BindingJavaFileGenerator: Defined 64 files in 17.73 ms 07:15:28 [INFO] Sorted 64 files into 11 directories in 194.4 μs 07:15:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 64 in 31.07 ms 07:15:28 [INFO] 07:15:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-api --- 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-rib-api --- 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-rib-api --- 07:15:28 [INFO] 07:15:28 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-api --- 07:15:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/main/resources 07:15:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:15:28 [INFO] Copying 2 resources 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 2 resources from target/generated-sources/yang to target/classes 07:15:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:15:28 [INFO] 07:15:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-api --- 07:15:28 [INFO] Recompiling the module because of changed dependency. 07:15:28 [INFO] Compiling 65 source files with javac [debug release 21] to target/classes 07:15:28 [INFO] 07:15:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 07:15:29 [INFO] 07:15:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-api --- 07:15:29 [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-rib-api <<< 07:15:31 [INFO] 07:15:31 [INFO] 07:15:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-api --- 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-rib-api --- 07:15:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/test/resources 07:15:31 [INFO] 07:15:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-api --- 07:15:31 [INFO] No sources to compile 07:15:31 [INFO] 07:15:31 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-api --- 07:15:31 [INFO] No tests to run. 07:15:31 [INFO] 07:15:31 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-rib-api --- 07:15:31 [INFO] 07:15:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-api --- 07:15:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-1.0.1-SNAPSHOT.jar 07:15:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 07:15:32 [INFO] 07:15:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-api --- 07:15:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-1.0.1-SNAPSHOT-javadoc.jar 07:15:34 [INFO] 07:15:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-api --- 07:15:34 [INFO] CycloneDX: Resolving Dependencies 07:15:35 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:15:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.xml 07:15:35 [INFO] attaching as bgp-rib-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.json 07:15:35 [INFO] attaching as bgp-rib-api-1.0.1-SNAPSHOT-cyclonedx.json 07:15:35 [INFO] 07:15:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 07:15:35 [INFO] Skipping duplicate-finder execution! 07:15:35 [INFO] 07:15:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-rib-api --- 07:15:35 [INFO] No dependency problems found 07:15:35 [INFO] 07:15:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-api --- 07:15:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-1.0.1-SNAPSHOT-sources.jar 07:15:35 [INFO] 07:15:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-api --- 07:15:35 [INFO] 07:15:35 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-api --- 07:15:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:35 [INFO] 07:15:35 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-api --- 07:15:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/1.0.1-SNAPSHOT/bgp-rib-api-1.0.1-SNAPSHOT.pom 07:15:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/1.0.1-SNAPSHOT/bgp-rib-api-1.0.1-SNAPSHOT.jar 07:15:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/1.0.1-SNAPSHOT/bgp-rib-api-1.0.1-SNAPSHOT-javadoc.jar 07:15:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/1.0.1-SNAPSHOT/bgp-rib-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/1.0.1-SNAPSHOT/bgp-rib-api-1.0.1-SNAPSHOT-cyclonedx.json 07:15:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/1.0.1-SNAPSHOT/bgp-rib-api-1.0.1-SNAPSHOT-sources.jar 07:15:35 [INFO] 07:15:35 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-api --- 07:15:35 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/1.0.1-SNAPSHOT/bgp-rib-api-1.0.1-SNAPSHOT.jar 07:15:35 [INFO] Writing OBR metadata 07:15:35 [INFO] 07:15:35 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-rib-api --- 07:15:35 [INFO] org.opendaylight.bgpcep:bgp-rib-api:bundle:1.0.1-SNAPSHOT 07:15:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:15:35 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:15:35 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:15:35 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:15:35 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:15:35 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:15:35 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:35 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:15:35 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:15:35 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:15:35 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:15:35 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:15:35 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:15:35 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:15:35 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:15:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:15:35 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:15:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:15:35 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:15:35 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:15:35 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:15:35 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:15:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:15:35 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:15:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:35 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:35 [INFO] +- junit:junit:jar:4.13.2:test 07:15:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:35 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:15:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:35 [INFO] 07:15:35 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-rib-api --- 07:15:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/sonatype-clm/module.xml 07:15:35 [INFO] 07:15:35 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 07:15:35 [INFO] Building bgp-openconfig-api 1.0.1-SNAPSHOT [27/161] 07:15:35 [INFO] from bgp/openconfig-api/pom.xml 07:15:35 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:35 [INFO] 07:15:35 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-api --- 07:15:35 [INFO] 07:15:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-api --- 07:15:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:35 [INFO] 07:15:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 07:15:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:35 [INFO] 07:15:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-api --- 07:15:35 [INFO] 07:15:35 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-api --- 07:15:35 [INFO] 07:15:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 07:15: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/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:15:35 [INFO] 07:15:35 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-openconfig-api --- 07:15:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:15:35 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/main/yang 07:15:35 [INFO] yang-to-sources: Found 10 dependencies in 1.404 ms 07:15:35 [INFO] yang-to-sources: Project model files found: 16 in 12.80 ms 07:15:36 [INFO] yang-to-sources: 27 YANG models processed in 237.3 ms 07:15:36 [INFO] BindingJavaFileGenerator: Defined 877 files in 56.77 ms 07:15:36 [INFO] Sorted 877 files into 181 directories in 1.709 ms 07:15:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 877 in 162.1 ms 07:15:36 [INFO] 07:15:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-api --- 07:15:36 [INFO] Starting audit... 07:15:36 Audit done. 07:15:36 [INFO] You have 0 Checkstyle violations. 07:15:36 [INFO] 07:15:36 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-api --- 07:15:36 [INFO] Starting audit... 07:15:36 Audit done. 07:15:36 [INFO] You have 0 Checkstyle violations. 07:15:36 [INFO] 07:15:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-api --- 07:15:36 [INFO] 07:15:36 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-api --- 07:15:36 [INFO] Copying 2 resources from src/main/resources to target/classes 07:15:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:15:36 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:15:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:15:36 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:15:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:15:36 [INFO] 07:15:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-api --- 07:15:36 [INFO] Recompiling the module because of changed dependency. 07:15:36 [INFO] Compiling 876 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-openconfig-api >>> 07:15:39 [INFO] 07:15:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-api --- 07:15:39 [INFO] Fork Value is true 07:15:43 [INFO] Done SpotBugs Analysis.... 07:15:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:43 [INFO] 07:15:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 07:15:43 [INFO] 07:15:43 [INFO] 07:15:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-api --- 07:15:43 [INFO] BugInstance size is 0 07:15:43 [INFO] Error size is 0 07:15:43 [INFO] No errors/warnings found 07:15:43 [INFO] 07:15:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-api --- 07:15:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/test/resources 07:15:43 [INFO] 07:15:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-api --- 07:15:43 [INFO] No sources to compile 07:15:43 [INFO] 07:15:43 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-api --- 07:15:43 [INFO] No tests to run. 07:15:43 [INFO] 07:15:43 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-openconfig-api --- 07:15:43 [INFO] 07:15:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-api --- 07:15:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-1.0.1-SNAPSHOT.jar 07:15:44 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 07:15:44 [INFO] 07:15:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-api --- 07:15:53 [WARNING] Javadoc Warnings 07:15:53 [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:15:53 [WARNING] * 07:15:53 [WARNING] ^ 07:15:53 [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:15:53 [WARNING] * 07:15:53 [WARNING] ^ 07:15:53 [WARNING] 2 warnings 07:15:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-1.0.1-SNAPSHOT-javadoc.jar 07:15:53 [INFO] 07:15:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-api --- 07:15:53 [INFO] CycloneDX: Resolving Dependencies 07:15:54 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:15:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.xml 07:15:54 [INFO] attaching as bgp-openconfig-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.json 07:15:54 [INFO] attaching as bgp-openconfig-api-1.0.1-SNAPSHOT-cyclonedx.json 07:15:54 [INFO] 07:15:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 07:15:54 [INFO] Skipping duplicate-finder execution! 07:15:54 [INFO] 07:15:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 07:15:54 [INFO] No dependency problems found 07:15:54 [INFO] 07:15:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 07:15:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-1.0.1-SNAPSHOT-sources.jar 07:15:54 [INFO] 07:15:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-api --- 07:15:54 [INFO] 07:15:54 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-api --- 07:15:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:54 [INFO] 07:15:54 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-api --- 07:15:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/1.0.1-SNAPSHOT/bgp-openconfig-api-1.0.1-SNAPSHOT.pom 07:15:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/1.0.1-SNAPSHOT/bgp-openconfig-api-1.0.1-SNAPSHOT.jar 07:15:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/1.0.1-SNAPSHOT/bgp-openconfig-api-1.0.1-SNAPSHOT-javadoc.jar 07:15:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/1.0.1-SNAPSHOT/bgp-openconfig-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:15:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/1.0.1-SNAPSHOT/bgp-openconfig-api-1.0.1-SNAPSHOT-cyclonedx.json 07:15:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/1.0.1-SNAPSHOT/bgp-openconfig-api-1.0.1-SNAPSHOT-sources.jar 07:15:54 [INFO] 07:15:54 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-api --- 07:15:54 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/1.0.1-SNAPSHOT/bgp-openconfig-api-1.0.1-SNAPSHOT.jar 07:15:54 [INFO] Writing OBR metadata 07:15:54 [INFO] 07:15:54 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-api --- 07:15:54 [INFO] org.opendaylight.bgpcep:bgp-openconfig-api:bundle:1.0.1-SNAPSHOT 07:15:54 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:15:54 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:15:54 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:15:54 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:15:54 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:15:54 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:15:54 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:15:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:15:54 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:15:54 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:54 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:15:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:54 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:15:54 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:15:54 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:15:54 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:15:54 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:15:54 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:15:54 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:54 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:15:54 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:15:54 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:15:54 [INFO] | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:15:54 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:15:54 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:15:54 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:15:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:15:54 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:15:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:54 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:15:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:15:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:15:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:15:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:15:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:15:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:15:54 [INFO] +- junit:junit:jar:4.13.2:test 07:15:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:15:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:15:54 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:15:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:15:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:54 [INFO] 07:15:54 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-openconfig-api --- 07:15:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/sonatype-clm/module.xml 07:15:54 [INFO] 07:15:54 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 07:15:54 [INFO] Building bgp-rib-spi 1.0.1-SNAPSHOT [28/161] 07:15:54 [INFO] from bgp/rib-spi/pom.xml 07:15:54 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:55 [INFO] 07:15:55 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-spi --- 07:15:55 [INFO] 07:15:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-spi --- 07:15:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:55 [INFO] 07:15:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 07:15:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:55 [INFO] 07:15:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-spi --- 07:15:55 [INFO] 07:15:55 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-spi --- 07:15:55 [INFO] 07:15:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 07:15: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/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:15:55 [INFO] 07:15:55 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-rib-spi --- 07:15:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:15:55 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/yang 07:15:55 [INFO] yang-to-sources: Found 11 dependencies in 2.896 ms 07:15:55 [INFO] yang-to-sources: Project model files found: 1 in 2.076 ms 07:15:55 [INFO] yang-to-sources: 11 YANG models processed in 108.7 ms 07:15:55 [INFO] BindingJavaFileGenerator: Defined 29 files in 13.35 ms 07:15:55 [INFO] Sorted 29 files into 14 directories in 262.3 μs 07:15:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 29 in 24.90 ms 07:15:55 [INFO] 07:15:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-spi --- 07:15:55 [INFO] Starting audit... 07:15:55 Audit done. 07:15:55 [INFO] You have 0 Checkstyle violations. 07:15:55 [INFO] 07:15:55 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-spi --- 07:15:55 [INFO] Starting audit... 07:15:55 Audit done. 07:15:55 [INFO] You have 0 Checkstyle violations. 07:15:55 [INFO] 07:15:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-rib-spi --- 07:15:55 [INFO] 07:15:55 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-spi --- 07:15:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/resources 07:15:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:15:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:15:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:15:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:15:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:15:55 [INFO] 07:15:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-spi --- 07:15:55 [INFO] Recompiling the module because of changed dependency. 07:15:55 [INFO] Compiling 80 source files with javac [debug release 21] to target/classes 07:15:56 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 07:15:56 [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:15:56 required: R 07:15:56 found: org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.Route 07:15:56 [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:15:56 [INFO] 07:15:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 07:15:56 [INFO] 07:15:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-spi --- 07:15:56 [INFO] Fork Value is true 07:15:59 [INFO] Done SpotBugs Analysis.... 07:15:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:59 [INFO] 07:15:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 07:15:59 [INFO] 07:15:59 [INFO] 07:15:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-spi --- 07:15:59 [INFO] BugInstance size is 0 07:15:59 [INFO] Error size is 0 07:15:59 [INFO] No errors/warnings found 07:15:59 [INFO] 07:15:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-spi --- 07:15:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/resources 07:15:59 [INFO] 07:15:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-spi --- 07:15:59 [INFO] Recompiling the module because of changed dependency. 07:15:59 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:16:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[107,62] unchecked method invocation: method add in interface java.util.List is applied to given types 07:16:00 required: E 07:16:00 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:16:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[107,63] unchecked conversion 07:16:00 required: E 07:16:00 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:16:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[93,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:16:00 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupportTest.java:[98,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:16:00 [INFO] 07:16:00 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-spi --- 07:16:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:16:00 [INFO] 07:16:00 [INFO] ------------------------------------------------------- 07:16:00 [INFO] T E S T S 07:16:00 [INFO] ------------------------------------------------------- 07:16:01 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:16:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:16:01 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:16:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.590 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:16:03 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:16:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:16:05 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:16:05 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:16:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:16:05 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:16:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:16:05 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:16:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:16:05 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:16:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:16:05 [INFO] 07:16:05 [INFO] Results: 07:16:05 [INFO] 07:16:05 [INFO] Tests run: 27, 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-rib-spi --- 07:16:05 [INFO] 07:16:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-spi --- 07:16:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-1.0.1-SNAPSHOT.jar 07:16:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 07:16:05 [INFO] 07:16:05 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-rib-spi --- 07:16:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-1.0.1-SNAPSHOT-tests.jar 07:16:05 [INFO] 07:16:05 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-rib-spi --- 07:16:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-1.0.1-SNAPSHOT-test-sources.jar 07:16:05 [INFO] 07:16:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-spi --- 07:16:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-1.0.1-SNAPSHOT-javadoc.jar 07:16:08 [INFO] 07:16:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-spi --- 07:16:08 [INFO] CycloneDX: Resolving Dependencies 07:16:09 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 07:16:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.xml 07:16:09 [INFO] attaching as bgp-rib-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.json 07:16:09 [INFO] attaching as bgp-rib-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:16:09 [INFO] 07:16:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- 07:16:09 [INFO] Skipping duplicate-finder execution! 07:16:09 [INFO] 07:16:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-rib-spi --- 07:16:09 [INFO] No dependency problems found 07:16:09 [INFO] 07:16:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-spi --- 07:16:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-1.0.1-SNAPSHOT-sources.jar 07:16:09 [INFO] 07:16:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-spi --- 07:16:09 [INFO] 07:16:09 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-spi --- 07:16:09 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/code-coverage/jacoco.exec 07:16:09 [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes 07:16:09 [INFO] 07:16:09 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-spi --- 07:16:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/1.0.1-SNAPSHOT/bgp-rib-spi-1.0.1-SNAPSHOT.pom 07:16:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/1.0.1-SNAPSHOT/bgp-rib-spi-1.0.1-SNAPSHOT.jar 07:16:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/1.0.1-SNAPSHOT/bgp-rib-spi-1.0.1-SNAPSHOT-tests.jar 07:16:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/1.0.1-SNAPSHOT/bgp-rib-spi-1.0.1-SNAPSHOT-test-sources.jar 07:16:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/1.0.1-SNAPSHOT/bgp-rib-spi-1.0.1-SNAPSHOT-javadoc.jar 07:16:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/1.0.1-SNAPSHOT/bgp-rib-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/1.0.1-SNAPSHOT/bgp-rib-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:16:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/1.0.1-SNAPSHOT/bgp-rib-spi-1.0.1-SNAPSHOT-sources.jar 07:16:09 [INFO] 07:16:09 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-spi --- 07:16:09 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/1.0.1-SNAPSHOT/bgp-rib-spi-1.0.1-SNAPSHOT.jar 07:16:09 [INFO] Writing OBR metadata 07:16:09 [INFO] 07:16:09 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-rib-spi --- 07:16:09 [INFO] org.opendaylight.bgpcep:bgp-rib-spi:bundle:1.0.1-SNAPSHOT 07:16:09 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:16:09 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:09 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:16:09 [INFO] | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:16:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:16:09 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:09 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:16:09 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:16:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:16:09 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:16:09 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:09 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:16:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:09 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:16:09 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:16:09 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:16:09 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:16:09 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:16:09 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:16:09 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:16:09 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:16:09 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:16:09 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:16:09 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:16:09 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:16:09 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:16:09 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:16:09 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:16:09 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:16:09 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:16:09 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:16:09 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:16:09 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:09 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:16:09 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:16:09 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:16:09 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:16:09 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:16:09 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:16:09 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:16:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:16:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:16:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:16:09 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:16:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:16:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:16:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:16:09 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:16:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:16:09 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:16:09 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:16:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:16:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:16:09 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:16:09 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:16:09 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:16:09 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:16:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:16:09 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:16:09 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:16:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:16:09 [INFO] +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:16:09 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:16:09 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:16:09 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:16:09 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:16:09 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:16:09 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:16:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:16:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:16:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:16:09 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:16:09 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:16:09 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:16:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:16:09 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:16:09 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:16:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:09 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:09 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:16:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:16:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:16:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:16:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:16:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:16:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:16:09 [INFO] +- junit:junit:jar:4.13.2:test 07:16:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:16:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:16:09 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:16:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:16:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:09 [INFO] 07:16:09 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-rib-spi --- 07:16:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/sonatype-clm/module.xml 07:16:09 [INFO] 07:16:09 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 07:16:09 [INFO] Building OpenDaylight :: BGP :: RIB Api 1.0.1-SNAPSHOT [29/161] 07:16:09 [INFO] from features/odl-bgpcep-bgp-rib-api/pom.xml 07:16:09 [INFO] ------------------------------[ feature ]------------------------------- 07:16:09 [INFO] 07:16:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 07:16:09 [INFO] 07:16:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 07:16:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:09 [INFO] 07:16:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- 07:16:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:09 [INFO] 07:16:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- 07:16:10 [INFO] 07:16:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-rib-api --- 07:16:10 [INFO] 07:16:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 07:16:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:10 [INFO] argLine set to empty 07:16:10 [INFO] 07:16:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-api --- 07:16:10 [INFO] Starting audit... 07:16:10 Audit done. 07:16:10 [INFO] You have 0 Checkstyle violations. 07:16:10 [INFO] 07:16:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-api --- 07:16:10 [INFO] Starting audit... 07:16:10 Audit done. 07:16:10 [INFO] You have 0 Checkstyle violations. 07:16:10 [INFO] 07:16:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- 07:16:10 [INFO] 07:16:10 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 07:16:10 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 07:16:10 [INFO] ...done! 07:16:10 [INFO] Attaching features XML 07:16:10 [INFO] 07:16:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 07:16:10 [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:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:10 [INFO] 07:16:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 07:16:10 [INFO] 07:16:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 07:16:10 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:10 [INFO] 07:16:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 07:16:10 [INFO] 07:16:10 [INFO] 07:16:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 07:16:10 [INFO] 07:16:10 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-rib-api --- 07:16:10 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api 07:16:10 [INFO] Project dependency features detected: [] 07:16:10 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:10 [INFO] Creating RMI registry server on 127.0.0.1:33775 07:16:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:10 [INFO] Waiting for remote bundle context.. on 33775 name: a3b08e6b-7be4-4033-97b6-043155530ad8 timout: [ RelativeTimeout value = 180000 ] 07:16:14 [INFO] Building jar from resources and headers. 07:16:14 [INFO] Writing jar finished. 07:16:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:18 [INFO] 07:16:18 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 07:16:18 [INFO] 07:16:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 07:16:18 [INFO] No Javadoc in project. Archive not created. 07:16:18 [INFO] 07:16:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 07:16:18 [INFO] CycloneDX: Resolving Dependencies 07:16:19 [INFO] CycloneDX: Creating BOM version 1.6 with 144 component(s) 07:16:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.xml 07:16:19 [INFO] attaching as odl-bgpcep-bgp-rib-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.json 07:16:19 [INFO] attaching as odl-bgpcep-bgp-rib-api-1.0.1-SNAPSHOT-cyclonedx.json 07:16:19 [INFO] 07:16:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 07:16:19 [INFO] Skipping duplicate-finder execution! 07:16:19 [INFO] 07:16:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 07:16:19 [INFO] Skipping plugin execution 07:16:19 [INFO] 07:16:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 07:16:19 [INFO] Skipping source per configuration. 07:16:19 [INFO] 07:16:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 07:16:19 [INFO] 07:16:19 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-rib-api --- 07:16:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:19 [INFO] 07:16:19 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-api --- 07:16:19 [WARNING] 07:16:19 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-api did not assign 07:16:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:16:19 [WARNING] 07:16:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:16:19 [WARNING] 07:16:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-1.0.1-SNAPSHOT.pom 07:16:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-1.0.1-SNAPSHOT-features.xml 07:16:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-1.0.1-SNAPSHOT-cyclonedx.json 07:16:19 [INFO] 07:16:19 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:16:19 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:feature:1.0.1-SNAPSHOT 07:16:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:16:19 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:16:19 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:16:19 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions: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.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:16:19 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:19 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:16:19 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:16:19 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20: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] | +- 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.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:19 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:16:19 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:16:19 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:16:19 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:16:19 [INFO] | | \- io.netty:netty-resolver: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.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT: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:concepts:jar:14.0.20: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.yangtools:yang-data-spi:jar:14.0.20:compile 07:16:19 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20: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.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:16:19 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:16:19 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:16:19 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:16:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:16:19 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:16:19 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:16:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:16:19 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:16:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:16:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:16:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:16:19 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:16:19 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:16:19 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:16:19 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:16:19 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:16:19 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:16:19 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:16:19 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:16:19 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:16:19 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:16:19 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:16:19 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:16:19 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:16:19 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:16:19 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:16:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:16:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:16:19 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:19 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:16:19 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:16:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:16:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:16:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:16:19 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:16:19 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:16:19 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:16:19 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:16:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:16:19 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:16:19 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:16:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:16:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:16:19 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:16:19 [INFO] +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:16:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:16:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:16:19 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:16:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:16:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:16:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:16:19 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:16:19 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:16:19 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:16:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:16:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:16:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:16:19 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:16:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:16:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:16:19 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:16:19 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:16:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:16:19 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:16:19 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:16:19 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:16:19 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:16:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12: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.7:compile 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.1-03:index (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:16:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/sonatype-clm/module.xml 07:16:19 [INFO] 07:16:19 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 07:16:19 [INFO] Building bgp-openconfig-spi 1.0.1-SNAPSHOT [30/161] 07:16:19 [INFO] from bgp/openconfig-spi/pom.xml 07:16:19 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:19 [INFO] 07:16:19 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-spi --- 07:16:19 [INFO] 07:16:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-spi --- 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) @ bgp-openconfig-spi --- 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) @ bgp-openconfig-spi --- 07:16:20 [INFO] 07:16:20 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-spi --- 07:16:20 [INFO] 07:16:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 07:16: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/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:16:20 [INFO] 07:16:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-spi --- 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) @ bgp-openconfig-spi --- 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) @ bgp-openconfig-spi --- 07:16:20 [INFO] 07:16:20 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-spi --- 07:16:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/main/resources 07:16:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/spi 07:16:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/yang 07:16:20 [INFO] 07:16:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-spi --- 07:16:20 [INFO] Recompiling the module because of changed dependency. 07:16:20 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:16:20 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 07:16:20 [INFO] 07:16:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 07:16:20 [INFO] 07:16:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-spi --- 07:16:20 [INFO] Fork Value is true 07:16:22 [INFO] Done SpotBugs Analysis.... 07:16:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:22 [INFO] 07:16:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 07:16:22 [INFO] 07:16:22 [INFO] 07:16:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-spi --- 07:16:22 [INFO] BugInstance size is 0 07:16:22 [INFO] Error size is 0 07:16:22 [INFO] No errors/warnings found 07:16:22 [INFO] 07:16:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-spi --- 07:16:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/test/resources 07:16:22 [INFO] 07:16:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-spi --- 07:16:22 [INFO] Recompiling the module because of changed dependency. 07:16:22 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:16:22 [INFO] 07:16:22 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-spi --- 07:16:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:16:22 [INFO] 07:16:22 [INFO] ------------------------------------------------------- 07:16:22 [INFO] T E S T S 07:16:22 [INFO] ------------------------------------------------------- 07:16:23 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:16:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:16:23 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:16:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:16:23 [INFO] 07:16:23 [INFO] Results: 07:16:23 [INFO] 07:16:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:16:23 [INFO] 07:16:23 [INFO] 07:16:23 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-openconfig-spi --- 07:16:23 [INFO] 07:16:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-spi --- 07:16:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-1.0.1-SNAPSHOT.jar 07:16:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 07:16:23 [INFO] 07:16:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-spi --- 07:16:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-1.0.1-SNAPSHOT-javadoc.jar 07:16:25 [INFO] 07:16:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-spi --- 07:16:25 [INFO] CycloneDX: Resolving Dependencies 07:16:25 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 07:16:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.xml 07:16:25 [INFO] attaching as bgp-openconfig-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.json 07:16:25 [INFO] attaching as bgp-openconfig-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:16:25 [INFO] 07:16:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 07:16:25 [INFO] Skipping duplicate-finder execution! 07:16:25 [INFO] 07:16:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 07:16:25 [INFO] No dependency problems found 07:16:25 [INFO] 07:16:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 07:16:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-1.0.1-SNAPSHOT-sources.jar 07:16:25 [INFO] 07:16:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-spi --- 07:16:25 [INFO] 07:16:25 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-spi --- 07:16:25 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/code-coverage/jacoco.exec 07:16:25 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 07:16:25 [INFO] 07:16:25 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-spi --- 07:16:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/1.0.1-SNAPSHOT/bgp-openconfig-spi-1.0.1-SNAPSHOT.pom 07:16:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/1.0.1-SNAPSHOT/bgp-openconfig-spi-1.0.1-SNAPSHOT.jar 07:16:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/1.0.1-SNAPSHOT/bgp-openconfig-spi-1.0.1-SNAPSHOT-javadoc.jar 07:16:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/1.0.1-SNAPSHOT/bgp-openconfig-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/1.0.1-SNAPSHOT/bgp-openconfig-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:16:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/1.0.1-SNAPSHOT/bgp-openconfig-spi-1.0.1-SNAPSHOT-sources.jar 07:16:25 [INFO] 07:16:25 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-spi --- 07:16:25 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/1.0.1-SNAPSHOT/bgp-openconfig-spi-1.0.1-SNAPSHOT.jar 07:16:25 [INFO] Writing OBR metadata 07:16:25 [INFO] 07:16:25 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-spi --- 07:16:25 [INFO] org.opendaylight.bgpcep:bgp-openconfig-spi:bundle:1.0.1-SNAPSHOT 07:16:25 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:16:25 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:16:25 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:16:25 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:25 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:16:25 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:16:25 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:16:25 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:25 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:16:25 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:16:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:16:25 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:16:25 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:16:25 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:16:25 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:25 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:25 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:16:25 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:16:25 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:16:25 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:16:25 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:25 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:16:25 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:16:25 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:16:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:25 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:25 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:25 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:16:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:25 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:16:25 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:16:25 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:16:25 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:16:25 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:16:25 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:16:25 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:16:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:25 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:16:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:16:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:16:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:16:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:16:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:16:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:16:25 [INFO] +- junit:junit:jar:4.13.2:test 07:16:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:16:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:16:25 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:16:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:16:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:25 [INFO] 07:16:25 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-openconfig-spi --- 07:16:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/sonatype-clm/module.xml 07:16:25 [INFO] 07:16:25 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 07:16:25 [INFO] Building OpenDaylight :: BGP :: Openconfig 1.0.1-SNAPSHOT [31/161] 07:16:25 [INFO] from features/odl-bgpcep-bgp-openconfig/pom.xml 07:16:25 [INFO] ------------------------------[ feature ]------------------------------- 07:16:25 [INFO] 07:16:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 07:16:25 [INFO] 07:16:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 07:16:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:25 [INFO] 07:16:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 07:16:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:25 [INFO] 07:16:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 07:16:26 [INFO] 07:16:26 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig --- 07:16:26 [INFO] 07:16:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 07:16:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:26 [INFO] argLine set to empty 07:16:26 [INFO] 07:16:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig --- 07:16:26 [INFO] Starting audit... 07:16:26 Audit done. 07:16:26 [INFO] You have 0 Checkstyle violations. 07:16:26 [INFO] 07:16:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig --- 07:16:26 [INFO] Starting audit... 07:16:26 Audit done. 07:16:26 [INFO] You have 0 Checkstyle violations. 07:16:26 [INFO] 07:16:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 07:16:26 [INFO] 07:16:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 07:16:26 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 07:16:26 [INFO] ...done! 07:16:26 [INFO] Attaching features XML 07:16:26 [INFO] 07:16:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 07:16:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:16:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:26 [INFO] 07:16:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 07:16:26 [INFO] 07:16:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 07:16:26 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:26 [INFO] 07:16:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 07:16:26 [INFO] 07:16:26 [INFO] 07:16:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 07:16:26 [INFO] 07:16:26 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-openconfig --- 07:16:26 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig 07:16:26 [INFO] Project dependency features detected: [] 07:16:26 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:26 [INFO] Creating RMI registry server on 127.0.0.1:41467 07:16:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:26 [INFO] Waiting for remote bundle context.. on 41467 name: 0105a1db-c335-4cc5-9c63-ea8d2107ed6b timout: [ RelativeTimeout value = 180000 ] 07:16:30 [INFO] Building jar from resources and headers. 07:16:30 [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-openconfig --- 07:16:34 [INFO] 07:16:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 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-openconfig --- 07:16:34 [INFO] CycloneDX: Resolving Dependencies 07:16:35 [INFO] CycloneDX: Creating BOM version 1.6 with 146 component(s) 07:16:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.xml 07:16:35 [INFO] attaching as odl-bgpcep-bgp-openconfig-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.json 07:16:35 [INFO] attaching as odl-bgpcep-bgp-openconfig-1.0.1-SNAPSHOT-cyclonedx.json 07:16:35 [INFO] 07:16:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 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-openconfig --- 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-openconfig --- 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-openconfig --- 07:16:35 [INFO] 07:16:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig --- 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-openconfig --- 07:16:35 [WARNING] 07:16:35 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig 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-openconfig/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-1.0.1-SNAPSHOT.pom 07:16:35 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-1.0.1-SNAPSHOT-features.xml 07:16:35 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:35 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-1.0.1-SNAPSHOT-cyclonedx.json 07:16:35 [INFO] 07:16:35 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:16:35 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:feature:1.0.1-SNAPSHOT 07:16:35 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-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.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2: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:rfc8343:jar:1.0.2:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20: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] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:16:35 [INFO] | | +- io.netty:netty-buffer: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:yang-model-api:jar:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:16:35 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:16:35 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:16:35 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2: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.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:16:35 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:16:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:16:35 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT: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-common-netty:jar:14.0.20:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:16:35 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:16:35 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 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-xpath-api:xml:features: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-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-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.opendaylight.yangtools:yang-data-impl: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-data-tree-ri: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.yangtools:yang-data-transform:jar:14.0.20:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20: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-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-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.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:16:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:16:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT: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.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:16:35 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:16:35 [INFO] | | +- io.netty:netty-transport: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-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.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:16:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:16:35 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:16:35 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2: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.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:16:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:16:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:16:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:16:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:16:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:16:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:16:35 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:16:35 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:16:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:16:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:16:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:16:35 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:16:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:16:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:16:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:16:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:16:35 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:16:35 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:16:35 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:16:35 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:16:35 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:16:35 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:16:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:16:35 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:16:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:16:35 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi: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:compile 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.1-03:index (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:16:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/sonatype-clm/module.xml 07:16:36 [INFO] 07:16:36 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 07:16:36 [INFO] Building bgp-bmp-api 1.0.1-SNAPSHOT [32/161] 07:16:36 [INFO] from bmp/bmp-api/pom.xml 07:16:36 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:36 [INFO] 07:16:36 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-api --- 07:16:36 [INFO] 07:16:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-api --- 07:16:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:36 [INFO] 07:16:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 07:16:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:36 [INFO] 07:16:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-api --- 07:16:36 [INFO] 07:16:36 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-api --- 07:16:36 [INFO] 07:16:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 07:16: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/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:16:36 [INFO] 07:16:36 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-bmp-api --- 07:16:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:36 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/yang 07:16:36 [INFO] yang-to-sources: Found 9 dependencies in 1.934 ms 07:16:36 [INFO] yang-to-sources: Project model files found: 3 in 8.993 ms 07:16:36 [INFO] yang-to-sources: 14 YANG models processed in 67.54 ms 07:16:36 [INFO] BindingJavaFileGenerator: Defined 169 files in 14.63 ms 07:16:36 [INFO] Sorted 169 files into 35 directories in 276.4 μs 07:16:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 169 in 45.09 ms 07:16:36 [INFO] 07:16:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-api --- 07:16:36 [INFO] Starting audit... 07:16:36 Audit done. 07:16:36 [INFO] You have 0 Checkstyle violations. 07:16:36 [INFO] 07:16:36 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-api --- 07:16:36 [INFO] Starting audit... 07:16:36 Audit done. 07:16:36 [INFO] You have 0 Checkstyle violations. 07:16:36 [INFO] 07:16:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-api --- 07:16:36 [INFO] 07:16:36 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-api --- 07:16:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/resources 07:16:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:16:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:16:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:16:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:16:36 [INFO] 07:16:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-api --- 07:16:36 [INFO] Recompiling the module because of changed dependency. 07:16:36 [INFO] Compiling 169 source files with javac [debug release 21] to target/classes 07:16:37 [INFO] 07:16:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 07:16:37 [INFO] 07:16:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-api --- 07:16:37 [INFO] Fork Value is true 07:16:40 [INFO] Done SpotBugs Analysis.... 07:16:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:40 [INFO] 07:16:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 07:16:40 [INFO] 07:16:40 [INFO] 07:16:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-api --- 07:16:40 [INFO] BugInstance size is 0 07:16:40 [INFO] Error size is 0 07:16:40 [INFO] No errors/warnings found 07:16:40 [INFO] 07:16:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-api --- 07:16:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/test/resources 07:16:40 [INFO] 07:16:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-api --- 07:16:40 [INFO] No sources to compile 07:16:40 [INFO] 07:16:40 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-api --- 07:16:40 [INFO] No tests to run. 07:16:40 [INFO] 07:16:40 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-api --- 07:16:40 [INFO] 07:16:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-api --- 07:16:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-1.0.1-SNAPSHOT.jar 07:16:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 07:16:40 [INFO] 07:16:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-api --- 07:16:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-1.0.1-SNAPSHOT-javadoc.jar 07:16:44 [INFO] 07:16:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-api --- 07:16:44 [INFO] CycloneDX: Resolving Dependencies 07:16:44 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:16:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.xml 07:16:44 [INFO] attaching as bgp-bmp-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.json 07:16:44 [INFO] attaching as bgp-bmp-api-1.0.1-SNAPSHOT-cyclonedx.json 07:16:44 [INFO] 07:16:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-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) @ bgp-bmp-api --- 07:16:44 [INFO] No dependency problems found 07:16:44 [INFO] 07:16:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-api --- 07:16:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-1.0.1-SNAPSHOT-sources.jar 07:16:44 [INFO] 07:16:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-api --- 07:16:44 [INFO] 07:16:44 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-api --- 07:16:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:44 [INFO] 07:16:44 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-api --- 07:16:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/1.0.1-SNAPSHOT/bgp-bmp-api-1.0.1-SNAPSHOT.pom 07:16:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/1.0.1-SNAPSHOT/bgp-bmp-api-1.0.1-SNAPSHOT.jar 07:16:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/1.0.1-SNAPSHOT/bgp-bmp-api-1.0.1-SNAPSHOT-javadoc.jar 07:16:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/1.0.1-SNAPSHOT/bgp-bmp-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/1.0.1-SNAPSHOT/bgp-bmp-api-1.0.1-SNAPSHOT-cyclonedx.json 07:16:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/1.0.1-SNAPSHOT/bgp-bmp-api-1.0.1-SNAPSHOT-sources.jar 07:16:44 [INFO] 07:16:44 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-api --- 07:16:44 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/1.0.1-SNAPSHOT/bgp-bmp-api-1.0.1-SNAPSHOT.jar 07:16:44 [INFO] Writing OBR metadata 07:16:44 [INFO] 07:16:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-api --- 07:16:44 [INFO] org.opendaylight.bgpcep:bgp-bmp-api:bundle:1.0.1-SNAPSHOT 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:rfc6991-ietf-yang-types:jar:1.0.2: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:yang-common:jar:14.0.20:compile 07:16:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:44 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:16:44 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:44 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT: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: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: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-model-api: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.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:16:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:16:44 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:44 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:16:44 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.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.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 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.8: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.1-03:index (default-cli) @ bgp-bmp-api --- 07:16:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/sonatype-clm/module.xml 07:16:44 [INFO] 07:16:44 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 07:16:44 [INFO] Building bgp-extension-parent 1.0.1-SNAPSHOT [33/161] 07:16:44 [INFO] from bgp/extensions/parent/pom.xml 07:16:44 [INFO] --------------------------------[ pom ]--------------------------------- 07:16:44 [INFO] 07:16:44 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-extension-parent --- 07:16:44 [INFO] 07:16:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-extension-parent --- 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) @ bgp-extension-parent --- 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) @ bgp-extension-parent --- 07:16:44 [INFO] 07:16:44 [INFO] --- dependency:3.9.0:properties (default) @ bgp-extension-parent --- 07:16:44 [INFO] 07:16:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 07:16:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/extensions/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:16:44 [INFO] 07:16:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-extension-parent --- 07:16:44 [INFO] Starting audit... 07:16:44 Audit done. 07:16:44 [INFO] You have 0 Checkstyle violations. 07:16:44 [INFO] 07:16:44 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-extension-parent --- 07:16:44 [INFO] Starting audit... 07:16:44 Audit done. 07:16:44 [INFO] You have 0 Checkstyle violations. 07:16:44 [INFO] 07:16:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-extension-parent --- 07:16:44 [INFO] 07:16:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 07:16:44 [INFO] 07:16:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-extension-parent --- 07:16:44 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:44 [INFO] 07:16:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 07:16:44 [INFO] 07:16:44 [INFO] 07:16:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-extension-parent --- 07:16:44 [INFO] 07:16:44 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-extension-parent --- 07:16:44 [INFO] 07:16:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-extension-parent --- 07:16:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:16:44 [INFO] 07:16:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-extension-parent --- 07:16:45 [INFO] CycloneDX: Resolving Dependencies 07:16:46 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 07:16:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.xml 07:16:46 [INFO] attaching as bgp-extension-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.json 07:16:46 [INFO] attaching as bgp-extension-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:16:46 [INFO] 07:16:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 07:16:46 [INFO] Skipping duplicate-finder execution! 07:16:46 [INFO] 07:16:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-extension-parent --- 07:16:46 [INFO] Skipping pom project 07:16:46 [INFO] 07:16:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-extension-parent --- 07:16:46 [INFO] 07:16:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-extension-parent --- 07:16:46 [INFO] 07:16:46 [INFO] --- jacoco:0.8.14:report (report) @ bgp-extension-parent --- 07:16:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:46 [INFO] 07:16:46 [INFO] --- install:3.1.4:install (default-install) @ bgp-extension-parent --- 07:16:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/1.0.1-SNAPSHOT/bgp-extension-parent-1.0.1-SNAPSHOT.pom 07:16:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/1.0.1-SNAPSHOT/bgp-extension-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:16:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/1.0.1-SNAPSHOT/bgp-extension-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:16:46 [INFO] 07:16:46 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-extension-parent --- 07:16:46 [INFO] org.opendaylight.bgpcep:bgp-extension-parent:pom:1.0.1-SNAPSHOT 07:16:46 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:16:46 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:16:46 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:16:46 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:16:46 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:16:46 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:16:46 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:16:46 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:16:46 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:46 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:16:46 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:16:46 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:16:46 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:16:46 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:16:46 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:16:46 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:16:46 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:16:46 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:16:46 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:16:46 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:16:46 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:16:46 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:16:46 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:16:46 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:16:46 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:16:46 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:16:46 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:16:46 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:16:46 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:16:46 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:16:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:16:46 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:16:46 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:16:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:16:46 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:16:46 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:16:46 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:16:46 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:16:46 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:46 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:16:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:46 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:16:46 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:16:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:16:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:16:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:16:46 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:16:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:16:46 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:16:46 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:16:46 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:16:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:16:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:16:46 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:16:46 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:16:46 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:16:46 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:16:46 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:16:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:16:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:16:46 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:16:46 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:16:46 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:16:46 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:16:46 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:16:46 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:16:46 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:16:46 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:16:46 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:16:46 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:16:46 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:16:46 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:16:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:16:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:16:46 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:16:46 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:16:46 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:16:46 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:16:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:16:46 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:16:46 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:16:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:16:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:46 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:16:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:16:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:16:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:16:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:16:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:16:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:16:46 [INFO] +- junit:junit:jar:4.13.2:test 07:16:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:16:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:16:46 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:16:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:16:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:46 [INFO] 07:16:46 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-extension-parent --- 07:16:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/sonatype-clm/module.xml 07:16:46 [INFO] 07:16:46 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 07:16:46 [INFO] Building bgp-inet 1.0.1-SNAPSHOT [34/161] 07:16:46 [INFO] from bgp/extensions/inet/pom.xml 07:16:46 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:46 [INFO] 07:16:46 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-inet --- 07:16:46 [INFO] 07:16:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-inet --- 07:16:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:46 [INFO] 07:16:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-inet --- 07:16:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:46 [INFO] 07:16:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-inet --- 07:16:46 [INFO] 07:16:46 [INFO] --- dependency:3.9.0:properties (default) @ bgp-inet --- 07:16:46 [INFO] 07:16:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-inet --- 07:16: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/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:16:46 [INFO] 07:16:46 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-inet --- 07:16:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:46 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/yang 07:16:46 [INFO] yang-to-sources: Found 13 dependencies in 3.341 ms 07:16:46 [INFO] yang-to-sources: Project model files found: 1 in 1.577 ms 07:16:46 [INFO] yang-to-sources: 13 YANG models processed in 135.6 ms 07:16:46 [INFO] BindingJavaFileGenerator: Defined 68 files in 13.60 ms 07:16:46 [INFO] Sorted 68 files into 22 directories in 134.8 μs 07:16:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 22.36 ms 07:16:46 [INFO] 07:16:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-inet --- 07:16:46 [INFO] Starting audit... 07:16:46 Audit done. 07:16:46 [INFO] You have 0 Checkstyle violations. 07:16:46 [INFO] 07:16:46 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-inet --- 07:16:46 [INFO] Starting audit... 07:16:46 Audit done. 07:16:46 [INFO] You have 0 Checkstyle violations. 07:16:46 [INFO] 07:16:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-inet --- 07:16:46 [INFO] 07:16:46 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-inet --- 07:16:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/resources 07:16:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:16:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:16:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:16:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:16:46 [INFO] 07:16:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-inet --- 07:16:46 [INFO] Recompiling the module because of changed dependency. 07:16:46 [INFO] Compiling 78 source files with javac [debug release 21] to target/classes 07:16:47 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:16:47 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:16:47 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:16:47 [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:16:47 [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:16:47 [INFO] 07:16:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-inet >>> 07:16:47 [INFO] 07:16:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-inet --- 07:16:47 [INFO] Fork Value is true 07:16:50 [INFO] Done SpotBugs Analysis.... 07:16:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:50 [INFO] 07:16:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-inet <<< 07:16:50 [INFO] 07:16:50 [INFO] 07:16:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-inet --- 07:16:50 [INFO] BugInstance size is 0 07:16:50 [INFO] Error size is 0 07:16:50 [INFO] No errors/warnings found 07:16:50 [INFO] 07:16:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-inet --- 07:16:50 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:16:50 [INFO] 07:16:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-inet --- 07:16:50 [INFO] Recompiling the module because of changed dependency. 07:16:50 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 07:16:50 [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:16:50 [INFO] 07:16:50 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-inet --- 07:16:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:16:50 [INFO] 07:16:50 [INFO] ------------------------------------------------------- 07:16:50 [INFO] T E S T S 07:16:50 [INFO] ------------------------------------------------------- 07:16:51 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:16:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:16:51 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:16:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:16:56 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.308 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:16:56 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:16:56 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:16:56 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:16:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:16:56 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:16:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:16:56 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:16:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:16:56 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:16:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:16:56 [INFO] 07:16:56 [INFO] Results: 07:16:56 [INFO] 07:16:56 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 07:16:56 [INFO] 07:16:56 [INFO] 07:16:56 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-inet --- 07:16:56 [INFO] 07:16:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-inet --- 07:16:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-1.0.1-SNAPSHOT.jar 07:16:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 07:16:56 [INFO] 07:16:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-inet --- 07:16:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-1.0.1-SNAPSHOT-javadoc.jar 07:16:59 [INFO] 07:16:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-inet --- 07:16:59 [INFO] CycloneDX: Resolving Dependencies 07:17:01 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 07:17:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.xml 07:17:01 [INFO] attaching as bgp-inet-1.0.1-SNAPSHOT-cyclonedx.xml 07:17:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.json 07:17:01 [INFO] attaching as bgp-inet-1.0.1-SNAPSHOT-cyclonedx.json 07:17:01 [INFO] 07:17:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 07:17:01 [INFO] Skipping duplicate-finder execution! 07:17:01 [INFO] 07:17:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-inet --- 07:17:01 [INFO] No dependency problems found 07:17:01 [INFO] 07:17:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-inet --- 07:17:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-1.0.1-SNAPSHOT-sources.jar 07:17:01 [INFO] 07:17:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-inet --- 07:17:01 [INFO] 07:17:01 [INFO] --- jacoco:0.8.14:report (report) @ bgp-inet --- 07:17:01 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/code-coverage/jacoco.exec 07:17:01 [INFO] Analyzed bundle 'bgp-inet' with 13 classes 07:17:01 [INFO] 07:17:01 [INFO] --- install:3.1.4:install (default-install) @ bgp-inet --- 07:17:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/1.0.1-SNAPSHOT/bgp-inet-1.0.1-SNAPSHOT.pom 07:17:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/1.0.1-SNAPSHOT/bgp-inet-1.0.1-SNAPSHOT.jar 07:17:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/1.0.1-SNAPSHOT/bgp-inet-1.0.1-SNAPSHOT-javadoc.jar 07:17:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/1.0.1-SNAPSHOT/bgp-inet-1.0.1-SNAPSHOT-cyclonedx.xml 07:17:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/1.0.1-SNAPSHOT/bgp-inet-1.0.1-SNAPSHOT-cyclonedx.json 07:17:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/1.0.1-SNAPSHOT/bgp-inet-1.0.1-SNAPSHOT-sources.jar 07:17:01 [INFO] 07:17:01 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-inet --- 07:17:01 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/1.0.1-SNAPSHOT/bgp-inet-1.0.1-SNAPSHOT.jar 07:17:01 [INFO] Writing OBR metadata 07:17:01 [INFO] 07:17:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-inet --- 07:17:01 [INFO] org.opendaylight.bgpcep:bgp-inet:bundle:1.0.1-SNAPSHOT 07:17:01 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:01 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:17:01 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:17:01 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:01 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:01 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:01 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:01 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:01 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:test 07:17:01 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:17:01 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:17:01 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:17:01 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:17:01 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:17:01 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:17:01 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:17:01 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:17:01 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:17:01 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:17:01 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:17:01 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:17:01 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:17:01 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:17:01 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:17:01 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:17:01 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:17:01 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:17:01 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:17:01 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:17:01 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:17:01 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:17:01 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:17:01 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:17:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:17:01 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:17:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:17:01 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:17:01 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:17:01 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:17:01 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:17:01 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:17:01 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:17:01 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:17:01 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:17:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:01 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:17:01 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:17:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:17:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:17:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:17:01 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:17:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:17:01 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:17:01 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:17:01 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:17:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:17:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:17:01 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:17:01 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:17:01 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:17:01 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:17:01 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:17:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:17:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:17:01 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:17:01 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:17:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:17:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:17:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:17:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:17:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:17:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:17:01 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:17:01 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:17:01 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:17:01 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:17:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:17:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:17:01 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:17:01 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:17:01 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:17:01 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:17:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:17:01 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:17:01 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:17:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:17:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:17:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:17:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:17:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:17:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:17:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:17:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:17:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:17:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:17:01 [INFO] +- junit:junit:jar:4.13.2:test 07:17:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:17:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:17:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:17:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:17:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:01 [INFO] 07:17:01 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-inet --- 07:17:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/sonatype-clm/module.xml 07:17:01 [INFO] 07:17:01 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 07:17:01 [INFO] Building bgp-path-selection-mode 1.0.1-SNAPSHOT [35/161] 07:17:01 [INFO] from bgp/path-selection-mode/pom.xml 07:17:01 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:01 [INFO] 07:17:01 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-path-selection-mode --- 07:17:01 [INFO] 07:17:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-path-selection-mode --- 07:17:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:01 [INFO] 07:17:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 07:17:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:01 [INFO] 07:17:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-path-selection-mode --- 07:17:01 [INFO] 07:17:01 [INFO] --- dependency:3.9.0:properties (default) @ bgp-path-selection-mode --- 07:17:01 [INFO] 07:17:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 07:17: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/path-selection-mode/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:17:01 [INFO] 07:17:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-path-selection-mode --- 07:17:01 [INFO] Starting audit... 07:17:01 Audit done. 07:17:01 [INFO] You have 0 Checkstyle violations. 07:17:01 [INFO] 07:17:01 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-path-selection-mode --- 07:17:01 [INFO] Starting audit... 07:17:01 Audit done. 07:17:01 [INFO] You have 0 Checkstyle violations. 07:17:01 [INFO] 07:17:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-path-selection-mode --- 07:17:01 [INFO] 07:17:01 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-path-selection-mode --- 07:17:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/resources 07:17:01 [INFO] 07:17:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-path-selection-mode --- 07:17:01 [INFO] Recompiling the module because of changed dependency. 07:17:01 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 07:17:02 [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:17:02 [INFO] 07:17:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 07:17:02 [INFO] 07:17:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-path-selection-mode --- 07:17:02 [INFO] Fork Value is true 07:17:05 [INFO] Done SpotBugs Analysis.... 07:17:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:05 [INFO] 07:17:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< 07:17:05 [INFO] 07:17:05 [INFO] 07:17:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-path-selection-mode --- 07:17:05 [INFO] BugInstance size is 0 07:17:05 [INFO] Error size is 0 07:17:05 [INFO] No errors/warnings found 07:17:05 [INFO] 07:17:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-path-selection-mode --- 07:17:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/test/resources 07:17:05 [INFO] 07:17:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-path-selection-mode --- 07:17:05 [INFO] Recompiling the module because of changed dependency. 07:17:05 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:17:05 [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:17:05 [INFO] 07:17:05 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-path-selection-mode --- 07:17:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:05 [INFO] 07:17:05 [INFO] ------------------------------------------------------- 07:17:05 [INFO] T E S T S 07:17:05 [INFO] ------------------------------------------------------- 07:17:06 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:17:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:17:06 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:17:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:17:06 [INFO] 07:17:06 [INFO] Results: 07:17:06 [INFO] 07:17:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:17:06 [INFO] 07:17:06 [INFO] 07:17:06 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-path-selection-mode --- 07:17:06 [INFO] 07:17:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-path-selection-mode --- 07:17:07 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-1.0.1-SNAPSHOT.jar 07:17:07 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 07:17:07 [INFO] 07:17:07 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-path-selection-mode --- 07:17:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-1.0.1-SNAPSHOT-tests.jar 07:17:07 [INFO] 07:17:07 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-path-selection-mode --- 07:17:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-1.0.1-SNAPSHOT-test-sources.jar 07:17:07 [INFO] 07:17:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-path-selection-mode --- 07:17:08 [WARNING] Javadoc Warnings 07:17:08 [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:17:08 [WARNING] public interface RouteEntry, S extends ChildOf> { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public interface RouteEntry, S extends ChildOf> { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public abstract class AbstractBestPath implements BestPath { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected final BestPathState state; 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected AbstractBestPath(final BestPathState state) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final BestPathState getState() { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public class AbstractBestPathSelector { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected RouterId bestOriginatorId = null; 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected BestPathState bestState = null; 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected abstract Comparator comparator(); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected abstract K[] emptyKeys(); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final K getKey(final int offset) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final C getValue(final C[] array, final int offset) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final boolean isEmpty() { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final int offsetOf(final K key) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final int size() { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final T with(final K key) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final T without(final K key) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public AddPathBestNPathSelection(final int npaths) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public int getOffset() { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public AddPathSelector(final long ourAs) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public AddPathBestPath result() { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final class AllPathSelection implements PathSelectionMode { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public AllPathSelection() { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final class BasePathSelectionModeFactory { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final class BesthPathStateUtil { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public static long getPeerAs(final List segments) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public interface BestPath { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public interface BestPathState { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] int getAsPathLength(); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] @NonNull ContainerNode getAttributes(); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] @Nullable Uint32 getLocalPref(); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] long getMultiExitDisc(); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] @Nullable BgpOrigin getOrigin(); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] long getPeerAs(); 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final class BestPathStateImpl implements BestPathState { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 07:17:08 [WARNING] ^ 07:17:08 [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:17:08 [WARNING] public interface PathSelectionMode extends AutoCloseable { 07:17:08 [WARNING] ^ 07:17:08 [WARNING] 64 warnings 07:17:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-1.0.1-SNAPSHOT-javadoc.jar 07:17:08 [INFO] 07:17:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-path-selection-mode --- 07:17:08 [INFO] CycloneDX: Resolving Dependencies 07:17:09 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:17:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.xml 07:17:09 [INFO] attaching as bgp-path-selection-mode-1.0.1-SNAPSHOT-cyclonedx.xml 07:17:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.json 07:17:09 [INFO] attaching as bgp-path-selection-mode-1.0.1-SNAPSHOT-cyclonedx.json 07:17:09 [INFO] 07:17:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 07:17:09 [INFO] Skipping duplicate-finder execution! 07:17:09 [INFO] 07:17:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 07:17:09 [WARNING] Used undeclared dependencies found: 07:17:09 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:17:09 [WARNING] Non-test scoped test only dependencies found: 07:17:09 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:17:09 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:17:09 [INFO] 07:17:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 07:17:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-1.0.1-SNAPSHOT-sources.jar 07:17:09 [INFO] 07:17:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-path-selection-mode --- 07:17:09 [INFO] 07:17:09 [INFO] --- jacoco:0.8.14:report (report) @ bgp-path-selection-mode --- 07:17:09 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/code-coverage/jacoco.exec 07:17:09 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 07:17:09 [INFO] 07:17:09 [INFO] --- install:3.1.4:install (default-install) @ bgp-path-selection-mode --- 07:17:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/1.0.1-SNAPSHOT/bgp-path-selection-mode-1.0.1-SNAPSHOT.pom 07:17:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/1.0.1-SNAPSHOT/bgp-path-selection-mode-1.0.1-SNAPSHOT.jar 07:17:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/1.0.1-SNAPSHOT/bgp-path-selection-mode-1.0.1-SNAPSHOT-tests.jar 07:17:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/1.0.1-SNAPSHOT/bgp-path-selection-mode-1.0.1-SNAPSHOT-test-sources.jar 07:17:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/1.0.1-SNAPSHOT/bgp-path-selection-mode-1.0.1-SNAPSHOT-javadoc.jar 07:17:09 [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/1.0.1-SNAPSHOT/bgp-path-selection-mode-1.0.1-SNAPSHOT-cyclonedx.xml 07:17:09 [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/1.0.1-SNAPSHOT/bgp-path-selection-mode-1.0.1-SNAPSHOT-cyclonedx.json 07:17:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/1.0.1-SNAPSHOT/bgp-path-selection-mode-1.0.1-SNAPSHOT-sources.jar 07:17:09 [INFO] 07:17:09 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-path-selection-mode --- 07:17:09 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/1.0.1-SNAPSHOT/bgp-path-selection-mode-1.0.1-SNAPSHOT.jar 07:17:09 [INFO] Writing OBR metadata 07:17:09 [INFO] 07:17:09 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-path-selection-mode --- 07:17:09 [INFO] org.opendaylight.bgpcep:bgp-path-selection-mode:bundle:1.0.1-SNAPSHOT 07:17:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:17:09 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:17:09 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:17:09 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:17:09 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:17:09 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:17:09 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:17:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:17:09 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:17:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:17:09 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:17:09 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:17:09 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:17:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:17:09 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:17:09 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:17:09 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:17:09 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:17:09 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:17:09 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:17:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:17:09 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:17:09 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:17:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:17:09 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:17:09 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:09 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:17:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:09 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:17:09 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:17:09 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:17:09 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:17:09 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:17:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:17:09 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:17:09 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:17:09 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:17:09 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:17:09 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:17:09 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:17:09 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:test 07:17:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:test 07:17:09 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:test 07:17:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:17:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:17:09 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:17:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:17:09 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:17:09 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:17:09 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:17:09 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:17:09 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:17:09 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:17:09 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:17:09 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:17:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:17:09 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:17:09 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:17:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:17:09 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:17:09 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:17:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:17:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:17:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:09 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:17:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:17:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:17:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:17:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:17:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:17:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:17:09 [INFO] +- junit:junit:jar:4.13.2:test 07:17:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:17:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:17:09 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:17:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:17:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:09 [INFO] 07:17:09 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-path-selection-mode --- 07:17:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/sonatype-clm/module.xml 07:17:09 [INFO] 07:17:09 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 07:17:09 [INFO] Building config-loader-spi 1.0.1-SNAPSHOT [36/161] 07:17:09 [INFO] from config-loader/config-loader-spi/pom.xml 07:17:09 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:09 [INFO] 07:17:09 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-spi --- 07:17:09 [INFO] 07:17:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-spi --- 07:17:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:09 [INFO] 07:17:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-spi --- 07:17:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:09 [INFO] 07:17:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-spi --- 07:17:10 [INFO] 07:17:10 [INFO] --- dependency:3.9.0:properties (default) @ config-loader-spi --- 07:17:10 [INFO] 07:17:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ config-loader-spi --- 07:17: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/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:17:10 [INFO] 07:17:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-spi --- 07:17:10 [INFO] Starting audit... 07:17:10 Audit done. 07:17:10 [INFO] You have 0 Checkstyle violations. 07:17:10 [INFO] 07:17:10 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-spi --- 07:17:10 [INFO] Starting audit... 07:17:10 Audit done. 07:17:10 [INFO] You have 0 Checkstyle violations. 07:17:10 [INFO] 07:17:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ config-loader-spi --- 07:17:10 [INFO] 07:17:10 [INFO] --- resources:3.3.1:resources (default-resources) @ config-loader-spi --- 07:17:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/resources 07:17:10 [INFO] 07:17:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ config-loader-spi --- 07:17:10 [INFO] Recompiling the module because of changed source code. 07:17:10 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:17:10 [INFO] 07:17:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 07:17:10 [INFO] 07:17:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-spi --- 07:17:10 [INFO] Fork Value is true 07:17:12 [INFO] Done SpotBugs Analysis.... 07:17:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:12 [INFO] 07:17:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 07:17:12 [INFO] 07:17:12 [INFO] 07:17:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-spi --- 07:17:12 [INFO] BugInstance size is 0 07:17:12 [INFO] Error size is 0 07:17:12 [INFO] No errors/warnings found 07:17:12 [INFO] 07:17:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-loader-spi --- 07:17:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/test/resources 07:17:12 [INFO] 07:17:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ config-loader-spi --- 07:17:12 [INFO] No sources to compile 07:17:12 [INFO] 07:17:12 [INFO] --- surefire:3.5.4:test (default-test) @ config-loader-spi --- 07:17:12 [INFO] No tests to run. 07:17:12 [INFO] 07:17:12 [INFO] --- copy:14.1.6:copy-files (default) @ config-loader-spi --- 07:17:12 [INFO] 07:17:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-spi --- 07:17:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-1.0.1-SNAPSHOT.jar 07:17:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 07:17:12 [INFO] 07:17:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-spi --- 07:17:13 [WARNING] Javadoc Warnings 07:17:13 [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:17:13 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 07:17:13 [WARNING] ^ 07:17:13 [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:17:13 [WARNING] public abstract class AbstractOSGiConfigFileProcessor extends ForwardingConfigFileProcessor { 07:17:13 [WARNING] ^ 07:17:13 [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:17:13 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 07:17:13 [WARNING] ^ 07:17:13 [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:17:13 [WARNING] public interface ConfigLoader { 07:17:13 [WARNING] ^ 07:17:13 [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:17:13 [WARNING] public abstract class ForwardingConfigFileProcessor extends ForwardingObject implements ConfigFileProcessor { 07:17:13 [WARNING] ^ 07:17:13 [WARNING] 5 warnings 07:17:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-1.0.1-SNAPSHOT-javadoc.jar 07:17:13 [INFO] 07:17:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-spi --- 07:17:13 [INFO] CycloneDX: Resolving Dependencies 07:17:14 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 07:17:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.xml 07:17:14 [INFO] attaching as config-loader-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:17:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.json 07:17:14 [INFO] attaching as config-loader-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:17:14 [INFO] 07:17:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 07:17:14 [INFO] Skipping duplicate-finder execution! 07:17:14 [INFO] 07:17:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ config-loader-spi --- 07:17:14 [INFO] No dependency problems found 07:17:14 [INFO] 07:17:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ config-loader-spi --- 07:17:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-1.0.1-SNAPSHOT-sources.jar 07:17:14 [INFO] 07:17:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-spi --- 07:17:14 [INFO] 07:17:14 [INFO] --- jacoco:0.8.14:report (report) @ config-loader-spi --- 07:17:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:14 [INFO] 07:17:14 [INFO] --- install:3.1.4:install (default-install) @ config-loader-spi --- 07:17:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/1.0.1-SNAPSHOT/config-loader-spi-1.0.1-SNAPSHOT.pom 07:17:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/1.0.1-SNAPSHOT/config-loader-spi-1.0.1-SNAPSHOT.jar 07:17:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/1.0.1-SNAPSHOT/config-loader-spi-1.0.1-SNAPSHOT-javadoc.jar 07:17:14 [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/1.0.1-SNAPSHOT/config-loader-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:17:14 [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/1.0.1-SNAPSHOT/config-loader-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:17:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/1.0.1-SNAPSHOT/config-loader-spi-1.0.1-SNAPSHOT-sources.jar 07:17:14 [INFO] 07:17:14 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-spi --- 07:17:14 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/1.0.1-SNAPSHOT/config-loader-spi-1.0.1-SNAPSHOT.jar 07:17:14 [INFO] Writing OBR metadata 07:17:14 [INFO] 07:17:14 [INFO] --- dependency:3.9.0:tree (default-cli) @ config-loader-spi --- 07:17:14 [INFO] org.opendaylight.bgpcep:config-loader-spi:bundle:1.0.1-SNAPSHOT 07:17:14 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:14 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:17:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:17:14 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:17:14 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:17:14 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:17:14 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:17:14 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:14 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:17:14 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:17:14 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:17:14 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:17:14 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:17:14 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:17:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:14 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:17:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:17:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:17:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:17:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:17:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:17:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:17:14 [INFO] +- junit:junit:jar:4.13.2:test 07:17:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:17:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:17:14 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:17:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:17:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:14 [INFO] 07:17:14 [INFO] --- clm:3.0.1-03:index (default-cli) @ config-loader-spi --- 07:17:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/sonatype-clm/module.xml 07:17:14 [INFO] 07:17:14 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 07:17:14 [INFO] Building config-loader-impl 1.0.1-SNAPSHOT [37/161] 07:17:14 [INFO] from config-loader/config-loader-impl/pom.xml 07:17:14 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:14 [INFO] 07:17:14 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-impl --- 07:17:14 [INFO] 07:17:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-impl --- 07:17:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:14 [INFO] 07:17:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-impl --- 07:17:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:14 [INFO] 07:17:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-impl --- 07:17:14 [INFO] 07:17:14 [INFO] --- dependency:3.9.0:properties (default) @ config-loader-impl --- 07:17:14 [INFO] 07:17:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ config-loader-impl --- 07:17: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/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:17:14 [INFO] 07:17:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-impl --- 07:17:14 [INFO] Starting audit... 07:17:14 Audit done. 07:17:14 [INFO] You have 0 Checkstyle violations. 07:17:14 [INFO] 07:17:14 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-impl --- 07:17:14 [INFO] Starting audit... 07:17:14 Audit done. 07:17:14 [INFO] You have 0 Checkstyle violations. 07:17:14 [INFO] 07:17:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ config-loader-impl --- 07:17:14 [INFO] 07:17:14 [INFO] --- resources:3.3.1:resources (default-resources) @ config-loader-impl --- 07:17:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/resources 07:17:14 [INFO] 07:17:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ config-loader-impl --- 07:17:14 [INFO] Recompiling the module because of changed dependency. 07:17:14 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:17:14 [INFO] 07:17:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 07:17:14 [INFO] 07:17:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-impl --- 07:17:14 [INFO] Fork Value is true 07:17:17 [INFO] Done SpotBugs Analysis.... 07:17:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:17 [INFO] 07:17:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 07:17:17 [INFO] 07:17:17 [INFO] 07:17:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-impl --- 07:17:17 [INFO] BugInstance size is 0 07:17:17 [INFO] Error size is 0 07:17:17 [INFO] No errors/warnings found 07:17:17 [INFO] 07:17:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-loader-impl --- 07:17:17 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:17:17 [INFO] 07:17:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ config-loader-impl --- 07:17:17 [INFO] Recompiling the module because of changed dependency. 07:17:17 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:17:17 [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:17:17 [INFO] 07:17:17 [INFO] --- surefire:3.5.4:test (default-test) @ config-loader-impl --- 07:17:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:17 [INFO] 07:17:17 [INFO] ------------------------------------------------------- 07:17:17 [INFO] T E S T S 07:17:17 [INFO] ------------------------------------------------------- 07:17:18 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:17:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.802 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:17:22 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:17:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:17:22 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:17:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:17:23 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:17:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:17:23 [INFO] 07:17:23 [INFO] Results: 07:17:23 [INFO] 07:17:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 07:17:23 [INFO] 07:17:23 [INFO] 07:17:23 [INFO] --- copy:14.1.6:copy-files (default) @ config-loader-impl --- 07:17:23 [INFO] 07:17:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-impl --- 07:17:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-1.0.1-SNAPSHOT.jar 07:17:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 07:17:23 [INFO] 07:17:23 [INFO] --- jar:3.4.2:test-jar (default) @ config-loader-impl --- 07:17:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-1.0.1-SNAPSHOT-tests.jar 07:17:23 [INFO] 07:17:23 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ config-loader-impl --- 07:17:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-1.0.1-SNAPSHOT-test-sources.jar 07:17:23 [INFO] 07:17:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-impl --- 07:17:24 [WARNING] Javadoc Warnings 07:17:24 [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:17:24 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 07:17:24 [WARNING] ^ 07:17:24 [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:17:24 [WARNING] public DefaultFileWatcher() throws IOException { 07:17:24 [WARNING] ^ 07:17:24 [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:17:24 [WARNING] public void activate() throws IOException { 07:17:24 [WARNING] ^ 07:17:24 [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:17:24 [WARNING] public void deactivate() { 07:17:24 [WARNING] ^ 07:17:24 [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:17:24 [WARNING] public interface FileWatcher { 07:17:24 [WARNING] ^ 07:17:24 [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:17:24 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:17:24 [WARNING] ^ 07:17:24 [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:17:24 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:17:24 [WARNING] ^ 07:17:24 [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:17:24 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 07:17:24 [WARNING] ^ 07:17:24 [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:17:24 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 07:17:24 [WARNING] ^ 07:17:24 [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:17:24 [WARNING] public void init() { 07:17:24 [WARNING] ^ 07:17:24 [WARNING] 10 warnings 07:17:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-1.0.1-SNAPSHOT-javadoc.jar 07:17:24 [INFO] 07:17:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-impl --- 07:17:24 [INFO] CycloneDX: Resolving Dependencies 07:17:25 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:17:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.xml 07:17:25 [INFO] attaching as config-loader-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:17:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.json 07:17:25 [INFO] attaching as config-loader-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:17:25 [INFO] 07:17:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 07:17:25 [INFO] Skipping duplicate-finder execution! 07:17:25 [INFO] 07:17:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ config-loader-impl --- 07:17:25 [INFO] No dependency problems found 07:17:25 [INFO] 07:17:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ config-loader-impl --- 07:17:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-1.0.1-SNAPSHOT-sources.jar 07:17:25 [INFO] 07:17:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-impl --- 07:17:25 [INFO] 07:17:25 [INFO] --- jacoco:0.8.14:report (report) @ config-loader-impl --- 07:17:25 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 07:17:25 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 07:17:25 [INFO] 07:17:25 [INFO] --- install:3.1.4:install (default-install) @ config-loader-impl --- 07:17:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/1.0.1-SNAPSHOT/config-loader-impl-1.0.1-SNAPSHOT.pom 07:17:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/1.0.1-SNAPSHOT/config-loader-impl-1.0.1-SNAPSHOT.jar 07:17:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/1.0.1-SNAPSHOT/config-loader-impl-1.0.1-SNAPSHOT-tests.jar 07:17:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/1.0.1-SNAPSHOT/config-loader-impl-1.0.1-SNAPSHOT-test-sources.jar 07:17:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/1.0.1-SNAPSHOT/config-loader-impl-1.0.1-SNAPSHOT-javadoc.jar 07:17:25 [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/1.0.1-SNAPSHOT/config-loader-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:17:25 [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/1.0.1-SNAPSHOT/config-loader-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:17:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/1.0.1-SNAPSHOT/config-loader-impl-1.0.1-SNAPSHOT-sources.jar 07:17:25 [INFO] 07:17:25 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-impl --- 07:17:25 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/1.0.1-SNAPSHOT/config-loader-impl-1.0.1-SNAPSHOT.jar 07:17:25 [INFO] Writing OBR metadata 07:17:25 [INFO] 07:17:25 [INFO] --- dependency:3.9.0:tree (default-cli) @ config-loader-impl --- 07:17:25 [INFO] org.opendaylight.bgpcep:config-loader-impl:bundle:1.0.1-SNAPSHOT 07:17:25 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:17:25 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:17:25 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:17:25 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:25 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:17:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:25 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:25 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:17:25 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:17:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:17:25 [INFO] +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:17:25 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:17:25 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:17:25 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:17:25 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:17:25 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:17:25 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:17:25 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:25 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:17:25 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:17:25 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:17:25 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:17:25 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:17:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:17:25 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:17:25 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:17:25 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:17:25 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:17:25 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:17:25 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:17:25 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:17:25 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:17:25 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:17:25 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:25 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:25 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:25 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:25 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:test 07:17:25 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:test 07:17:25 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:test 07:17:25 [INFO] | | | \- io.netty:netty-common:jar:4.2.7.Final:test 07:17:25 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:test 07:17:25 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:test 07:17:25 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:test 07:17:25 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:test 07:17:25 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:test 07:17:25 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:test 07:17:25 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:test 07:17:25 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:test 07:17:25 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:test 07:17:25 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:test 07:17:25 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:17:25 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:17:25 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:17:25 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:17:25 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:17:25 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:17:25 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:17:25 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:17:25 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:17:25 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:17:25 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:17:25 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:17:25 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:17:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:17:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:17:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:17:25 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:17:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:17:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:17:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:17:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:17:25 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:17:25 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:17:25 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:17:25 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:17:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:17:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:17:25 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:17:25 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:17:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:17:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:25 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:17:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:17:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:17:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:17:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:17:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:17:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:17:25 [INFO] +- junit:junit:jar:4.13.2:test 07:17:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:17:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:17:25 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:17:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:17:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:25 [INFO] 07:17:25 [INFO] --- clm:3.0.1-03:index (default-cli) @ config-loader-impl --- 07:17:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/sonatype-clm/module.xml 07:17:25 [INFO] 07:17:25 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 07:17:25 [INFO] Building testtool-util 1.0.1-SNAPSHOT [38/161] 07:17:25 [INFO] from testtool-util/pom.xml 07:17:25 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:26 [INFO] 07:17:26 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-util --- 07:17:26 [INFO] 07:17:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-util --- 07:17:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:26 [INFO] 07:17:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-util --- 07:17:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:26 [INFO] 07:17:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-util --- 07:17:26 [INFO] 07:17:26 [INFO] --- dependency:3.9.0:properties (default) @ testtool-util --- 07:17:26 [INFO] 07:17:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ testtool-util --- 07:17: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/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:17:26 [INFO] 07:17:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-util --- 07:17:26 [INFO] Starting audit... 07:17:26 Audit done. 07:17:26 [INFO] You have 0 Checkstyle violations. 07:17:26 [INFO] 07:17:26 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-util --- 07:17:26 [INFO] Starting audit... 07:17:26 Audit done. 07:17:26 [INFO] You have 0 Checkstyle violations. 07:17:26 [INFO] 07:17:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ testtool-util --- 07:17:26 [INFO] 07:17:26 [INFO] --- resources:3.3.1:resources (default-resources) @ testtool-util --- 07:17:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/resources 07:17:26 [INFO] 07:17:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ testtool-util --- 07:17:26 [INFO] Recompiling the module because of changed source code. 07:17:26 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:17:26 [INFO] 07:17:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-util >>> 07:17:26 [INFO] 07:17:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-util --- 07:17:26 [INFO] Fork Value is true 07:17:29 [INFO] Done SpotBugs Analysis.... 07:17:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:29 [INFO] 07:17:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-util <<< 07:17:29 [INFO] 07:17:29 [INFO] 07:17:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-util --- 07:17:29 [INFO] BugInstance size is 0 07:17:29 [INFO] Error size is 0 07:17:29 [INFO] No errors/warnings found 07:17:29 [INFO] 07:17:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ testtool-util --- 07:17:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/test/resources 07:17:29 [INFO] 07:17:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ testtool-util --- 07:17:29 [INFO] Recompiling the module because of changed dependency. 07:17:29 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:17:29 [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:17:29 [INFO] 07:17:29 [INFO] --- surefire:3.5.4:test (default-test) @ testtool-util --- 07:17:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:29 [INFO] 07:17:29 [INFO] ------------------------------------------------------- 07:17:29 [INFO] T E S T S 07:17:29 [INFO] ------------------------------------------------------- 07:17:30 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 07:17:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.25 s -- in org.opendaylight.protocol.util.CheckUtilTest 07:17:56 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:17:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:17:56 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 07:17:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.protocol.util.LoggerUtilTest 07:17:56 [INFO] 07:17:56 [INFO] Results: 07:17:56 [INFO] 07:17:56 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 07:17:56 [INFO] 07:17:56 [INFO] 07:17:56 [INFO] --- copy:14.1.6:copy-files (default) @ testtool-util --- 07:17:56 [INFO] 07:17:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ testtool-util --- 07:17:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-1.0.1-SNAPSHOT.jar 07:17:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/classes/META-INF/MANIFEST.MF 07:17:56 [INFO] 07:17:56 [INFO] --- jar:3.4.2:test-jar (default) @ testtool-util --- 07:17:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-1.0.1-SNAPSHOT-tests.jar 07:17:56 [INFO] 07:17:56 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ testtool-util --- 07:17:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-1.0.1-SNAPSHOT-test-sources.jar 07:17:56 [INFO] 07:17:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-util --- 07:17:58 [WARNING] Javadoc Warnings 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 07:17:58 [WARNING] Level getLogLevel(); 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 07:17:58 [WARNING] public final class CheckTestUtil { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 07:17:58 [WARNING] public interface CheckEquals { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 07:17:58 [WARNING] public interface ListenerCheck { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 07:17:58 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 07:17:58 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 07:17:58 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 07:17:58 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 07:17:58 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 07:17:58 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 07:17:58 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 07:17:58 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 07:17:58 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 07:17:58 [WARNING] public static > void waitFutureSuccess(final T future) { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 07:17:58 [WARNING] void check() throws ExecutionException, InterruptedException; 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 07:17:58 [WARNING] int getListMessageSize(); 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 07:17:58 [WARNING] public final class CheckUtil { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 07:17:58 [WARNING] public interface CheckEquals { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 07:17:58 [WARNING] public interface ListenerCheck { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 07:17:58 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 07:17:58 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 07:17:58 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 07:17:58 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 07:17:58 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 07:17:58 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 07:17:58 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 07:17:58 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 07:17:58 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 07:17:58 [WARNING] public static > void waitFutureSuccess(final T future) { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 07:17:58 [WARNING] void check() throws ExecutionException, InterruptedException; 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 07:17:58 [WARNING] int getListMessageSize(); 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 07:17:58 [WARNING] List getListMsg(); 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 07:17:58 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 07:17:58 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 07:17:58 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 07:17:58 [WARNING] public static List parseAddresses(final String address) { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 07:17:58 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 07:17:58 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 07:17:58 [WARNING] public final class LoggerUtil { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 07:17:58 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 07:17:58 [WARNING] ^ 07:17:58 [WARNING] 40 warnings 07:17:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-1.0.1-SNAPSHOT-javadoc.jar 07:17:58 [INFO] 07:17:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-util --- 07:17:58 [INFO] CycloneDX: Resolving Dependencies 07:17:59 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 07:17:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.xml 07:17:59 [INFO] attaching as testtool-util-1.0.1-SNAPSHOT-cyclonedx.xml 07:17:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.json 07:17:59 [INFO] attaching as testtool-util-1.0.1-SNAPSHOT-cyclonedx.json 07:17:59 [INFO] 07:17:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 07:17:59 [INFO] Skipping duplicate-finder execution! 07:17:59 [INFO] 07:17:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ testtool-util --- 07:17:59 [INFO] No dependency problems found 07:17:59 [INFO] 07:17:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testtool-util --- 07:17:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-1.0.1-SNAPSHOT-sources.jar 07:17:59 [INFO] 07:17:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-util --- 07:17:59 [INFO] 07:17:59 [INFO] --- jacoco:0.8.14:report (report) @ testtool-util --- 07:17:59 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/testtool-util/target/code-coverage/jacoco.exec 07:17:59 [INFO] Analyzed bundle 'testtool-util' with 4 classes 07:17:59 [INFO] 07:17:59 [INFO] --- install:3.1.4:install (default-install) @ testtool-util --- 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/1.0.1-SNAPSHOT/testtool-util-1.0.1-SNAPSHOT.pom 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/1.0.1-SNAPSHOT/testtool-util-1.0.1-SNAPSHOT.jar 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/1.0.1-SNAPSHOT/testtool-util-1.0.1-SNAPSHOT-tests.jar 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/1.0.1-SNAPSHOT/testtool-util-1.0.1-SNAPSHOT-test-sources.jar 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/1.0.1-SNAPSHOT/testtool-util-1.0.1-SNAPSHOT-javadoc.jar 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/1.0.1-SNAPSHOT/testtool-util-1.0.1-SNAPSHOT-cyclonedx.xml 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/1.0.1-SNAPSHOT/testtool-util-1.0.1-SNAPSHOT-cyclonedx.json 07:17:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/1.0.1-SNAPSHOT/testtool-util-1.0.1-SNAPSHOT-sources.jar 07:17:59 [INFO] 07:17:59 [INFO] --- bundle:6.0.0:install (default-install) @ testtool-util --- 07:17:59 [INFO] Installing org/opendaylight/bgpcep/testtool-util/1.0.1-SNAPSHOT/testtool-util-1.0.1-SNAPSHOT.jar 07:17:59 [INFO] Writing OBR metadata 07:17:59 [INFO] 07:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ testtool-util --- 07:17:59 [INFO] org.opendaylight.bgpcep:testtool-util:bundle:1.0.1-SNAPSHOT 07:17:59 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:compile 07:17:59 [INFO] +- ch.qos.logback:logback-core:jar:1.5.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] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:17:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.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:concepts:jar:14.0.20: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:jar:14.0.20:compile 07:17:59 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:17:59 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:17:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:17:59 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:test 07:17:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:test 07:17:59 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:test 07:17:59 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:test 07:17:59 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:test 07:17:59 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:test 07:17:59 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:test 07:17:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:17:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:17:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:17:59 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:17:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:17:59 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:17:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:17:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:17:59 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:17:59 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:17:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:17:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:17:59 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:17:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:17:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:17:59 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:17:59 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:17:59 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:17:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:17:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:17:59 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:17:59 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:17:59 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:17:59 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:17:59 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:17:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:17:59 [INFO] +- junit:junit:jar:4.13.2:test 07:17:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 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.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] +- 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:test 07:17:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:59 [INFO] 07:17:59 [INFO] --- clm:3.0.1-03:index (default-cli) @ testtool-util --- 07:17:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-util/target/sonatype-clm/module.xml 07:17:59 [INFO] 07:17:59 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 07:17:59 [INFO] Building routing-policy-config-loader 1.0.1-SNAPSHOT [39/161] 07:17:59 [INFO] from config-loader/routing-policy-config-loader/pom.xml 07:17:59 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:59 [INFO] 07:17:59 [INFO] --- clean:3.5.0:clean (default-clean) @ routing-policy-config-loader --- 07:17:59 [INFO] 07:17:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ routing-policy-config-loader --- 07:17:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:59 [INFO] 07:17:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- 07:17:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:59 [INFO] 07:17:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ routing-policy-config-loader --- 07:17:59 [INFO] 07:17:59 [INFO] --- dependency:3.9.0:properties (default) @ routing-policy-config-loader --- 07:17:59 [INFO] 07:17:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 07:17:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:17:59 [INFO] 07:17:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ routing-policy-config-loader --- 07:17:59 [INFO] Starting audit... 07:17:59 Audit done. 07:17:59 [INFO] You have 0 Checkstyle violations. 07:17:59 [INFO] 07:17:59 [INFO] --- checkstyle:3.6.0:check (default) @ routing-policy-config-loader --- 07:17:59 [INFO] Starting audit... 07:17:59 Audit done. 07:17:59 [INFO] You have 0 Checkstyle violations. 07:17:59 [INFO] 07:17:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ routing-policy-config-loader --- 07:17:59 [INFO] 07:17:59 [INFO] --- resources:3.3.1:resources (default-resources) @ routing-policy-config-loader --- 07:17:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/resources 07:17:59 [INFO] 07:17:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ routing-policy-config-loader --- 07:17:59 [INFO] Recompiling the module because of changed dependency. 07:17:59 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:17:59 [INFO] 07:17:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 07:18:00 [INFO] 07:18:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ routing-policy-config-loader --- 07:18:00 [INFO] Fork Value is true 07:18:02 [INFO] Done SpotBugs Analysis.... 07:18:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:02 [INFO] 07:18:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 07:18:02 [INFO] 07:18:02 [INFO] 07:18:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ routing-policy-config-loader --- 07:18:02 [INFO] BugInstance size is 0 07:18:02 [INFO] Error size is 0 07:18:02 [INFO] No errors/warnings found 07:18:02 [INFO] 07:18:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ routing-policy-config-loader --- 07:18:02 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:18:02 [INFO] 07:18:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ routing-policy-config-loader --- 07:18:02 [INFO] Recompiling the module because of changed dependency. 07:18:02 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:18:02 [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:18:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:18:02 [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:18:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:18:02 [INFO] 07:18:02 [INFO] --- surefire:3.5.4:test (default-test) @ routing-policy-config-loader --- 07:18:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:02 [INFO] 07:18:02 [INFO] ------------------------------------------------------- 07:18:02 [INFO] T E S T S 07:18:02 [INFO] ------------------------------------------------------- 07:18:03 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:18:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.107 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:18:07 [INFO] 07:18:07 [INFO] Results: 07:18:07 [INFO] 07:18:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:18:07 [INFO] 07:18:07 [INFO] 07:18:07 [INFO] --- copy:14.1.6:copy-files (default) @ routing-policy-config-loader --- 07:18:07 [INFO] 07:18:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ routing-policy-config-loader --- 07:18:07 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-1.0.1-SNAPSHOT.jar 07:18:07 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 07:18:07 [INFO] 07:18:07 [INFO] --- jar:3.4.2:test-jar (default) @ routing-policy-config-loader --- 07:18:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-1.0.1-SNAPSHOT-tests.jar 07:18:07 [INFO] 07:18:07 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ routing-policy-config-loader --- 07:18:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-1.0.1-SNAPSHOT-test-sources.jar 07:18:07 [INFO] 07:18:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ routing-policy-config-loader --- 07:18:08 [WARNING] Javadoc Warnings 07:18:08 [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:18:08 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 07:18:08 [WARNING] ^ 07:18:08 [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:18:08 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:18:08 [WARNING] ^ 07:18:08 [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:18:08 [WARNING] public void init() { 07:18:08 [WARNING] ^ 07:18:08 [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:18:08 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:18:08 [WARNING] ^ 07:18:08 [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:18:08 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:18:08 [WARNING] ^ 07:18:08 [WARNING] 5 warnings 07:18:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-1.0.1-SNAPSHOT-javadoc.jar 07:18:08 [INFO] 07:18:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ routing-policy-config-loader --- 07:18:08 [INFO] CycloneDX: Resolving Dependencies 07:18:10 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:18:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.xml 07:18:10 [INFO] attaching as routing-policy-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:18:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.json 07:18:10 [INFO] attaching as routing-policy-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:18:10 [INFO] 07:18:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 07:18:10 [INFO] Skipping duplicate-finder execution! 07:18:10 [INFO] 07:18:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 07:18:10 [INFO] No dependency problems found 07:18:10 [INFO] 07:18:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 07:18:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-1.0.1-SNAPSHOT-sources.jar 07:18:10 [INFO] 07:18:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ routing-policy-config-loader --- 07:18:10 [INFO] 07:18:10 [INFO] --- jacoco:0.8.14:report (report) @ routing-policy-config-loader --- 07:18:10 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 07:18:10 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 07:18:10 [INFO] 07:18:10 [INFO] --- install:3.1.4:install (default-install) @ routing-policy-config-loader --- 07:18:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/1.0.1-SNAPSHOT/routing-policy-config-loader-1.0.1-SNAPSHOT.pom 07:18:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/1.0.1-SNAPSHOT/routing-policy-config-loader-1.0.1-SNAPSHOT.jar 07:18:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/1.0.1-SNAPSHOT/routing-policy-config-loader-1.0.1-SNAPSHOT-tests.jar 07:18:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/1.0.1-SNAPSHOT/routing-policy-config-loader-1.0.1-SNAPSHOT-test-sources.jar 07:18:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/1.0.1-SNAPSHOT/routing-policy-config-loader-1.0.1-SNAPSHOT-javadoc.jar 07:18:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/1.0.1-SNAPSHOT/routing-policy-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:18:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/1.0.1-SNAPSHOT/routing-policy-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:18:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/1.0.1-SNAPSHOT/routing-policy-config-loader-1.0.1-SNAPSHOT-sources.jar 07:18:10 [INFO] 07:18:10 [INFO] --- bundle:6.0.0:install (default-install) @ routing-policy-config-loader --- 07:18:10 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/1.0.1-SNAPSHOT/routing-policy-config-loader-1.0.1-SNAPSHOT.jar 07:18:10 [INFO] Writing OBR metadata 07:18:10 [INFO] 07:18:10 [INFO] --- dependency:3.9.0:tree (default-cli) @ routing-policy-config-loader --- 07:18:10 [INFO] org.opendaylight.bgpcep:routing-policy-config-loader:bundle:1.0.1-SNAPSHOT 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 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.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:18:10 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-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.yangtools:codegen-extensions:jar:14.0.20:compile 07:18:10 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:18:10 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:18:10 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:18:10 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:18:10 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:18:10 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:18:10 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:18:10 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:18:10 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20: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.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: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.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: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.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:18:10 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:18:10 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:10 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:10 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:10 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:10 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:18:10 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:10 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:test 07:18:10 [INFO] | +- org.opendaylight.yangtools:binding-runtime-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-repo-api:jar:14.0.20:test 07:18:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:18:10 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:18:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-util: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.yangtools:rfc8528-model-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-model-util:jar:14.0.20: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.bgpcep:config-loader-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:18:10 [INFO] +- org.opendaylight.yangtools:binding-spec: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-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.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:18:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20: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: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: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-api:jar:14.0.20: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-reflect:jar:14.0.20:compile 07:18:10 [INFO] | \- org.opendaylight.yangtools:yang-data-spi: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.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:18:10 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:18:10 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:18:10 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:18:10 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 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.7: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.1-03:index (default-cli) @ routing-policy-config-loader --- 07:18:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/sonatype-clm/module.xml 07:18:10 [INFO] 07:18:10 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 07:18:10 [INFO] Building bgp-openconfig-rp-spi 1.0.1-SNAPSHOT [40/161] 07:18:10 [INFO] from bgp/openconfig-rp-spi/pom.xml 07:18:10 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:10 [INFO] 07:18:10 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-spi --- 07:18:10 [INFO] 07:18:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 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-openconfig-rp-spi --- 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-openconfig-rp-spi --- 07:18:10 [INFO] 07:18:10 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-rp-spi --- 07:18:10 [INFO] 07:18:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 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/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:18:10 [INFO] 07:18:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-spi --- 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-openconfig-rp-spi --- 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-openconfig-rp-spi --- 07:18:10 [INFO] 07:18:10 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-spi --- 07:18:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/resources 07:18:10 [INFO] 07:18:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-rp-spi --- 07:18:10 [INFO] Recompiling the module because of changed dependency. 07:18:10 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:10 [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:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:10 [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:18:10 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:10 [INFO] 07:18:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 07:18:10 [INFO] 07:18:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 07:18:10 [INFO] Fork Value is true 07:18:13 [INFO] Done SpotBugs Analysis.... 07:18:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:13 [INFO] 07:18:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 07:18:13 [INFO] 07:18:13 [INFO] 07:18:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-spi --- 07:18:13 [INFO] BugInstance size is 0 07:18:13 [INFO] Error size is 0 07:18:13 [INFO] No errors/warnings found 07:18:13 [INFO] 07:18:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 07:18:13 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:18:13 [INFO] 07:18:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 07:18:13 [INFO] Recompiling the module because of changed dependency. 07:18:13 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:18:14 [INFO] 07:18:14 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-rp-spi --- 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.openconfig.routing.policy.spi.AppendActionTest 07:18:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.567 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:18:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:18:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:18:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:18:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:18:19 [INFO] 07:18:19 [INFO] Results: 07:18:19 [INFO] 07:18:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:18:19 [INFO] 07:18:19 [INFO] 07:18:19 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-openconfig-rp-spi --- 07:18:19 [INFO] 07:18:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 07:18:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT.jar 07:18:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 07:18:20 [INFO] 07:18:20 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-spi --- 07:18:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-tests.jar 07:18:20 [INFO] 07:18:20 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 07:18:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-test-sources.jar 07:18:20 [INFO] 07:18:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 07:18:21 [WARNING] Javadoc Warnings 07:18:21 [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:18:21 [WARNING] public interface BgpConditionsAugmentationPolicy 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public interface BgpConditionsAugmentationPolicy 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public interface ConditionsAugPolicy extends ConditionsPolicy, N> { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public interface ConditionsPolicy { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public interface ConditionsPolicy { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public interface BgpActionPolicy> extends ActionsPolicy { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public interface BgpActionAugPolicy> extends ActionsPolicy { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] void start(StatementRegistryProvider context); 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] void stop(); 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public interface BgpStatementRegistryProvider { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public void start() { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public interface StatementProviderActivator { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:18:21 [WARNING] ^ 07:18:21 [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:18:21 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:18:21 [WARNING] ^ 07:18:21 [WARNING] 31 warnings 07:18:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-javadoc.jar 07:18:21 [INFO] 07:18:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-spi --- 07:18:21 [INFO] CycloneDX: Resolving Dependencies 07:18:22 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 07:18:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.xml 07:18:23 [INFO] attaching as bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:18:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.json 07:18:23 [INFO] attaching as bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:18:23 [INFO] 07:18:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 07:18:23 [INFO] Skipping duplicate-finder execution! 07:18:23 [INFO] 07:18:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 07:18:23 [INFO] No dependency problems found 07:18:23 [INFO] 07:18:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 07:18:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-sources.jar 07:18:23 [INFO] 07:18:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 07:18:23 [INFO] 07:18:23 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-spi --- 07:18:23 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 07:18:23 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 07:18:23 [INFO] 07:18:23 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-spi --- 07:18:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/1.0.1-SNAPSHOT/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT.pom 07:18:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/1.0.1-SNAPSHOT/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT.jar 07:18:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/1.0.1-SNAPSHOT/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-tests.jar 07:18:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/1.0.1-SNAPSHOT/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-test-sources.jar 07:18:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/1.0.1-SNAPSHOT/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-javadoc.jar 07:18:23 [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/1.0.1-SNAPSHOT/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:18:23 [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/1.0.1-SNAPSHOT/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:18:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/1.0.1-SNAPSHOT/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-sources.jar 07:18:23 [INFO] 07:18:23 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-spi --- 07:18:23 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/1.0.1-SNAPSHOT/bgp-openconfig-rp-spi-1.0.1-SNAPSHOT.jar 07:18:23 [INFO] Writing OBR metadata 07:18:23 [INFO] 07:18:23 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-rp-spi --- 07:18:23 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-spi:bundle:1.0.1-SNAPSHOT 07:18:23 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:18:23 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:18:23 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:18:23 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:18:23 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:18:23 [INFO] | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:18:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:18:23 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:18:23 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:18:23 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:18:23 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:18:23 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:18:23 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:18:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:18:23 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:18:23 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:18:23 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:18:23 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:18:23 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:18:23 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:18:23 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:18:23 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:18:23 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:18:23 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:18:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:18:23 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:18:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:23 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:23 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:18:23 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:18:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:18:23 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:18:23 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:18:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:18:23 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:18:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:18:23 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:23 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:23 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:23 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:23 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:test 07:18:23 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:test 07:18:23 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:18:23 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:18:23 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:18:23 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:18:23 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:18:23 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:18:23 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:18:23 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:18:23 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:18:23 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:18:23 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:18:23 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:18:23 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:1.0.1-SNAPSHOT:test 07:18:23 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:1.0.1-SNAPSHOT:test 07:18:23 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:test 07:18:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:18:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:18:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:18:23 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:18:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:18:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:18:23 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:18:23 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:18:23 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:18:23 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:18:23 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:18:23 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:18:23 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:18:23 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:18:23 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:18:23 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:18:23 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:18:23 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:18:23 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:18:23 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:18:23 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:18:23 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:18:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:18:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:18:23 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:18:23 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:18:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:18:23 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:18:23 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:18:23 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:18:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:23 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:18:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:18:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:18:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:18:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:18:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:18:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:18:23 [INFO] +- junit:junit:jar:4.13.2:test 07:18:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:18:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:18:23 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:18:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:23 [INFO] 07:18:23 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-openconfig-rp-spi --- 07:18:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/sonatype-clm/module.xml 07:18:23 [INFO] 07:18:23 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 07:18:23 [INFO] Building bgp-route-target 1.0.1-SNAPSHOT [41/161] 07:18:23 [INFO] from bgp/extensions/route-target/pom.xml 07:18:23 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:23 [INFO] 07:18:23 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-route-target --- 07:18:23 [INFO] 07:18:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-route-target --- 07:18:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:23 [INFO] 07:18:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-route-target --- 07:18:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:23 [INFO] 07:18:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-route-target --- 07:18:23 [INFO] 07:18:23 [INFO] --- dependency:3.9.0:properties (default) @ bgp-route-target --- 07:18:23 [INFO] 07:18:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-route-target --- 07:18: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/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:18:23 [INFO] 07:18:23 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-route-target --- 07:18:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:18:23 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/yang 07:18:23 [INFO] yang-to-sources: Found 14 dependencies in 3.226 ms 07:18:23 [INFO] yang-to-sources: Project model files found: 1 in 2.136 ms 07:18:23 [INFO] yang-to-sources: 19 YANG models processed in 117.1 ms 07:18:23 [INFO] BindingJavaFileGenerator: Defined 50 files in 19.24 ms 07:18:23 [INFO] Sorted 50 files into 20 directories in 142.2 μs 07:18:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 50 in 29.88 ms 07:18:23 [INFO] 07:18:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-route-target --- 07:18:23 [INFO] Starting audit... 07:18:23 Audit done. 07:18:23 [INFO] You have 0 Checkstyle violations. 07:18:23 [INFO] 07:18:23 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-route-target --- 07:18:23 [INFO] Starting audit... 07:18:23 Audit done. 07:18:23 [INFO] You have 0 Checkstyle violations. 07:18:23 [INFO] 07:18:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-route-target --- 07:18:23 [INFO] 07:18:23 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-route-target --- 07:18:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/resources 07:18:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:18:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:18:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:18:23 [INFO] 07:18:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-route-target --- 07:18:23 [INFO] Recompiling the module because of changed dependency. 07:18:23 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 07:18: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:18: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:18:24 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:18:24 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:18:24 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:18:24 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:18: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:18: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:18: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:18: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:18:24 [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:18:24 [INFO] 07:18:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 07:18:24 [INFO] 07:18:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-route-target --- 07:18:24 [INFO] Fork Value is true 07:18:27 [INFO] Done SpotBugs Analysis.... 07:18:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:27 [INFO] 07:18:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 07:18:27 [INFO] 07:18:27 [INFO] 07:18:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-route-target --- 07:18:27 [INFO] BugInstance size is 0 07:18:27 [INFO] Error size is 0 07:18:27 [INFO] No errors/warnings found 07:18:27 [INFO] 07:18:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-route-target --- 07:18:27 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:18:27 [INFO] 07:18:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-route-target --- 07:18:27 [INFO] Recompiling the module because of changed dependency. 07:18:27 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:18:27 [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:18:27 [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:18:27 [INFO] 07:18:27 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-route-target --- 07:18:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:27 [INFO] 07:18:27 [INFO] ------------------------------------------------------- 07:18:27 [INFO] T E S T S 07:18:27 [INFO] ------------------------------------------------------- 07:18:29 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:18:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.312 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:18:33 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:18:34 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.630 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:18:34 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:18:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:18:34 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:18:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:18:34 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:18:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:18:34 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:18:34 [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:18:34 [INFO] 07:18:34 [INFO] Results: 07:18:34 [INFO] 07:18:34 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 07:18:34 [INFO] 07:18:34 [INFO] 07:18:34 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-route-target --- 07:18:34 [INFO] 07:18:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-route-target --- 07:18:34 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-1.0.1-SNAPSHOT.jar 07:18:34 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 07:18:34 [INFO] 07:18:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-route-target --- 07:18:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-1.0.1-SNAPSHOT-javadoc.jar 07:18:37 [INFO] 07:18:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-route-target --- 07:18:37 [INFO] CycloneDX: Resolving Dependencies 07:18:38 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 07:18:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.xml 07:18:38 [INFO] attaching as bgp-route-target-1.0.1-SNAPSHOT-cyclonedx.xml 07:18:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.json 07:18:38 [INFO] attaching as bgp-route-target-1.0.1-SNAPSHOT-cyclonedx.json 07:18:38 [INFO] 07:18:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 07:18:38 [INFO] Skipping duplicate-finder execution! 07:18:38 [INFO] 07:18:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-route-target --- 07:18:38 [INFO] No dependency problems found 07:18:38 [INFO] 07:18:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-route-target --- 07:18:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-1.0.1-SNAPSHOT-sources.jar 07:18:38 [INFO] 07:18:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-route-target --- 07:18:38 [INFO] 07:18:38 [INFO] --- jacoco:0.8.14:report (report) @ bgp-route-target --- 07:18:38 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/code-coverage/jacoco.exec 07:18:38 [INFO] Analyzed bundle 'bgp-route-target' with 14 classes 07:18:38 [INFO] 07:18:38 [INFO] --- install:3.1.4:install (default-install) @ bgp-route-target --- 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/1.0.1-SNAPSHOT/bgp-route-target-1.0.1-SNAPSHOT.pom 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/1.0.1-SNAPSHOT/bgp-route-target-1.0.1-SNAPSHOT.jar 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/1.0.1-SNAPSHOT/bgp-route-target-1.0.1-SNAPSHOT-javadoc.jar 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/1.0.1-SNAPSHOT/bgp-route-target-1.0.1-SNAPSHOT-cyclonedx.xml 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/1.0.1-SNAPSHOT/bgp-route-target-1.0.1-SNAPSHOT-cyclonedx.json 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/1.0.1-SNAPSHOT/bgp-route-target-1.0.1-SNAPSHOT-sources.jar 07:18:38 [INFO] 07:18:38 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-route-target --- 07:18:38 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/1.0.1-SNAPSHOT/bgp-route-target-1.0.1-SNAPSHOT.jar 07:18:38 [INFO] Writing OBR metadata 07:18:38 [INFO] 07:18:38 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-route-target --- 07:18:38 [INFO] org.opendaylight.bgpcep:bgp-route-target:bundle:1.0.1-SNAPSHOT 07:18:38 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:18:38 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:38 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:18:38 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:18:38 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:38 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:18:38 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:38 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:38 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:38 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:38 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:18:38 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:18:38 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:18:38 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:18:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:18:38 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:18:38 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:test 07:18:38 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:18:38 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:18:38 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:18:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:18:38 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:18:38 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:18:38 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:18:38 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:18:38 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:18:38 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:18:38 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:18:38 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:1.0.1-SNAPSHOT:test 07:18:38 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:1.0.1-SNAPSHOT:test 07:18:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:18:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:18:38 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:18:38 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:18:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:18:38 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] | \- io.netty:netty-transport:jar:4.2.7.Final:compile 07:18:38 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:18:38 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:18:38 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:18:38 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:18:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:18:38 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:18:38 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:18:38 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:18:38 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:18:38 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:18:38 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:18:38 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:38 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:18:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:18:38 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:18:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:18:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:18:38 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:18:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:18:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:18:38 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:18:38 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:18:38 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:18:38 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:18:38 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:18:38 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:18:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:38 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:18:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:38 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:18:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:18:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:18:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:18:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:18:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:18:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:18:38 [INFO] +- junit:junit:jar:4.13.2:test 07:18:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:18:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:18:38 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:18:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:18:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:38 [INFO] 07:18:38 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-route-target --- 07:18:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/sonatype-clm/module.xml 07:18:38 [INFO] 07:18:38 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 07:18:38 [INFO] Building bgp-openconfig-rp-impl 1.0.1-SNAPSHOT [42/161] 07:18:38 [INFO] from bgp/openconfig-rp-impl/pom.xml 07:18:38 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:38 [INFO] 07:18:38 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-impl --- 07:18:38 [INFO] 07:18:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 07:18:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:38 [INFO] 07:18:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 07:18:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:38 [INFO] 07:18:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 07:18:39 [INFO] 07:18:39 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-rp-impl --- 07:18:39 [INFO] 07:18:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 07:18: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/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:18:39 [INFO] 07:18:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-impl --- 07:18:39 [INFO] Starting audit... 07:18:39 Audit done. 07:18:39 [INFO] You have 0 Checkstyle violations. 07:18:39 [INFO] 07:18:39 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-impl --- 07:18:39 [INFO] Starting audit... 07:18:39 Audit done. 07:18:39 [INFO] You have 0 Checkstyle violations. 07:18:39 [INFO] 07:18:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-rp-impl --- 07:18:39 [INFO] 07:18:39 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-impl --- 07:18:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/resources 07:18:39 [INFO] 07:18:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-rp-impl --- 07:18:39 [INFO] Recompiling the module because of changed dependency. 07:18:39 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 07:18:39 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 07:18:39 [INFO] 07:18:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 07:18:39 [INFO] 07:18:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 07:18:39 [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 @ bgp-openconfig-rp-impl <<< 07:18:41 [INFO] 07:18:41 [INFO] 07:18:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-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) @ bgp-openconfig-rp-impl --- 07:18:41 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:18:41 [INFO] 07:18:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 07:18:41 [INFO] No sources to compile 07:18:41 [INFO] 07:18:41 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-rp-impl --- 07:18:41 [INFO] 07:18:41 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-openconfig-rp-impl --- 07:18:41 [INFO] 07:18:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 07:18:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT.jar 07:18:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 07:18:41 [INFO] 07:18:41 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-impl --- 07:18:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-tests.jar 07:18:41 [INFO] 07:18:41 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 07:18:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-test-sources.jar 07:18:41 [INFO] 07:18:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 07:18:43 [WARNING] Javadoc Warnings 07:18:43 [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:18:43 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 07:18:43 [WARNING] ^ 07:18:43 [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:18:43 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 07:18:43 [WARNING] ^ 07:18:43 [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:18:43 [WARNING] public DefaultBGPRibRoutingPolicyFactory(@Reference final DataBroker databroker, 07:18:43 [WARNING] ^ 07:18:43 [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:18:43 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 07:18:43 [WARNING] ^ 07:18:43 [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:18:43 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 07:18:43 [WARNING] ^ 07:18:43 [WARNING] 5 warnings 07:18:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-javadoc.jar 07:18:43 [INFO] 07:18:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-impl --- 07:18:43 [INFO] CycloneDX: Resolving Dependencies 07:18:44 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 07:18:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.xml 07:18:44 [INFO] attaching as bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:18:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.json 07:18:44 [INFO] attaching as bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:18:44 [INFO] 07:18:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 07:18:44 [INFO] Skipping duplicate-finder execution! 07:18:44 [INFO] 07:18:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 07:18:44 [INFO] No dependency problems found 07:18:44 [INFO] 07:18:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 07:18:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-sources.jar 07:18:44 [INFO] 07:18:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 07:18:44 [INFO] 07:18:44 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-impl --- 07:18:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:44 [INFO] 07:18:44 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-impl --- 07:18:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/1.0.1-SNAPSHOT/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT.pom 07:18:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/1.0.1-SNAPSHOT/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT.jar 07:18:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/1.0.1-SNAPSHOT/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-tests.jar 07:18:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/1.0.1-SNAPSHOT/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-test-sources.jar 07:18:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/1.0.1-SNAPSHOT/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-javadoc.jar 07:18:44 [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/1.0.1-SNAPSHOT/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:18:44 [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/1.0.1-SNAPSHOT/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:18:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/1.0.1-SNAPSHOT/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-sources.jar 07:18:44 [INFO] 07:18:44 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-impl --- 07:18:44 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/1.0.1-SNAPSHOT/bgp-openconfig-rp-impl-1.0.1-SNAPSHOT.jar 07:18:44 [INFO] Writing OBR metadata 07:18:44 [INFO] 07:18:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-rp-impl --- 07:18:44 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-impl:bundle:1.0.1-SNAPSHOT 07:18:44 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:18:44 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:18:44 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:18:44 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:18:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:18:44 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:18:44 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:18:44 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:18:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:18:44 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:18:44 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:18:44 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:18:44 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:18:44 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:18:44 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:18:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:18:44 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:18:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:18:44 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:18:44 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:18:44 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:18:44 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:18:44 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:18:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:18:44 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:18:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:18:44 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:18:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:18:44 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:18:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:44 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:44 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:18:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:18:44 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:18:44 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:18:44 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:18:44 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:18:44 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:18:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:18:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:18:44 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:18:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:18:44 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:18:44 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:18:44 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:18:44 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:18:44 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:18:44 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:18:44 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:18:44 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:18:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:18:44 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:18:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:18:44 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:18:44 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:18:44 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:18:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:18:44 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:test 07:18:44 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:test 07:18:44 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:18:44 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:18:44 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:18:44 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:18:44 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:18:44 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:1.0.1-SNAPSHOT:test 07:18:44 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:1.0.1-SNAPSHOT:test 07:18:44 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:18:44 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:18:44 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:18:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:44 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:18:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:18:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:18:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:18:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:18:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:18:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:18:44 [INFO] +- junit:junit:jar:4.13.2:test 07:18:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:18:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:18:44 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:18:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:44 [INFO] 07:18:44 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-openconfig-rp-impl --- 07:18:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/sonatype-clm/module.xml 07:18:44 [INFO] 07:18:44 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 07:18:44 [INFO] Building rsvp-api 1.0.1-SNAPSHOT [43/161] 07:18:44 [INFO] from rsvp/api/pom.xml 07:18:44 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:44 [INFO] 07:18:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-api --- 07:18:44 [INFO] 07:18:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-api --- 07:18:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:44 [INFO] 07:18:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-api --- 07:18:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:44 [INFO] 07:18:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-api --- 07:18:44 [INFO] 07:18:44 [INFO] --- dependency:3.9.0:properties (default) @ rsvp-api --- 07:18:44 [INFO] 07:18:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-api --- 07:18: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/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:18:44 [INFO] 07:18:44 [INFO] --- yang:14.0.20:generate-sources (binding) @ rsvp-api --- 07:18:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:18:44 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/yang 07:18:44 [INFO] yang-to-sources: Found 4 dependencies in 1.193 ms 07:18:44 [INFO] yang-to-sources: Project model files found: 1 in 7.426 ms 07:18:44 [INFO] yang-to-sources: 7 YANG models processed in 37.99 ms 07:18:44 [INFO] BindingJavaFileGenerator: Defined 240 files in 8.702 ms 07:18:44 [INFO] Sorted 240 files into 76 directories in 278.6 μs 07:18:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 240 in 35.20 ms 07:18:44 [INFO] 07:18:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-api --- 07:18:44 [INFO] Starting audit... 07:18:44 Audit done. 07:18:44 [INFO] You have 0 Checkstyle violations. 07:18:44 [INFO] 07:18:44 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-api --- 07:18:44 [INFO] Starting audit... 07:18:44 Audit done. 07:18:44 [INFO] You have 0 Checkstyle violations. 07:18:44 [INFO] 07:18:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rsvp-api --- 07:18:44 [INFO] 07:18:44 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-api --- 07:18:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/resources 07:18:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:18:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:18:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:18:44 [INFO] 07:18:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ rsvp-api --- 07:18:44 [INFO] Recompiling the module because of changed dependency. 07:18:44 [INFO] Compiling 240 source files with javac [debug release 21] to target/classes 07:18:45 [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:18:45 [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:18:45 [INFO] 07:18:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-api >>> 07:18:45 [INFO] 07:18:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-api --- 07:18:45 [INFO] Fork Value is true 07:18:48 [INFO] Done SpotBugs Analysis.... 07:18:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:48 [INFO] 07:18:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-api <<< 07:18:48 [INFO] 07:18:48 [INFO] 07:18:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-api --- 07:18:48 [INFO] BugInstance size is 0 07:18:48 [INFO] Error size is 0 07:18:48 [INFO] No errors/warnings found 07:18:48 [INFO] 07:18:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-api --- 07:18:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/test/resources 07:18:48 [INFO] 07:18:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rsvp-api --- 07:18:48 [INFO] No sources to compile 07:18:48 [INFO] 07:18:48 [INFO] --- surefire:3.5.4:test (default-test) @ rsvp-api --- 07:18:48 [INFO] No tests to run. 07:18:48 [INFO] 07:18:48 [INFO] --- copy:14.1.6:copy-files (default) @ rsvp-api --- 07:18:48 [INFO] 07:18:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-api --- 07:18:48 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-1.0.1-SNAPSHOT.jar 07:18:48 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/classes/META-INF/MANIFEST.MF 07:18:48 [INFO] 07:18:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-api --- 07:18:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-1.0.1-SNAPSHOT-javadoc.jar 07:18:53 [INFO] 07:18:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-api --- 07:18:53 [INFO] CycloneDX: Resolving Dependencies 07:18:53 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:18:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.xml 07:18:53 [INFO] attaching as rsvp-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:18:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.json 07:18:53 [INFO] attaching as rsvp-api-1.0.1-SNAPSHOT-cyclonedx.json 07:18:53 [INFO] 07:18:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 07:18:53 [INFO] Skipping duplicate-finder execution! 07:18:53 [INFO] 07:18:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rsvp-api --- 07:18:53 [INFO] No dependency problems found 07:18:53 [INFO] 07:18:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-api --- 07:18:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-1.0.1-SNAPSHOT-sources.jar 07:18:53 [INFO] 07:18:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-api --- 07:18:53 [INFO] 07:18:53 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-api --- 07:18:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:53 [INFO] 07:18:53 [INFO] --- install:3.1.4:install (default-install) @ rsvp-api --- 07:18:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/1.0.1-SNAPSHOT/rsvp-api-1.0.1-SNAPSHOT.pom 07:18:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/1.0.1-SNAPSHOT/rsvp-api-1.0.1-SNAPSHOT.jar 07:18:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/1.0.1-SNAPSHOT/rsvp-api-1.0.1-SNAPSHOT-javadoc.jar 07:18:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/1.0.1-SNAPSHOT/rsvp-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:18:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/1.0.1-SNAPSHOT/rsvp-api-1.0.1-SNAPSHOT-cyclonedx.json 07:18:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/1.0.1-SNAPSHOT/rsvp-api-1.0.1-SNAPSHOT-sources.jar 07:18:53 [INFO] 07:18:53 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-api --- 07:18:53 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/1.0.1-SNAPSHOT/rsvp-api-1.0.1-SNAPSHOT.jar 07:18:53 [INFO] Writing OBR metadata 07:18:53 [INFO] 07:18:53 [INFO] --- dependency:3.9.0:tree (default-cli) @ rsvp-api --- 07:18:53 [INFO] org.opendaylight.bgpcep:rsvp-api:bundle:1.0.1-SNAPSHOT 07:18:53 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:18:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:18:53 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:18:53 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:18:53 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:53 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:18:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:18:53 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:18:53 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:18:53 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:18:53 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:18:53 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:18:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:53 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:18:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:18:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:18:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:18:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:18:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:18:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:18:53 [INFO] +- junit:junit:jar:4.13.2:test 07:18:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:18:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:18:53 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:18:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:18:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:53 [INFO] 07:18:53 [INFO] --- clm:3.0.1-03:index (default-cli) @ rsvp-api --- 07:18:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/sonatype-clm/module.xml 07:18:53 [INFO] 07:18:53 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 07:18:53 [INFO] Building rsvp-spi 1.0.1-SNAPSHOT [44/161] 07:18:53 [INFO] from rsvp/spi/pom.xml 07:18:53 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:53 [INFO] 07:18:53 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-spi --- 07:18:53 [INFO] 07:18:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-spi --- 07:18:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:53 [INFO] 07:18:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-spi --- 07:18:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:53 [INFO] 07:18:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-spi --- 07:18:54 [INFO] 07:18:54 [INFO] --- dependency:3.9.0:properties (default) @ rsvp-spi --- 07:18:54 [INFO] 07:18:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-spi --- 07:18:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:18:54 [INFO] 07:18:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-spi --- 07:18:54 [INFO] Starting audit... 07:18:54 Audit done. 07:18:54 [INFO] You have 0 Checkstyle violations. 07:18:54 [INFO] 07:18:54 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-spi --- 07:18:54 [INFO] Starting audit... 07:18:54 Audit done. 07:18:54 [INFO] You have 0 Checkstyle violations. 07:18:54 [INFO] 07:18:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rsvp-spi --- 07:18:54 [INFO] 07:18:54 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-spi --- 07:18:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/main/resources 07:18:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/spi 07:18:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/yang 07:18:54 [INFO] 07:18:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ rsvp-spi --- 07:18:54 [INFO] Recompiling the module because of changed dependency. 07:18:54 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 07:18:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 07:18:54 [INFO] 07:18:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 07:18:54 [INFO] 07:18:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-spi --- 07:18:54 [INFO] Fork Value is true 07:18:57 [INFO] Done SpotBugs Analysis.... 07:18:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:57 [INFO] 07:18:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 07:18:57 [INFO] 07:18:57 [INFO] 07:18:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-spi --- 07:18:57 [INFO] BugInstance size is 0 07:18:57 [INFO] Error size is 0 07:18:57 [INFO] No errors/warnings found 07:18:57 [INFO] 07:18:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-spi --- 07:18:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/test/resources 07:18:57 [INFO] 07:18:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rsvp-spi --- 07:18:57 [INFO] Recompiling the module because of changed dependency. 07:18:57 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 07:18:57 [INFO] 07:18:57 [INFO] --- surefire:3.5.4:test (default-test) @ rsvp-spi --- 07:18:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:57 [INFO] 07:18:57 [INFO] ------------------------------------------------------- 07:18:57 [INFO] T E S T S 07:18:57 [INFO] ------------------------------------------------------- 07:18:58 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:18:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:18:58 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:18:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:18:58 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:18:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:19:00 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:19:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:19:00 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:19:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:19:00 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:19:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:19:00 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:19:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:19:01 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:19:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:19:01 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:19:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:19:01 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:19:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:19:01 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:19:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:19:01 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:19:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:19:01 [INFO] 07:19:01 [INFO] Results: 07:19:01 [INFO] 07:19:01 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 07:19:01 [INFO] 07:19:01 [INFO] 07:19:01 [INFO] --- copy:14.1.6:copy-files (default) @ rsvp-spi --- 07:19:01 [INFO] 07:19:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-spi --- 07:19:01 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-1.0.1-SNAPSHOT.jar 07:19:01 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/classes/META-INF/MANIFEST.MF 07:19:01 [INFO] 07:19:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-spi --- 07:19:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-1.0.1-SNAPSHOT-javadoc.jar 07:19:02 [INFO] 07:19:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-spi --- 07:19:02 [INFO] CycloneDX: Resolving Dependencies 07:19:03 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:19:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.xml 07:19:03 [INFO] attaching as rsvp-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.json 07:19:03 [INFO] attaching as rsvp-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:19:03 [INFO] 07:19:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 07:19:03 [INFO] Skipping duplicate-finder execution! 07:19:03 [INFO] 07:19:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rsvp-spi --- 07:19:03 [INFO] No dependency problems found 07:19:03 [INFO] 07:19:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-spi --- 07:19:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-1.0.1-SNAPSHOT-sources.jar 07:19:03 [INFO] 07:19:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-spi --- 07:19:03 [INFO] 07:19:03 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-spi --- 07:19:03 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/code-coverage/jacoco.exec 07:19:03 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 07:19:03 [INFO] 07:19:03 [INFO] --- install:3.1.4:install (default-install) @ rsvp-spi --- 07:19:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/1.0.1-SNAPSHOT/rsvp-spi-1.0.1-SNAPSHOT.pom 07:19:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/1.0.1-SNAPSHOT/rsvp-spi-1.0.1-SNAPSHOT.jar 07:19:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/1.0.1-SNAPSHOT/rsvp-spi-1.0.1-SNAPSHOT-javadoc.jar 07:19:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/1.0.1-SNAPSHOT/rsvp-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/1.0.1-SNAPSHOT/rsvp-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:19:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/1.0.1-SNAPSHOT/rsvp-spi-1.0.1-SNAPSHOT-sources.jar 07:19:03 [INFO] 07:19:03 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-spi --- 07:19:03 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/1.0.1-SNAPSHOT/rsvp-spi-1.0.1-SNAPSHOT.jar 07:19:03 [INFO] Writing OBR metadata 07:19:03 [INFO] 07:19:03 [INFO] --- dependency:3.9.0:tree (default-cli) @ rsvp-spi --- 07:19:03 [INFO] org.opendaylight.bgpcep:rsvp-spi:bundle:1.0.1-SNAPSHOT 07:19:03 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:19:03 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:19:03 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:19:03 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:19:03 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:19:03 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:19:03 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:19:03 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:19:03 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:03 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:19:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:03 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:03 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:19:03 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:19:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:19:03 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:19:03 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:19:03 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:19:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:19:03 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:19:03 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:03 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:03 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:03 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:03 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:19:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:03 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:19:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:19:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:19:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:19:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:19:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:19:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:19:03 [INFO] +- junit:junit:jar:4.13.2:test 07:19:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:19:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:19:03 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:19:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:19:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:03 [INFO] 07:19:03 [INFO] --- clm:3.0.1-03:index (default-cli) @ rsvp-spi --- 07:19:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/sonatype-clm/module.xml 07:19:03 [INFO] 07:19:03 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 07:19:03 [INFO] Building rsvp-impl 1.0.1-SNAPSHOT [45/161] 07:19:03 [INFO] from rsvp/impl/pom.xml 07:19:03 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:03 [INFO] 07:19:03 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-impl --- 07:19:03 [INFO] 07:19:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-impl --- 07:19:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:03 [INFO] 07:19:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-impl --- 07:19:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:03 [INFO] 07:19:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-impl --- 07:19:04 [INFO] 07:19:04 [INFO] --- dependency:3.9.0:properties (default) @ rsvp-impl --- 07:19:04 [INFO] 07:19:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-impl --- 07:19:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:19:04 [INFO] 07:19:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-impl --- 07:19:04 [INFO] Starting audit... 07:19:04 Audit done. 07:19:04 [INFO] You have 0 Checkstyle violations. 07:19:04 [INFO] 07:19:04 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-impl --- 07:19:04 [INFO] Starting audit... 07:19:04 Audit done. 07:19:04 [INFO] You have 0 Checkstyle violations. 07:19:04 [INFO] 07:19:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rsvp-impl --- 07:19:04 [INFO] 07:19:04 [INFO] --- resources:3.3.1:resources (default-resources) @ rsvp-impl --- 07:19:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/main/resources 07:19:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/spi 07:19:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/yang 07:19:04 [INFO] 07:19:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ rsvp-impl --- 07:19:04 [INFO] Recompiling the module because of changed dependency. 07:19:04 [INFO] Compiling 59 source files with javac [debug release 21] to target/classes 07:19:04 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 07:19:04 [INFO] 07:19:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 07:19:04 [INFO] 07:19:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-impl --- 07:19:04 [INFO] Fork Value is true 07:19:08 [INFO] Done SpotBugs Analysis.... 07:19:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:08 [INFO] 07:19:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-impl <<< 07:19:08 [INFO] 07:19:08 [INFO] 07:19:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-impl --- 07:19:08 [INFO] BugInstance size is 0 07:19:08 [INFO] Error size is 0 07:19:08 [INFO] No errors/warnings found 07:19:08 [INFO] 07:19:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rsvp-impl --- 07:19:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/test/resources 07:19:08 [INFO] 07:19:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rsvp-impl --- 07:19:08 [INFO] Recompiling the module because of changed dependency. 07:19:08 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:19:09 [INFO] 07:19:09 [INFO] --- surefire:3.5.4:test (default-test) @ rsvp-impl --- 07:19:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:09 [INFO] 07:19:09 [INFO] ------------------------------------------------------- 07:19:09 [INFO] T E S T S 07:19:09 [INFO] ------------------------------------------------------- 07:19:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:19:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:19:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:19:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:19:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:19:10 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:19:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:19:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:19:10 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:19:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:19:10 [INFO] 07:19:10 [INFO] Results: 07:19:10 [INFO] 07:19:10 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 07:19:10 [INFO] 07:19:10 [INFO] 07:19:10 [INFO] --- copy:14.1.6:copy-files (default) @ rsvp-impl --- 07:19:10 [INFO] 07:19:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-impl --- 07:19:10 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-1.0.1-SNAPSHOT.jar 07:19:10 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/classes/META-INF/MANIFEST.MF 07:19:10 [INFO] 07:19:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-impl --- 07:19:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-1.0.1-SNAPSHOT-javadoc.jar 07:19:12 [INFO] 07:19:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-impl --- 07:19:12 [INFO] CycloneDX: Resolving Dependencies 07:19:13 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:19:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.xml 07:19:13 [INFO] attaching as rsvp-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.json 07:19:13 [INFO] attaching as rsvp-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:19:13 [INFO] 07:19:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 07:19:13 [INFO] Skipping duplicate-finder execution! 07:19:13 [INFO] 07:19:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rsvp-impl --- 07:19:13 [INFO] No dependency problems found 07:19:13 [INFO] 07:19:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rsvp-impl --- 07:19:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-1.0.1-SNAPSHOT-sources.jar 07:19:13 [INFO] 07:19:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-impl --- 07:19:13 [INFO] 07:19:13 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-impl --- 07:19:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/code-coverage/jacoco.exec 07:19:13 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 07:19:13 [INFO] 07:19:13 [INFO] --- install:3.1.4:install (default-install) @ rsvp-impl --- 07:19:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/1.0.1-SNAPSHOT/rsvp-impl-1.0.1-SNAPSHOT.pom 07:19:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/1.0.1-SNAPSHOT/rsvp-impl-1.0.1-SNAPSHOT.jar 07:19:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/1.0.1-SNAPSHOT/rsvp-impl-1.0.1-SNAPSHOT-javadoc.jar 07:19:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/1.0.1-SNAPSHOT/rsvp-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/1.0.1-SNAPSHOT/rsvp-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:19:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/1.0.1-SNAPSHOT/rsvp-impl-1.0.1-SNAPSHOT-sources.jar 07:19:13 [INFO] 07:19:13 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-impl --- 07:19:13 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/1.0.1-SNAPSHOT/rsvp-impl-1.0.1-SNAPSHOT.jar 07:19:13 [INFO] Writing OBR metadata 07:19:13 [INFO] 07:19:13 [INFO] --- dependency:3.9.0:tree (default-cli) @ rsvp-impl --- 07:19:13 [INFO] org.opendaylight.bgpcep:rsvp-impl:bundle:1.0.1-SNAPSHOT 07:19:13 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:19:13 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:19:13 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:19:13 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:19:13 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:19:13 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:19:13 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:19:13 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:19:13 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:13 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:19:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:19:13 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:19:13 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:19:13 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:19:13 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:19:13 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:19:13 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:19:13 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:19:13 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:19:13 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:19:13 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:13 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:13 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:13 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:13 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:13 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:19:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:13 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:19:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:19:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:19:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:19:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:19:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:19:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:19:13 [INFO] +- junit:junit:jar:4.13.2:test 07:19:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:19:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:19:13 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:19:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:19:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:13 [INFO] 07:19:13 [INFO] --- clm:3.0.1-03:index (default-cli) @ rsvp-impl --- 07:19:13 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/sonatype-clm/module.xml 07:19:13 [INFO] 07:19:13 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 07:19:13 [INFO] Building bgp-linkstate 1.0.1-SNAPSHOT [46/161] 07:19:13 [INFO] from bgp/extensions/linkstate/pom.xml 07:19:13 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:13 [INFO] 07:19:13 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-linkstate --- 07:19:13 [INFO] 07:19:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-linkstate --- 07:19:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:13 [INFO] 07:19:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 07:19:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:13 [INFO] 07:19:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-linkstate --- 07:19:13 [INFO] 07:19:13 [INFO] --- dependency:3.9.0:properties (default) @ bgp-linkstate --- 07:19:13 [INFO] 07:19:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-linkstate --- 07:19:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:19:13 [INFO] 07:19:13 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-linkstate --- 07:19:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:19:13 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/yang 07:19:13 [INFO] yang-to-sources: Found 14 dependencies in 2.196 ms 07:19:13 [INFO] yang-to-sources: Project model files found: 3 in 12.94 ms 07:19:14 [INFO] yang-to-sources: 17 YANG models processed in 188.6 ms 07:19:14 [INFO] BindingJavaFileGenerator: Defined 327 files in 23.28 ms 07:19:14 [INFO] Sorted 327 files into 79 directories in 339.8 μs 07:19:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 327 in 67.90 ms 07:19:14 [INFO] 07:19:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-linkstate --- 07:19:14 [INFO] Starting audit... 07:19:14 Audit done. 07:19:14 [INFO] You have 0 Checkstyle violations. 07:19:14 [INFO] 07:19:14 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-linkstate --- 07:19:14 [INFO] Starting audit... 07:19:14 Audit done. 07:19:14 [INFO] You have 0 Checkstyle violations. 07:19:14 [INFO] 07:19:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-linkstate --- 07:19:14 [INFO] 07:19:14 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-linkstate --- 07:19:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/resources 07:19:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:19:14 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:19:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:19:14 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:19:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:19:14 [INFO] 07:19:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-linkstate --- 07:19:15 [INFO] Recompiling the module because of changed dependency. 07:19:15 [INFO] Compiling 379 source files with javac [debug release 21] to target/classes 07:19:16 [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:16 [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:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:19:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:19:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:19:16 [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:16 [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:16 [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:16 [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:16 [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:19:16 [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:19:16 [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:19:16 [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:19:16 [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:19:16 [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:19:16 [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:19:16 [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:19:16 required: java.lang.Class 07:19:16 found: java.lang.Class 07:19:16 [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:19:16 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:19:16 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:19:16 [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:19:16 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:19:16 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:19:16 [INFO] 07:19:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 07:19:16 [INFO] 07:19:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-linkstate --- 07:19:16 [INFO] Fork Value is true 07:19:22 [INFO] Done SpotBugs Analysis.... 07:19:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:22 [INFO] 07:19:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 07:19:22 [INFO] 07:19:22 [INFO] 07:19:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-linkstate --- 07:19:22 [INFO] BugInstance size is 0 07:19:22 [INFO] Error size is 0 07:19:22 [INFO] No errors/warnings found 07:19:22 [INFO] 07:19:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-linkstate --- 07:19:22 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:19:22 [INFO] 07:19:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-linkstate --- 07:19:22 [INFO] Recompiling the module because of changed dependency. 07:19:22 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 07:19:22 [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:19:22 [INFO] 07:19:22 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-linkstate --- 07:19:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:22 [INFO] 07:19:22 [INFO] ------------------------------------------------------- 07:19:22 [INFO] T E S T S 07:19:22 [INFO] ------------------------------------------------------- 07:19:23 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:19:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:19:24 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:19:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:19:24 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:19:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:19:24 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:19:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:19:24 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:19:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.551 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:19:28 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:19:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:19:28 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 07:19:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 07:19:28 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:19:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.290 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:19:29 [INFO] 07:19:29 [INFO] Results: 07:19:29 [INFO] 07:19:29 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 07:19:29 [INFO] 07:19:29 [INFO] 07:19:29 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-linkstate --- 07:19:29 [INFO] 07:19:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-linkstate --- 07:19:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-1.0.1-SNAPSHOT.jar 07:19:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 07:19:30 [INFO] 07:19:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-linkstate --- 07:19:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-1.0.1-SNAPSHOT-javadoc.jar 07:19:36 [INFO] 07:19:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-linkstate --- 07:19:36 [INFO] CycloneDX: Resolving Dependencies 07:19:37 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 07:19:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.xml 07:19:37 [INFO] attaching as bgp-linkstate-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.json 07:19:37 [INFO] attaching as bgp-linkstate-1.0.1-SNAPSHOT-cyclonedx.json 07:19:37 [INFO] 07:19:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 07:19:37 [INFO] Skipping duplicate-finder execution! 07:19:37 [INFO] 07:19:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-linkstate --- 07:19:37 [INFO] No dependency problems found 07:19:37 [INFO] 07:19:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-linkstate --- 07:19:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-1.0.1-SNAPSHOT-sources.jar 07:19:37 [INFO] 07:19:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-linkstate --- 07:19:37 [INFO] 07:19:37 [INFO] --- jacoco:0.8.14:report (report) @ bgp-linkstate --- 07:19:37 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 07:19:37 [INFO] Analyzed bundle 'bgp-linkstate' with 60 classes 07:19:37 [INFO] 07:19:37 [INFO] --- install:3.1.4:install (default-install) @ bgp-linkstate --- 07:19:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/1.0.1-SNAPSHOT/bgp-linkstate-1.0.1-SNAPSHOT.pom 07:19:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/1.0.1-SNAPSHOT/bgp-linkstate-1.0.1-SNAPSHOT.jar 07:19:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/1.0.1-SNAPSHOT/bgp-linkstate-1.0.1-SNAPSHOT-javadoc.jar 07:19:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/1.0.1-SNAPSHOT/bgp-linkstate-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/1.0.1-SNAPSHOT/bgp-linkstate-1.0.1-SNAPSHOT-cyclonedx.json 07:19:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/1.0.1-SNAPSHOT/bgp-linkstate-1.0.1-SNAPSHOT-sources.jar 07:19:37 [INFO] 07:19:37 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-linkstate --- 07:19:37 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/1.0.1-SNAPSHOT/bgp-linkstate-1.0.1-SNAPSHOT.jar 07:19:37 [INFO] Writing OBR metadata 07:19:38 [INFO] 07:19:38 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-linkstate --- 07:19:38 [INFO] org.opendaylight.bgpcep:bgp-linkstate:bundle:1.0.1-SNAPSHOT 07:19:38 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:38 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:19:38 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:19:38 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:19:38 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:19:38 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:19:38 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:19:38 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:38 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:19:38 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:38 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:38 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:38 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:38 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:19:38 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:19:38 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:1.0.1-SNAPSHOT:test 07:19:38 [INFO] | \- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:test 07:19:38 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:19:38 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:19:38 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:19:38 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:test 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:test 07:19:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:19:38 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:19:38 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:19:38 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:19:38 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:19:38 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:19:38 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:19:38 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:19:38 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:19:38 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:19:38 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:19:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:19:38 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:19:38 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:19:38 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:19:38 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:19:38 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:19:38 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:19:38 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:19:38 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:38 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:19:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:19:38 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:19:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:19:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:19:38 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:19:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:19:38 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:19:38 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:19:38 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:19:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:19:38 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:19:38 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:19:38 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:19:38 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:19:38 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:19:38 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:19:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:19:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:19:38 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:19:38 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:19:38 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:19:38 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:19:38 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:19:38 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:19:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:19:38 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:19:38 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:19:38 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:19:38 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:19:38 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:19:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:19:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:19:38 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:19:38 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:19:38 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:19:38 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:19:38 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:19:38 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:19:38 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:19:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:19:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:19:38 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:19:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:38 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:19:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:19:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:19:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:19:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:19:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:19:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:19:38 [INFO] +- junit:junit:jar:4.13.2:test 07:19:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:19:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:19:38 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:19:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:19:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:38 [INFO] 07:19:38 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-linkstate --- 07:19:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/sonatype-clm/module.xml 07:19:38 [INFO] 07:19:38 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 07:19:38 [INFO] Building bgp-rib-mock 1.0.1-SNAPSHOT [47/161] 07:19:38 [INFO] from bgp/rib-mock/pom.xml 07:19:38 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:38 [INFO] 07:19:38 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-mock --- 07:19:38 [INFO] 07:19:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-mock --- 07:19:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:38 [INFO] 07:19:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 07:19:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:38 [INFO] 07:19:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-mock --- 07:19:38 [INFO] 07:19:38 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-mock --- 07:19:38 [INFO] 07:19:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 07:19: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/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:19:38 [INFO] 07:19:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-mock --- 07:19:38 [INFO] Starting audit... 07:19:38 Audit done. 07:19:38 [INFO] You have 0 Checkstyle violations. 07:19:38 [INFO] 07:19:38 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-mock --- 07:19:38 [INFO] Starting audit... 07:19:38 Audit done. 07:19:38 [INFO] You have 0 Checkstyle violations. 07:19:38 [INFO] 07:19:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-rib-mock --- 07:19:38 [INFO] 07:19:38 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-mock --- 07:19:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/main/resources 07:19:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/spi 07:19:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/yang 07:19:38 [INFO] 07:19:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-mock --- 07:19:38 [INFO] Recompiling the module because of changed dependency. 07:19:38 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:19:38 [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:19:38 [INFO] 07:19:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 07:19:38 [INFO] 07:19:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-mock --- 07:19:38 [INFO] Fork Value is true 07:19:41 [INFO] Done SpotBugs Analysis.... 07:19:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:41 [INFO] 07:19:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 07:19:41 [INFO] 07:19:41 [INFO] 07:19:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-mock --- 07:19:41 [INFO] BugInstance size is 0 07:19:41 [INFO] Error size is 0 07:19:41 [INFO] No errors/warnings found 07:19:41 [INFO] 07:19:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-mock --- 07:19:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/test/resources 07:19:41 [INFO] 07:19:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-mock --- 07:19:41 [INFO] No sources to compile 07:19:41 [INFO] 07:19:41 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-mock --- 07:19:41 [INFO] No tests to run. 07:19:41 [INFO] 07:19:41 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-rib-mock --- 07:19:41 [INFO] 07:19:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-mock --- 07:19:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-1.0.1-SNAPSHOT.jar 07:19:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 07:19:41 [INFO] 07:19:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-mock --- 07:19:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-1.0.1-SNAPSHOT-javadoc.jar 07:19:42 [INFO] 07:19:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-mock --- 07:19:42 [INFO] CycloneDX: Resolving Dependencies 07:19:43 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:19:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.xml 07:19:43 [INFO] attaching as bgp-rib-mock-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.json 07:19:43 [INFO] attaching as bgp-rib-mock-1.0.1-SNAPSHOT-cyclonedx.json 07:19:43 [INFO] 07:19:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 07:19:43 [INFO] Skipping duplicate-finder execution! 07:19:43 [INFO] 07:19:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-rib-mock --- 07:19:43 [INFO] No dependency problems found 07:19:43 [INFO] 07:19:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-mock --- 07:19:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-1.0.1-SNAPSHOT-sources.jar 07:19:43 [INFO] 07:19:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-mock --- 07:19:43 [INFO] 07:19:43 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-mock --- 07:19:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:19:43 [INFO] 07:19:43 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-mock --- 07:19:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/1.0.1-SNAPSHOT/bgp-rib-mock-1.0.1-SNAPSHOT.pom 07:19:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/1.0.1-SNAPSHOT/bgp-rib-mock-1.0.1-SNAPSHOT.jar 07:19:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/1.0.1-SNAPSHOT/bgp-rib-mock-1.0.1-SNAPSHOT-javadoc.jar 07:19:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/1.0.1-SNAPSHOT/bgp-rib-mock-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/1.0.1-SNAPSHOT/bgp-rib-mock-1.0.1-SNAPSHOT-cyclonedx.json 07:19:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/1.0.1-SNAPSHOT/bgp-rib-mock-1.0.1-SNAPSHOT-sources.jar 07:19:43 [INFO] 07:19:43 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-mock --- 07:19:43 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/1.0.1-SNAPSHOT/bgp-rib-mock-1.0.1-SNAPSHOT.jar 07:19:43 [INFO] Writing OBR metadata 07:19:43 [INFO] 07:19:43 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-rib-mock --- 07:19:43 [INFO] org.opendaylight.bgpcep:bgp-rib-mock:bundle:1.0.1-SNAPSHOT 07:19:43 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:19:43 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:19:43 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:19:43 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:19:43 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:19:43 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:19:43 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:19:43 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:19:43 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:19:43 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:19:43 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:19:43 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:19:43 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:19:43 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:19:43 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:43 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:19:43 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:19:43 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:19:43 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:19:43 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:19:43 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:19:43 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:19:43 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:19:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:19:43 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:19:43 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:19:43 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:43 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:19:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:43 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:19:43 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:19:43 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:19:43 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:19:43 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided (optional) 07:19:43 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:19:43 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:19:43 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:19:43 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:19:43 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:19:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:19:43 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:19:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:43 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:19:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:19:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:19:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:19:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:19:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:19:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:19:43 [INFO] +- junit:junit:jar:4.13.2:test 07:19:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:19:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:19:43 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:19:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:19:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:43 [INFO] 07:19:43 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-rib-mock --- 07:19:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/sonatype-clm/module.xml 07:19:43 [INFO] 07:19:43 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 07:19:43 [INFO] Building bgp-config-example 1.0.1-SNAPSHOT [48/161] 07:19:43 [INFO] from bgp/config-example/pom.xml 07:19:43 [INFO] --------------------------------[ jar ]--------------------------------- 07:19:43 [INFO] 07:19:43 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-config-example --- 07:19:43 [INFO] 07:19:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-config-example --- 07:19:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:43 [INFO] 07:19:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-config-example --- 07:19:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:43 [INFO] 07:19:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-config-example --- 07:19:44 [INFO] 07:19:44 [INFO] --- dependency:3.9.0:properties (default) @ bgp-config-example --- 07:19:44 [INFO] 07:19:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-config-example --- 07:19: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/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:19:44 [INFO] 07:19:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-config-example --- 07:19:44 [INFO] Starting audit... 07:19:44 Audit done. 07:19:44 [INFO] You have 0 Checkstyle violations. 07:19:44 [INFO] 07:19:44 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-config-example --- 07:19:44 [INFO] Starting audit... 07:19:44 Audit done. 07:19:44 [INFO] You have 0 Checkstyle violations. 07:19:44 [INFO] 07:19:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-config-example --- 07:19:44 [INFO] 07:19:44 [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-config-example --- 07:19:44 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 07:19:44 [INFO] 07:19:44 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-config-example --- 07:19:44 [INFO] Copying 3 resources from src/main/resources to target/classes 07:19:44 [INFO] 07:19:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-config-example --- 07:19:44 [INFO] No sources to compile 07:19:44 [INFO] 07:19:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 07:19:44 [INFO] 07:19:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-config-example --- 07:19:44 [INFO] No files found to run spotbugs, check compile phase has been run 07:19:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:44 [INFO] 07:19:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 07:19:44 [INFO] 07:19:44 [INFO] 07:19:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-config-example --- 07:19:44 [INFO] 07:19:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-config-example --- 07:19:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/config-example/src/test/resources 07:19:44 [INFO] 07:19:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-config-example --- 07:19:44 [INFO] No sources to compile 07:19:44 [INFO] 07:19:44 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-config-example --- 07:19:44 [INFO] No tests to run. 07:19:44 [INFO] 07:19:44 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-config-example --- 07:19:44 [INFO] 07:19:44 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-config-example --- 07:19:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-1.0.1-SNAPSHOT.jar 07:19:44 [INFO] 07:19:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-config-example --- 07:19:44 [INFO] No Javadoc in project. Archive not created. 07:19:44 [INFO] 07:19:44 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-config-example --- 07:19:44 [INFO] 07:19:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-config-example --- 07:19:44 [INFO] CycloneDX: Resolving Dependencies 07:19:44 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:19:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.xml 07:19:44 [INFO] attaching as bgp-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.json 07:19:45 [INFO] attaching as bgp-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:19:45 [INFO] 07:19:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 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-config-example --- 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-config-example --- 07:19:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-1.0.1-SNAPSHOT-sources.jar 07:19:45 [INFO] 07:19:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-config-example --- 07:19:45 [INFO] 07:19:45 [INFO] --- jacoco:0.8.14:report (report) @ bgp-config-example --- 07:19:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:19:45 [INFO] 07:19:45 [INFO] --- install:3.1.4:install (default-install) @ bgp-config-example --- 07:19:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/1.0.1-SNAPSHOT/bgp-config-example-1.0.1-SNAPSHOT.pom 07:19:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/1.0.1-SNAPSHOT/bgp-config-example-1.0.1-SNAPSHOT.jar 07:19:45 [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/1.0.1-SNAPSHOT/bgp-config-example-1.0.1-SNAPSHOT-bgp-initial-config.xml 07:19:45 [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/1.0.1-SNAPSHOT/bgp-config-example-1.0.1-SNAPSHOT-network-topology-bgp-initial-config.xml 07:19:45 [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/1.0.1-SNAPSHOT/bgp-config-example-1.0.1-SNAPSHOT-routing-policy-default-config.xml 07:19:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/1.0.1-SNAPSHOT/bgp-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/1.0.1-SNAPSHOT/bgp-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:19:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/1.0.1-SNAPSHOT/bgp-config-example-1.0.1-SNAPSHOT-sources.jar 07:19:45 [INFO] 07:19:45 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-config-example --- 07:19:45 [INFO] org.opendaylight.bgpcep:bgp-config-example:jar:1.0.1-SNAPSHOT 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.1-03:index (default-cli) @ bgp-config-example --- 07:19:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/sonatype-clm/module.xml 07:19:45 [INFO] 07:19:45 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 07:19:45 [INFO] Building bgp-openconfig-rp-statement 1.0.1-SNAPSHOT [49/161] 07:19:45 [INFO] from bgp/openconfig-rp-statement/pom.xml 07:19:45 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:45 [INFO] 07:19:45 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-statement --- 07:19:45 [INFO] 07:19:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 07:19:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:45 [INFO] 07:19:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 07:19:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:45 [INFO] 07:19:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 07:19:45 [INFO] 07:19:45 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-rp-statement --- 07:19:45 [INFO] 07:19:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 07:19:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/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:19:45 [INFO] 07:19:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-statement --- 07:19:45 [INFO] Starting audit... 07:19:45 Audit done. 07:19:45 [INFO] You have 0 Checkstyle violations. 07:19:45 [INFO] 07:19:45 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-statement --- 07:19:45 [INFO] Starting audit... 07:19:45 Audit done. 07:19:45 [INFO] You have 0 Checkstyle violations. 07:19:45 [INFO] 07:19:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-rp-statement --- 07:19:45 [INFO] 07:19:45 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-rp-statement --- 07:19:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/resources 07:19:45 [INFO] 07:19:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-rp-statement --- 07:19:45 [INFO] Recompiling the module because of changed dependency. 07:19:45 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 07:19:46 [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:46 [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:46 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:19:46 [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:46 [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:46 [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:46 [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:46 [INFO] 07:19:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 07:19:46 [INFO] 07:19:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 07:19:46 [INFO] Fork Value is true 07:19:49 [INFO] Done SpotBugs Analysis.... 07:19:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:49 [INFO] 07:19:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 07:19:49 [INFO] 07:19:49 [INFO] 07:19:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-statement --- 07:19:49 [INFO] BugInstance size is 0 07:19:49 [INFO] Error size is 0 07:19:49 [INFO] No errors/warnings found 07:19:49 [INFO] 07:19:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 07:19:49 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:49 [INFO] 07:19:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 07:19:49 [INFO] Recompiling the module because of changed dependency. 07:19:49 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 07:19:49 [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:49 [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:49 [INFO] 07:19:49 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-rp-statement --- 07:19:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:49 [INFO] 07:19:49 [INFO] ------------------------------------------------------- 07:19:49 [INFO] T E S T S 07:19:49 [INFO] ------------------------------------------------------- 07:19:50 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:19:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.777 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:19:55 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:19:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:19:55 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:19:55 [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:19:55 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:19:55 [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:19:55 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:19:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:19:56 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:19:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:19:56 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:19:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:19:56 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:19:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:19:56 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:19:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:19:56 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:19:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:19:56 [INFO] 07:19:56 [INFO] Results: 07:19:56 [INFO] 07:19:56 [INFO] Tests run: 38, 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-openconfig-rp-statement --- 07:19:56 [INFO] 07:19:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 07:19:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT.jar 07:19:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 07:19:56 [INFO] 07:19:56 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-openconfig-rp-statement --- 07:19:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-tests.jar 07:19:56 [INFO] 07:19:56 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 07:19:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-test-sources.jar 07:19:56 [INFO] 07:19:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 07:19:58 [WARNING] Javadoc Warnings 07:19:58 [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:19:58 [WARNING] public class AbstractCommunityHandler { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] protected final LoadingCache> communitySets; 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public class AbstractExtCommunityHandler { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public static AsPathPrepend getInstance() { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public static LocalAsPathPrependHandler getInstance() { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public static SetClusterIdPrependHandler getInstance() { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public StatementActivator() { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public StatementActivator(final DataBroker dataBroker) { 07:19:58 [WARNING] ^ 07:19:58 [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:19:58 [WARNING] public static VpnNonMemberHandler getInstance() { 07:19:58 [WARNING] ^ 07:19:58 [WARNING] 28 warnings 07:19:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-javadoc.jar 07:19:58 [INFO] 07:19:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-statement --- 07:19:58 [INFO] CycloneDX: Resolving Dependencies 07:19:59 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 07:19:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.xml 07:19:59 [INFO] attaching as bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.json 07:19:59 [INFO] attaching as bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-cyclonedx.json 07:19:59 [INFO] 07:19:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 07:19:59 [INFO] Skipping duplicate-finder execution! 07:19:59 [INFO] 07:19:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 07:19:59 [INFO] No dependency problems found 07:19:59 [INFO] 07:19:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 07:19:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-sources.jar 07:19:59 [INFO] 07:19:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 07:19:59 [INFO] 07:19:59 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-statement --- 07:19:59 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 07:19:59 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 07:19:59 [INFO] 07:19:59 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-statement --- 07:19:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/1.0.1-SNAPSHOT/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT.pom 07:19:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/1.0.1-SNAPSHOT/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT.jar 07:19:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/1.0.1-SNAPSHOT/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-tests.jar 07:19:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/1.0.1-SNAPSHOT/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-test-sources.jar 07:19:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/1.0.1-SNAPSHOT/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-javadoc.jar 07:19:59 [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/1.0.1-SNAPSHOT/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-cyclonedx.xml 07:19:59 [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/1.0.1-SNAPSHOT/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-cyclonedx.json 07:19:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/1.0.1-SNAPSHOT/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-sources.jar 07:19:59 [INFO] 07:19:59 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-statement --- 07:19:59 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/1.0.1-SNAPSHOT/bgp-openconfig-rp-statement-1.0.1-SNAPSHOT.jar 07:19:59 [INFO] Writing OBR metadata 07:19:59 [INFO] 07:19:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-rp-statement --- 07:19:59 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-statement:bundle:1.0.1-SNAPSHOT 07:19:59 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:19:59 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:19:59 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:19:59 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:19:59 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:19:59 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:19:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:19:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:19:59 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:19:59 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:19:59 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:19:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:19:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:19:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:19:59 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:19:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:19:59 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:19:59 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:19:59 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:19:59 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:19:59 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:19:59 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:19:59 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:19:59 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:19:59 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:19:59 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:19:59 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:19:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:19:59 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:19:59 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:19:59 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:19:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:19:59 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:19:59 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:19:59 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:19:59 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:59 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:19:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:59 [INFO] +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:19:59 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:19:59 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:59 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:59 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:59 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:59 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:59 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:test 07:19:59 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:test 07:19:59 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:19:59 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:19:59 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:19:59 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:19:59 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:19:59 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:19:59 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:19:59 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:19:59 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:19:59 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:19:59 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:19:59 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:19:59 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:1.0.1-SNAPSHOT:test 07:19:59 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:1.0.1-SNAPSHOT:test 07:19:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:19:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:19:59 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:19:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:19:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:19:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:19:59 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:19:59 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:19:59 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:19:59 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:19:59 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:19:59 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:19:59 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:19:59 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:19:59 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:19:59 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:19:59 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:19:59 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:19:59 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:19:59 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:19:59 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:19:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:19:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:19:59 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:19:59 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:19:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:19:59 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:19:59 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:19:59 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:19:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:1.0.1-SNAPSHOT:test 07:19:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:19:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:19:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:59 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:19:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:19:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:19:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:19:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:19:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:19:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:19:59 [INFO] +- junit:junit:jar:4.13.2:test 07:19:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:19:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:19:59 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:19:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:19:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:59 [INFO] 07:19:59 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-openconfig-rp-statement --- 07:19:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/sonatype-clm/module.xml 07:19:59 [INFO] 07:19:59 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 07:19:59 [INFO] Building bgp-rib-impl 1.0.1-SNAPSHOT [50/161] 07:19:59 [INFO] from bgp/rib-impl/pom.xml 07:19:59 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:59 [INFO] 07:19:59 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-impl --- 07:19:59 [INFO] 07:19:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-impl --- 07:19:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:59 [INFO] 07:19:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 07:19:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:59 [INFO] 07:19:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-impl --- 07:20:00 [INFO] 07:20:00 [INFO] --- dependency:3.9.0:properties (default) @ bgp-rib-impl --- 07:20:00 [INFO] 07:20:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 07:20: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/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:20:00 [INFO] 07:20:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-impl --- 07:20:00 [INFO] Starting audit... 07:20:00 Audit done. 07:20:00 [INFO] You have 0 Checkstyle violations. 07:20:00 [INFO] 07:20:00 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-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-rib-impl --- 07:20:01 [INFO] 07:20:01 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-rib-impl --- 07:20:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/resources 07:20:01 [INFO] 07:20:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-rib-impl --- 07:20:01 [INFO] Recompiling the module because of changed dependency. 07:20:01 [INFO] Compiling 77 source files with javac [debug release 21] to target/classes 07:20:02 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 07:20:02 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 07:20:02 [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:20:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[761,45] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:[254,40] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:[256,42] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:[296,21] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:02 [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:20:02 missing type arguments for generic class org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode 07:20:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[256,41] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:20:02 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[262,71] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:20:02 [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:20:02 [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:20:02 [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:20:02 [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:20:02 [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:20:02 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:02 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:02 [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:20:02 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:02 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:02 [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:20:02 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:02 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:02 [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:20:02 [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:20:02 [INFO] 07:20:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 07:20:02 [INFO] 07:20:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-impl --- 07:20:02 [INFO] Fork Value is true 07:20:09 [INFO] Done SpotBugs Analysis.... 07:20:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:09 [INFO] 07:20:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 07:20:09 [INFO] 07:20:09 [INFO] 07:20:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-impl --- 07:20:09 [INFO] BugInstance size is 0 07:20:09 [INFO] Error size is 0 07:20:09 [INFO] No errors/warnings found 07:20:09 [INFO] 07:20:09 [INFO] --- remote-resources:3.3.0:process (default) @ bgp-rib-impl --- 07:20:09 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:1.0.1-SNAPSHOT 07:20:09 [INFO] Copying 3 resources from 1 bundle. 07:20:09 [INFO] 07:20:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-rib-impl --- 07:20:09 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:20:09 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 07:20:09 [INFO] 07:20:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-rib-impl --- 07:20:09 [INFO] Recompiling the module because of changed dependency. 07:20:09 [INFO] Compiling 34 source files with javac [debug release 21] to target/test-classes 07:20:10 [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:20:10 [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:20:10 [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:20:10 required: io.netty.util.concurrent.GenericFutureListener> 07:20:10 found: io.netty.util.concurrent.GenericFutureListener 07:20:10 [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:20:10 required: io.netty.util.concurrent.GenericFutureListener> 07:20:10 found: io.netty.util.concurrent.GenericFutureListener 07:20:10 [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:20:10 [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:20:10 required: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 07:20:10 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 07:20:10 [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:20:10 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:20:10 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:20:10 [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:20:10 [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:20:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[100,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[118,47] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[143,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[147,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[149,42] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[162,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[180,52] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[199,32] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:10 [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:20:10 [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:20:10 [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:20:10 [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:20:10 [INFO] 07:20:10 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-rib-impl --- 07:20:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:10 [INFO] 07:20:10 [INFO] ------------------------------------------------------- 07:20:10 [INFO] T E S T S 07:20:10 [INFO] ------------------------------------------------------- 07:20:11 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:20:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:20:11 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:20:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:20:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.872 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:20:20 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:20:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.801 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:20:23 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:20:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.766 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:20:25 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:20:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:20:26 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:20:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:20:26 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:20:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:20:26 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:20:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.659 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:20:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:20:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:20:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:20:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:20:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:20:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:20:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:20:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.50 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:20:51 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:20:51 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:20:51 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:20:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:20:52 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:20:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:20:52 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:20:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:20:52 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:20:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:20:52 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:20:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:20:52 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:20:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:20:52 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:20:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:20:53 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:20:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:20:53 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:20:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:20:53 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:20:53 [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:20:53 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:20:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:20:54 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:20:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:20:54 [INFO] 07:20:54 [INFO] Results: 07:20:54 [INFO] 07:20:54 [WARNING] Tests run: 95, Failures: 0, Errors: 0, Skipped: 2 07:20:54 [INFO] 07:20:54 [INFO] 07:20:54 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-rib-impl --- 07:20:54 [INFO] 07:20:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-impl --- 07:20:54 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-1.0.1-SNAPSHOT.jar 07:20:54 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/classes/META-INF/MANIFEST.MF 07:20:54 [INFO] 07:20:54 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-rib-impl --- 07:20:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-1.0.1-SNAPSHOT-tests.jar 07:20:54 [INFO] 07:20:54 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-rib-impl --- 07:20:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-1.0.1-SNAPSHOT-test-sources.jar 07:20:54 [INFO] 07:20:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-impl --- 07:20:57 [WARNING] Javadoc Warnings 07:20:57 [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:20:57 [WARNING] public ApplicationPeer( 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public synchronized void instantiateServiceInstance(final DataTreeChangeExtension dataTreeChangeService, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public interface BGPBestPathSelection extends BgpTableType, AutoCloseable { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] PathSelectionMode getStrategy(); 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPClientSessionNegotiator(final Promise promise, final Channel channel, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public synchronized State getState() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class BGPClientSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPClientSessionNegotiatorFactory(final BGPPeerRegistry peerRegistry) { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:65: warning: no comment 07:20:57 [WARNING] public class BGPClusterSingletonService implements ClusterSingletonService, AutoCloseable { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:344: warning: no comment 07:20:57 [WARNING] public void onNeighborRemoved(final Neighbor neighbor) { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPDispatcherImpl(@Reference final BGPExtensionConsumerContext extensions, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public synchronized Future createClient(final InetSocketAddress localAddress, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPHandlerFactory(final MessageRegistry registry) { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public ChannelHandler[] getDecoders() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public ChannelHandler[] getEncoders() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class BGPNettyGroups implements AutoCloseable { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPNettyGroups() { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:162: warning: no comment 07:20:57 [WARNING] public BGPPeer( 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:254: warning: no comment 07:20:57 [WARNING] public synchronized void instantiateServiceInstance() { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:64: warning: no comment 07:20:57 [WARNING] public final class BgpPeerBean extends PeerBean { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:77: warning: no comment 07:20:57 [WARNING] public BgpPeerBean(final RpcProviderService rpcRegistry, final BGPStateProviderRegistry stateProviderRegistry) { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:336: warning: no comment 07:20:57 [WARNING] public synchronized List getBgpFixedCapabilities() { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:340: warning: no comment 07:20:57 [WARNING] public synchronized int getGracefulRestartTimer() { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:47: warning: no comment 07:20:57 [WARNING] public abstract class BGPPeerStateImpl extends DefaultRibReference implements BGPPeerState, BGPAfiSafiState, 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:78: warning: no comment 07:20:57 [WARNING] public BGPPeerStateImpl(final DataObjectIdentifier.@NonNull WithKey instanceIdentifier, 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:208: warning: no comment 07:20:57 [WARNING] protected final synchronized void registerPrefixesCounters( 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:203: warning: no comment 07:20:57 [WARNING] protected final synchronized void registerPrefixesSentCounter(final TablesKey tablesKey, 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:215: warning: no comment 07:20:57 [WARNING] protected final synchronized void resetState() { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:283: warning: no comment 07:20:57 [WARNING] protected final void setActive(final boolean active) { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:198: warning: no comment 07:20:57 [WARNING] protected final synchronized void setAdvertizedGracefulRestartTableTypes(final List receivedGraceful) { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:298: warning: no comment 07:20:57 [WARNING] public final synchronized void setAdvertizedLlGracefulRestartTableTypes( 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:191: warning: no comment 07:20:57 [WARNING] public final synchronized void setAfiSafiGracefulRestartState(final int newPeerRestartTime, 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:225: warning: no comment 07:20:57 [WARNING] protected final synchronized void setLocalRestartingState(final boolean restarting) { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:221: warning: no comment 07:20:57 [WARNING] protected final synchronized void setRestartingState() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:23: warning: no comment 07:20:57 [WARNING] public final class BgpPeerUtil { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class BGPProtocolSessionPromise extends DefaultPromise { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPProtocolSessionPromise(final @NonNull InetSocketAddress remoteAddress, final int retryTimer, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public synchronized void connect() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public class BGPReconnectPromise extends DefaultPromise { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPReconnectPromise(final @NonNull EventExecutor executor, final @NonNull InetSocketAddress address, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public synchronized void connect() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public class BGPRibStateImpl extends DefaultRibReference implements BGPRibState, BGPRibStateProvider { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] protected BGPRibStateImpl(final DataObjectIdentifier.WithKey instanceIdentifier, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] protected final synchronized void registerTotalPathCounter(final @NonNull TablesKey key, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] protected final synchronized void registerTotalPrefixesCounter(final @NonNull TablesKey key, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] protected final synchronized void setActive(final boolean active) { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPServerSessionNegotiator(final Promise promise, final Channel channel, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class BGPServerSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPServerSessionNegotiatorFactory(final BGPPeerRegistry registry) { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public synchronized void setChannelExtMsgCoder(final Open remoteOpen) { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public class BGPSessionImpl extends SimpleChannelInboundHandler> implements BGPSession, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public ChannelOutputLimiter getLimiter() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public synchronized State getState() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPSessionPreferences(final AsNumber as, final int hold, final BgpId bgpId, final AsNumber remoteAs, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class BGPSessionStateImpl implements BGPSessionState, BGPTimersState, BGPTransportState, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPSessionStateImpl() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public synchronized void registerMessagesCounter(final BGPMessagesListener bgpMessagesListener) { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class BGPStateCollector implements BGPStateProviderRegistry, BGPStateProvider { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPStateCollector() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final Map syncStorage = new HashMap<>(); 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public BGPSynchronization(final BGPSessionListener listener, final Set types) { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public void flush() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public void write(final Notification msg) { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public interface ChannelPipelineInitializer { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] void initializeChannel(SocketChannel socketChannel, Promise promise); 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] Attributes deserializeAttributes(NormalizedNode attributes); 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] ContainerNode serializeAttributes(Attributes pathAttr); 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] ContainerNode serializeReachNlri(MpReachNlri nlri); 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] ContainerNode serializeUnreachNlri(MpUnreachNlri nlri); 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class CodecsImpl implements Codecs { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public CodecsImpl(final RIBSupport ribSupport) { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class ConstantCodecsRegistry implements CodecsRegistry { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public ConstantCodecsRegistry(final BindingCodecTree codecTree) { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public class DefaultBgpDeployer implements DataTreeChangeListener, PeerGroupConfigLoader, AutoCloseable { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public DefaultBgpDeployer(final String networkInstanceName, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public synchronized void init() { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public static BgpParameters getGracefulBgpParameters(final List fixedCapabilities, 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:58: warning: no comment 07:20:57 [WARNING] public static CParameters getGracefulCapability(final Map tables, 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:69: warning: no comment 07:20:57 [WARNING] public static CParameters getLlGracefulCapability(final Map llGracefulRestarts, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class OSGiBgpDeployer extends DefaultBgpDeployer { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public @interface Configuration { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public OSGiBgpDeployer(@Reference final ClusterSingletonServiceProvider provider, 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] String networkInstanceName() default "global-bgp"; 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] BgpId getBgpIdentifier(); 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] CodecsRegistry getCodecsRegistry(); 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] BGPDispatcher getDispatcher(); 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] Set getLocalTablesKeys(); 07:20:57 [WARNING] ^ 07:20:57 [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:20:57 [WARNING] public final class RibImpl implements RIB, BGPRibStateProvider { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:88: warning: no comment 07:20:57 [WARNING] public RibImpl( 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:265: warning: no comment 07:20:57 [WARNING] public synchronized void instantiateServiceInstance() { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java:77: warning: no comment 07:20:57 [WARNING] public final class RIBImpl extends BGPRibStateImpl implements RIB { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java:104: warning: no comment 07:20:57 [WARNING] public RIBImpl( 07:20:57 [WARNING] ^ 07:20:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java:341: warning: no comment 07:20:57 [WARNING] public synchronized FluentFuture closeServiceInstance() { 07:20:57 [WARNING] ^ 07:20:57 [WARNING] 100 warnings 07:20:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-1.0.1-SNAPSHOT-javadoc.jar 07:20:57 [INFO] 07:20:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-impl --- 07:20:57 [INFO] CycloneDX: Resolving Dependencies 07:20:58 [INFO] CycloneDX: Creating BOM version 1.6 with 70 component(s) 07:20:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.xml 07:20:58 [INFO] attaching as bgp-rib-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:20:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.json 07:20:58 [INFO] attaching as bgp-rib-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:20:58 [INFO] 07:20:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-impl --- 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-rib-impl --- 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-rib-impl --- 07:20:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-1.0.1-SNAPSHOT-sources.jar 07:20:58 [INFO] 07:20:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-impl --- 07:20:59 [INFO] 07:20:59 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-impl --- 07:20:59 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/code-coverage/jacoco.exec 07:20:59 [INFO] Analyzed bundle 'bgp-rib-impl' with 102 classes 07:20:59 [INFO] 07:20:59 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-impl --- 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/1.0.1-SNAPSHOT/bgp-rib-impl-1.0.1-SNAPSHOT.pom 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/1.0.1-SNAPSHOT/bgp-rib-impl-1.0.1-SNAPSHOT.jar 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/1.0.1-SNAPSHOT/bgp-rib-impl-1.0.1-SNAPSHOT-tests.jar 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/1.0.1-SNAPSHOT/bgp-rib-impl-1.0.1-SNAPSHOT-test-sources.jar 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/1.0.1-SNAPSHOT/bgp-rib-impl-1.0.1-SNAPSHOT-javadoc.jar 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/1.0.1-SNAPSHOT/bgp-rib-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/1.0.1-SNAPSHOT/bgp-rib-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:20:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/1.0.1-SNAPSHOT/bgp-rib-impl-1.0.1-SNAPSHOT-sources.jar 07:20:59 [INFO] 07:20:59 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-impl --- 07:20:59 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-impl/1.0.1-SNAPSHOT/bgp-rib-impl-1.0.1-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-rib-impl --- 07:20:59 [INFO] org.opendaylight.bgpcep:bgp-rib-impl:bundle:1.0.1-SNAPSHOT 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-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:1.0.1-SNAPSHOT: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.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:20:59 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:20:59 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:20:59 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 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.apache.commons:commons-lang3:jar:3.19.0:compile 07:20:59 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:20:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:20:59 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 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.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:20:59 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2: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.yangtools:yang-data-spi:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api: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.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.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:20:59 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:20:59 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:20:59 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:20:59 [INFO] +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:20:59 [INFO] +- io.netty:netty-common:jar:4.2.7.Final: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-buffer:jar:4.2.7.Final:compile 07:20:59 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:20:59 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:20:59 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:20:59 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:59 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 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.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:20:59 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:test-jar:tests:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:test 07:20:59 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:test 07:20:59 [INFO] | +- org.opendaylight.yangtools:binding-runtime-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-repo-api:jar:14.0.20:test 07:20:59 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:20:59 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:20:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-util: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.yangtools:rfc8528-model-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-model-util:jar:14.0.20:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:1.0.1-SNAPSHOT:test 07:20:59 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:test 07:20:59 [INFO] | \- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-mock:jar:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:20:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:jar:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker: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:odlext-model-api:jar:14.0.20:test 07:20:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20: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.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-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: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: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.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.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:20:59 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:20:59 [INFO] +- org.opendaylight.yangtools:yang-test-util: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.bgpcep:routing-policy-config-loader:jar:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:test-jar:tests:1.0.1-SNAPSHOT:test 07:20:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:1.0.1-SNAPSHOT:test 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.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.7: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.1-03:index (default-cli) @ bgp-rib-impl --- 07:20:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/sonatype-clm/module.xml 07:20:59 [INFO] 07:20:59 [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- 07:20:59 [INFO] Building bgp-peer-acceptor 1.0.1-SNAPSHOT [51/161] 07:20:59 [INFO] from bgp/peer-acceptor/pom.xml 07:20:59 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:59 [INFO] 07:20:59 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-peer-acceptor --- 07:20:59 [INFO] 07:20:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-peer-acceptor --- 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-peer-acceptor --- 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-peer-acceptor --- 07:20:59 [INFO] 07:20:59 [INFO] --- dependency:3.9.0:properties (default) @ bgp-peer-acceptor --- 07:20:59 [INFO] 07:20:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-peer-acceptor --- 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/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:20:59 [INFO] 07:20:59 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-peer-acceptor --- 07:20:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:20:59 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/src/main/yang 07:20:59 [INFO] yang-to-sources: Found 15 dependencies in 2.540 ms 07:20:59 [INFO] yang-to-sources: Project model files found: 1 in 871.4 μs 07:20:59 [INFO] yang-to-sources: 2 YANG models processed in 50.95 ms 07:20:59 [INFO] BindingJavaFileGenerator: Defined 7 files in 1.986 ms 07:20:59 [INFO] Sorted 7 files into 3 directories in 78.33 μs 07:20:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 8.258 ms 07:20:59 [INFO] 07:20:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-peer-acceptor --- 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-peer-acceptor --- 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-peer-acceptor --- 07:20:59 [INFO] 07:20:59 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-peer-acceptor --- 07:20:59 [INFO] Copying 1 resource from src/main/resources to target/classes 07:20:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/generated-sources/spi 07:20:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:20:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:20:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:20:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/generated-sources/spi 07:20:59 [INFO] 07:20:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-peer-acceptor --- 07:20:59 [INFO] Recompiling the module because of changed dependency. 07:20:59 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 07:20:59 [INFO] 07:20:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-peer-acceptor >>> 07:20:59 [INFO] 07:20:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-peer-acceptor --- 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-peer-acceptor <<< 07:21:02 [INFO] 07:21:02 [INFO] 07:21:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-peer-acceptor --- 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-peer-acceptor --- 07:21:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/src/test/resources 07:21:02 [INFO] 07:21:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-peer-acceptor --- 07:21:02 [INFO] Recompiling the module because of changed dependency. 07:21:02 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:21:02 [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:02 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:21:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:02 [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:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [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:02 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:21:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:02 [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:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [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:02 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:21:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:02 [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:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:21:02 [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:21:02 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:21:02 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:21:02 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:02 [INFO] 07:21:02 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-peer-acceptor --- 07:21:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:02 [INFO] 07:21:02 [INFO] ------------------------------------------------------- 07:21:02 [INFO] T E S T S 07:21:02 [INFO] ------------------------------------------------------- 07:21:03 [INFO] Running org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:21:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 s -- in org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:21:04 [INFO] 07:21:04 [INFO] Results: 07:21:04 [INFO] 07:21:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:21:04 [INFO] 07:21:04 [INFO] 07:21:04 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-peer-acceptor --- 07:21:04 [INFO] 07:21:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-peer-acceptor --- 07:21:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-1.0.1-SNAPSHOT.jar 07:21:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/classes/META-INF/MANIFEST.MF 07:21:05 [INFO] 07:21:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-peer-acceptor --- 07:21:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-1.0.1-SNAPSHOT-javadoc.jar 07:21:06 [INFO] 07:21:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-peer-acceptor --- 07:21:06 [INFO] CycloneDX: Resolving Dependencies 07:21:07 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 07:21:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.xml 07:21:07 [INFO] attaching as bgp-peer-acceptor-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.json 07:21:07 [INFO] attaching as bgp-peer-acceptor-1.0.1-SNAPSHOT-cyclonedx.json 07:21:07 [INFO] 07:21:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-peer-acceptor --- 07:21:07 [INFO] Skipping duplicate-finder execution! 07:21:07 [INFO] 07:21:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-peer-acceptor --- 07:21:07 [WARNING] Used undeclared dependencies found: 07:21:07 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:21:07 [WARNING] Non-test scoped test only dependencies found: 07:21:07 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:21:07 [WARNING] org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] 07:21:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-peer-acceptor --- 07:21:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-1.0.1-SNAPSHOT-sources.jar 07:21:07 [INFO] 07:21:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-peer-acceptor --- 07:21:07 [INFO] 07:21:07 [INFO] --- jacoco:0.8.14:report (report) @ bgp-peer-acceptor --- 07:21:07 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/code-coverage/jacoco.exec 07:21:07 [INFO] Analyzed bundle 'bgp-peer-acceptor' with 4 classes 07:21:07 [INFO] 07:21:07 [INFO] --- install:3.1.4:install (default-install) @ bgp-peer-acceptor --- 07:21:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/1.0.1-SNAPSHOT/bgp-peer-acceptor-1.0.1-SNAPSHOT.pom 07:21:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/1.0.1-SNAPSHOT/bgp-peer-acceptor-1.0.1-SNAPSHOT.jar 07:21:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/1.0.1-SNAPSHOT/bgp-peer-acceptor-1.0.1-SNAPSHOT-javadoc.jar 07:21:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/1.0.1-SNAPSHOT/bgp-peer-acceptor-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/1.0.1-SNAPSHOT/bgp-peer-acceptor-1.0.1-SNAPSHOT-cyclonedx.json 07:21:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/1.0.1-SNAPSHOT/bgp-peer-acceptor-1.0.1-SNAPSHOT-sources.jar 07:21:07 [INFO] 07:21:07 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-peer-acceptor --- 07:21:07 [INFO] Installing org/opendaylight/bgpcep/bgp-peer-acceptor/1.0.1-SNAPSHOT/bgp-peer-acceptor-1.0.1-SNAPSHOT.jar 07:21:07 [INFO] Writing OBR metadata 07:21:07 [INFO] 07:21:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-peer-acceptor --- 07:21:07 [INFO] org.opendaylight.bgpcep:bgp-peer-acceptor:bundle:1.0.1-SNAPSHOT 07:21:07 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:21:07 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:21:07 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:21:07 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:21:07 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:21:07 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:21:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:21:07 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:21:07 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:21:07 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:21:07 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:07 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:21:07 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:21:07 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:21:07 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:21:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:21:07 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:21:07 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:21:07 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:21:07 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:21:07 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:21:07 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:21:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:21:07 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:21:07 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:21:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:21:07 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:21:07 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:21:07 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:21:07 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:21:07 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:21:07 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:21:07 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:21:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:07 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:21:07 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:21:07 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:21:07 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:21:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:21:07 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:21:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:21:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:21:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:07 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:21:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:21:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:21:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:21:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:21:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:21:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:21:07 [INFO] +- junit:junit:jar:4.13.2:test 07:21:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:21:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:21:07 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:21:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:21:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:07 [INFO] 07:21:07 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-peer-acceptor --- 07:21:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/sonatype-clm/module.xml 07:21:07 [INFO] 07:21:07 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- 07:21:07 [INFO] Building bgp-bmp-spi 1.0.1-SNAPSHOT [52/161] 07:21:07 [INFO] from bmp/bmp-spi/pom.xml 07:21:07 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:07 [INFO] 07:21:07 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-spi --- 07:21:07 [INFO] 07:21:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-spi --- 07:21:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:07 [INFO] 07:21:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-spi --- 07:21:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:07 [INFO] 07:21:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-spi --- 07:21:08 [INFO] 07:21:08 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-spi --- 07:21:08 [INFO] 07:21:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-spi --- 07:21:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:21:08 [INFO] 07:21:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-spi --- 07:21:08 [INFO] Starting audit... 07:21:08 Audit done. 07:21:08 [INFO] You have 0 Checkstyle violations. 07:21:08 [INFO] 07:21:08 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-spi --- 07:21:08 [INFO] Starting audit... 07:21:08 Audit done. 07:21:08 [INFO] You have 0 Checkstyle violations. 07:21:08 [INFO] 07:21:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-spi --- 07:21:08 [INFO] 07:21:08 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-spi --- 07:21:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/src/main/resources 07:21:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/generated-sources/spi 07:21:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/generated-sources/yang 07:21:08 [INFO] 07:21:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-spi --- 07:21:08 [INFO] Recompiling the module because of changed dependency. 07:21:08 [INFO] Compiling 26 source files with javac [debug release 21] to target/classes 07:21:08 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext 07:21:08 [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:21:08 [INFO] 07:21:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-spi >>> 07:21:08 [INFO] 07:21:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-spi --- 07:21:08 [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-bmp-spi <<< 07:21:11 [INFO] 07:21:11 [INFO] 07:21:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-spi --- 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-bmp-spi --- 07:21:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/src/test/resources 07:21:11 [INFO] 07:21:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-spi --- 07:21:11 [INFO] Recompiling the module because of changed dependency. 07:21:11 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:21:11 [INFO] 07:21:11 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-spi --- 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.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:21:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:21:12 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:21:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:21:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:21:13 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:21:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:21:13 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:21:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:21:13 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:21:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:21:13 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:21:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:21:13 [INFO] 07:21:13 [INFO] Results: 07:21:13 [INFO] 07:21:13 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 07:21:13 [INFO] 07:21:13 [INFO] 07:21:13 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-spi --- 07:21:13 [INFO] 07:21:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-spi --- 07:21:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-1.0.1-SNAPSHOT.jar 07:21:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/classes/META-INF/MANIFEST.MF 07:21:14 [INFO] 07:21:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-spi --- 07:21:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-1.0.1-SNAPSHOT-javadoc.jar 07:21:15 [INFO] 07:21:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-spi --- 07:21:15 [INFO] CycloneDX: Resolving Dependencies 07:21:16 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 07:21:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.xml 07:21:16 [INFO] attaching as bgp-bmp-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.json 07:21:16 [INFO] attaching as bgp-bmp-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:21:16 [INFO] 07:21:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-spi --- 07:21:16 [INFO] Skipping duplicate-finder execution! 07:21:16 [INFO] 07:21:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-spi --- 07:21:16 [WARNING] Non-test scoped test only dependencies found: 07:21:16 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:21:16 [INFO] 07:21:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-spi --- 07:21:16 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-1.0.1-SNAPSHOT-sources.jar 07:21:16 [INFO] 07:21:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-spi --- 07:21:16 [INFO] 07:21:16 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-spi --- 07:21:16 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/code-coverage/jacoco.exec 07:21:16 [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes 07:21:16 [INFO] 07:21:16 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-spi --- 07:21:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/1.0.1-SNAPSHOT/bgp-bmp-spi-1.0.1-SNAPSHOT.pom 07:21:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/1.0.1-SNAPSHOT/bgp-bmp-spi-1.0.1-SNAPSHOT.jar 07:21:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/1.0.1-SNAPSHOT/bgp-bmp-spi-1.0.1-SNAPSHOT-javadoc.jar 07:21:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/1.0.1-SNAPSHOT/bgp-bmp-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/1.0.1-SNAPSHOT/bgp-bmp-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:21:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/1.0.1-SNAPSHOT/bgp-bmp-spi-1.0.1-SNAPSHOT-sources.jar 07:21:16 [INFO] 07:21:16 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-spi --- 07:21:16 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-spi/1.0.1-SNAPSHOT/bgp-bmp-spi-1.0.1-SNAPSHOT.jar 07:21:16 [INFO] Writing OBR metadata 07:21:16 [INFO] 07:21:16 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-spi --- 07:21:16 [INFO] org.opendaylight.bgpcep:bgp-bmp-spi:bundle:1.0.1-SNAPSHOT 07:21:16 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:21:16 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:21:16 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:21:16 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:21:16 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:21:16 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:21:16 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:21:16 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:21:16 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:21:16 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:21:16 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:21:16 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:21:16 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:16 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:21:16 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:16 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:21:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:16 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:21:16 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:21:16 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:21:16 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:21:16 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:21:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:21:16 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:21:16 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:21:16 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:21:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:21:16 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:21:16 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:21:16 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:21:16 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:21:16 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:21:16 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:21:16 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:21:16 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:21:16 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:21:16 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:21:16 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:21:16 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:21:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:21:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:21:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:16 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:21:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:21:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:21:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:21:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:21:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:21:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:21:16 [INFO] +- junit:junit:jar:4.13.2:test 07:21:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:21:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:21:16 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:21:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:21:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:16 [INFO] 07:21:16 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-bmp-spi --- 07:21:16 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/sonatype-clm/module.xml 07:21:16 [INFO] 07:21:16 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- 07:21:16 [INFO] Building OpenDaylight :: BMP :: API 1.0.1-SNAPSHOT [53/161] 07:21:16 [INFO] from features/odl-bgpcep-bmp-api/pom.xml 07:21:16 [INFO] ------------------------------[ feature ]------------------------------- 07:21:16 [INFO] 07:21:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-api --- 07:21:16 [INFO] 07:21:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-api --- 07:21:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:16 [INFO] 07:21:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-api --- 07:21:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:16 [INFO] 07:21:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-api --- 07:21:17 [INFO] 07:21:17 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp-api --- 07:21:17 [INFO] 07:21:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-api --- 07:21:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:21:17 [INFO] argLine set to empty 07:21:17 [INFO] 07:21:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-api --- 07:21:17 [INFO] Starting audit... 07:21:17 Audit done. 07:21:17 [INFO] You have 0 Checkstyle violations. 07:21:17 [INFO] 07:21:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-api --- 07:21:17 [INFO] Starting audit... 07:21:17 Audit done. 07:21:17 [INFO] You have 0 Checkstyle violations. 07:21:17 [INFO] 07:21:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp-api --- 07:21:17 [INFO] 07:21:17 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-api --- 07:21:17 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/feature/feature.xml 07:21:17 [INFO] ...done! 07:21:17 [INFO] Attaching features XML 07:21:17 [INFO] 07:21:17 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-api --- 07:21:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:21:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:21:17 [INFO] 07:21:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-api >>> 07:21:17 [INFO] 07:21:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-api --- 07:21:17 [INFO] No files found to run spotbugs, check compile phase has been run 07:21:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:17 [INFO] 07:21:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-api <<< 07:21:17 [INFO] 07:21:17 [INFO] 07:21:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-api --- 07:21:17 [INFO] 07:21:17 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bmp-api --- 07:21:17 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-api 07:21:17 [INFO] Project dependency features detected: [] 07:21:17 [INFO] Pax Exam System (Version: 4.14.0) created. 07:21:17 [INFO] Creating RMI registry server on 127.0.0.1:43643 07:21:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:21:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:21:17 [INFO] Waiting for remote bundle context.. on 43643 name: 9e4e54bd-95de-476e-8813-89647554a494 timout: [ RelativeTimeout value = 180000 ] 07:21:21 [INFO] Building jar from resources and headers. 07:21:21 [INFO] Writing jar finished. 07:21:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:21:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:21:25 [INFO] 07:21:25 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bmp-api --- 07:21:25 [INFO] 07:21:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-api --- 07:21:25 [INFO] No Javadoc in project. Archive not created. 07:21:25 [INFO] 07:21:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-api --- 07:21:25 [INFO] CycloneDX: Resolving Dependencies 07:21:26 [INFO] CycloneDX: Creating BOM version 1.6 with 147 component(s) 07:21:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.xml 07:21:26 [INFO] attaching as odl-bgpcep-bmp-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.json 07:21:26 [INFO] attaching as odl-bgpcep-bmp-api-1.0.1-SNAPSHOT-cyclonedx.json 07:21:26 [INFO] 07:21:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-api --- 07:21:26 [INFO] Skipping duplicate-finder execution! 07:21:26 [INFO] 07:21:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-api --- 07:21:26 [INFO] Skipping plugin execution 07:21:26 [INFO] 07:21:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-api --- 07:21:26 [INFO] Skipping source per configuration. 07:21:26 [INFO] 07:21:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-api --- 07:21:26 [INFO] 07:21:26 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp-api --- 07:21:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:21:26 [INFO] 07:21:26 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-api --- 07:21:26 [WARNING] 07:21:26 [WARNING] The packaging plugin for project odl-bgpcep-bmp-api did not assign 07:21:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:21:26 [WARNING] 07:21:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:21:26 [WARNING] 07:21:26 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-api-1.0.1-SNAPSHOT.pom 07:21:26 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-api-1.0.1-SNAPSHOT-features.xml 07:21:26 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:26 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-api-1.0.1-SNAPSHOT-cyclonedx.json 07:21:26 [INFO] 07:21:26 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bmp-api --- 07:21:26 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-api:feature:1.0.1-SNAPSHOT 07:21:26 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:21:26 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:21:26 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:21:26 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:21:26 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:21:26 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:21:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:21:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:21:26 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:21:26 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:26 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:21:26 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:21:26 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:21:26 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:21:26 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:21:26 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:21:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:21:26 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:21:26 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:21:26 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:21:26 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:21:26 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:21:26 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:21:26 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:21:26 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:21:26 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:21:26 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:21:26 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:21:26 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:21:26 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:21:26 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:21:26 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:21:26 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:21:26 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:21:26 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:21:26 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:21:26 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:21:26 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:21:26 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:21:26 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:21:26 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:21:26 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:21:26 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:21:26 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:21:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:21:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:21:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:21:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:21:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:21:26 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:21:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:21:26 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:21:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:21:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:21:26 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:21:26 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:21:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:21:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:21:26 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:21:26 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:21:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:21:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:21:26 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:21:26 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:21:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:21:26 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:21:26 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:21:26 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:21:26 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:21:26 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:21:26 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:21:26 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:21:26 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:21:26 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:26 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:26 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:26 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:26 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:21:26 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:26 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:21:26 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:21:26 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:21:26 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:21:26 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:21:26 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:21:26 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:21:26 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:21:26 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:21:26 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:21:26 [INFO] | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:21:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:26 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:21:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:21:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:21:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:21:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:21:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:21:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:21:26 [INFO] +- junit:junit:jar:4.13.2:test 07:21:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:21:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:21:26 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:21:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:21:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:26 [INFO] 07:21:26 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bmp-api --- 07:21:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/sonatype-clm/module.xml 07:21:26 [INFO] 07:21:26 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- 07:21:26 [INFO] Building OpenDaylight :: BGP :: Extensions API 1.0.1-SNAPSHOT [54/161] 07:21:26 [INFO] from features/odl-bgpcep-bgp-extensions-api/pom.xml 07:21:26 [INFO] ------------------------------[ feature ]------------------------------- 07:21:26 [INFO] 07:21:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-extensions-api --- 07:21:26 [INFO] 07:21:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-extensions-api --- 07:21:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:26 [INFO] 07:21:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-extensions-api --- 07:21:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:26 [INFO] 07:21:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-extensions-api --- 07:21:27 [INFO] 07:21:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-extensions-api --- 07:21:27 [INFO] 07:21:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-extensions-api --- 07:21:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:21:27 [INFO] argLine set to empty 07:21:27 [INFO] 07:21:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-extensions-api --- 07:21:27 [INFO] Starting audit... 07:21:27 Audit done. 07:21:27 [INFO] You have 0 Checkstyle violations. 07:21:27 [INFO] 07:21:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-extensions-api --- 07:21:27 [INFO] Starting audit... 07:21:27 Audit done. 07:21:27 [INFO] You have 0 Checkstyle violations. 07:21:27 [INFO] 07:21:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-extensions-api --- 07:21:27 [INFO] 07:21:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-extensions-api --- 07:21:27 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml 07:21:27 [INFO] ...done! 07:21:27 [INFO] Attaching features XML 07:21:27 [INFO] 07:21:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-extensions-api --- 07:21: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:21:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:21:27 [INFO] 07:21:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-extensions-api >>> 07:21:27 [INFO] 07:21:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-extensions-api --- 07:21:27 [INFO] No files found to run spotbugs, check compile phase has been run 07:21:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:27 [INFO] 07:21:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-extensions-api <<< 07:21:27 [INFO] 07:21:27 [INFO] 07:21:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-extensions-api --- 07:21:27 [INFO] 07:21:27 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-extensions-api --- 07:21:27 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api 07:21:27 [INFO] Project dependency features detected: [] 07:21:27 [INFO] Pax Exam System (Version: 4.14.0) created. 07:21:27 [INFO] Creating RMI registry server on 127.0.0.1:42827 07:21:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:21:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:21:27 [INFO] Waiting for remote bundle context.. on 42827 name: a857f74c-00a8-4f4d-92f2-13944218a8a2 timout: [ RelativeTimeout value = 180000 ] 07:21:31 [INFO] Building jar from resources and headers. 07:21:31 [INFO] Writing jar finished. 07:21:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:21:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:21:35 [INFO] 07:21:35 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-extensions-api --- 07:21:35 [INFO] 07:21:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-extensions-api --- 07:21:35 [INFO] No Javadoc in project. Archive not created. 07:21:35 [INFO] 07:21:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-extensions-api --- 07:21:35 [INFO] CycloneDX: Resolving Dependencies 07:21:37 [INFO] CycloneDX: Creating BOM version 1.6 with 152 component(s) 07:21:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.xml 07:21:37 [INFO] attaching as odl-bgpcep-bgp-extensions-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.json 07:21:37 [INFO] attaching as odl-bgpcep-bgp-extensions-api-1.0.1-SNAPSHOT-cyclonedx.json 07:21:37 [INFO] 07:21:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-extensions-api --- 07:21:37 [INFO] Skipping duplicate-finder execution! 07:21:37 [INFO] 07:21:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-extensions-api --- 07:21:37 [INFO] Skipping plugin execution 07:21:37 [INFO] 07:21:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-extensions-api --- 07:21:37 [INFO] Skipping source per configuration. 07:21:37 [INFO] 07:21:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-extensions-api --- 07:21:37 [INFO] 07:21:37 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-extensions-api --- 07:21:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:21:37 [INFO] 07:21:37 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-extensions-api --- 07:21:37 [WARNING] 07:21:37 [WARNING] The packaging plugin for project odl-bgpcep-bgp-extensions-api did not assign 07:21:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:21:37 [WARNING] 07:21:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:21:37 [WARNING] 07:21:37 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-1.0.1-SNAPSHOT.pom 07:21:37 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-1.0.1-SNAPSHOT-features.xml 07:21:37 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:37 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-1.0.1-SNAPSHOT-cyclonedx.json 07:21:37 [INFO] 07:21:37 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:21:37 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:feature:1.0.1-SNAPSHOT 07:21:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:21:37 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:21:37 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:21:37 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:21:37 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:37 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:21:37 [INFO] | | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:21:37 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:37 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:37 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:37 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:37 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:21:37 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:37 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:21:37 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:21:37 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:21:37 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:21:37 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:21:37 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:21:37 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:21:37 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:21:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:21:37 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:21:37 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:21:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:21:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:21:37 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:21:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:21:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:21:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:21:37 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:21:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:21:37 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:21:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:21:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:21:37 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:21:37 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:21:37 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:21:37 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:21:37 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:21:37 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:21:37 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:21:37 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:21:37 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:21:37 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:21:37 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:21:37 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:21:37 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:21:37 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:21:37 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:21:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:21:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:21:37 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:21:37 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:21:37 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:21:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:21:37 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:21:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:21:37 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:21:37 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:21:37 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:21:37 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:21:37 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:21:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:21:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:21:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:21:37 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:21:37 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:21:37 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:21:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:21:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:21:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:21:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:21:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:21:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:21:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:21:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:21:37 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:21:37 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:21:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:21:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:21:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:21:37 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:21:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:21:37 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:21:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:21:37 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:21:37 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:21:37 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:21:37 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:21:37 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:21:37 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:21:37 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:21:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:21:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:21:37 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:21:37 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:21:37 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:21:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:21:37 [INFO] | \- io.netty:netty-transport:jar:4.2.7.Final:compile 07:21:37 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:21:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:37 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:21:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:21:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:21:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:21:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:21:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:21:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:21:37 [INFO] +- junit:junit:jar:4.13.2:test 07:21:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:21:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:21:37 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:21:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:21:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:37 [INFO] 07:21:37 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:21:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/sonatype-clm/module.xml 07:21:37 [INFO] 07:21:37 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- 07:21:37 [INFO] Building OpenDaylight :: BGP :: Inet 1.0.1-SNAPSHOT [55/161] 07:21:37 [INFO] from features/odl-bgpcep-bgp-inet/pom.xml 07:21:37 [INFO] ------------------------------[ feature ]------------------------------- 07:21:37 [INFO] 07:21:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] 07:21:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:37 [INFO] 07:21:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:37 [INFO] 07:21:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] 07:21:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] 07:21:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:21:37 [INFO] argLine set to empty 07:21:37 [INFO] 07:21:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] Starting audit... 07:21:37 Audit done. 07:21:37 [INFO] You have 0 Checkstyle violations. 07:21:37 [INFO] 07:21:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] Starting audit... 07:21:37 Audit done. 07:21:37 [INFO] You have 0 Checkstyle violations. 07:21:37 [INFO] 07:21:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] 07:21:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/feature/feature.xml 07:21:37 [INFO] ...done! 07:21:37 [INFO] Attaching features XML 07:21:37 [INFO] 07:21:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-inet --- 07:21: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:21:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:21:37 [INFO] 07:21:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-inet >>> 07:21:37 [INFO] 07:21:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] No files found to run spotbugs, check compile phase has been run 07:21:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:37 [INFO] 07:21:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-inet <<< 07:21:37 [INFO] 07:21:37 [INFO] 07:21:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] 07:21:37 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-inet --- 07:21:37 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-inet 07:21:37 [INFO] Project dependency features detected: [] 07:21:37 [INFO] Pax Exam System (Version: 4.14.0) created. 07:21:37 [INFO] Creating RMI registry server on 127.0.0.1:43347 07:21:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:21:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:21:38 [INFO] Waiting for remote bundle context.. on 43347 name: 1eaef8a8-65bb-46fd-b800-cd3f1f6d6401 timout: [ RelativeTimeout value = 180000 ] 07:21:41 [INFO] Building jar from resources and headers. 07:21:41 [INFO] Writing jar finished. 07:21:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:21:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:21:46 [INFO] 07:21:46 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-inet --- 07:21:46 [INFO] 07:21:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-inet --- 07:21:46 [INFO] No Javadoc in project. Archive not created. 07:21:46 [INFO] 07:21:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-inet --- 07:21:46 [INFO] CycloneDX: Resolving Dependencies 07:21:47 [INFO] CycloneDX: Creating BOM version 1.6 with 154 component(s) 07:21:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.xml 07:21:47 [INFO] attaching as odl-bgpcep-bgp-inet-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.json 07:21:47 [INFO] attaching as odl-bgpcep-bgp-inet-1.0.1-SNAPSHOT-cyclonedx.json 07:21:47 [INFO] 07:21:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-inet --- 07:21:47 [INFO] Skipping duplicate-finder execution! 07:21:47 [INFO] 07:21:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-inet --- 07:21:47 [INFO] Skipping plugin execution 07:21:47 [INFO] 07:21:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-inet --- 07:21:47 [INFO] Skipping source per configuration. 07:21:47 [INFO] 07:21:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-inet --- 07:21:47 [INFO] 07:21:47 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-inet --- 07:21:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:21:47 [INFO] 07:21:47 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-inet --- 07:21:47 [WARNING] 07:21:47 [WARNING] The packaging plugin for project odl-bgpcep-bgp-inet did not assign 07:21:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:21:47 [WARNING] 07:21:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:21:47 [WARNING] 07:21:47 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-inet-1.0.1-SNAPSHOT.pom 07:21:47 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-inet-1.0.1-SNAPSHOT-features.xml 07:21:47 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-inet-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:47 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-inet-1.0.1-SNAPSHOT-cyclonedx.json 07:21:47 [INFO] 07:21:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-inet --- 07:21:47 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:feature:1.0.1-SNAPSHOT 07:21:47 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:21:47 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:47 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:21:47 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:21:47 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:21:47 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:21:47 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:21:47 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:21:47 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:21:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:21:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:21:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:21:47 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:21:47 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:21:47 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:21:47 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:21:47 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:21:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:21:47 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:21:47 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:21:47 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:21:47 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:21:47 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:21:47 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:21:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:21:47 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:21:47 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:47 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:47 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:47 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:47 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:21:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:21:47 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:21:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:21:47 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:21:47 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:21:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:21:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:21:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:21:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:21:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:21:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:21:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:21:47 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:21:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:21:47 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:21:47 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:21:47 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:21:47 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:21:47 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:21:47 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:21:47 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:21:47 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:21:47 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:21:47 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:21:47 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:21:47 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:21:47 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:21:47 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:21:47 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:21:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:21:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:21:47 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:21:47 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:21:47 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:21:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:21:47 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:21:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:21:47 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:21:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:21:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:21:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:21:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:21:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:21:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:21:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:21:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:21:47 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:21:47 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:21:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:21:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:21:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:21:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:21:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:21:47 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:21:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:21:47 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:21:47 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:21:47 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:21:47 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:21:47 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:21:47 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:21:47 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:21:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:21:47 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:21:47 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:21:47 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:21:47 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:21:47 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:21:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:47 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:21:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:21:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:21:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:21:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:21:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:21:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:21:47 [INFO] +- junit:junit:jar:4.13.2:test 07:21:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:21:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:21:47 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:21:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:21:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:47 [INFO] 07:21:47 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-inet --- 07:21:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/sonatype-clm/module.xml 07:21:47 [INFO] 07:21:47 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ 07:21:47 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 1.0.1-SNAPSHOT [56/161] 07:21:47 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml 07:21:47 [INFO] ------------------------------[ feature ]------------------------------- 07:21:47 [INFO] 07:21:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:47 [INFO] 07:21:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:47 [INFO] 07:21:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:47 [INFO] 07:21:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:48 [INFO] 07:21:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:48 [INFO] 07:21:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:21:48 [INFO] argLine set to empty 07:21:48 [INFO] 07:21:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:48 [INFO] Starting audit... 07:21:48 Audit done. 07:21:48 [INFO] You have 0 Checkstyle violations. 07:21:48 [INFO] 07:21:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:48 [INFO] Starting audit... 07:21:48 Audit done. 07:21:48 [INFO] You have 0 Checkstyle violations. 07:21:48 [INFO] 07:21:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:48 [INFO] 07:21:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:48 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml 07:21:48 [INFO] ...done! 07:21:48 [INFO] Attaching features XML 07:21:48 [INFO] 07:21:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21: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:21:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:21:48 [INFO] 07:21:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi >>> 07:21:48 [INFO] 07:21:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:48 [INFO] No files found to run spotbugs, check compile phase has been run 07:21:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:48 [INFO] 07:21:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi <<< 07:21:48 [INFO] 07:21:48 [INFO] 07:21:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:48 [INFO] 07:21:48 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:48 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi 07:21:48 [INFO] Project dependency features detected: [] 07:21:48 [INFO] Pax Exam System (Version: 4.14.0) created. 07:21:48 [INFO] Creating RMI registry server on 127.0.0.1:39103 07:21:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:21:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:21:48 [INFO] Waiting for remote bundle context.. on 39103 name: 3c366e6b-80fa-4fa8-a645-94c41c9d48ce timout: [ RelativeTimeout value = 180000 ] 07:21:52 [INFO] Building jar from resources and headers. 07:21:52 [INFO] Writing jar finished. 07:21:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:21:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:21:56 [INFO] 07:21:56 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:56 [INFO] 07:21:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:56 [INFO] No Javadoc in project. Archive not created. 07:21:56 [INFO] 07:21:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:56 [INFO] CycloneDX: Resolving Dependencies 07:21:58 [INFO] CycloneDX: Creating BOM version 1.6 with 156 component(s) 07:21:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml 07:21:58 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json 07:21:58 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:21:58 [INFO] 07:21:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:58 [INFO] Skipping duplicate-finder execution! 07:21:58 [INFO] 07:21:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:58 [INFO] Skipping plugin execution 07:21:58 [INFO] 07:21:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:58 [INFO] Skipping source per configuration. 07:21:58 [INFO] 07:21:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:58 [INFO] 07:21:58 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:21:58 [INFO] 07:21:58 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:58 [WARNING] 07:21:58 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-spi did not assign 07:21:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:21:58 [WARNING] 07:21:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:21:58 [WARNING] 07:21:58 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-1.0.1-SNAPSHOT.pom 07:21:58 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-features.xml 07:21:58 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:21:58 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:21:58 [INFO] 07:21:58 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:58 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:feature:1.0.1-SNAPSHOT 07:21:58 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:21:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:21:58 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:21:58 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:21:58 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:21:58 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:21:58 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:21:58 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:21:58 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:21:58 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:21:58 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:21:58 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:21:58 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:21:58 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:21:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:21:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:21:58 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:21:58 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:21:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:21:58 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:21:58 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:58 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:58 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:58 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:58 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:21:58 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:58 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:21:58 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:21:58 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:21:58 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:21:58 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:21:58 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:21:58 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:21:58 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:21:58 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:21:58 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:21:58 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:21:58 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:21:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:21:58 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:21:58 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:21:58 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:21:58 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:21:58 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:21:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:21:58 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:21:58 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:21:58 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:21:58 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:21:58 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:21:58 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:21:58 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:21:58 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:21:58 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:21:58 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:21:58 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:21:58 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:21:58 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:21:58 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:21:58 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:21:58 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:21:58 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:21:58 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:21:58 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:21:58 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:21:58 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:21:58 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:21:58 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:21:58 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:21:58 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:21:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:21:58 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:21:58 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:21:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:21:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:21:58 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:21:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:21:58 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:21:58 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:21:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:21:58 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:21:58 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:21:58 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:21:58 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:21:58 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:21:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:21:58 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:21:58 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:21:58 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:21:58 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:21:58 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:21:58 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:21:58 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:21:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:21:58 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:21:58 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:21:58 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:21:58 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:21:58 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:21:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:58 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:21:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:21:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:21:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:21:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:21:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:21:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:21:58 [INFO] +- junit:junit:jar:4.13.2:test 07:21:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:21:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:21:58 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:21:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:21:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:58 [INFO] 07:21:58 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:21:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/sonatype-clm/module.xml 07:21:58 [INFO] 07:21:58 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- 07:21:58 [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 1.0.1-SNAPSHOT [57/161] 07:21:58 [INFO] from features/odl-bgpcep-bgp-route-target/pom.xml 07:21:58 [INFO] ------------------------------[ feature ]------------------------------- 07:21:58 [INFO] 07:21:58 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-route-target --- 07:21:58 [INFO] 07:21:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-route-target --- 07:21:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:58 [INFO] 07:21:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-route-target --- 07:21:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:58 [INFO] 07:21:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-route-target --- 07:21:59 [INFO] 07:21:59 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-route-target --- 07:21:59 [INFO] 07:21:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-route-target --- 07:21:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:21:59 [INFO] argLine set to empty 07:21:59 [INFO] 07:21:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-route-target --- 07:21:59 [INFO] Starting audit... 07:21:59 Audit done. 07:21:59 [INFO] You have 0 Checkstyle violations. 07:21:59 [INFO] 07:21:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-route-target --- 07:21:59 [INFO] Starting audit... 07:21:59 Audit done. 07:21:59 [INFO] You have 0 Checkstyle violations. 07:21:59 [INFO] 07:21:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-route-target --- 07:21:59 [INFO] 07:21:59 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-route-target --- 07:21:59 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml 07:21:59 [INFO] ...done! 07:21:59 [INFO] Attaching features XML 07:21:59 [INFO] 07:21:59 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-route-target --- 07:21:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:21:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:21:59 [INFO] 07:21:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-route-target >>> 07:21:59 [INFO] 07:21:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-route-target --- 07:21:59 [INFO] No files found to run spotbugs, check compile phase has been run 07:21:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:59 [INFO] 07:21:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-route-target <<< 07:21:59 [INFO] 07:21:59 [INFO] 07:21:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-route-target --- 07:21:59 [INFO] 07:21:59 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-route-target --- 07:21:59 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target 07:21:59 [INFO] Project dependency features detected: [] 07:21:59 [INFO] Pax Exam System (Version: 4.14.0) created. 07:21:59 [INFO] Creating RMI registry server on 127.0.0.1:43089 07:21:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:21:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:21:59 [INFO] Waiting for remote bundle context.. on 43089 name: 587897cf-7aa6-4f11-a465-0b2a24106461 timout: [ RelativeTimeout value = 180000 ] 07:22:02 [INFO] Building jar from resources and headers. 07:22:02 [INFO] Writing jar finished. 07:22:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:22:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:22:07 [INFO] 07:22:07 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-route-target --- 07:22:07 [INFO] 07:22:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-route-target --- 07:22:07 [INFO] No Javadoc in project. Archive not created. 07:22:07 [INFO] 07:22:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-route-target --- 07:22:07 [INFO] CycloneDX: Resolving Dependencies 07:22:09 [INFO] CycloneDX: Creating BOM version 1.6 with 158 component(s) 07:22:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.xml 07:22:09 [INFO] attaching as odl-bgpcep-bgp-route-target-1.0.1-SNAPSHOT-cyclonedx.xml 07:22:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.json 07:22:09 [INFO] attaching as odl-bgpcep-bgp-route-target-1.0.1-SNAPSHOT-cyclonedx.json 07:22:09 [INFO] 07:22:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-route-target --- 07:22:09 [INFO] Skipping duplicate-finder execution! 07:22:09 [INFO] 07:22:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-route-target --- 07:22:09 [INFO] Skipping plugin execution 07:22:09 [INFO] 07:22:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-route-target --- 07:22:09 [INFO] Skipping source per configuration. 07:22:09 [INFO] 07:22:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-route-target --- 07:22:09 [INFO] 07:22:09 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-route-target --- 07:22:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:09 [INFO] 07:22:09 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-route-target --- 07:22:09 [WARNING] 07:22:09 [WARNING] The packaging plugin for project odl-bgpcep-bgp-route-target did not assign 07:22:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:22:09 [WARNING] 07:22:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:22:09 [WARNING] 07:22:09 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-route-target-1.0.1-SNAPSHOT.pom 07:22:09 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-route-target-1.0.1-SNAPSHOT-features.xml 07:22:09 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-route-target-1.0.1-SNAPSHOT-cyclonedx.xml 07:22:09 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-route-target-1.0.1-SNAPSHOT-cyclonedx.json 07:22:09 [INFO] 07:22:09 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-route-target --- 07:22:09 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:feature:1.0.1-SNAPSHOT 07:22:09 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:22:09 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:22:09 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:09 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:22:09 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:22:09 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:22:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:22:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:22:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:22:09 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:22:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:22:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:22:09 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:22:09 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:22:09 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:22:09 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:22:09 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:22:09 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:22:09 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:22:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:22:09 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:22:09 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:09 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:09 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:09 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:09 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:22:09 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:09 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:22:09 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:22:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:22:09 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:22:09 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:22:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:22:09 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:22:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:22:09 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:22:09 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:22:09 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:22:09 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:22:09 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:22:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:22:09 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:22:09 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:22:09 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:22:09 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:22:09 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:22:09 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:22:09 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:22:09 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:22:09 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:22:09 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:22:09 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:22:09 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:22:09 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:22:09 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:22:09 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:22:09 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:22:09 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:22:09 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:22:09 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:22:09 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:22:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:22:09 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:22:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:22:09 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:22:09 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:22:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:22:09 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:22:09 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:22:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:22:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:22:09 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:22:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:22:09 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:22:09 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:22:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:22:09 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:22:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:22:09 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:22:09 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:22:09 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:22:09 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:22:09 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:22:09 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:22:09 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:22:09 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:22:09 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:22:09 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:22:09 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:22:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:22:09 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:22:09 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:22:09 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:22:09 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:22:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:22:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:09 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:22:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:22:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:22:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:22:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:22:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:22:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:22:09 [INFO] +- junit:junit:jar:4.13.2:test 07:22:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:22:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:22:09 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:22:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:22:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:09 [INFO] 07:22:09 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-route-target --- 07:22:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/sonatype-clm/module.xml 07:22:09 [INFO] 07:22:09 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- 07:22:09 [INFO] Building OpenDaylight :: BGP :: Path Selection 1.0.1-SNAPSHOT [58/161] 07:22:09 [INFO] from features/odl-bgpcep-bgp-path-selection-mode/pom.xml 07:22:09 [INFO] ------------------------------[ feature ]------------------------------- 07:22:09 [INFO] 07:22:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] 07:22:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:09 [INFO] 07:22:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:09 [INFO] 07:22:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] 07:22:09 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] 07:22:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:09 [INFO] argLine set to empty 07:22:09 [INFO] 07:22:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] Starting audit... 07:22:09 Audit done. 07:22:09 [INFO] You have 0 Checkstyle violations. 07:22:09 [INFO] 07:22:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] Starting audit... 07:22:09 Audit done. 07:22:09 [INFO] You have 0 Checkstyle violations. 07:22:09 [INFO] 07:22:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] 07:22:09 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml 07:22:09 [INFO] ...done! 07:22:09 [INFO] Attaching features XML 07:22:09 [INFO] 07:22:09 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:22:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:22:09 [INFO] 07:22:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-path-selection-mode >>> 07:22:09 [INFO] 07:22:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] No files found to run spotbugs, check compile phase has been run 07:22:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:09 [INFO] 07:22:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-path-selection-mode <<< 07:22:09 [INFO] 07:22:09 [INFO] 07:22:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] 07:22:09 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:09 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode 07:22:10 [INFO] Project dependency features detected: [] 07:22:10 [INFO] Pax Exam System (Version: 4.14.0) created. 07:22:10 [INFO] Creating RMI registry server on 127.0.0.1:36539 07:22:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:22:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:22:10 [INFO] Waiting for remote bundle context.. on 36539 name: d5e3c135-2f64-4da5-b1c6-31ad54f67449 timout: [ RelativeTimeout value = 180000 ] 07:22:13 [INFO] Building jar from resources and headers. 07:22:13 [INFO] Writing jar finished. 07:22:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:22:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:22:17 [INFO] 07:22:17 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:17 [INFO] 07:22:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:17 [INFO] No Javadoc in project. Archive not created. 07:22:17 [INFO] 07:22:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:17 [INFO] CycloneDX: Resolving Dependencies 07:22:19 [INFO] CycloneDX: Creating BOM version 1.6 with 148 component(s) 07:22:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml 07:22:19 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-1.0.1-SNAPSHOT-cyclonedx.xml 07:22:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json 07:22:19 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-1.0.1-SNAPSHOT-cyclonedx.json 07:22:19 [INFO] 07:22:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:19 [INFO] Skipping duplicate-finder execution! 07:22:19 [INFO] 07:22:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:19 [INFO] Skipping plugin execution 07:22:19 [INFO] 07:22:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:19 [INFO] Skipping source per configuration. 07:22:19 [INFO] 07:22:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:19 [INFO] 07:22:19 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:19 [INFO] 07:22:19 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:19 [WARNING] 07:22:19 [WARNING] The packaging plugin for project odl-bgpcep-bgp-path-selection-mode did not assign 07:22:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:22:19 [WARNING] 07:22:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:22:19 [WARNING] 07:22:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-1.0.1-SNAPSHOT.pom 07:22:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-1.0.1-SNAPSHOT-features.xml 07:22:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-1.0.1-SNAPSHOT-cyclonedx.xml 07:22:19 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-1.0.1-SNAPSHOT-cyclonedx.json 07:22:19 [INFO] 07:22:19 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:19 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:feature:1.0.1-SNAPSHOT 07:22:19 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:22:19 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:22:19 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:22:19 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:22:19 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:22:19 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:22:19 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:22:19 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:22:19 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:22:19 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:22:19 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:22:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:22:19 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:22:19 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:22:19 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:22:19 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:19 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:22:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:19 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:22:19 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:22:19 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:22:19 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:22:19 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:22:19 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:22:19 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:22:19 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:22:19 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:22:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:22:19 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:22:19 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:22:19 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:22:19 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:22:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:22:19 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:22:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:22:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:22:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:22:19 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:22:19 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:22:19 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:22:19 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:22:19 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:22:19 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:22:19 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:22:19 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:22:19 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:22:19 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:22:19 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:22:19 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:22:19 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:22:19 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:22:19 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:22:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:22:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:22:19 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:22:19 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:22:19 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:22:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:22:19 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:22:19 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:19 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:22:19 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:22:19 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:22:19 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:22:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:22:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:22:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:22:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:22:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:22:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:22:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:22:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:22:19 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:22:19 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:22:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:22:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:22:19 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:22:19 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:22:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:22:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:22:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:22:19 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:22:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:22:19 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:22:19 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:22:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:22:19 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:22:19 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:22:19 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:22:19 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:22:19 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:22:19 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:22:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:22:19 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:22:19 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:22:19 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:22:19 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:22:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:19 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:22:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:22:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:22:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:22:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:22:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:22:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:22:19 [INFO] +- junit:junit:jar:4.13.2:test 07:22:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:22:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:22:19 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:22:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:22:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:19 [INFO] 07:22:19 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:22:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/sonatype-clm/module.xml 07:22:19 [INFO] 07:22:19 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- 07:22:19 [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 1.0.1-SNAPSHOT [59/161] 07:22:19 [INFO] from features/odl-bgpcep-config-loader-spi/pom.xml 07:22:19 [INFO] ------------------------------[ feature ]------------------------------- 07:22:19 [INFO] 07:22:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] 07:22:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:19 [INFO] 07:22:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:19 [INFO] 07:22:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] 07:22:19 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] 07:22:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:19 [INFO] argLine set to empty 07:22:19 [INFO] 07:22:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] Starting audit... 07:22:19 Audit done. 07:22:19 [INFO] You have 0 Checkstyle violations. 07:22:19 [INFO] 07:22:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] Starting audit... 07:22:19 Audit done. 07:22:19 [INFO] You have 0 Checkstyle violations. 07:22:19 [INFO] 07:22:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] 07:22:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml 07:22:19 [INFO] ...done! 07:22:19 [INFO] Attaching features XML 07:22:19 [INFO] 07:22:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-config-loader-spi --- 07:22: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:22:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:22:19 [INFO] 07:22:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-spi >>> 07:22:19 [INFO] 07:22:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] No files found to run spotbugs, check compile phase has been run 07:22:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:19 [INFO] 07:22:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-spi <<< 07:22:19 [INFO] 07:22:19 [INFO] 07:22:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] 07:22:19 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-config-loader-spi --- 07:22:19 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi 07:22:19 [INFO] Project dependency features detected: [] 07:22:19 [INFO] Pax Exam System (Version: 4.14.0) created. 07:22:19 [INFO] Creating RMI registry server on 127.0.0.1:36231 07:22:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:22:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:22:20 [INFO] Waiting for remote bundle context.. on 36231 name: 2fec1677-9398-4b31-9ec8-b421d501eb61 timout: [ RelativeTimeout value = 180000 ] 07:22:23 [INFO] Building jar from resources and headers. 07:22:23 [INFO] Writing jar finished. 07:22:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:22:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:22:26 [INFO] 07:22:26 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-config-loader-spi --- 07:22:26 [INFO] 07:22:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-config-loader-spi --- 07:22:26 [INFO] No Javadoc in project. Archive not created. 07:22:26 [INFO] 07:22:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-config-loader-spi --- 07:22:26 [INFO] CycloneDX: Resolving Dependencies 07:22:27 [INFO] CycloneDX: Creating BOM version 1.6 with 99 component(s) 07:22:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.xml 07:22:27 [INFO] attaching as odl-bgpcep-config-loader-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:22:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.json 07:22:27 [INFO] attaching as odl-bgpcep-config-loader-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:22:27 [INFO] 07:22:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-spi --- 07:22:27 [INFO] Skipping duplicate-finder execution! 07:22:27 [INFO] 07:22:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-spi --- 07:22:27 [INFO] Skipping plugin execution 07:22:27 [INFO] 07:22:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-spi --- 07:22:27 [INFO] Skipping source per configuration. 07:22:27 [INFO] 07:22:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-config-loader-spi --- 07:22:27 [INFO] 07:22:27 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-config-loader-spi --- 07:22:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:27 [INFO] 07:22:27 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-config-loader-spi --- 07:22:27 [WARNING] 07:22:27 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-spi did not assign 07:22:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:22:27 [WARNING] 07:22:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:22:27 [WARNING] 07:22:27 [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/1.0.1-SNAPSHOT/odl-bgpcep-config-loader-spi-1.0.1-SNAPSHOT.pom 07:22:27 [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/1.0.1-SNAPSHOT/odl-bgpcep-config-loader-spi-1.0.1-SNAPSHOT-features.xml 07:22:27 [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/1.0.1-SNAPSHOT/odl-bgpcep-config-loader-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:22:27 [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/1.0.1-SNAPSHOT/odl-bgpcep-config-loader-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:22:27 [INFO] 07:22:27 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-config-loader-spi --- 07:22:27 [INFO] org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:feature:1.0.1-SNAPSHOT 07:22:27 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:22:27 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:27 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:22:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:22:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:22:27 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:22:27 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:22:27 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:22:27 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:27 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:22:27 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:22:27 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:22:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:22:27 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:22:27 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:22:27 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:22:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:22:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:22:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:22:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:22:27 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:22:27 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:22:27 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:22:27 [INFO] | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:22:27 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:22:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:22:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:22:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:22:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:22:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:22:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:22:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:22:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:22:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:22:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:22:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:22:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:22:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:22:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:22:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:22:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:22:27 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:22:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:22:27 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:22:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:22:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:22:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:22:27 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:22:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:22:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:22:27 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:22:27 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:22:27 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:22:27 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:22:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:22:27 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:22:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:22:27 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:22:27 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:22:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:22:27 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:22:27 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:22:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:22:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:22:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:22:27 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:22:27 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:22:27 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:22:27 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:22:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:22:27 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:22:27 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:22:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:27 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:22:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:22:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:22:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:22:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:22:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:22:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:22:27 [INFO] +- junit:junit:jar:4.13.2:test 07:22:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:22:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:22:27 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:22:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:22:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:27 [INFO] 07:22:27 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-config-loader-spi --- 07:22:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/sonatype-clm/module.xml 07:22:27 [INFO] 07:22:27 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ 07:22:27 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 1.0.1-SNAPSHOT [60/161] 07:22:27 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml 07:22:27 [INFO] ------------------------------[ feature ]------------------------------- 07:22:27 [INFO] 07:22:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:27 [INFO] 07:22:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-impl --- 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) @ odl-bgpcep-bgp-openconfig-rp-impl --- 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) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:28 [INFO] 07:22:28 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:28 [INFO] 07:22:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:28 [INFO] argLine set to empty 07:22:28 [INFO] 07:22:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 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) @ odl-bgpcep-bgp-openconfig-rp-impl --- 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) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:28 [INFO] 07:22:28 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:28 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml 07:22:28 [INFO] ...done! 07:22:28 [INFO] Attaching features XML 07:22:28 [INFO] 07:22:28 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:22:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:22:28 [INFO] 07:22:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl >>> 07:22:28 [INFO] 07:22:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:28 [INFO] No files found to run spotbugs, check compile phase has been run 07:22:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:28 [INFO] 07:22:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl <<< 07:22:28 [INFO] 07:22:28 [INFO] 07:22:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:28 [INFO] 07:22:28 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:28 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl 07:22:28 [INFO] Project dependency features detected: [] 07:22:28 [INFO] Pax Exam System (Version: 4.14.0) created. 07:22:28 [INFO] Creating RMI registry server on 127.0.0.1:38863 07:22:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:22:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:22:28 [INFO] Waiting for remote bundle context.. on 38863 name: d06c7c60-986d-4913-a954-06d3010abc48 timout: [ RelativeTimeout value = 180000 ] 07:22:32 [INFO] Building jar from resources and headers. 07:22:32 [INFO] Writing jar finished. 07:22:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:22:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:22:41 [INFO] 07:22:41 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:41 [INFO] 07:22:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:41 [INFO] No Javadoc in project. Archive not created. 07:22:41 [INFO] 07:22:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:41 [INFO] CycloneDX: Resolving Dependencies 07:22:43 [INFO] CycloneDX: Creating BOM version 1.6 with 242 component(s) 07:22:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml 07:22:44 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:22:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json 07:22:44 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:22:44 [INFO] 07:22:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:44 [INFO] Skipping duplicate-finder execution! 07:22:44 [INFO] 07:22:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:44 [INFO] Skipping plugin execution 07:22:44 [INFO] 07:22:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:44 [INFO] Skipping source per configuration. 07:22:44 [INFO] 07:22:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:44 [INFO] 07:22:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:44 [INFO] 07:22:44 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:44 [WARNING] 07:22:44 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-impl did not assign 07:22:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:22:44 [WARNING] 07:22:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:22:44 [WARNING] 07:22:44 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-1.0.1-SNAPSHOT.pom 07:22:44 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-features.xml 07:22:44 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:22:44 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:22:44 [INFO] 07:22:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:44 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:feature:1.0.1-SNAPSHOT 07:22:44 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:22:44 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:22:44 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:22:44 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:22:44 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:22:44 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:22:44 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:22:44 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:22:44 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:22:44 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:22:44 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:22:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:44 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:22:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:22:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:22:44 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:22:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:22:44 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:22:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:22:44 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:22:44 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:22:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:22:44 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:22:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:22:44 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:22:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:22:44 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:22:44 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:22:44 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:22:44 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:22:44 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:22:44 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:22:44 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:22:44 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:22:44 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:22:44 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:22:44 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:22:44 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:22:44 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:22:44 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:22:44 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:22:44 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:22:44 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:22:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:22:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:22:44 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:22:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:22:44 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:22:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:22:44 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:22:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:22:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:22:44 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:22:44 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:22:44 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:22:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:22:44 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:22:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:22:44 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:22:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:22:44 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:22:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:22:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:22:44 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:22:44 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:22:44 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:22:44 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:22:44 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:22:44 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:22:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:22:44 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:22:44 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:22:44 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:22:44 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:22:44 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:22:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:22:44 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:22:44 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:22:44 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:22:44 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:22:44 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:22:44 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:22:44 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:22:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:22:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:22:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:22:44 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:22:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:22:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:22:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:22:44 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:22:44 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:22:44 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:22:44 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:22:44 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:22:44 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:22:44 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:22:44 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:22:44 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:22:44 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:22:44 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:22:44 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:22:44 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:22:44 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:22:44 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:22:44 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:22:44 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:22:44 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:22:44 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:22:44 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:22:44 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:22:44 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:22:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:22:44 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:22:44 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:22:44 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:22:44 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:22:44 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:22:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:22:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:22:44 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:22:44 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:22:44 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:22:44 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:22:44 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:22:44 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:22:44 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:22:44 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:22:44 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:22:44 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:22:44 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:22:44 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:22:44 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:22:44 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:22:44 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:22:44 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:22:44 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:22:44 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:22:44 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:22:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:22:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:22:44 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:22:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:22:44 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:22:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:44 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:22:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:22:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:22:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:22:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:22:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:22:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:22:44 [INFO] +- junit:junit:jar:4.13.2:test 07:22:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:22:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:22:44 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:22:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:22:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:44 [INFO] 07:22:44 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:22:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/sonatype-clm/module.xml 07:22:44 [INFO] 07:22:44 [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- 07:22:44 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 1.0.1-SNAPSHOT [61/161] 07:22:44 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml 07:22:44 [INFO] ------------------------------[ feature ]------------------------------- 07:22:44 [INFO] 07:22:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] 07:22:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:44 [INFO] 07:22:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:44 [INFO] 07:22:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] 07:22:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] 07:22:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:44 [INFO] argLine set to empty 07:22:44 [INFO] 07:22:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] Starting audit... 07:22:44 Audit done. 07:22:44 [INFO] You have 0 Checkstyle violations. 07:22:44 [INFO] 07:22:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] Starting audit... 07:22:44 Audit done. 07:22:44 [INFO] You have 0 Checkstyle violations. 07:22:44 [INFO] 07:22:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] 07:22:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml 07:22:44 [INFO] ...done! 07:22:44 [INFO] Attaching features XML 07:22:44 [INFO] 07:22:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22: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:22:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:22:44 [INFO] 07:22:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement >>> 07:22:44 [INFO] 07:22:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] No files found to run spotbugs, check compile phase has been run 07:22:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:44 [INFO] 07:22:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement <<< 07:22:44 [INFO] 07:22:44 [INFO] 07:22:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] 07:22:44 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:44 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement 07:22:44 [INFO] Project dependency features detected: [] 07:22:44 [INFO] Pax Exam System (Version: 4.14.0) created. 07:22:44 [INFO] Creating RMI registry server on 127.0.0.1:38521 07:22:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:22:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:22:45 [INFO] Waiting for remote bundle context.. on 38521 name: ea7c67d2-40c2-48a7-9daa-42d0af728a23 timout: [ RelativeTimeout value = 180000 ] 07:22:48 [INFO] Building jar from resources and headers. 07:22:48 [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-openconfig-rp-statement --- 07:22:56 [INFO] 07:22:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 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-openconfig-rp-statement --- 07:22:56 [INFO] CycloneDX: Resolving Dependencies 07:22:59 [INFO] CycloneDX: Creating BOM version 1.6 with 240 component(s) 07:22:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml 07:22:59 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-cyclonedx.xml 07:22:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json 07:22:59 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-cyclonedx.json 07:22:59 [INFO] 07:22:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:59 [INFO] Skipping duplicate-finder execution! 07:22:59 [INFO] 07:22:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:59 [INFO] Skipping plugin execution 07:22:59 [INFO] 07:22:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:59 [INFO] Skipping source per configuration. 07:22:59 [INFO] 07:22:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:59 [INFO] 07:22:59 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:59 [INFO] 07:22:59 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:59 [WARNING] 07:22:59 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-statement did not assign 07:22:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:22:59 [WARNING] 07:22:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:22:59 [WARNING] 07:22:59 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-1.0.1-SNAPSHOT.pom 07:22:59 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-features.xml 07:22:59 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-cyclonedx.xml 07:22:59 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-1.0.1-SNAPSHOT-cyclonedx.json 07:22:59 [INFO] 07:22:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:59 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:feature:1.0.1-SNAPSHOT 07:22:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:22:59 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:22:59 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:22:59 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:22:59 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:22:59 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:22:59 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:22:59 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:22:59 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:22:59 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:22:59 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:22:59 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:22:59 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:22:59 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:22:59 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:22:59 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:22:59 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:22:59 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:22:59 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:22:59 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:22:59 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:22:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:22:59 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:22:59 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:22:59 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:59 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:22:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:59 [INFO] | \- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:22:59 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:22:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:22:59 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:22:59 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:22:59 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:22:59 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:22:59 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:22:59 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:22:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:22:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:22:59 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:22:59 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:22:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:22:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:22:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:22:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:22:59 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:22:59 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:22:59 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:22:59 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:22:59 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:22:59 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:22:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:22:59 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:22:59 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:22:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:22:59 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:22:59 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:22:59 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:22:59 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:22:59 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:22:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:22:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:22:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:22:59 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:22:59 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:22:59 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:22:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:22:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:22:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:22:59 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:22:59 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:22:59 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:22:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:22:59 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:22:59 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:22:59 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:22:59 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:22:59 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:22:59 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:22:59 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:22:59 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:22:59 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:22:59 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:22:59 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:22:59 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:22:59 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:22:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:22:59 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:22:59 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:22:59 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:22:59 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:22:59 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:22:59 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:22:59 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:22:59 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:22:59 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:22:59 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:22:59 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:22:59 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:22:59 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:22:59 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:22:59 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:22:59 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:22:59 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:22:59 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:22:59 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:22:59 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:22:59 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:22:59 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:22:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:22:59 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:22:59 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:22:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:22:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:22:59 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:22:59 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:22:59 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:22:59 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:22:59 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:22:59 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:22:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:22:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:22:59 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:22:59 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:22:59 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:22:59 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:22:59 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:22:59 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:22:59 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:22:59 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:22:59 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:22:59 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:22:59 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:22:59 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:22:59 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:22:59 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:22:59 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:22:59 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:22:59 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:22:59 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:22:59 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:22:59 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:22:59 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:22:59 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:22:59 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:22:59 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:22:59 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:22:59 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:22:59 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:22:59 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:22:59 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:22:59 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:22:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:22:59 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:22:59 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:22:59 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:22:59 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:22:59 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:22:59 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:22:59 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:22:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:22:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:22:59 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:22:59 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:22:59 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:22:59 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:22:59 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:22:59 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:22:59 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:22:59 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:22:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:59 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:22:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:22:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:22:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:22:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:22:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:22:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:22:59 [INFO] +- junit:junit:jar:4.13.2:test 07:22:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:22:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:22:59 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:22:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:22:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:59 [INFO] 07:22:59 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:22:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/sonatype-clm/module.xml 07:22:59 [INFO] 07:22:59 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- 07:22:59 [INFO] Building OpenDaylight :: BGP :: RIB Impl 1.0.1-SNAPSHOT [62/161] 07:22:59 [INFO] from features/odl-bgpcep-bgp-rib-impl/pom.xml 07:22:59 [INFO] ------------------------------[ feature ]------------------------------- 07:22:59 [INFO] 07:22:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-impl --- 07:22:59 [INFO] 07:22:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-impl --- 07:22:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:59 [INFO] 07:22:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-impl --- 07:22:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:59 [INFO] 07:22:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-impl --- 07:23:00 [INFO] 07:23:00 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-rib-impl --- 07:23:00 [INFO] 07:23:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-impl --- 07:23:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:00 [INFO] argLine set to empty 07:23:00 [INFO] 07:23:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-impl --- 07:23:00 [INFO] Starting audit... 07:23:00 Audit done. 07:23:00 [INFO] You have 0 Checkstyle violations. 07:23:00 [INFO] 07:23:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-impl --- 07:23:00 [INFO] Starting audit... 07:23:00 Audit done. 07:23:00 [INFO] You have 0 Checkstyle violations. 07:23:00 [INFO] 07:23:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-impl --- 07:23:00 [INFO] 07:23:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-impl --- 07:23:00 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml 07:23:00 [INFO] ...done! 07:23:00 [INFO] Attaching features XML 07:23:00 [INFO] 07:23:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-rib-impl --- 07:23: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:23:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:00 [INFO] 07:23:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-impl >>> 07:23:00 [INFO] 07:23:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-impl --- 07:23:00 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:00 [INFO] 07:23:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-impl <<< 07:23:00 [INFO] 07:23:00 [INFO] 07:23:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-impl --- 07:23:00 [INFO] 07:23:00 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-rib-impl --- 07:23:00 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl 07:23:00 [INFO] Project dependency features detected: [] 07:23:00 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:00 [INFO] Creating RMI registry server on 127.0.0.1:44207 07:23:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:00 [INFO] Waiting for remote bundle context.. on 44207 name: bfb13b31-d152-4415-b647-f70a9106199e timout: [ RelativeTimeout value = 180000 ] 07:23:04 [INFO] Building jar from resources and headers. 07:23:04 [INFO] Writing jar finished. 07:23:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:13 [INFO] 07:23:13 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-rib-impl --- 07:23:13 [INFO] 07:23:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-impl --- 07:23:13 [INFO] No Javadoc in project. Archive not created. 07:23:13 [INFO] 07:23:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-impl --- 07:23:13 [INFO] CycloneDX: Resolving Dependencies 07:23:16 [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) 07:23:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.xml 07:23:16 [INFO] attaching as odl-bgpcep-bgp-rib-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:23:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.json 07:23:16 [INFO] attaching as odl-bgpcep-bgp-rib-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:23:16 [INFO] 07:23:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-impl --- 07:23:16 [INFO] Skipping duplicate-finder execution! 07:23:16 [INFO] 07:23:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-impl --- 07:23:16 [INFO] Skipping plugin execution 07:23:16 [INFO] 07:23:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-impl --- 07:23:16 [INFO] Skipping source per configuration. 07:23:16 [INFO] 07:23:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-impl --- 07:23:16 [INFO] 07:23:16 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-rib-impl --- 07:23:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:16 [INFO] 07:23:16 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-impl --- 07:23:16 [WARNING] 07:23:16 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-impl did not assign 07:23:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:23:16 [WARNING] 07:23:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:23:16 [WARNING] 07:23:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-1.0.1-SNAPSHOT.pom 07:23:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-1.0.1-SNAPSHOT-features.xml 07:23:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:23:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:23:16 [INFO] 07:23:16 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:23:16 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:feature:1.0.1-SNAPSHOT 07:23:16 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:23:16 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:23:16 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:16 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:16 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:16 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:16 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:23:16 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:16 [INFO] | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:23:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:23:16 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:23:16 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:23:16 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:23:16 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:23:16 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:23:16 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:23:16 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:23:16 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:23:16 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:23:16 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:23:16 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:23:16 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:23:16 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:23:16 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:23:16 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:23:16 [INFO] +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:23:16 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:23:16 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:23:16 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:23:16 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:23:16 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:23:16 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:23:16 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:23:16 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:23:16 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:23:16 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:23:16 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:23:16 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:23:16 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:23:16 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:16 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:23:16 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:23:16 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:23:16 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:23:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:23:16 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:23:16 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:16 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:23:16 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:23:16 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:23:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:23:16 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:23:16 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:23:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:23:16 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:23:16 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:23:16 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:23:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:23:16 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:23:16 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:23:16 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:23:16 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:23:16 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:23:16 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:23:16 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:23:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:23:16 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:23:16 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:23:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | | \- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:23:16 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:23:16 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:23:16 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:23:16 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:23:16 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:23:16 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:23:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:23:16 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:23:16 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:23:16 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:23:16 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:23:16 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:23:16 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:23:16 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:23:16 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:23:16 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:23:16 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:23:16 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:23:16 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:23:16 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:23:16 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:23:16 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:23:16 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:23:16 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:23:16 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:23:16 [INFO] | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:23:16 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:23:16 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:23:16 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:23:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:23:16 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:23:16 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:23:16 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:23:16 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:23:16 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:23:16 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:23:16 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:23:16 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:23:16 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:23:16 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:23:16 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:23:16 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:23:16 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:23:16 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:23:16 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:23:16 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:23:16 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:23:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:1.0.1-SNAPSHOT:compile 07:23:16 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:23:16 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:23:16 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:23:16 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:23:16 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:23:16 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:23:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:23:16 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:23:16 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:23:16 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:23:16 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:23:16 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:23:16 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:23:16 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:23:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:23:16 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:23:16 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:23:16 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:23:16 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:23:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:16 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:23:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:23:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:23:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:23:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:23:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:23:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:23:16 [INFO] +- junit:junit:jar:4.13.2:test 07:23:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:23:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:23:16 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:23:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:16 [INFO] 07:23:16 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:23:16 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/sonatype-clm/module.xml 07:23:16 [INFO] 07:23:16 [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ 07:23:16 [INFO] Building bgp-openconfig-state 1.0.1-SNAPSHOT [63/161] 07:23:16 [INFO] from bgp/openconfig-state/pom.xml 07:23:16 [INFO] -------------------------------[ bundle ]------------------------------- 07:23:16 [INFO] 07:23:16 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-state --- 07:23:16 [INFO] 07:23:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-state --- 07:23:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:16 [INFO] 07:23:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-state --- 07:23:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:16 [INFO] 07:23:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-state --- 07:23:17 [INFO] 07:23:17 [INFO] --- dependency:3.9.0:properties (default) @ bgp-openconfig-state --- 07:23:17 [INFO] 07:23:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-state --- 07:23: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/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:23:17 [INFO] 07:23:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-state --- 07:23:17 [INFO] Starting audit... 07:23:17 Audit done. 07:23:17 [INFO] You have 0 Checkstyle violations. 07:23:17 [INFO] 07:23:17 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-state --- 07:23:18 [INFO] Starting audit... 07:23:18 Audit done. 07:23:18 [INFO] You have 0 Checkstyle violations. 07:23:18 [INFO] 07:23:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-openconfig-state --- 07:23:18 [INFO] 07:23:18 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-openconfig-state --- 07:23:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/main/resources 07:23:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/generated-sources/spi 07:23:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/generated-sources/yang 07:23:18 [INFO] 07:23:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-openconfig-state --- 07:23:18 [INFO] Recompiling the module because of changed dependency. 07:23:18 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 07:23:18 [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:23:18 [INFO] 07:23:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-state >>> 07:23:18 [INFO] 07:23:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-state --- 07:23:18 [INFO] Fork Value is true 07:23:22 [INFO] Done SpotBugs Analysis.... 07:23:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:22 [INFO] 07:23:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-state <<< 07:23:22 [INFO] 07:23:22 [INFO] 07:23:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-state --- 07:23:22 [INFO] BugInstance size is 0 07:23:22 [INFO] Error size is 0 07:23:22 [INFO] No errors/warnings found 07:23:22 [INFO] 07:23:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-openconfig-state --- 07:23:22 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:23:22 [INFO] 07:23:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-openconfig-state --- 07:23:22 [INFO] Recompiling the module because of changed dependency. 07:23:22 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:23: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:23:22 [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:23:22 [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:23:22 [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:23:22 [INFO] 07:23:22 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-openconfig-state --- 07:23:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:23:22 [INFO] 07:23:22 [INFO] ------------------------------------------------------- 07:23:22 [INFO] T E S T S 07:23:22 [INFO] ------------------------------------------------------- 07:23:23 [INFO] Running org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:23:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:23:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.95 s -- in org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:23:35 [INFO] Running org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:23:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:23:35 [INFO] Running org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:23:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:23:35 [INFO] Running org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:23:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:23:35 [INFO] 07:23:35 [INFO] Results: 07:23:35 [INFO] 07:23:35 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 07:23:35 [INFO] 07:23:35 [INFO] 07:23:35 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-openconfig-state --- 07:23:35 [INFO] 07:23:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-state --- 07:23:35 [WARNING] Bundle org.opendaylight.bgpcep:bgp-openconfig-state:bundle:1.0.1-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:23:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-1.0.1-SNAPSHOT.jar 07:23:35 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/classes/META-INF/MANIFEST.MF 07:23:35 [INFO] 07:23:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-state --- 07:23:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-1.0.1-SNAPSHOT-javadoc.jar 07:23:37 [INFO] 07:23:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-state --- 07:23:37 [INFO] CycloneDX: Resolving Dependencies 07:23:38 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 07:23:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.xml 07:23:38 [INFO] attaching as bgp-openconfig-state-1.0.1-SNAPSHOT-cyclonedx.xml 07:23:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.json 07:23:38 [INFO] attaching as bgp-openconfig-state-1.0.1-SNAPSHOT-cyclonedx.json 07:23:38 [INFO] 07:23:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-state --- 07:23:38 [INFO] Skipping duplicate-finder execution! 07:23:38 [INFO] 07:23:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-openconfig-state --- 07:23:38 [WARNING] Used undeclared dependencies found: 07:23:38 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:23:38 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:23:38 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:23:38 [WARNING] Non-test scoped test only dependencies found: 07:23:38 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:23:38 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:23:38 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:23:38 [INFO] 07:23:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-state --- 07:23:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-1.0.1-SNAPSHOT-sources.jar 07:23:38 [INFO] 07:23:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-state --- 07:23:38 [INFO] 07:23:38 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-state --- 07:23:38 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/code-coverage/jacoco.exec 07:23:38 [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes 07:23:39 [INFO] 07:23:39 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-state --- 07:23:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/1.0.1-SNAPSHOT/bgp-openconfig-state-1.0.1-SNAPSHOT.pom 07:23:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/1.0.1-SNAPSHOT/bgp-openconfig-state-1.0.1-SNAPSHOT.jar 07:23:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/1.0.1-SNAPSHOT/bgp-openconfig-state-1.0.1-SNAPSHOT-javadoc.jar 07:23:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/1.0.1-SNAPSHOT/bgp-openconfig-state-1.0.1-SNAPSHOT-cyclonedx.xml 07:23:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/1.0.1-SNAPSHOT/bgp-openconfig-state-1.0.1-SNAPSHOT-cyclonedx.json 07:23:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/1.0.1-SNAPSHOT/bgp-openconfig-state-1.0.1-SNAPSHOT-sources.jar 07:23:39 [INFO] 07:23:39 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-state --- 07:23:39 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-state/1.0.1-SNAPSHOT/bgp-openconfig-state-1.0.1-SNAPSHOT.jar 07:23:39 [INFO] Writing OBR metadata 07:23:39 [INFO] 07:23:39 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-openconfig-state --- 07:23:39 [INFO] org.opendaylight.bgpcep:bgp-openconfig-state:bundle:1.0.1-SNAPSHOT 07:23:39 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:23:39 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:23:39 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:23:39 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.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-spi:jar:1.0.1-SNAPSHOT:compile 07:23:39 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:23:39 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20: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.yangtools:concepts: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.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.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:23:39 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT: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:rfc8343:jar:1.0.2:compile 07:23:39 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:23:39 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:23:39 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:23:39 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:23:39 [INFO] | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:23:39 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided (optional) 07:23:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-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.ietf.model:rfc6991-ietf-yang-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.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:23:39 [INFO] +- org.opendaylight.yangtools:binding-spec: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] +- 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] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:23:39 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:23:39 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:23:39 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:23:39 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:23:39 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:23:39 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:23:39 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:23:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:23:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:23:39 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:23:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:23:39 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:23:39 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:23:39 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:23:39 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:23:39 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9:test 07:23:39 [INFO] | +- org.awaitility:awaitility:jar:4.3.0:test 07:23:39 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.184:test 07:23:39 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test 07:23:39 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test 07:23:39 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test 07:23:39 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test 07:23:39 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test 07:23:39 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test 07:23:39 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:23:39 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test 07:23:39 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test 07:23:39 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test 07:23:39 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:23:39 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:23:39 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:23:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:23:39 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:23:39 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:23:39 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:23:39 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:23:39 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:23:39 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:23:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:23:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:23:39 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:23:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:23:39 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:23:39 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:23:39 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:23:39 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:23:39 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:23:39 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:23:39 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:23:39 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:23:39 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:23:39 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:23:39 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:23:39 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:23:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:23:39 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:23:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:23:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 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.8:test 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.1-03:index (default-cli) @ bgp-openconfig-state --- 07:23:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/sonatype-clm/module.xml 07:23:39 [INFO] 07:23:39 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- 07:23:39 [INFO] Building OpenDaylight :: BGP :: Config Loader 1.0.1-SNAPSHOT [64/161] 07:23:39 [INFO] from features/odl-bgpcep-bgp-openconfig-state/pom.xml 07:23:39 [INFO] ------------------------------[ feature ]------------------------------- 07:23:39 [INFO] 07:23:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-state --- 07:23:39 [INFO] 07:23:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-state --- 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-bgp-openconfig-state --- 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-bgp-openconfig-state --- 07:23:39 [INFO] 07:23:39 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-openconfig-state --- 07:23:39 [INFO] 07:23:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-state --- 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-bgp-openconfig-state --- 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-bgp-openconfig-state --- 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-bgp-openconfig-state --- 07:23:39 [INFO] 07:23:39 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-state --- 07:23:39 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/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-bgp-openconfig-state --- 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-bgp-openconfig-state >>> 07:23:39 [INFO] 07:23:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-state --- 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-bgp-openconfig-state <<< 07:23:39 [INFO] 07:23:39 [INFO] 07:23:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-state --- 07:23:39 [INFO] 07:23:39 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-openconfig-state --- 07:23:39 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state 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:42327 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 42327 name: 64ed60e4-b578-4992-a566-a92cdc5c8cb7 timout: [ RelativeTimeout value = 180000 ] 07:23:43 [INFO] Building jar from resources and headers. 07:23:43 [INFO] Writing jar finished. 07:23:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:52 [INFO] 07:23:52 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-openconfig-state --- 07:23:52 [INFO] 07:23:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-state --- 07:23:52 [INFO] No Javadoc in project. Archive not created. 07:23:52 [INFO] 07:23:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-state --- 07:23:52 [INFO] CycloneDX: Resolving Dependencies 07:23:55 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 07:23:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml 07:23:55 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-1.0.1-SNAPSHOT-cyclonedx.xml 07:23:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.json 07:23:55 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-1.0.1-SNAPSHOT-cyclonedx.json 07:23:55 [INFO] 07:23:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-state --- 07:23:55 [INFO] Skipping duplicate-finder execution! 07:23:55 [INFO] 07:23:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-state --- 07:23:55 [INFO] Skipping plugin execution 07:23:55 [INFO] 07:23:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-state --- 07:23:55 [INFO] Skipping source per configuration. 07:23:55 [INFO] 07:23:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-state --- 07:23:55 [INFO] 07:23:55 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-state --- 07:23:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:55 [INFO] 07:23:55 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-state --- 07:23:55 [WARNING] 07:23:55 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-state did not assign 07:23:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:23:55 [WARNING] 07:23:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:23:55 [WARNING] 07:23:55 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-1.0.1-SNAPSHOT.pom 07:23:55 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-1.0.1-SNAPSHOT-features.xml 07:23:55 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-1.0.1-SNAPSHOT-cyclonedx.xml 07:23:55 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-1.0.1-SNAPSHOT-cyclonedx.json 07:23:55 [INFO] 07:23:55 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:23:55 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:feature:1.0.1-SNAPSHOT 07:23:55 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-state:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:23:55 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:23:55 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:23:55 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:23:55 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:23:55 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:23:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:23:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:23:55 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:23:55 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:55 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:23:55 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:23:55 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:23:55 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:23:55 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:23:55 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:23:55 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:23:55 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:23:55 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:23:55 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:23:55 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:23:55 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:23:55 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:23:55 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:23:55 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:23:55 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:23:55 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:55 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:23:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:55 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:23:55 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:23:55 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:23:55 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:23:55 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:23:55 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:23:55 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:23:55 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:23:55 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:23:55 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:23:55 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:23:55 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:23:55 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:23:55 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:23:55 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:23:55 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:23:55 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:23:55 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:23:55 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:23:55 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:23:55 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:23:55 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:23:55 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:55 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:23:55 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:23:55 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:23:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:23:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:23:55 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:23:55 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:23:55 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:23:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:23:55 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:23:55 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:23:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:23:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:23:55 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:23:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:23:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:23:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:23:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:23:55 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:23:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:23:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:23:55 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:23:55 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:23:55 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:23:55 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:23:55 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:23:55 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:23:55 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:23:55 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:23:55 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:23:55 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:23:55 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:23:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:23:55 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:23:55 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:23:55 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:23:55 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | | \- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:23:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:23:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:23:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:23:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:23:55 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:23:55 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:23:55 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:23:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:23:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:23:55 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:23:55 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:23:55 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:23:55 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:23:55 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:23:55 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:23:55 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:23:55 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:23:55 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:23:55 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:23:55 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:23:55 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:23:55 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:23:55 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:23:55 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:23:55 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:23:55 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:23:55 [INFO] | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:23:55 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:23:55 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:23:55 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:23:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:23:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:23:55 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:23:55 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:23:55 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:23:55 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:23:55 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:23:55 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:23:55 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:23:55 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:23:55 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:23:55 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:23:55 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:23:55 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:23:55 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:23:55 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:23:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:23:55 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:1.0.1-SNAPSHOT:compile 07:23:55 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:23:55 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:23:55 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:23:55 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:23:55 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:23:55 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:23:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:23:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:23:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:23:55 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:23:55 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:23:55 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:23:55 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:23:55 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:23:55 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:23:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:23:55 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:23:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:23:55 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:23:55 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:23:55 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:23:55 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:23:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:55 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:23:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:23:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:23:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:23:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:23:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:23:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:23:55 [INFO] +- junit:junit:jar:4.13.2:test 07:23:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:23:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:23:55 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:23:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:55 [INFO] 07:23:55 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:23:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/sonatype-clm/module.xml 07:23:55 [INFO] 07:23:55 [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- 07:23:55 [INFO] Building topology-api 1.0.1-SNAPSHOT [65/161] 07:23:55 [INFO] from topology/api/pom.xml 07:23:55 [INFO] -------------------------------[ bundle ]------------------------------- 07:23:55 [INFO] 07:23:55 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-api --- 07:23:55 [INFO] 07:23:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-api --- 07:23:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:55 [INFO] 07:23:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-api --- 07:23:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:55 [INFO] 07:23:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-api --- 07:23:55 [INFO] 07:23:55 [INFO] --- dependency:3.9.0:properties (default) @ topology-api --- 07:23:55 [INFO] 07:23:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-api --- 07:23: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/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:23:55 [INFO] 07:23:55 [INFO] --- yang:14.0.20:generate-sources (binding) @ topology-api --- 07:23:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:23:55 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/api/src/main/yang 07:23:55 [INFO] yang-to-sources: Found 6 dependencies in 3.131 ms 07:23:56 [INFO] yang-to-sources: Project model files found: 2 in 33.69 ms 07:23:56 [INFO] yang-to-sources: 5 YANG models processed in 102.3 ms 07:23:56 [INFO] BindingJavaFileGenerator: Defined 59 files in 12.51 ms 07:23:56 [INFO] Sorted 59 files into 14 directories in 221.3 μs 07:23:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 59 in 88.66 ms 07:23:56 [INFO] 07:23:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-api --- 07:23:56 [INFO] Starting audit... 07:23:56 Audit done. 07:23:56 [INFO] You have 0 Checkstyle violations. 07:23:56 [INFO] 07:23:56 [INFO] --- checkstyle:3.6.0:check (default) @ topology-api --- 07:23:56 [INFO] Starting audit... 07:23:56 Audit done. 07:23:56 [INFO] You have 0 Checkstyle violations. 07:23:56 [INFO] 07:23:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-api --- 07:23:56 [INFO] 07:23:56 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-api --- 07:23:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/src/main/resources 07:23:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/target/generated-sources/spi 07:23:56 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:23:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:23:56 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:23:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/target/generated-sources/spi 07:23:56 [INFO] 07:23:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-api --- 07:23:56 [INFO] Recompiling the module because of changed dependency. 07:23:56 [INFO] Compiling 60 source files with javac [debug release 21] to target/classes 07:23:56 [INFO] 07:23:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-api >>> 07:23:56 [INFO] 07:23:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-api --- 07:23:56 [INFO] Fork Value is true 07:23:59 [INFO] Done SpotBugs Analysis.... 07:23:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:59 [INFO] 07:23:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-api <<< 07:23:59 [INFO] 07:23:59 [INFO] 07:23:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-api --- 07:23:59 [INFO] BugInstance size is 0 07:23:59 [INFO] Error size is 0 07:23:59 [INFO] No errors/warnings found 07:23:59 [INFO] 07:23:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-api --- 07:23:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/src/test/resources 07:23:59 [INFO] 07:23:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-api --- 07:23:59 [INFO] No sources to compile 07:23:59 [INFO] 07:23:59 [INFO] --- surefire:3.5.4:test (default-test) @ topology-api --- 07:23:59 [INFO] No tests to run. 07:23:59 [INFO] 07:23:59 [INFO] --- copy:14.1.6:copy-files (default) @ topology-api --- 07:23:59 [INFO] 07:23:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-api --- 07:23:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-1.0.1-SNAPSHOT.jar 07:23:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/api/target/classes/META-INF/MANIFEST.MF 07:23:59 [INFO] 07:23:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-api --- 07:24:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-1.0.1-SNAPSHOT-javadoc.jar 07:24:01 [INFO] 07:24:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-api --- 07:24:01 [INFO] CycloneDX: Resolving Dependencies 07:24:02 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 07:24:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.xml 07:24:02 [INFO] attaching as topology-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:24:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.json 07:24:02 [INFO] attaching as topology-api-1.0.1-SNAPSHOT-cyclonedx.json 07:24:02 [INFO] 07:24:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-api --- 07:24:02 [INFO] Skipping duplicate-finder execution! 07:24:02 [INFO] 07:24:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-api --- 07:24:02 [INFO] No dependency problems found 07:24:02 [INFO] 07:24:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-api --- 07:24:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-1.0.1-SNAPSHOT-sources.jar 07:24:02 [INFO] 07:24:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-api --- 07:24:02 [INFO] 07:24:02 [INFO] --- jacoco:0.8.14:report (report) @ topology-api --- 07:24:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:24:02 [INFO] 07:24:02 [INFO] --- install:3.1.4:install (default-install) @ topology-api --- 07:24:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/1.0.1-SNAPSHOT/topology-api-1.0.1-SNAPSHOT.pom 07:24:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/1.0.1-SNAPSHOT/topology-api-1.0.1-SNAPSHOT.jar 07:24:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/1.0.1-SNAPSHOT/topology-api-1.0.1-SNAPSHOT-javadoc.jar 07:24:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/1.0.1-SNAPSHOT/topology-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:24:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-api/1.0.1-SNAPSHOT/topology-api-1.0.1-SNAPSHOT-cyclonedx.json 07:24:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/1.0.1-SNAPSHOT/topology-api-1.0.1-SNAPSHOT-sources.jar 07:24:02 [INFO] 07:24:02 [INFO] --- bundle:6.0.0:install (default-install) @ topology-api --- 07:24:02 [INFO] Installing org/opendaylight/bgpcep/topology-api/1.0.1-SNAPSHOT/topology-api-1.0.1-SNAPSHOT.jar 07:24:02 [INFO] Writing OBR metadata 07:24:02 [INFO] 07:24:02 [INFO] --- dependency:3.9.0:tree (default-cli) @ topology-api --- 07:24:02 [INFO] org.opendaylight.bgpcep:topology-api:bundle:1.0.1-SNAPSHOT 07:24:02 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:24:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:24:02 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2: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.yangtools:yang-common:jar:14.0.20:compile 07:24:02 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:24:02 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2: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: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.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:24:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 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.8:test 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.1-03:index (default-cli) @ topology-api --- 07:24:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/api/target/sonatype-clm/module.xml 07:24:02 [INFO] 07:24:02 [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- 07:24:02 [INFO] Building topology-tunnel-api 1.0.1-SNAPSHOT [66/161] 07:24:02 [INFO] from topology/tunnel-api/pom.xml 07:24:02 [INFO] -------------------------------[ bundle ]------------------------------- 07:24:02 [INFO] 07:24:02 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-tunnel-api --- 07:24:02 [INFO] 07:24:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-tunnel-api --- 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) @ topology-tunnel-api --- 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) @ topology-tunnel-api --- 07:24:02 [INFO] 07:24:02 [INFO] --- dependency:3.9.0:properties (default) @ topology-tunnel-api --- 07:24:02 [INFO] 07:24:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-tunnel-api --- 07:24: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/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:24:02 [INFO] 07:24:02 [INFO] --- yang:14.0.20:generate-sources (binding) @ topology-tunnel-api --- 07:24:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:24:02 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/main/yang 07:24:02 [INFO] yang-to-sources: Found 3 dependencies in 1.037 ms 07:24:02 [INFO] yang-to-sources: Project model files found: 2 in 2.845 ms 07:24:02 [INFO] yang-to-sources: 4 YANG models processed in 27.56 ms 07:24:02 [INFO] BindingJavaFileGenerator: Defined 41 files in 7.808 ms 07:24:02 [INFO] Sorted 41 files into 12 directories in 151.9 μs 07:24:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 37.23 ms 07:24:02 [INFO] 07:24:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-tunnel-api --- 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) @ topology-tunnel-api --- 07:24:03 [INFO] Starting audit... 07:24:03 Audit done. 07:24:03 [INFO] You have 0 Checkstyle violations. 07:24:03 [INFO] 07:24:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-tunnel-api --- 07:24:03 [INFO] 07:24:03 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-tunnel-api --- 07:24:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/main/resources 07:24:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/generated-sources/spi 07:24:03 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:24:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:24:03 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:24:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/generated-sources/spi 07:24:03 [INFO] 07:24:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-tunnel-api --- 07:24:03 [INFO] Recompiling the module because of changed source code. 07:24:03 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 07:24:03 [INFO] 07:24:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-tunnel-api >>> 07:24:03 [INFO] 07:24:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-tunnel-api --- 07:24:03 [INFO] Fork Value is true 07:24:05 [INFO] Done SpotBugs Analysis.... 07:24:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:24:05 [INFO] 07:24:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-tunnel-api <<< 07:24:05 [INFO] 07:24:05 [INFO] 07:24:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-tunnel-api --- 07:24:05 [INFO] BugInstance size is 0 07:24:05 [INFO] Error size is 0 07:24:05 [INFO] No errors/warnings found 07:24:05 [INFO] 07:24:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-tunnel-api --- 07:24:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/test/resources 07:24:05 [INFO] 07:24:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-tunnel-api --- 07:24:05 [INFO] No sources to compile 07:24:05 [INFO] 07:24:05 [INFO] --- surefire:3.5.4:test (default-test) @ topology-tunnel-api --- 07:24:05 [INFO] No tests to run. 07:24:05 [INFO] 07:24:05 [INFO] --- copy:14.1.6:copy-files (default) @ topology-tunnel-api --- 07:24:05 [INFO] 07:24:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-tunnel-api --- 07:24:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-1.0.1-SNAPSHOT.jar 07:24:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:24:05 [INFO] 07:24:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-tunnel-api --- 07:24:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-1.0.1-SNAPSHOT-javadoc.jar 07:24:07 [INFO] 07:24:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-tunnel-api --- 07:24:07 [INFO] CycloneDX: Resolving Dependencies 07:24:08 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 07:24:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.xml 07:24:08 [INFO] attaching as topology-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:24:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.json 07:24:08 [INFO] attaching as topology-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.json 07:24:08 [INFO] 07:24:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-tunnel-api --- 07:24:08 [INFO] Skipping duplicate-finder execution! 07:24:08 [INFO] 07:24:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-tunnel-api --- 07:24:08 [INFO] No dependency problems found 07:24:08 [INFO] 07:24:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-tunnel-api --- 07:24:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-1.0.1-SNAPSHOT-sources.jar 07:24:08 [INFO] 07:24:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-tunnel-api --- 07:24:08 [INFO] 07:24:08 [INFO] --- jacoco:0.8.14:report (report) @ topology-tunnel-api --- 07:24:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:24:08 [INFO] 07:24:08 [INFO] --- install:3.1.4:install (default-install) @ topology-tunnel-api --- 07:24:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/1.0.1-SNAPSHOT/topology-tunnel-api-1.0.1-SNAPSHOT.pom 07:24:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/1.0.1-SNAPSHOT/topology-tunnel-api-1.0.1-SNAPSHOT.jar 07:24:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/1.0.1-SNAPSHOT/topology-tunnel-api-1.0.1-SNAPSHOT-javadoc.jar 07:24:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/1.0.1-SNAPSHOT/topology-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:24:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/1.0.1-SNAPSHOT/topology-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.json 07:24:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/1.0.1-SNAPSHOT/topology-tunnel-api-1.0.1-SNAPSHOT-sources.jar 07:24:08 [INFO] 07:24:08 [INFO] --- bundle:6.0.0:install (default-install) @ topology-tunnel-api --- 07:24:08 [INFO] Installing org/opendaylight/bgpcep/topology-tunnel-api/1.0.1-SNAPSHOT/topology-tunnel-api-1.0.1-SNAPSHOT.jar 07:24:08 [INFO] Writing OBR metadata 07:24:08 [INFO] 07:24:08 [INFO] --- dependency:3.9.0:tree (default-cli) @ topology-tunnel-api --- 07:24:08 [INFO] org.opendaylight.bgpcep:topology-tunnel-api:bundle:1.0.1-SNAPSHOT 07:24:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:24:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:24:08 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:24:08 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:24:08 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:24:08 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:24:08 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:24:08 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:24:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:24:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:24:08 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:24:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:24:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:24:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:24:08 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:24:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:24:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:24:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:24:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:24:08 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:24:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:24:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:24:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:24:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:24:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:24:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:24:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:24:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:24:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:24:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:24:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:24:08 [INFO] +- junit:junit:jar:4.13.2:test 07:24:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:24:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:24:08 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:24:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:24:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:24:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:24:08 [INFO] 07:24:08 [INFO] --- clm:3.0.1-03:index (default-cli) @ topology-tunnel-api --- 07:24:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/sonatype-clm/module.xml 07:24:08 [INFO] 07:24:08 [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- 07:24:08 [INFO] Building topology-segment-routing 1.0.1-SNAPSHOT [67/161] 07:24:08 [INFO] from topology/segment-routing/pom.xml 07:24:08 [INFO] -------------------------------[ bundle ]------------------------------- 07:24:08 [INFO] 07:24:08 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-segment-routing --- 07:24:08 [INFO] 07:24:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-segment-routing --- 07:24:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:08 [INFO] 07:24:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-segment-routing --- 07:24:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:08 [INFO] 07:24:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-segment-routing --- 07:24:08 [INFO] 07:24:08 [INFO] --- dependency:3.9.0:properties (default) @ topology-segment-routing --- 07:24:08 [INFO] 07:24:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-segment-routing --- 07:24: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/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:24:08 [INFO] 07:24:08 [INFO] --- yang:14.0.20:generate-sources (binding) @ topology-segment-routing --- 07:24:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:24:08 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/main/yang 07:24:08 [INFO] yang-to-sources: Found 4 dependencies in 948.3 μs 07:24:08 [INFO] yang-to-sources: Project model files found: 2 in 2.042 ms 07:24:08 [INFO] yang-to-sources: 6 YANG models processed in 28.59 ms 07:24:08 [INFO] BindingJavaFileGenerator: Defined 41 files in 8.196 ms 07:24:08 [INFO] Sorted 41 files into 12 directories in 205.8 μs 07:24:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 20.10 ms 07:24:08 [INFO] 07:24:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-segment-routing --- 07:24:08 [INFO] Starting audit... 07:24:08 Audit done. 07:24:08 [INFO] You have 0 Checkstyle violations. 07:24:08 [INFO] 07:24:08 [INFO] --- checkstyle:3.6.0:check (default) @ topology-segment-routing --- 07:24:08 [INFO] Starting audit... 07:24:08 Audit done. 07:24:08 [INFO] You have 0 Checkstyle violations. 07:24:08 [INFO] 07:24:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-segment-routing --- 07:24:08 [INFO] 07:24:08 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-segment-routing --- 07:24:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/main/resources 07:24:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/generated-sources/spi 07:24:08 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:24:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:24:08 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:24:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/generated-sources/spi 07:24:08 [INFO] 07:24:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-segment-routing --- 07:24:08 [INFO] Recompiling the module because of changed dependency. 07:24:08 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 07:24:09 [INFO] 07:24:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-segment-routing >>> 07:24:09 [INFO] 07:24:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-segment-routing --- 07:24:09 [INFO] Fork Value is true 07:24:11 [INFO] Done SpotBugs Analysis.... 07:24:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:24:11 [INFO] 07:24:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-segment-routing <<< 07:24:11 [INFO] 07:24:11 [INFO] 07:24:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-segment-routing --- 07:24:11 [INFO] BugInstance size is 0 07:24:11 [INFO] Error size is 0 07:24:11 [INFO] No errors/warnings found 07:24:11 [INFO] 07:24:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-segment-routing --- 07:24:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/test/resources 07:24:11 [INFO] 07:24:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-segment-routing --- 07:24:11 [INFO] No sources to compile 07:24:11 [INFO] 07:24:11 [INFO] --- surefire:3.5.4:test (default-test) @ topology-segment-routing --- 07:24:11 [INFO] No tests to run. 07:24:11 [INFO] 07:24:11 [INFO] --- copy:14.1.6:copy-files (default) @ topology-segment-routing --- 07:24:11 [INFO] 07:24:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-segment-routing --- 07:24:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-1.0.1-SNAPSHOT.jar 07:24:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/classes/META-INF/MANIFEST.MF 07:24:11 [INFO] 07:24:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-segment-routing --- 07:24:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-1.0.1-SNAPSHOT-javadoc.jar 07:24:13 [INFO] 07:24:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-segment-routing --- 07:24:13 [INFO] CycloneDX: Resolving Dependencies 07:24:14 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:24:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.xml 07:24:14 [INFO] attaching as topology-segment-routing-1.0.1-SNAPSHOT-cyclonedx.xml 07:24:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.json 07:24:14 [INFO] attaching as topology-segment-routing-1.0.1-SNAPSHOT-cyclonedx.json 07:24:14 [INFO] 07:24:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-segment-routing --- 07:24:14 [INFO] Skipping duplicate-finder execution! 07:24:14 [INFO] 07:24:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-segment-routing --- 07:24:14 [INFO] No dependency problems found 07:24:14 [INFO] 07:24:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-segment-routing --- 07:24:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-1.0.1-SNAPSHOT-sources.jar 07:24:14 [INFO] 07:24:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-segment-routing --- 07:24:14 [INFO] 07:24:14 [INFO] --- jacoco:0.8.14:report (report) @ topology-segment-routing --- 07:24:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:24:14 [INFO] 07:24:14 [INFO] --- install:3.1.4:install (default-install) @ topology-segment-routing --- 07:24:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/1.0.1-SNAPSHOT/topology-segment-routing-1.0.1-SNAPSHOT.pom 07:24:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/1.0.1-SNAPSHOT/topology-segment-routing-1.0.1-SNAPSHOT.jar 07:24:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/1.0.1-SNAPSHOT/topology-segment-routing-1.0.1-SNAPSHOT-javadoc.jar 07:24:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/1.0.1-SNAPSHOT/topology-segment-routing-1.0.1-SNAPSHOT-cyclonedx.xml 07:24:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/1.0.1-SNAPSHOT/topology-segment-routing-1.0.1-SNAPSHOT-cyclonedx.json 07:24:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/1.0.1-SNAPSHOT/topology-segment-routing-1.0.1-SNAPSHOT-sources.jar 07:24:14 [INFO] 07:24:14 [INFO] --- bundle:6.0.0:install (default-install) @ topology-segment-routing --- 07:24:14 [INFO] Installing org/opendaylight/bgpcep/topology-segment-routing/1.0.1-SNAPSHOT/topology-segment-routing-1.0.1-SNAPSHOT.jar 07:24:14 [INFO] Writing OBR metadata 07:24:14 [INFO] 07:24:14 [INFO] --- dependency:3.9.0:tree (default-cli) @ topology-segment-routing --- 07:24:14 [INFO] org.opendaylight.bgpcep:topology-segment-routing:bundle:1.0.1-SNAPSHOT 07:24:14 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:24:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:24:14 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:24:14 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:24:14 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:24:14 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:24:14 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:24:14 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:24:14 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:24:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:24:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:24:14 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:24:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:24:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:24:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:24:14 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:24:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:24:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:24:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:24:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:24:14 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:24:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:24:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:24:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:24:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:24:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:24:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:24:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:24:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:24:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:24:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:24:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:24:14 [INFO] +- junit:junit:jar:4.13.2:test 07:24:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:24:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:24:14 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:24:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:24:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:24:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:24:14 [INFO] 07:24:14 [INFO] --- clm:3.0.1-03:index (default-cli) @ topology-segment-routing --- 07:24:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/sonatype-clm/module.xml 07:24:14 [INFO] 07:24:14 [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ 07:24:14 [INFO] Building bgp-topology-provider 1.0.1-SNAPSHOT [68/161] 07:24:14 [INFO] from bgp/topology-provider/pom.xml 07:24:14 [INFO] -------------------------------[ bundle ]------------------------------- 07:24:14 [INFO] 07:24:14 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-topology-provider --- 07:24:14 [INFO] 07:24:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-topology-provider --- 07:24:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:14 [INFO] 07:24:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-topology-provider --- 07:24:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:14 [INFO] 07:24:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-topology-provider --- 07:24:14 [INFO] 07:24:14 [INFO] --- dependency:3.9.0:properties (default) @ bgp-topology-provider --- 07:24:14 [INFO] 07:24:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-topology-provider --- 07:24: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/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:24:14 [INFO] 07:24:14 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-topology-provider --- 07:24:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:24:14 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/yang 07:24:14 [INFO] yang-to-sources: Found 21 dependencies in 4.397 ms 07:24:14 [INFO] yang-to-sources: Project model files found: 5 in 3.457 ms 07:24:14 [INFO] yang-to-sources: 17 YANG models processed in 142.4 ms 07:24:14 [INFO] BindingJavaFileGenerator: Defined 142 files in 49.71 ms 07:24:14 [INFO] Sorted 142 files into 33 directories in 400.2 μs 07:24:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 142 in 70.55 ms 07:24:14 [INFO] 07:24:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-topology-provider --- 07:24:14 [INFO] Starting audit... 07:24:14 Audit done. 07:24:14 [INFO] You have 0 Checkstyle violations. 07:24:14 [INFO] 07:24:14 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-topology-provider --- 07:24:15 [INFO] Starting audit... 07:24:15 Audit done. 07:24:15 [INFO] You have 0 Checkstyle violations. 07:24:15 [INFO] 07:24:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-topology-provider --- 07:24:15 [INFO] 07:24:15 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-topology-provider --- 07:24:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/resources 07:24:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/generated-sources/spi 07:24:15 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:24:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:24:15 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:24:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/generated-sources/spi 07:24:15 [INFO] 07:24:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-topology-provider --- 07:24:15 [INFO] Recompiling the module because of changed dependency. 07:24:15 [INFO] Compiling 159 source files with javac [debug release 21] to target/classes 07:24:16 [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:24:16 [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:24:16 [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:24:16 [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:24:16 [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:24:16 [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:24:16 [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:24:16 [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:24:16 [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:24:16 [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:24:16 [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:24:16 [INFO] 07:24:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-topology-provider >>> 07:24:16 [INFO] 07:24:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-topology-provider --- 07:24:16 [INFO] Fork Value is true 07:24:21 [INFO] Done SpotBugs Analysis.... 07:24:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:24:21 [INFO] 07:24:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-topology-provider <<< 07:24:21 [INFO] 07:24:21 [INFO] 07:24:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-topology-provider --- 07:24:21 [INFO] BugInstance size is 0 07:24:21 [INFO] Error size is 0 07:24:21 [INFO] No errors/warnings found 07:24:21 [INFO] 07:24:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-topology-provider --- 07:24:21 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:24:21 [INFO] 07:24:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-topology-provider --- 07:24:21 [INFO] Recompiling the module because of changed dependency. 07:24:21 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:24:21 [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:24:21 [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:24:21 [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:24:21 required: org.opendaylight.mdsal.binding.api.DataTreeModification 07:24:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:24:21 [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:24:21 [INFO] 07:24:21 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-topology-provider --- 07:24:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:24:21 [INFO] 07:24:21 [INFO] ------------------------------------------------------- 07:24:21 [INFO] T E S T S 07:24:21 [INFO] ------------------------------------------------------- 07:24:22 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:24:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.301 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:24:28 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:24:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:24:28 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:24:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:25:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.53 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:25:10 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:25:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:25:10 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:25:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:25:11 [INFO] 07:25:11 [INFO] Results: 07:25:11 [INFO] 07:25:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:25:11 [INFO] 07:25:11 [INFO] 07:25:11 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-topology-provider --- 07:25:11 [INFO] 07:25:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-topology-provider --- 07:25:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-1.0.1-SNAPSHOT.jar 07:25:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/classes/META-INF/MANIFEST.MF 07:25:11 [INFO] 07:25:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-topology-provider --- 07:25:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-1.0.1-SNAPSHOT-javadoc.jar 07:25:15 [INFO] 07:25:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-topology-provider --- 07:25:15 [INFO] CycloneDX: Resolving Dependencies 07:25:17 [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) 07:25:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.xml 07:25:17 [INFO] attaching as bgp-topology-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:25:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.json 07:25:17 [INFO] attaching as bgp-topology-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:25:17 [INFO] 07:25:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-topology-provider --- 07:25:17 [INFO] Skipping duplicate-finder execution! 07:25:17 [INFO] 07:25:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-topology-provider --- 07:25:17 [INFO] No dependency problems found 07:25:17 [INFO] 07:25:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-topology-provider --- 07:25:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-1.0.1-SNAPSHOT-sources.jar 07:25:17 [INFO] 07:25:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-topology-provider --- 07:25:17 [INFO] 07:25:17 [INFO] --- jacoco:0.8.14:report (report) @ bgp-topology-provider --- 07:25:17 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/code-coverage/jacoco.exec 07:25:17 [INFO] Analyzed bundle 'bgp-topology-provider' with 33 classes 07:25:17 [INFO] 07:25:17 [INFO] --- install:3.1.4:install (default-install) @ bgp-topology-provider --- 07:25:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/1.0.1-SNAPSHOT/bgp-topology-provider-1.0.1-SNAPSHOT.pom 07:25:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/1.0.1-SNAPSHOT/bgp-topology-provider-1.0.1-SNAPSHOT.jar 07:25:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/1.0.1-SNAPSHOT/bgp-topology-provider-1.0.1-SNAPSHOT-javadoc.jar 07:25:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/1.0.1-SNAPSHOT/bgp-topology-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:25:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/1.0.1-SNAPSHOT/bgp-topology-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:25:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/1.0.1-SNAPSHOT/bgp-topology-provider-1.0.1-SNAPSHOT-sources.jar 07:25:17 [INFO] 07:25:17 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-topology-provider --- 07:25:17 [INFO] Installing org/opendaylight/bgpcep/bgp-topology-provider/1.0.1-SNAPSHOT/bgp-topology-provider-1.0.1-SNAPSHOT.jar 07:25:17 [INFO] Writing OBR metadata 07:25:17 [INFO] 07:25:17 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-topology-provider --- 07:25:17 [INFO] org.opendaylight.bgpcep:bgp-topology-provider:bundle:1.0.1-SNAPSHOT 07:25:17 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:25:17 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:25:17 [INFO] | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:25:17 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:25:17 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:25:17 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:25:17 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:25:17 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:25:17 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:25:17 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:25:17 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:25:17 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:25:17 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided (optional) 07:25:17 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:25:17 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:25:17 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:25:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:25:17 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:25:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:25:17 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:17 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:25:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:17 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:25:17 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:25:17 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:25:17 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:25:17 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:25:17 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:25:17 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:25:17 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:25:17 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:25:17 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:25:17 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:25:17 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:25:17 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:25:17 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:25:17 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:25:17 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:25:17 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:25:17 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:test 07:25:17 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:test 07:25:17 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:test 07:25:17 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:test 07:25:17 [INFO] | +- org.apache.commons:commons-lang3:jar:3.19.0:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:25:17 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:25:17 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:test 07:25:17 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:25:17 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:25:17 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:runtime 07:25:17 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:runtime 07:25:17 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:25:17 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:test 07:25:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:25:17 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:25:17 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:25:17 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:25:17 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:25:17 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:25:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:25:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:25:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:25:17 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:25:17 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:25:17 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:25:17 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:25:17 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:25:17 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:test 07:25:17 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:25:17 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:25:17 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:25:17 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:25:17 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:25:17 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:25:17 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:25:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:25:17 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:25:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:25:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:25:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:17 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:25:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:25:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:25:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:25:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:25:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:25:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:25:17 [INFO] +- junit:junit:jar:4.13.2:test 07:25:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:25:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:25:17 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:25:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:25:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:17 [INFO] 07:25:17 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-topology-provider --- 07:25:17 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/sonatype-clm/module.xml 07:25:17 [INFO] 07:25:17 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- 07:25:17 [INFO] Building OpenDaylight :: RSVP :: API 1.0.1-SNAPSHOT [69/161] 07:25:17 [INFO] from features/odl-bgpcep-rsvp-api/pom.xml 07:25:17 [INFO] ------------------------------[ feature ]------------------------------- 07:25:17 [INFO] 07:25:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-rsvp-api --- 07:25:17 [INFO] 07:25:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-rsvp-api --- 07:25:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:17 [INFO] 07:25:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp-api --- 07:25:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:17 [INFO] 07:25:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp-api --- 07:25:18 [INFO] 07:25:18 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-rsvp-api --- 07:25:18 [INFO] 07:25:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp-api --- 07:25:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:18 [INFO] argLine set to empty 07:25:18 [INFO] 07:25:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-rsvp-api --- 07:25:18 [INFO] Starting audit... 07:25:18 Audit done. 07:25:18 [INFO] You have 0 Checkstyle violations. 07:25:18 [INFO] 07:25:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-rsvp-api --- 07:25:18 [INFO] Starting audit... 07:25:18 Audit done. 07:25:18 [INFO] You have 0 Checkstyle violations. 07:25:18 [INFO] 07:25:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-rsvp-api --- 07:25:18 [INFO] 07:25:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp-api --- 07:25:18 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/feature/feature.xml 07:25:18 [INFO] ...done! 07:25:18 [INFO] Attaching features XML 07:25:18 [INFO] 07:25:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-rsvp-api --- 07:25: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:25:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:25:18 [INFO] 07:25:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp-api >>> 07:25:18 [INFO] 07:25:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-rsvp-api --- 07:25:18 [INFO] No files found to run spotbugs, check compile phase has been run 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 @ odl-bgpcep-rsvp-api <<< 07:25:18 [INFO] 07:25:18 [INFO] 07:25:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-rsvp-api --- 07:25:18 [INFO] 07:25:18 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-rsvp-api --- 07:25:18 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp-api 07:25:18 [INFO] Project dependency features detected: [] 07:25:18 [INFO] Pax Exam System (Version: 4.14.0) created. 07:25:18 [INFO] Creating RMI registry server on 127.0.0.1:43927 07:25:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:25:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:25:18 [INFO] Waiting for remote bundle context.. on 43927 name: 25410864-de82-4aca-871c-ee55c979415c timout: [ RelativeTimeout value = 180000 ] 07:25:22 [INFO] Building jar from resources and headers. 07:25:22 [INFO] Writing jar finished. 07:25:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:25:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:25:24 [INFO] 07:25:24 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-rsvp-api --- 07:25:24 [INFO] 07:25:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-rsvp-api --- 07:25:24 [INFO] No Javadoc in project. Archive not created. 07:25:24 [INFO] 07:25:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-rsvp-api --- 07:25:24 [INFO] CycloneDX: Resolving Dependencies 07:25:25 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 07:25:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.xml 07:25:25 [INFO] attaching as odl-bgpcep-rsvp-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:25:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.json 07:25:25 [INFO] attaching as odl-bgpcep-rsvp-api-1.0.1-SNAPSHOT-cyclonedx.json 07:25:25 [INFO] 07:25:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp-api --- 07:25:25 [INFO] Skipping duplicate-finder execution! 07:25:25 [INFO] 07:25:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp-api --- 07:25:25 [INFO] Skipping plugin execution 07:25:25 [INFO] 07:25:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp-api --- 07:25:25 [INFO] Skipping source per configuration. 07:25:25 [INFO] 07:25:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-rsvp-api --- 07:25:25 [INFO] 07:25:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-rsvp-api --- 07:25:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:25 [INFO] 07:25:25 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-rsvp-api --- 07:25:25 [WARNING] 07:25:25 [WARNING] The packaging plugin for project odl-bgpcep-rsvp-api did not assign 07:25:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:25:25 [WARNING] 07:25:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:25:25 [WARNING] 07:25:25 [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/1.0.1-SNAPSHOT/odl-bgpcep-rsvp-api-1.0.1-SNAPSHOT.pom 07:25:25 [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/1.0.1-SNAPSHOT/odl-bgpcep-rsvp-api-1.0.1-SNAPSHOT-features.xml 07:25:25 [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/1.0.1-SNAPSHOT/odl-bgpcep-rsvp-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:25:25 [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/1.0.1-SNAPSHOT/odl-bgpcep-rsvp-api-1.0.1-SNAPSHOT-cyclonedx.json 07:25:25 [INFO] 07:25:25 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-rsvp-api --- 07:25:25 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:feature:1.0.1-SNAPSHOT 07:25:25 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:25:25 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:25:25 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:25:25 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:25:25 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:25 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:25:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:25:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:25:25 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:25:25 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:25:25 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:25:25 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:25:25 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:25:25 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:25:25 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:25:25 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:25:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:25:25 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:25:25 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:25:25 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:25:25 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:25:25 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:25:25 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:25:25 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:25:25 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:25:25 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:25:25 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:25:25 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:25:25 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:25:25 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:25:25 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:25:25 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:25:25 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:25:25 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:25:25 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:25:25 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:25:25 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:25:25 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:25:25 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:25:25 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:25:25 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:25:25 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:25:25 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:25:25 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:25:25 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:25:25 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:25:25 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:25:25 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:25:25 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:25:25 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:25:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:25 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:25:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:25:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:25:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:25:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:25:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:25:25 [INFO] +- junit:junit:jar:4.13.2:test 07:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:25:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:25:25 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:25:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:25:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:25 [INFO] 07:25:25 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-rsvp-api --- 07:25:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/sonatype-clm/module.xml 07:25:25 [INFO] 07:25:25 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- 07:25:25 [INFO] Building OpenDaylight :: RSVP 1.0.1-SNAPSHOT [70/161] 07:25:25 [INFO] from features/odl-bgpcep-rsvp/pom.xml 07:25:25 [INFO] ------------------------------[ feature ]------------------------------- 07:25:25 [INFO] 07:25:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] 07:25:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:25 [INFO] 07:25:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:25 [INFO] 07:25:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] 07:25:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] 07:25:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:25 [INFO] argLine set to empty 07:25:25 [INFO] 07:25:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] Starting audit... 07:25:25 Audit done. 07:25:25 [INFO] You have 0 Checkstyle violations. 07:25:25 [INFO] 07:25:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] Starting audit... 07:25:25 Audit done. 07:25:25 [INFO] You have 0 Checkstyle violations. 07:25:25 [INFO] 07:25:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] 07:25:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/feature/feature.xml 07:25:25 [INFO] ...done! 07:25:25 [INFO] Attaching features XML 07:25:25 [INFO] 07:25:25 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:25:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:25:25 [INFO] 07:25:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp >>> 07:25:25 [INFO] 07:25:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] No files found to run spotbugs, check compile phase has been run 07:25:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:25 [INFO] 07:25:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp <<< 07:25:25 [INFO] 07:25:25 [INFO] 07:25:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] 07:25:25 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-rsvp --- 07:25:25 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp 07:25:25 [INFO] Project dependency features detected: [] 07:25:25 [INFO] Pax Exam System (Version: 4.14.0) created. 07:25:25 [INFO] Creating RMI registry server on 127.0.0.1:38501 07:25:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:25:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:25:25 [INFO] Waiting for remote bundle context.. on 38501 name: 6473894f-af47-4f4d-b6ad-4939ce7fa623 timout: [ RelativeTimeout value = 180000 ] 07:25:29 [INFO] Building jar from resources and headers. 07:25:29 [INFO] Writing jar finished. 07:25:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:25:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:25:31 [INFO] 07:25:31 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-rsvp --- 07:25:31 [INFO] 07:25:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-rsvp --- 07:25:31 [INFO] No Javadoc in project. Archive not created. 07:25:31 [INFO] 07:25:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-rsvp --- 07:25:31 [INFO] CycloneDX: Resolving Dependencies 07:25:32 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 07:25:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.xml 07:25:32 [INFO] attaching as odl-bgpcep-rsvp-1.0.1-SNAPSHOT-cyclonedx.xml 07:25:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.json 07:25:32 [INFO] attaching as odl-bgpcep-rsvp-1.0.1-SNAPSHOT-cyclonedx.json 07:25:32 [INFO] 07:25:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp --- 07:25:32 [INFO] Skipping duplicate-finder execution! 07:25:32 [INFO] 07:25:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp --- 07:25:32 [INFO] Skipping plugin execution 07:25:32 [INFO] 07:25:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp --- 07:25:32 [INFO] Skipping source per configuration. 07:25:32 [INFO] 07:25:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-rsvp --- 07:25:32 [INFO] 07:25:32 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-rsvp --- 07:25:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:32 [INFO] 07:25:32 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-rsvp --- 07:25:32 [WARNING] 07:25:32 [WARNING] The packaging plugin for project odl-bgpcep-rsvp did not assign 07:25:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:25:32 [WARNING] 07:25:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:25:32 [WARNING] 07:25:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/1.0.1-SNAPSHOT/odl-bgpcep-rsvp-1.0.1-SNAPSHOT.pom 07:25:32 [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/1.0.1-SNAPSHOT/odl-bgpcep-rsvp-1.0.1-SNAPSHOT-features.xml 07:25:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/1.0.1-SNAPSHOT/odl-bgpcep-rsvp-1.0.1-SNAPSHOT-cyclonedx.xml 07:25:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/1.0.1-SNAPSHOT/odl-bgpcep-rsvp-1.0.1-SNAPSHOT-cyclonedx.json 07:25:32 [INFO] 07:25:32 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-rsvp --- 07:25:32 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp:feature:1.0.1-SNAPSHOT 07:25:32 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:25:32 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:25:32 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:25:32 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:25:32 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:25:32 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:25:32 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:25:32 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:25:32 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:25:32 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:25:32 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:25:32 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:25:32 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:25:32 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:25:32 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:25:32 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:25:32 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:25:32 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:25:32 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:25:32 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:25:32 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:25:32 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:25:32 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:25:32 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:25:32 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:25:32 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:25:32 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:1.0.1-SNAPSHOT:compile 07:25:32 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:25:32 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:25:32 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:25:32 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:25:32 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:32 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:32 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:32 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:32 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:25:32 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:32 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:25:32 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:25:32 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:25:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:25:32 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:25:32 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:25:32 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:25:32 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:25:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:32 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:25:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:25:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:25:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:25:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:25:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:25:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:25:32 [INFO] +- junit:junit:jar:4.13.2:test 07:25:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:25:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:25:32 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:25:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:25:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:32 [INFO] 07:25:32 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-rsvp --- 07:25:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/sonatype-clm/module.xml 07:25:32 [INFO] 07:25:32 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- 07:25:32 [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 1.0.1-SNAPSHOT [71/161] 07:25:32 [INFO] from features/odl-bgpcep-bgp-linkstate/pom.xml 07:25:32 [INFO] ------------------------------[ feature ]------------------------------- 07:25:32 [INFO] 07:25:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-linkstate --- 07:25:32 [INFO] 07:25:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-linkstate --- 07:25:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:32 [INFO] 07:25:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-linkstate --- 07:25:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:32 [INFO] 07:25:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-linkstate --- 07:25:33 [INFO] 07:25:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-linkstate --- 07:25:33 [INFO] 07:25:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-linkstate --- 07:25:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:33 [INFO] argLine set to empty 07:25:33 [INFO] 07:25:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-linkstate --- 07:25:33 [INFO] Starting audit... 07:25:33 Audit done. 07:25:33 [INFO] You have 0 Checkstyle violations. 07:25:33 [INFO] 07:25:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-linkstate --- 07:25:33 [INFO] Starting audit... 07:25:33 Audit done. 07:25:33 [INFO] You have 0 Checkstyle violations. 07:25:33 [INFO] 07:25:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-linkstate --- 07:25:33 [INFO] 07:25:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-linkstate --- 07:25:33 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml 07:25:33 [INFO] ...done! 07:25:33 [INFO] Attaching features XML 07:25:33 [INFO] 07:25:33 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-linkstate --- 07:25: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:25:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:25:33 [INFO] 07:25:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-linkstate >>> 07:25:33 [INFO] 07:25:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-linkstate --- 07:25:33 [INFO] No files found to run spotbugs, check compile phase has been run 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 @ odl-bgpcep-bgp-linkstate <<< 07:25:33 [INFO] 07:25:33 [INFO] 07:25:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-linkstate --- 07:25:33 [INFO] 07:25:33 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-linkstate --- 07:25:33 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate 07:25:33 [INFO] Project dependency features detected: [] 07:25:33 [INFO] Pax Exam System (Version: 4.14.0) created. 07:25:33 [INFO] Creating RMI registry server on 127.0.0.1:34457 07:25:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:25:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:25:33 [INFO] Waiting for remote bundle context.. on 34457 name: 3f611e54-c035-4035-80d6-bd5cfb4e9ae6 timout: [ RelativeTimeout value = 180000 ] 07:25:37 [INFO] Building jar from resources and headers. 07:25:37 [INFO] Writing jar finished. 07:25:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:25:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:25:46 [INFO] 07:25:46 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-linkstate --- 07:25:46 [INFO] 07:25:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-linkstate --- 07:25:46 [INFO] No Javadoc in project. Archive not created. 07:25:46 [INFO] 07:25:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-linkstate --- 07:25:46 [INFO] CycloneDX: Resolving Dependencies 07:25:49 [INFO] CycloneDX: Creating BOM version 1.6 with 243 component(s) 07:25:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.xml 07:25:49 [INFO] attaching as odl-bgpcep-bgp-linkstate-1.0.1-SNAPSHOT-cyclonedx.xml 07:25:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.json 07:25:49 [INFO] attaching as odl-bgpcep-bgp-linkstate-1.0.1-SNAPSHOT-cyclonedx.json 07:25:49 [INFO] 07:25:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-linkstate --- 07:25:49 [INFO] Skipping duplicate-finder execution! 07:25:49 [INFO] 07:25:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-linkstate --- 07:25:49 [INFO] Skipping plugin execution 07:25:49 [INFO] 07:25:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-linkstate --- 07:25:49 [INFO] Skipping source per configuration. 07:25:49 [INFO] 07:25:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-linkstate --- 07:25:49 [INFO] 07:25:49 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-linkstate --- 07:25:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:49 [INFO] 07:25:49 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-linkstate --- 07:25:49 [WARNING] 07:25:49 [WARNING] The packaging plugin for project odl-bgpcep-bgp-linkstate did not assign 07:25:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:25:49 [WARNING] 07:25:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:25:49 [WARNING] 07:25:49 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-linkstate-1.0.1-SNAPSHOT.pom 07:25:49 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-linkstate-1.0.1-SNAPSHOT-features.xml 07:25:49 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-linkstate-1.0.1-SNAPSHOT-cyclonedx.xml 07:25:49 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-linkstate-1.0.1-SNAPSHOT-cyclonedx.json 07:25:49 [INFO] 07:25:49 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:25:49 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:feature:1.0.1-SNAPSHOT 07:25:49 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:25:49 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:25:49 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:25:49 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:25:49 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:25:49 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:25:49 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:25:49 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:25:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:25:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:25:49 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:25:49 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:25:49 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:25:49 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:25:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:25:49 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:25:49 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:25:49 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:25:49 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:25:49 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:49 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:25:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:25:49 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:25:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:25:49 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:25:49 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:25:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:25:49 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:25:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:25:49 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:25:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:25:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:25:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:25:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:25:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:25:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:25:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:25:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:25:49 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:25:49 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:25:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] | \- org.opendaylight.bgpcep:rsvp-impl:jar:1.0.1-SNAPSHOT:compile 07:25:49 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:25:49 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:25:49 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:25:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:25:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:25:49 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:25:49 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:25:49 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:25:49 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:25:49 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:25:49 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:25:49 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:25:49 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:25:49 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:25:49 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:25:49 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:25:49 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:25:49 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:25:49 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:25:49 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:25:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:25:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:25:49 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:25:49 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:25:49 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:25:49 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:25:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:25:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:25:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:25:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:25:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:25:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:25:49 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:25:49 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:25:49 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:25:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:25:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:25:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:25:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:25:49 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:25:49 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:25:49 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:25:49 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:25:49 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:25:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:25:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:25:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:25:49 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:25:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:25:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:25:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:25:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:25:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:25:49 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:25:49 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:25:49 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:25:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:25:49 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:25:49 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:25:49 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:25:49 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:25:49 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:25:49 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:25:49 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:25:49 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:25:49 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:25:49 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:25:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:25:49 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:25:49 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:25:49 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:25:49 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:25:49 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:25:49 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:25:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:25:49 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:25:49 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:25:49 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:25:49 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:25:49 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:25:49 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:25:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:25:49 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:25:49 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:25:49 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:25:49 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:25:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:25:49 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:25:49 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:25:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:25:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:25:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:25:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:25:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:25:49 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:25:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:25:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:25:49 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:25:49 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:25:49 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:25:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:25:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:25:49 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:25:49 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:25:49 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:25:49 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:25:49 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:25:49 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:25:49 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:25:49 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:25:49 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:25:49 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:25:49 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:25:49 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:25:49 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:25:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:25:49 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:25:49 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:25:49 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:25:49 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:25:49 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:25:49 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:25:49 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:25:49 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:25:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:25:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:25:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:25:49 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:25:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:25:49 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:25:49 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:25:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:25:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:25:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:25:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:25:49 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:25:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:49 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:25:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:25:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:25:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:25:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:25:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:25:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:25:49 [INFO] +- junit:junit:jar:4.13.2:test 07:25:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:25:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:25:49 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:25:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:25:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:49 [INFO] 07:25:49 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:25:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/sonatype-clm/module.xml 07:25:49 [INFO] 07:25:49 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- 07:25:49 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 1.0.1-SNAPSHOT [72/161] 07:25:49 [INFO] from features/odl-bgpcep-topology-api/pom.xml 07:25:49 [INFO] ------------------------------[ feature ]------------------------------- 07:25:49 [INFO] 07:25:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-api --- 07:25:49 [INFO] 07:25:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-api --- 07:25:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:49 [INFO] 07:25:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-api --- 07:25:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:49 [INFO] 07:25:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-api --- 07:25:49 [INFO] 07:25:49 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-api --- 07:25:49 [INFO] 07:25:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-api --- 07:25:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:49 [INFO] argLine set to empty 07:25:49 [INFO] 07:25:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-api --- 07:25:49 [INFO] Starting audit... 07:25:49 Audit done. 07:25:49 [INFO] You have 0 Checkstyle violations. 07:25:49 [INFO] 07:25:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-api --- 07:25:49 [INFO] Starting audit... 07:25:49 Audit done. 07:25:49 [INFO] You have 0 Checkstyle violations. 07:25:49 [INFO] 07:25:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-api --- 07:25:49 [INFO] 07:25:49 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-api --- 07:25:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/feature/feature.xml 07:25:50 [INFO] ...done! 07:25:50 [INFO] Attaching features XML 07:25:50 [INFO] 07:25:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-api --- 07:25: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:25:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:25:50 [INFO] 07:25:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-api >>> 07:25:50 [INFO] 07:25:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-api --- 07:25:50 [INFO] No files found to run spotbugs, check compile phase has been run 07:25:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:50 [INFO] 07:25:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-api <<< 07:25:50 [INFO] 07:25:50 [INFO] 07:25:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-api --- 07:25:50 [INFO] 07:25:50 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-topology-api --- 07:25:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-api 07:25:50 [INFO] Project dependency features detected: [] 07:25:50 [INFO] Pax Exam System (Version: 4.14.0) created. 07:25:50 [INFO] Creating RMI registry server on 127.0.0.1:37023 07:25:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:25:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:25:50 [INFO] Waiting for remote bundle context.. on 37023 name: fdda4183-0c2a-467f-806d-d0aaece28952 timout: [ RelativeTimeout value = 180000 ] 07:25:53 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44925/jndi/rmi://127.0.0.1:37023/karaf-root]" java.lang.RuntimeException: 07:25:53 Port already in use: 44925; 07:25:53 You may have started two containers. If you need to start a second container or the default ports are already in use update the config file etc/org.apache.karaf.management.cfg and change the Registry Port and Server Port to unused ports 07:25:53 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:327) 07:25:53 at java.base/java.lang.Thread.run(Thread.java:1583) 07:25:53 [INFO] Building jar from resources and headers. 07:25:53 [INFO] Writing jar finished. 07:25:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:25:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:25:55 [INFO] 07:25:55 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-topology-api --- 07:25:55 [INFO] 07:25:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-api --- 07:25:55 [INFO] No Javadoc in project. Archive not created. 07:25:55 [INFO] 07:25:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-api --- 07:25:55 [INFO] CycloneDX: Resolving Dependencies 07:25:56 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 07:25:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.xml 07:25:56 [INFO] attaching as odl-bgpcep-topology-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:25:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.json 07:25:56 [INFO] attaching as odl-bgpcep-topology-api-1.0.1-SNAPSHOT-cyclonedx.json 07:25:56 [INFO] 07:25:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-api --- 07:25:56 [INFO] Skipping duplicate-finder execution! 07:25:56 [INFO] 07:25:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-api --- 07:25:56 [INFO] Skipping plugin execution 07:25:56 [INFO] 07:25:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-api --- 07:25:56 [INFO] Skipping source per configuration. 07:25:56 [INFO] 07:25:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-api --- 07:25:56 [INFO] 07:25:56 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-api --- 07:25:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:56 [INFO] 07:25:56 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-api --- 07:25:56 [WARNING] 07:25:56 [WARNING] The packaging plugin for project odl-bgpcep-topology-api did not assign 07:25:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:25:56 [WARNING] 07:25:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:25:56 [WARNING] 07:25:56 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-api-1.0.1-SNAPSHOT.pom 07:25:56 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-api-1.0.1-SNAPSHOT-features.xml 07:25:56 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:25:56 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-api-1.0.1-SNAPSHOT-cyclonedx.json 07:25:56 [INFO] 07:25:56 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-topology-api --- 07:25:56 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-api:feature:1.0.1-SNAPSHOT 07:25:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:25:56 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:25:56 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:25:56 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:25:56 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:25:56 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:25:56 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:25:56 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:25:56 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:25:56 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:25:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:25:56 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:25:56 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:25:56 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:25:56 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:25:56 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:25:56 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:25:56 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:25:56 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:25:56 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:25:56 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:25:56 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:25:56 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:25:56 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:56 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:56 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:56 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:56 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:25:56 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:56 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:25:56 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:25:56 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:25:56 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:25:56 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:25:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:56 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:25:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:25:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:25:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:25:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:25:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:25:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:25:56 [INFO] +- junit:junit:jar:4.13.2:test 07:25:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:25:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:25:56 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:25:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:25:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:56 [INFO] 07:25:56 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-topology-api --- 07:25:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/sonatype-clm/module.xml 07:25:56 [INFO] 07:25:56 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- 07:25:56 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 1.0.1-SNAPSHOT [73/161] 07:25:56 [INFO] from features/odl-bgpcep-topology-tunnel-api/pom.xml 07:25:56 [INFO] ------------------------------[ feature ]------------------------------- 07:25:56 [INFO] 07:25:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] 07:25:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:56 [INFO] 07:25:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:56 [INFO] 07:25:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] 07:25:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] 07:25:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:56 [INFO] argLine set to empty 07:25:56 [INFO] 07:25:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] Starting audit... 07:25:56 Audit done. 07:25:56 [INFO] You have 0 Checkstyle violations. 07:25:56 [INFO] 07:25:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] Starting audit... 07:25:56 Audit done. 07:25:56 [INFO] You have 0 Checkstyle violations. 07:25:56 [INFO] 07:25:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] 07:25:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml 07:25:56 [INFO] ...done! 07:25:56 [INFO] Attaching features XML 07:25:56 [INFO] 07:25:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-tunnel-api --- 07:25: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:25:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:25:56 [INFO] 07:25:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-tunnel-api >>> 07:25:56 [INFO] 07:25:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] No files found to run spotbugs, check compile phase has been run 07:25:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:56 [INFO] 07:25:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-tunnel-api <<< 07:25:56 [INFO] 07:25:56 [INFO] 07:25:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] 07:25:56 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-topology-tunnel-api --- 07:25:56 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api 07:25:56 [INFO] Project dependency features detected: [] 07:25:56 [INFO] Pax Exam System (Version: 4.14.0) created. 07:25:56 [INFO] Creating RMI registry server on 127.0.0.1:43739 07:25:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:25:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:25:57 [INFO] Waiting for remote bundle context.. on 43739 name: 0c77531a-32c8-49f9-9c40-8012f939240c timout: [ RelativeTimeout value = 180000 ] 07:26:00 [INFO] Building jar from resources and headers. 07:26:00 [INFO] Writing jar finished. 07:26:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:26:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:26:02 [INFO] 07:26:02 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-topology-tunnel-api --- 07:26:02 [INFO] 07:26:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-tunnel-api --- 07:26:02 [INFO] No Javadoc in project. Archive not created. 07:26:02 [INFO] 07:26:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-tunnel-api --- 07:26:02 [INFO] CycloneDX: Resolving Dependencies 07:26:03 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 07:26:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.xml 07:26:03 [INFO] attaching as odl-bgpcep-topology-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:26:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.json 07:26:03 [INFO] attaching as odl-bgpcep-topology-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.json 07:26:03 [INFO] 07:26:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-tunnel-api --- 07:26:03 [INFO] Skipping duplicate-finder execution! 07:26:03 [INFO] 07:26:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-tunnel-api --- 07:26:03 [INFO] Skipping plugin execution 07:26:03 [INFO] 07:26:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-tunnel-api --- 07:26:03 [INFO] Skipping source per configuration. 07:26:03 [INFO] 07:26:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-tunnel-api --- 07:26:03 [INFO] 07:26:03 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-tunnel-api --- 07:26:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:03 [INFO] 07:26:03 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-tunnel-api --- 07:26:03 [WARNING] 07:26:03 [WARNING] The packaging plugin for project odl-bgpcep-topology-tunnel-api did not assign 07:26:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:26:03 [WARNING] 07:26:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:26:03 [WARNING] 07:26:03 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-tunnel-api-1.0.1-SNAPSHOT.pom 07:26:03 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-tunnel-api-1.0.1-SNAPSHOT-features.xml 07:26:03 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:26:03 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.json 07:26:03 [INFO] 07:26:03 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:26:03 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:feature:1.0.1-SNAPSHOT 07:26:03 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:26:03 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:26:03 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:26:03 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:26:03 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:26:03 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:26:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:26:03 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:26:03 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:26:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:26:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:03 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:26:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:26:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:26:03 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:26:03 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:26:03 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:26:03 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:26:03 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:26:03 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:26:03 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:26:03 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:26:03 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:26:03 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:26:03 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:26:03 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:26:03 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:26:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:26:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:26:03 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:26:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:26:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:26:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:26:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:26:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:26:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:26:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:26:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:26:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:26:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:26:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:26:03 [INFO] +- junit:junit:jar:4.13.2:test 07:26:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:26:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:26:03 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:26:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:26:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:26:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:26:03 [INFO] 07:26:03 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:26:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/sonatype-clm/module.xml 07:26:03 [INFO] 07:26:03 [INFO] ----< org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing >----- 07:26:03 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api 1.0.1-SNAPSHOT [74/161] 07:26:03 [INFO] from features/odl-bgpcep-topology-segment-routing/pom.xml 07:26:03 [INFO] ------------------------------[ feature ]------------------------------- 07:26:03 [INFO] 07:26:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] 07:26:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:03 [INFO] 07:26:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:03 [INFO] 07:26:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] 07:26:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] 07:26:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:03 [INFO] argLine set to empty 07:26:03 [INFO] 07:26:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] Starting audit... 07:26:03 Audit done. 07:26:03 [INFO] You have 0 Checkstyle violations. 07:26:03 [INFO] 07:26:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] Starting audit... 07:26:03 Audit done. 07:26:03 [INFO] You have 0 Checkstyle violations. 07:26:03 [INFO] 07:26:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] 07:26:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml 07:26:03 [INFO] ...done! 07:26:03 [INFO] Attaching features XML 07:26:03 [INFO] 07:26:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-segment-routing --- 07:26: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:26:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:26:03 [INFO] 07:26:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-segment-routing >>> 07:26:03 [INFO] 07:26:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] No files found to run spotbugs, check compile phase has been run 07:26:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:26:03 [INFO] 07:26:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-segment-routing <<< 07:26:03 [INFO] 07:26:03 [INFO] 07:26:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] 07:26:03 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-topology-segment-routing --- 07:26:03 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing 07:26:03 [INFO] Project dependency features detected: [] 07:26:03 [INFO] Pax Exam System (Version: 4.14.0) created. 07:26:03 [INFO] Creating RMI registry server on 127.0.0.1:34461 07:26:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:26:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:26:04 [INFO] Waiting for remote bundle context.. on 34461 name: 402611b7-2b85-45ec-84bb-592bacebcc02 timout: [ RelativeTimeout value = 180000 ] 07:26:07 [INFO] Building jar from resources and headers. 07:26:07 [INFO] Writing jar finished. 07:26:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:26:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:26:09 [INFO] 07:26:09 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-topology-segment-routing --- 07:26:09 [INFO] 07:26:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-segment-routing --- 07:26:09 [INFO] No Javadoc in project. Archive not created. 07:26:09 [INFO] 07:26:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-segment-routing --- 07:26:09 [INFO] CycloneDX: Resolving Dependencies 07:26:10 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:26:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.xml 07:26:10 [INFO] attaching as odl-bgpcep-topology-segment-routing-1.0.1-SNAPSHOT-cyclonedx.xml 07:26:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.json 07:26:10 [INFO] attaching as odl-bgpcep-topology-segment-routing-1.0.1-SNAPSHOT-cyclonedx.json 07:26:10 [INFO] 07:26:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-segment-routing --- 07:26:10 [INFO] Skipping duplicate-finder execution! 07:26:10 [INFO] 07:26:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-segment-routing --- 07:26:10 [INFO] Skipping plugin execution 07:26:10 [INFO] 07:26:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-segment-routing --- 07:26:10 [INFO] Skipping source per configuration. 07:26:10 [INFO] 07:26:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-segment-routing --- 07:26:10 [INFO] 07:26:10 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-segment-routing --- 07:26:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:10 [INFO] 07:26:10 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-segment-routing --- 07:26:10 [WARNING] 07:26:10 [WARNING] The packaging plugin for project odl-bgpcep-topology-segment-routing did not assign 07:26:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:26:10 [WARNING] 07:26:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:26:10 [WARNING] 07:26:10 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-segment-routing-1.0.1-SNAPSHOT.pom 07:26:10 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-segment-routing-1.0.1-SNAPSHOT-features.xml 07:26:10 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-segment-routing-1.0.1-SNAPSHOT-cyclonedx.xml 07:26:10 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-segment-routing-1.0.1-SNAPSHOT-cyclonedx.json 07:26:10 [INFO] 07:26:10 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-topology-segment-routing --- 07:26:10 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:feature:1.0.1-SNAPSHOT 07:26:10 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:1.0.1-SNAPSHOT:compile 07:26:10 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:26:10 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:26:10 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:26:10 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:26:10 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:26:10 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:26:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:26:10 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:26:10 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:26:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:26:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:10 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:26:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:26:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:26:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:26:10 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:26:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:26:10 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:26:10 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:26:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:26:10 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:26:10 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:26:10 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:26:10 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:26:10 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:26:10 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:26:10 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:26:10 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:26:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:26:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:26:10 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:26:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:26:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:26:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:26:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:26:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:26:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:26:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:26:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:26:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:26:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:26:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:26:10 [INFO] +- junit:junit:jar:4.13.2:test 07:26:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:26:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:26:10 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:26:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:26:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:26:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:26:10 [INFO] 07:26:10 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-topology-segment-routing --- 07:26:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/sonatype-clm/module.xml 07:26:10 [INFO] 07:26:10 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- 07:26:10 [INFO] Building OpenDaylight :: BGP :: Topology 1.0.1-SNAPSHOT [75/161] 07:26:10 [INFO] from features/odl-bgpcep-bgp-topology/pom.xml 07:26:10 [INFO] ------------------------------[ feature ]------------------------------- 07:26:10 [INFO] 07:26:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] 07:26:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:10 [INFO] 07:26:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:10 [INFO] 07:26:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] 07:26:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] 07:26:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:10 [INFO] argLine set to empty 07:26:10 [INFO] 07:26:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] Starting audit... 07:26:10 Audit done. 07:26:10 [INFO] You have 0 Checkstyle violations. 07:26:10 [INFO] 07:26:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] Starting audit... 07:26:10 Audit done. 07:26:10 [INFO] You have 0 Checkstyle violations. 07:26:10 [INFO] 07:26:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] 07:26:10 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/feature/feature.xml 07:26:10 [INFO] ...done! 07:26:10 [INFO] Attaching features XML 07:26:10 [INFO] 07:26:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-topology --- 07:26:10 [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:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:26:10 [INFO] 07:26:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-topology >>> 07:26:10 [INFO] 07:26:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] No files found to run spotbugs, check compile phase has been run 07:26:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:26:10 [INFO] 07:26:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-topology <<< 07:26:10 [INFO] 07:26:10 [INFO] 07:26:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] 07:26:10 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-topology --- 07:26:10 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-topology 07:26:10 [INFO] Project dependency features detected: [] 07:26:10 [INFO] Pax Exam System (Version: 4.14.0) created. 07:26:10 [INFO] Creating RMI registry server on 127.0.0.1:38575 07:26:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:26:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:26:11 [INFO] Waiting for remote bundle context.. on 38575 name: 22cc71c5-8621-49b7-a95c-928f758dfb15 timout: [ RelativeTimeout value = 180000 ] 07:26:15 [INFO] Building jar from resources and headers. 07:26:15 [INFO] Writing jar finished. 07:26:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:26:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:26:24 [INFO] 07:26:24 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-topology --- 07:26:24 [INFO] 07:26:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-topology --- 07:26:24 [INFO] No Javadoc in project. Archive not created. 07:26:24 [INFO] 07:26:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-topology --- 07:26:24 [INFO] CycloneDX: Resolving Dependencies 07:26:27 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 07:26:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.xml 07:26:27 [INFO] attaching as odl-bgpcep-bgp-topology-1.0.1-SNAPSHOT-cyclonedx.xml 07:26:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.json 07:26:27 [INFO] attaching as odl-bgpcep-bgp-topology-1.0.1-SNAPSHOT-cyclonedx.json 07:26:27 [INFO] 07:26:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-topology --- 07:26:27 [INFO] Skipping duplicate-finder execution! 07:26:27 [INFO] 07:26:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-topology --- 07:26:27 [INFO] Skipping plugin execution 07:26:27 [INFO] 07:26:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-topology --- 07:26:27 [INFO] Skipping source per configuration. 07:26:27 [INFO] 07:26:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-topology --- 07:26:27 [INFO] 07:26:27 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-topology --- 07:26:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:27 [INFO] 07:26:27 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-topology --- 07:26:27 [WARNING] 07:26:27 [WARNING] The packaging plugin for project odl-bgpcep-bgp-topology did not assign 07:26:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:26:27 [WARNING] 07:26:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:26:27 [WARNING] 07:26:27 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-topology-1.0.1-SNAPSHOT.pom 07:26:27 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-topology-1.0.1-SNAPSHOT-features.xml 07:26:27 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-topology-1.0.1-SNAPSHOT-cyclonedx.xml 07:26:27 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-topology-1.0.1-SNAPSHOT-cyclonedx.json 07:26:27 [INFO] 07:26:27 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-topology --- 07:26:27 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:feature:1.0.1-SNAPSHOT 07:26:27 [INFO] +- org.opendaylight.bgpcep:bgp-topology-provider:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:26:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:26:27 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:26:27 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:26:27 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:26:27 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:26:27 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:26:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:26:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:26:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:26:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:26:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:topology-segment-routing:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:26:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:26:27 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:26:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:26:27 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:26:27 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:26:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:26:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:27 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:26:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:26:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:26:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:26:27 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:26:27 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:26:27 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:26:27 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:26:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:26:27 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:26:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:26:27 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:26:27 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:26:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:26:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:26:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:26:27 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:26:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:26:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:26:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:26:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:26:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:26:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:26:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:26:27 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:26:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:26:27 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:26:27 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:26:27 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:26:27 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:26:27 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:26:27 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:26:27 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:26:27 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:26:27 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:26:27 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:26:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:26:27 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:26:27 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:26:27 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:26:27 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:26:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:26:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:26:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:26:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:26:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:26:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:26:27 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:26:27 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:26:27 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:26:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:26:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:26:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:26:27 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:26:27 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:26:27 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:26:27 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:26:27 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:26:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:26:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:26:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:26:27 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:26:27 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:26:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:26:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:26:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:26:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:26:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:26:27 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:26:27 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:26:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:26:27 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:26:27 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:26:27 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:26:27 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:26:27 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:26:27 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:26:27 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:26:27 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:26:27 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:26:27 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:26:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:26:27 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:26:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:26:27 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:26:27 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:26:27 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:26:27 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:26:27 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:26:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:26:27 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:26:27 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:26:27 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:26:27 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:26:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:26:27 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:26:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:26:27 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:26:27 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:26:27 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:26:27 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:26:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:26:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:26:27 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:26:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:26:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:26:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:26:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:26:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:26:27 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:26:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:26:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:26:27 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:26:27 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:26:27 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:26:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:26:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:26:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:26:27 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:26:27 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:26:27 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:26:27 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:26:27 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:26:27 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:26:27 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:26:27 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:26:27 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:26:27 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:26:27 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:26:27 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:26:27 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:26:27 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:26:27 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:26:27 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:26:27 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:26:27 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:26:27 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:26:27 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:26:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:26:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:26:27 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:26:27 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:26:27 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:26:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:26:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:26:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:26:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:26:27 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:26:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:26:27 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:26:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:26:27 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:26:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:1.0.1-SNAPSHOT:compile 07:26:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:26:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:26:27 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:26:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:26:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:26:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:26:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:26:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:26:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:26:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:26:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:26:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:26:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:26:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:26:27 [INFO] +- junit:junit:jar:4.13.2:test 07:26:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:26:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:26:27 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:26:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:26:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:26:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:26:27 [INFO] 07:26:27 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-topology --- 07:26:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/sonatype-clm/module.xml 07:26:27 [INFO] 07:26:27 [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- 07:26:27 [INFO] Building bgp-cli 1.0.1-SNAPSHOT [76/161] 07:26:27 [INFO] from bgp/cli/pom.xml 07:26:27 [INFO] -------------------------------[ bundle ]------------------------------- 07:26:27 [INFO] 07:26:27 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-cli --- 07:26:27 [INFO] 07:26:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-cli --- 07:26:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:27 [INFO] 07:26:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-cli --- 07:26:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:27 [INFO] 07:26:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-cli --- 07:26:28 [INFO] 07:26:28 [INFO] --- dependency:3.9.0:properties (default) @ bgp-cli --- 07:26:28 [INFO] 07:26:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-cli --- 07:26:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/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:26:28 [INFO] 07:26:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-cli --- 07:26:28 [INFO] Starting audit... 07:26:28 Audit done. 07:26:28 [INFO] You have 0 Checkstyle violations. 07:26:28 [INFO] 07:26:28 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-cli --- 07:26:28 [INFO] Starting audit... 07:26:28 Audit done. 07:26:28 [INFO] You have 0 Checkstyle violations. 07:26:28 [INFO] 07:26:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-cli --- 07:26:28 [INFO] 07:26:28 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-cli --- 07:26:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/main/resources 07:26:28 [INFO] 07:26:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-cli --- 07:26:28 [INFO] Recompiling the module because of changed dependency. 07:26:28 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:26:28 [INFO] 07:26:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-cli >>> 07:26:28 [INFO] 07:26:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-cli --- 07:26:28 [INFO] Fork Value is true 07:26:31 [INFO] Done SpotBugs Analysis.... 07:26:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:26:31 [INFO] 07:26:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-cli <<< 07:26:31 [INFO] 07:26:31 [INFO] 07:26:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-cli --- 07:26:31 [INFO] BugInstance size is 0 07:26:31 [INFO] Error size is 0 07:26:31 [INFO] No errors/warnings found 07:26:31 [INFO] 07:26:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-cli --- 07:26:31 [INFO] Copying 6 resources from src/test/resources to target/test-classes 07:26:31 [INFO] 07:26:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-cli --- 07:26:31 [INFO] Recompiling the module because of changed dependency. 07:26:31 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:26:31 [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:26:31 [INFO] 07:26:31 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-cli --- 07:26:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:26:31 [INFO] 07:26:31 [INFO] ------------------------------------------------------- 07:26:31 [INFO] T E S T S 07:26:31 [INFO] ------------------------------------------------------- 07:26:32 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:26:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.845 s -- in org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:26:36 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:26:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:26:36 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:26:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:26:36 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:26:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:26:36 [INFO] 07:26:36 [INFO] Results: 07:26:36 [INFO] 07:26:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:26:36 [INFO] 07:26:36 [INFO] 07:26:36 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-cli --- 07:26:36 [INFO] 07:26:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-cli --- 07:26:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-1.0.1-SNAPSHOT.jar 07:26:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/classes/META-INF/MANIFEST.MF 07:26:36 [INFO] 07:26:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-cli --- 07:26:37 [WARNING] Javadoc Warnings 07:26:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/main/java/org/opendaylight/protocol/bgp/cli/OperationalStateCommandProvider.java:21: warning: no comment 07:26:37 [WARNING] public final class OperationalStateCommandProvider implements Action { 07:26:37 [WARNING] ^ 07:26:37 [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:26:37 [WARNING] public final class OperationalStateCommandProvider implements Action { 07:26:37 [WARNING] ^ 07:26:37 [WARNING] 2 warnings 07:26:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-1.0.1-SNAPSHOT-javadoc.jar 07:26:37 [INFO] 07:26:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-cli --- 07:26:37 [INFO] CycloneDX: Resolving Dependencies 07:26:39 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 07:26:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.xml 07:26:39 [INFO] attaching as bgp-cli-1.0.1-SNAPSHOT-cyclonedx.xml 07:26:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.json 07:26:39 [INFO] attaching as bgp-cli-1.0.1-SNAPSHOT-cyclonedx.json 07:26:39 [INFO] 07:26:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-cli --- 07:26:39 [INFO] Skipping duplicate-finder execution! 07:26:39 [INFO] 07:26:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-cli --- 07:26:39 [INFO] No dependency problems found 07:26:39 [INFO] 07:26:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-cli --- 07:26:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-1.0.1-SNAPSHOT-sources.jar 07:26:39 [INFO] 07:26:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-cli --- 07:26:39 [INFO] 07:26:39 [INFO] --- jacoco:0.8.14:report (report) @ bgp-cli --- 07:26:39 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/code-coverage/jacoco.exec 07:26:39 [INFO] Analyzed bundle 'bgp-cli' with 5 classes 07:26:39 [INFO] 07:26:39 [INFO] --- install:3.1.4:install (default-install) @ bgp-cli --- 07:26:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/1.0.1-SNAPSHOT/bgp-cli-1.0.1-SNAPSHOT.pom 07:26:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/1.0.1-SNAPSHOT/bgp-cli-1.0.1-SNAPSHOT.jar 07:26:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/1.0.1-SNAPSHOT/bgp-cli-1.0.1-SNAPSHOT-javadoc.jar 07:26:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/1.0.1-SNAPSHOT/bgp-cli-1.0.1-SNAPSHOT-cyclonedx.xml 07:26:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-cli/1.0.1-SNAPSHOT/bgp-cli-1.0.1-SNAPSHOT-cyclonedx.json 07:26:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/1.0.1-SNAPSHOT/bgp-cli-1.0.1-SNAPSHOT-sources.jar 07:26:39 [INFO] 07:26:39 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-cli --- 07:26:39 [INFO] Installing org/opendaylight/bgpcep/bgp-cli/1.0.1-SNAPSHOT/bgp-cli-1.0.1-SNAPSHOT.jar 07:26:39 [INFO] Writing OBR metadata 07:26:39 [INFO] 07:26:39 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-cli --- 07:26:39 [INFO] org.opendaylight.bgpcep:bgp-cli:bundle:1.0.1-SNAPSHOT 07:26:39 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:26:39 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:26:39 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:26:39 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:26:39 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:26:39 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:26:39 [INFO] | | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:26:39 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:26:39 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:26:39 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:26:39 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:26:39 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:26:39 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:26:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:26:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:39 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:26:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:26:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:26:39 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.8:provided 07:26:39 [INFO] | +- org.jline:jline:jar:3.21.0:provided 07:26:39 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.2:provided 07:26:39 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.8:provided 07:26:39 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.8:provided 07:26:39 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 07:26:39 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:provided 07:26:39 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.9:provided 07:26:39 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 07:26:39 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 07:26:39 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 07:26:39 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.8:provided 07:26:39 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.15.0:provided 07:26:39 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 07:26:39 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided 07:26:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:26:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:26:39 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:26:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:26:39 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:26:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:26:39 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:26:39 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:26:39 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:26:39 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:26:39 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:26:39 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:26:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:26:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:26:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:26:39 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:26:39 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:26:39 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:26:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:26:39 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:26:39 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:26:39 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:26:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:26:39 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:26:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:26:39 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:26:39 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:26:39 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:26:39 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:26:39 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:26:39 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:26:39 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:26:39 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:26:39 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:26:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:26:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:26:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:26:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:26:39 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:26:39 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:26:39 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:26:39 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:26:39 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:26:39 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:26:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:26:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:26:39 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:26:39 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:26:39 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:26:39 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:26:39 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:26:39 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:26:39 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:26:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:26:39 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:26:39 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:26:39 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:26:39 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:26:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:26:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:26:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:26:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:26:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:26:39 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:26:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:26:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:26:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:26:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:26:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:26:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:26:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:26:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:26:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:26:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:26:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:26:39 [INFO] +- junit:junit:jar:4.13.2:test 07:26:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:26:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:26:39 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:26:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:26:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:26:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:26:39 [INFO] 07:26:39 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-cli --- 07:26:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/sonatype-clm/module.xml 07:26:39 [INFO] 07:26:39 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- 07:26:39 [INFO] Building OpenDaylight :: BGP :: Cli 1.0.1-SNAPSHOT [77/161] 07:26:39 [INFO] from features/odl-bgpcep-bgp-cli/pom.xml 07:26:39 [INFO] ------------------------------[ feature ]------------------------------- 07:26:39 [INFO] 07:26:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-cli --- 07:26:39 [INFO] 07:26:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-cli --- 07:26:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:39 [INFO] 07:26:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-cli --- 07:26:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:39 [INFO] 07:26:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-cli --- 07:26:39 [INFO] 07:26:39 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-cli --- 07:26:39 [INFO] 07:26:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-cli --- 07:26:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:39 [INFO] argLine set to empty 07:26:39 [INFO] 07:26:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-cli --- 07:26:39 [INFO] Starting audit... 07:26:39 Audit done. 07:26:39 [INFO] You have 0 Checkstyle violations. 07:26:39 [INFO] 07:26:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-cli --- 07:26:40 [INFO] Starting audit... 07:26:40 Audit done. 07:26:40 [INFO] You have 0 Checkstyle violations. 07:26:40 [INFO] 07:26:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-cli --- 07:26:40 [INFO] 07:26:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-cli --- 07:26:40 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/feature/feature.xml 07:26:40 [INFO] ...done! 07:26:40 [INFO] Attaching features XML 07:26:40 [INFO] 07:26:40 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-cli --- 07:26: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:26:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:26:40 [INFO] 07:26:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-cli >>> 07:26:40 [INFO] 07:26:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-cli --- 07:26:40 [INFO] No files found to run spotbugs, check compile phase has been run 07:26:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:26:40 [INFO] 07:26:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-cli <<< 07:26:40 [INFO] 07:26:40 [INFO] 07:26:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-cli --- 07:26:40 [INFO] 07:26:40 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-cli --- 07:26:40 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-cli 07:26:40 [INFO] Project dependency features detected: [] 07:26:40 [INFO] Pax Exam System (Version: 4.14.0) created. 07:26:40 [INFO] Creating RMI registry server on 127.0.0.1:45695 07:26:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:26:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:26:40 [INFO] Waiting for remote bundle context.. on 45695 name: a4903b07-fa72-4fef-960e-2751a5e81dcf timout: [ RelativeTimeout value = 180000 ] 07:26:43 [INFO] Building jar from resources and headers. 07:26:43 [INFO] Writing jar finished. 07:26:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:26:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:26:47 [INFO] 07:26:47 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-cli --- 07:26:47 [INFO] 07:26:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-cli --- 07:26:47 [INFO] No Javadoc in project. Archive not created. 07:26:47 [INFO] 07:26:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-cli --- 07:26:47 [INFO] CycloneDX: Resolving Dependencies 07:26:49 [INFO] CycloneDX: Creating BOM version 1.6 with 157 component(s) 07:26:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.xml 07:26:49 [INFO] attaching as odl-bgpcep-bgp-cli-1.0.1-SNAPSHOT-cyclonedx.xml 07:26:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.json 07:26:49 [INFO] attaching as odl-bgpcep-bgp-cli-1.0.1-SNAPSHOT-cyclonedx.json 07:26:49 [INFO] 07:26:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-cli --- 07:26:49 [INFO] Skipping duplicate-finder execution! 07:26:49 [INFO] 07:26:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-cli --- 07:26:49 [INFO] Skipping plugin execution 07:26:49 [INFO] 07:26:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-cli --- 07:26:49 [INFO] Skipping source per configuration. 07:26:49 [INFO] 07:26:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-cli --- 07:26:49 [INFO] 07:26:49 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-cli --- 07:26:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:49 [INFO] 07:26:49 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-cli --- 07:26:49 [WARNING] 07:26:49 [WARNING] The packaging plugin for project odl-bgpcep-bgp-cli did not assign 07:26:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:26:49 [WARNING] 07:26:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:26:49 [WARNING] 07:26:49 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-cli-1.0.1-SNAPSHOT.pom 07:26:49 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-cli-1.0.1-SNAPSHOT-features.xml 07:26:49 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-cli-1.0.1-SNAPSHOT-cyclonedx.xml 07:26:49 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-cli-1.0.1-SNAPSHOT-cyclonedx.json 07:26:49 [INFO] 07:26:49 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-cli --- 07:26:49 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:feature:1.0.1-SNAPSHOT 07:26:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:26:49 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:26:49 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:26:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:26:49 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:26:49 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:26:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:26:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:26:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:26:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:26:49 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:26:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:26:49 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:26:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:26:49 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:26:49 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:26:49 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:26:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:26:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:26:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:26:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:26:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:26:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:26:49 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:26:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:26:49 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:26:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:26:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:26:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:26:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:26:49 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:26:49 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:26:49 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:26:49 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:26:49 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:26:49 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:26:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:26:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:26:49 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:26:49 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:26:49 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:26:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:26:49 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:26:49 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:26:49 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:26:49 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:26:49 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:26:49 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:26:49 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:26:49 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:26:49 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:26:49 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:26:49 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:26:49 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:26:49 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:26:49 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:26:49 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:26:49 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:26:49 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:26:49 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:26:49 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:26:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:26:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:26:49 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:26:49 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:26:49 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:26:49 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:26:49 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:26:49 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:26:49 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:26:49 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:26:49 [INFO] | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:26:49 [INFO] | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:26:49 [INFO] | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:26:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:26:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:26:49 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:26:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:26:49 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:26:49 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:26:49 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:26:49 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:26:49 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:26:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:26:49 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:26:49 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:26:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:26:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:26:49 [INFO] +- org.opendaylight.bgpcep:bgp-cli:jar:1.0.1-SNAPSHOT:compile 07:26:49 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:26:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:26:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:49 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:26:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:26:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:26:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:26:49 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:26:49 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:26:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:26:49 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:26:49 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:26:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:26:49 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:26:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:26:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:26:49 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:26:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:26:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:26:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:26:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:26:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:26:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:26:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:26:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:26:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:26:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:26:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:26:49 [INFO] +- junit:junit:jar:4.13.2:test 07:26:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:26:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:26:49 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:26:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:26:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:26:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:26:49 [INFO] 07:26:49 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-cli --- 07:26:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/sonatype-clm/module.xml 07:26:49 [INFO] 07:26:49 [INFO] ----------------< org.opendaylight.bgpcep:bgp-flowspec >---------------- 07:26:49 [INFO] Building bgp-flowspec 1.0.1-SNAPSHOT [78/161] 07:26:49 [INFO] from bgp/extensions/flowspec/pom.xml 07:26:49 [INFO] -------------------------------[ bundle ]------------------------------- 07:26:49 [INFO] 07:26:49 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-flowspec --- 07:26:49 [INFO] 07:26:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-flowspec --- 07:26:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:49 [INFO] 07:26:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-flowspec --- 07:26:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:49 [INFO] 07:26:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-flowspec --- 07:26:49 [INFO] 07:26:49 [INFO] --- dependency:3.9.0:properties (default) @ bgp-flowspec --- 07:26:49 [INFO] 07:26:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-flowspec --- 07:26:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/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:26:49 [INFO] 07:26:49 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-flowspec --- 07:26:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:26:49 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/yang 07:26:49 [INFO] yang-to-sources: Found 14 dependencies in 2.719 ms 07:26:49 [INFO] yang-to-sources: Project model files found: 1 in 4.278 ms 07:26:50 [INFO] yang-to-sources: 13 YANG models processed in 187.2 ms 07:26:50 [INFO] BindingJavaFileGenerator: Defined 249 files in 25.47 ms 07:26:50 [INFO] Sorted 249 files into 51 directories in 707.6 μs 07:26:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 249 in 59.73 ms 07:26:50 [INFO] 07:26:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-flowspec --- 07:26:50 [INFO] Starting audit... 07:26:50 Audit done. 07:26:50 [INFO] You have 0 Checkstyle violations. 07:26:50 [INFO] 07:26:50 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-flowspec --- 07:26:50 [INFO] Starting audit... 07:26:50 Audit done. 07:26:50 [INFO] You have 0 Checkstyle violations. 07:26:50 [INFO] 07:26:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-flowspec --- 07:26:50 [INFO] 07:26:50 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-flowspec --- 07:26:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/resources 07:26:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/generated-sources/spi 07:26:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:26:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:26:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:26:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/generated-sources/spi 07:26:50 [INFO] 07:26:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-flowspec --- 07:26:50 [INFO] Recompiling the module because of changed dependency. 07:26:50 [INFO] Compiling 305 source files with javac [debug release 21] to target/classes 07:26:52 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:26:52 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:26:52 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 [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:26:52 [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:26:52 [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:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [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:26:52 required: java.util.Set 07:26:52 found: java.lang.Object 07:26:52 [INFO] 07:26:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-flowspec >>> 07:26:52 [INFO] 07:26:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-flowspec --- 07:26:52 [INFO] Fork Value is true 07:26:56 [INFO] Done SpotBugs Analysis.... 07:26:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:26:56 [INFO] 07:26:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-flowspec <<< 07:26:56 [INFO] 07:26:56 [INFO] 07:26:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-flowspec --- 07:26:56 [INFO] BugInstance size is 0 07:26:56 [INFO] Error size is 0 07:26:56 [INFO] No errors/warnings found 07:26:56 [INFO] 07:26:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-flowspec --- 07:26:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/test/resources 07:26:56 [INFO] 07:26:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-flowspec --- 07:26:56 [INFO] Recompiling the module because of changed dependency. 07:26:56 [INFO] Compiling 14 source files with javac [debug release 21] to target/test-classes 07:26:57 [INFO] 07:26:57 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-flowspec --- 07:26:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:26:57 [INFO] 07:26:57 [INFO] ------------------------------------------------------- 07:26:57 [INFO] T E S T S 07:26:57 [INFO] ------------------------------------------------------- 07:26:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 07:26:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 07:26:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 07:27:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:27:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.440 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 07:27:03 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 07:27:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 07:27:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 07:27:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 07:27:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 07:27:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 07:27:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 07:27:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 07:27:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 07:27:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.OperandsTest 07:27:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.OperandsTest 07:27:03 [INFO] Running org.opendaylight.protocol.bgp.flowspec.ActivatorTest 07:27:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.ActivatorTest 07:27:03 [INFO] 07:27:03 [INFO] Results: 07:27:03 [INFO] 07:27:03 [INFO] Tests run: 130, Failures: 0, Errors: 0, Skipped: 0 07:27:03 [INFO] 07:27:03 [INFO] 07:27:03 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-flowspec --- 07:27:03 [INFO] 07:27:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-flowspec --- 07:27:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-1.0.1-SNAPSHOT.jar 07:27:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/classes/META-INF/MANIFEST.MF 07:27:04 [INFO] 07:27:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-flowspec --- 07:27:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-1.0.1-SNAPSHOT-javadoc.jar 07:27:09 [INFO] 07:27:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-flowspec --- 07:27:09 [INFO] CycloneDX: Resolving Dependencies 07:27:10 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 07:27:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.xml 07:27:10 [INFO] attaching as bgp-flowspec-1.0.1-SNAPSHOT-cyclonedx.xml 07:27:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.json 07:27:10 [INFO] attaching as bgp-flowspec-1.0.1-SNAPSHOT-cyclonedx.json 07:27:10 [INFO] 07:27:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-flowspec --- 07:27:10 [INFO] Skipping duplicate-finder execution! 07:27:10 [INFO] 07:27:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-flowspec --- 07:27:10 [INFO] No dependency problems found 07:27:10 [INFO] 07:27:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-flowspec --- 07:27:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-1.0.1-SNAPSHOT-sources.jar 07:27:10 [INFO] 07:27:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-flowspec --- 07:27:10 [INFO] 07:27:10 [INFO] --- jacoco:0.8.14:report (report) @ bgp-flowspec --- 07:27:10 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/code-coverage/jacoco.exec 07:27:10 [INFO] Analyzed bundle 'bgp-flowspec' with 59 classes 07:27:10 [INFO] 07:27:10 [INFO] --- install:3.1.4:install (default-install) @ bgp-flowspec --- 07:27:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/1.0.1-SNAPSHOT/bgp-flowspec-1.0.1-SNAPSHOT.pom 07:27:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/1.0.1-SNAPSHOT/bgp-flowspec-1.0.1-SNAPSHOT.jar 07:27:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/1.0.1-SNAPSHOT/bgp-flowspec-1.0.1-SNAPSHOT-javadoc.jar 07:27:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/1.0.1-SNAPSHOT/bgp-flowspec-1.0.1-SNAPSHOT-cyclonedx.xml 07:27:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/1.0.1-SNAPSHOT/bgp-flowspec-1.0.1-SNAPSHOT-cyclonedx.json 07:27:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/1.0.1-SNAPSHOT/bgp-flowspec-1.0.1-SNAPSHOT-sources.jar 07:27:10 [INFO] 07:27:10 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-flowspec --- 07:27:10 [INFO] Installing org/opendaylight/bgpcep/bgp-flowspec/1.0.1-SNAPSHOT/bgp-flowspec-1.0.1-SNAPSHOT.jar 07:27:10 [INFO] Writing OBR metadata 07:27:10 [INFO] 07:27:10 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-flowspec --- 07:27:10 [INFO] org.opendaylight.bgpcep:bgp-flowspec:bundle:1.0.1-SNAPSHOT 07:27:10 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:27:10 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:27:10 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:27:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:10 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:27:10 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:27:10 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:27:10 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:27:10 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:27:10 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:27:10 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:27:10 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:27:10 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:27:10 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:27:10 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:27:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:27:10 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:27:10 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:27:10 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:27:10 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:27:10 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:27:10 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:27:10 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:27:10 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:27:10 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:27:10 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:27:10 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:27:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:27:10 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:27:10 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:27:10 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:27:10 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:27:10 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:27:10 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:27:10 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:27:10 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:10 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:27:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:27:10 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:27:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:27:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:27:10 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:27:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:27:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:27:10 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:27:10 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:27:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:27:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:27:10 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:27:10 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:27:10 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:27:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:27:10 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:27:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:27:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:27:10 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:27:10 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:27:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:27:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:27:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:27:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:27:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:27:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:27:10 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:27:10 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:27:10 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:27:10 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:27:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:27:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:27:10 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:27:10 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:27:10 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:27:10 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:27:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:27:10 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:27:10 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:27:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:27:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:27:10 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:27:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:27:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:27:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:10 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:27:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:27:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:27:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:27:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:27:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:27:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:27:10 [INFO] +- junit:junit:jar:4.13.2:test 07:27:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:27:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:27:10 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:27:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:27:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:10 [INFO] 07:27:10 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-flowspec --- 07:27:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/sonatype-clm/module.xml 07:27:10 [INFO] 07:27:10 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec >----------- 07:27:10 [INFO] Building OpenDaylight :: BGP :: Flowspec 1.0.1-SNAPSHOT [79/161] 07:27:10 [INFO] from features/odl-bgpcep-bgp-flowspec/pom.xml 07:27:10 [INFO] ------------------------------[ feature ]------------------------------- 07:27:10 [INFO] 07:27:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-flowspec --- 07:27:10 [INFO] 07:27:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-flowspec --- 07:27:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:10 [INFO] 07:27:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-flowspec --- 07:27:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:10 [INFO] 07:27:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-flowspec --- 07:27:11 [INFO] 07:27:11 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-flowspec --- 07:27:11 [INFO] 07:27:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-flowspec --- 07:27:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:11 [INFO] argLine set to empty 07:27:11 [INFO] 07:27:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-flowspec --- 07:27:11 [INFO] Starting audit... 07:27:11 Audit done. 07:27:11 [INFO] You have 0 Checkstyle violations. 07:27:11 [INFO] 07:27:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-flowspec --- 07:27:11 [INFO] Starting audit... 07:27:11 Audit done. 07:27:11 [INFO] You have 0 Checkstyle violations. 07:27:11 [INFO] 07:27:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-flowspec --- 07:27:11 [INFO] 07:27:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-flowspec --- 07:27:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml 07:27:11 [INFO] ...done! 07:27:11 [INFO] Attaching features XML 07:27:11 [INFO] 07:27:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-flowspec --- 07:27: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:27:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:11 [INFO] 07:27:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-flowspec >>> 07:27:11 [INFO] 07:27:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-flowspec --- 07:27:11 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:11 [INFO] 07:27:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-flowspec <<< 07:27:11 [INFO] 07:27:11 [INFO] 07:27:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-flowspec --- 07:27:11 [INFO] 07:27:11 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-flowspec --- 07:27:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec 07:27:11 [INFO] Project dependency features detected: [] 07:27:11 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:11 [INFO] Creating RMI registry server on 127.0.0.1:40833 07:27:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:11 [INFO] Waiting for remote bundle context.. on 40833 name: 54a69b89-a402-4a33-a0a8-b4662f6c1ff2 timout: [ RelativeTimeout value = 180000 ] 07:27:15 [INFO] Building jar from resources and headers. 07:27:15 [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:20 [INFO] 07:27:20 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-flowspec --- 07:27:20 [INFO] 07:27:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-flowspec --- 07:27:20 [INFO] No Javadoc in project. Archive not created. 07:27:20 [INFO] 07:27:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-flowspec --- 07:27:20 [INFO] CycloneDX: Resolving Dependencies 07:27:21 [INFO] CycloneDX: Creating BOM version 1.6 with 156 component(s) 07:27:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.xml 07:27:21 [INFO] attaching as odl-bgpcep-bgp-flowspec-1.0.1-SNAPSHOT-cyclonedx.xml 07:27:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.json 07:27:21 [INFO] attaching as odl-bgpcep-bgp-flowspec-1.0.1-SNAPSHOT-cyclonedx.json 07:27:21 [INFO] 07:27:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-flowspec --- 07:27:21 [INFO] Skipping duplicate-finder execution! 07:27:21 [INFO] 07:27:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-flowspec --- 07:27:21 [INFO] Skipping plugin execution 07:27:21 [INFO] 07:27:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-flowspec --- 07:27:21 [INFO] Skipping source per configuration. 07:27:21 [INFO] 07:27:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-flowspec --- 07:27:21 [INFO] 07:27:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-flowspec --- 07:27:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:21 [INFO] 07:27:21 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-flowspec --- 07:27:21 [WARNING] 07:27:21 [WARNING] The packaging plugin for project odl-bgpcep-bgp-flowspec did not assign 07:27:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:21 [WARNING] 07:27:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:21 [WARNING] 07:27:21 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-flowspec-1.0.1-SNAPSHOT.pom 07:27:21 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-flowspec-1.0.1-SNAPSHOT-features.xml 07:27:21 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-flowspec-1.0.1-SNAPSHOT-cyclonedx.xml 07:27:21 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-flowspec-1.0.1-SNAPSHOT-cyclonedx.json 07:27:21 [INFO] 07:27:21 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-flowspec --- 07:27:21 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:feature:1.0.1-SNAPSHOT 07:27:21 [INFO] +- org.opendaylight.bgpcep:bgp-flowspec:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:27:21 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:21 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:27:21 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:27:21 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:27:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:27:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:27:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:27:21 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:27:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:27:21 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:27:21 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:27:21 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:27:21 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:27:21 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:27:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:27:21 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:27:21 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:27:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:27:21 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:27:21 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:21 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:21 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:21 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:21 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:27:21 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:21 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:27:21 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:27:21 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:27:21 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:27:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:27:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:27:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:27:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:27:21 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:27:21 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:27:21 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:27:21 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:27:21 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:27:21 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:27:21 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:27:21 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:27:21 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:27:21 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:27:21 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:27:21 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:27:21 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:27:21 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:27:21 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:27:21 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:27:21 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:21 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:27:21 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:27:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:27:21 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:27:21 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:27:21 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:27:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:27:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:27:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:27:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:27:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:27:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:27:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:27:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:27:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:27:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:27:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:27:21 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:27:21 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:27:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:27:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:27:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:27:21 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:27:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:27:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:27:21 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:27:21 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:27:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:27:21 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:27:21 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:27:21 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:27:21 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:27:21 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:27:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:21 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:27:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:27:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:27:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:27:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:27:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:27:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:27:21 [INFO] +- junit:junit:jar:4.13.2:test 07:27:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:27:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:27:21 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:27:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:27:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:21 [INFO] 07:27:21 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-flowspec --- 07:27:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/sonatype-clm/module.xml 07:27:21 [INFO] 07:27:21 [INFO] ------------< org.opendaylight.bgpcep:bgp-labeled-unicast >------------- 07:27:21 [INFO] Building bgp-labeled-unicast 1.0.1-SNAPSHOT [80/161] 07:27:21 [INFO] from bgp/extensions/labeled-unicast/pom.xml 07:27:21 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:21 [INFO] 07:27:21 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-labeled-unicast --- 07:27:21 [INFO] 07:27:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-labeled-unicast --- 07:27:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:21 [INFO] 07:27:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-labeled-unicast --- 07:27:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:21 [INFO] 07:27:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-labeled-unicast --- 07:27:22 [INFO] 07:27:22 [INFO] --- dependency:3.9.0:properties (default) @ bgp-labeled-unicast --- 07:27:22 [INFO] 07:27:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-labeled-unicast --- 07:27: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/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:27:22 [INFO] 07:27:22 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-labeled-unicast --- 07:27:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:27:22 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/yang 07:27:22 [INFO] yang-to-sources: Found 14 dependencies in 3.237 ms 07:27:22 [INFO] yang-to-sources: Project model files found: 1 in 2.124 ms 07:27:22 [INFO] yang-to-sources: 13 YANG models processed in 127.3 ms 07:27:22 [INFO] BindingJavaFileGenerator: Defined 79 files in 17.49 ms 07:27:22 [INFO] Sorted 79 files into 24 directories in 313.6 μs 07:27:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 79 in 31.09 ms 07:27:22 [INFO] 07:27:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-labeled-unicast --- 07:27:22 [INFO] Starting audit... 07:27:22 Audit done. 07:27:22 [INFO] You have 0 Checkstyle violations. 07:27:22 [INFO] 07:27:22 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-labeled-unicast --- 07:27:22 [INFO] Starting audit... 07:27:22 Audit done. 07:27:22 [INFO] You have 0 Checkstyle violations. 07:27:22 [INFO] 07:27:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-labeled-unicast --- 07:27:22 [INFO] 07:27:22 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-labeled-unicast --- 07:27:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/resources 07:27:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/generated-sources/spi 07:27:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:27:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:27:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:27:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/generated-sources/spi 07:27:22 [INFO] 07:27:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-labeled-unicast --- 07:27:22 [INFO] Recompiling the module because of changed dependency. 07:27:22 [INFO] Compiling 87 source files with javac [debug release 21] to target/classes 07:27:23 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:27:23 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:27:23 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:27:23 [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:27:23 [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:27:23 [INFO] 07:27:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-labeled-unicast >>> 07:27:23 [INFO] 07:27:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-labeled-unicast --- 07:27:23 [INFO] Fork Value is true 07:27:26 [INFO] Done SpotBugs Analysis.... 07:27:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:26 [INFO] 07:27:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-labeled-unicast <<< 07:27:26 [INFO] 07:27:26 [INFO] 07:27:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-labeled-unicast --- 07:27:26 [INFO] BugInstance size is 0 07:27:26 [INFO] Error size is 0 07:27:26 [INFO] No errors/warnings found 07:27:26 [INFO] 07:27:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-labeled-unicast --- 07:27:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/test/resources 07:27:26 [INFO] 07:27:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-labeled-unicast --- 07:27:26 [INFO] Recompiling the module because of changed dependency. 07:27:26 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:27:26 [INFO] 07:27:26 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-labeled-unicast --- 07:27:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:27:26 [INFO] 07:27:26 [INFO] ------------------------------------------------------- 07:27:26 [INFO] T E S T S 07:27:26 [INFO] ------------------------------------------------------- 07:27:27 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 07:27:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:27:32 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.623 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 07:27:32 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 07:27:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 07:27:32 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 07:27:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 07:27:32 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 07:27:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 07:27:32 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 07:27:32 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 07:27:32 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 07:27:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 07:27:32 [INFO] 07:27:32 [INFO] Results: 07:27:32 [INFO] 07:27:32 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:27:32 [INFO] 07:27:32 [INFO] 07:27:32 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-labeled-unicast --- 07:27:32 [INFO] 07:27:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-labeled-unicast --- 07:27:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-1.0.1-SNAPSHOT.jar 07:27:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/classes/META-INF/MANIFEST.MF 07:27:32 [INFO] 07:27:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-labeled-unicast --- 07:27:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-1.0.1-SNAPSHOT-javadoc.jar 07:27:35 [INFO] 07:27:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-labeled-unicast --- 07:27:35 [INFO] CycloneDX: Resolving Dependencies 07:27:37 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 07:27:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.xml 07:27:37 [INFO] attaching as bgp-labeled-unicast-1.0.1-SNAPSHOT-cyclonedx.xml 07:27:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.json 07:27:37 [INFO] attaching as bgp-labeled-unicast-1.0.1-SNAPSHOT-cyclonedx.json 07:27:37 [INFO] 07:27:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-labeled-unicast --- 07:27:37 [INFO] Skipping duplicate-finder execution! 07:27:37 [INFO] 07:27:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-labeled-unicast --- 07:27:37 [INFO] No dependency problems found 07:27:37 [INFO] 07:27:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-labeled-unicast --- 07:27:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-1.0.1-SNAPSHOT-sources.jar 07:27:37 [INFO] 07:27:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-labeled-unicast --- 07:27:37 [INFO] 07:27:37 [INFO] --- jacoco:0.8.14:report (report) @ bgp-labeled-unicast --- 07:27:37 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec 07:27:37 [INFO] Analyzed bundle 'bgp-labeled-unicast' with 11 classes 07:27:37 [INFO] 07:27:37 [INFO] --- install:3.1.4:install (default-install) @ bgp-labeled-unicast --- 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/1.0.1-SNAPSHOT/bgp-labeled-unicast-1.0.1-SNAPSHOT.pom 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/1.0.1-SNAPSHOT/bgp-labeled-unicast-1.0.1-SNAPSHOT.jar 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/1.0.1-SNAPSHOT/bgp-labeled-unicast-1.0.1-SNAPSHOT-javadoc.jar 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/1.0.1-SNAPSHOT/bgp-labeled-unicast-1.0.1-SNAPSHOT-cyclonedx.xml 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/1.0.1-SNAPSHOT/bgp-labeled-unicast-1.0.1-SNAPSHOT-cyclonedx.json 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/1.0.1-SNAPSHOT/bgp-labeled-unicast-1.0.1-SNAPSHOT-sources.jar 07:27:37 [INFO] 07:27:37 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-labeled-unicast --- 07:27:37 [INFO] Installing org/opendaylight/bgpcep/bgp-labeled-unicast/1.0.1-SNAPSHOT/bgp-labeled-unicast-1.0.1-SNAPSHOT.jar 07:27:37 [INFO] Writing OBR metadata 07:27:37 [INFO] 07:27:37 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-labeled-unicast --- 07:27:37 [INFO] org.opendaylight.bgpcep:bgp-labeled-unicast:bundle:1.0.1-SNAPSHOT 07:27:37 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:27:37 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:27:37 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:27:37 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.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.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.yangtools:yang-common-netty:jar:14.0.20:compile 07:27:37 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:27:37 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:27:37 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:27:37 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:27:37 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:27:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:27:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:27:37 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:27:37 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-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-rib-spi:jar:1.0.1-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] | +- io.netty:netty-common: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:1.0.1-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:1.0.1-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 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.yangtools:concepts:jar:14.0.20:compile 07:27:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20: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.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.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:27:37 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final: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.bgpcep:bgp-rib-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:27:37 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:27:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:27:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:27:37 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:27:37 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:27:37 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:27:37 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:27:37 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:27:37 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:27:37 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:27:37 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:27:37 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:27:37 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:27:37 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:27:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:27:37 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:27:37 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:27:37 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:27:37 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:27:37 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:27:37 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:27:37 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:27:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 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.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:27:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 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.8:test 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.1-03:index (default-cli) @ bgp-labeled-unicast --- 07:27:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/sonatype-clm/module.xml 07:27:37 [INFO] 07:27:37 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast >------- 07:27:37 [INFO] Building OpenDaylight :: BGP :: Labeled Unicast 1.0.1-SNAPSHOT [81/161] 07:27:37 [INFO] from features/odl-bgpcep-bgp-labeled-unicast/pom.xml 07:27:37 [INFO] ------------------------------[ feature ]------------------------------- 07:27:37 [INFO] 07:27:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:37 [INFO] 07:27:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-labeled-unicast --- 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) @ odl-bgpcep-bgp-labeled-unicast --- 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) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:37 [INFO] 07:27:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:37 [INFO] 07:27:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:37 [INFO] argLine set to empty 07:27:37 [INFO] 07:27:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-labeled-unicast --- 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) @ odl-bgpcep-bgp-labeled-unicast --- 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) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:37 [INFO] 07:27:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:38 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml 07:27:38 [INFO] ...done! 07:27:38 [INFO] Attaching features XML 07:27:38 [INFO] 07:27:38 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:27:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:38 [INFO] 07:27:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-labeled-unicast >>> 07:27:38 [INFO] 07:27:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:38 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:38 [INFO] 07:27:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-labeled-unicast <<< 07:27:38 [INFO] 07:27:38 [INFO] 07:27:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:38 [INFO] 07:27:38 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:38 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast 07:27:38 [INFO] Project dependency features detected: [] 07:27:38 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:38 [INFO] Creating RMI registry server on 127.0.0.1:46265 07:27:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:38 [INFO] Waiting for remote bundle context.. on 46265 name: 9c4f23d1-fa1d-4dd7-bafd-66f6d58397df timout: [ RelativeTimeout value = 180000 ] 07:27:42 [INFO] Building jar from resources and headers. 07:27:42 [INFO] Writing jar finished. 07:27:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:46 [INFO] 07:27:46 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:46 [INFO] 07:27:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:46 [INFO] No Javadoc in project. Archive not created. 07:27:46 [INFO] 07:27:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:46 [INFO] CycloneDX: Resolving Dependencies 07:27:48 [INFO] CycloneDX: Creating BOM version 1.6 with 158 component(s) 07:27:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml 07:27:48 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-1.0.1-SNAPSHOT-cyclonedx.xml 07:27:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json 07:27:48 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-1.0.1-SNAPSHOT-cyclonedx.json 07:27:48 [INFO] 07:27:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:48 [INFO] Skipping duplicate-finder execution! 07:27:48 [INFO] 07:27:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:48 [INFO] Skipping plugin execution 07:27:48 [INFO] 07:27:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:48 [INFO] Skipping source per configuration. 07:27:48 [INFO] 07:27:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:48 [INFO] 07:27:48 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:48 [INFO] 07:27:48 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:48 [WARNING] 07:27:48 [WARNING] The packaging plugin for project odl-bgpcep-bgp-labeled-unicast did not assign 07:27:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:27:48 [WARNING] 07:27:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:27:48 [WARNING] 07:27:48 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-1.0.1-SNAPSHOT.pom 07:27:48 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-1.0.1-SNAPSHOT-features.xml 07:27:48 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-1.0.1-SNAPSHOT-cyclonedx.xml 07:27:48 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-1.0.1-SNAPSHOT-cyclonedx.json 07:27:48 [INFO] 07:27:48 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:48 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:feature:1.0.1-SNAPSHOT 07:27:48 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2: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:rfc6991-ietf-yang-types:jar:1.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.yangtools:yang-common-netty:jar:14.0.20:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:27:48 [INFO] | | | \- io.netty:netty-resolver: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.yangtools:yang-data-spi:jar:14.0.20:compile 07:27:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:27:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 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] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:27:48 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 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.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.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:27:48 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final: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.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:27:48 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:27:48 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:27:48 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:27:48 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:27:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:27:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:27:48 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:27:48 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:27:48 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:27:48 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:27:48 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:27:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:27:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:27:48 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:27:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:27:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:27:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:27:48 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:27:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:27:48 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:27:48 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:27:48 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:27:48 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:27:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:27:48 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:27:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:27:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:27:48 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:27:48 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:27:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:27:48 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:27:48 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:27:48 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:27:48 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:27:48 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:27:48 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:27:48 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:27:48 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:27:48 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:27:48 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:27:48 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:27:48 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:27:48 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:27:48 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:27:48 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:27:48 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:27:48 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:27:48 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:27:48 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:27:48 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:27:48 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:27:48 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:27:48 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:27:48 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:27:48 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:27:48 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:27:48 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:48 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:27:48 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 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:compile 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.1-03:index (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 07:27:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/sonatype-clm/module.xml 07:27:48 [INFO] 07:27:48 [INFO] -----------------< org.opendaylight.bgpcep:bgp-l3vpn >------------------ 07:27:48 [INFO] Building bgp-l3vpn 1.0.1-SNAPSHOT [82/161] 07:27:48 [INFO] from bgp/extensions/l3vpn/pom.xml 07:27:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:48 [INFO] 07:27:48 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-l3vpn --- 07:27:48 [INFO] 07:27:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-l3vpn --- 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) @ bgp-l3vpn --- 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) @ bgp-l3vpn --- 07:27:48 [INFO] 07:27:48 [INFO] --- dependency:3.9.0:properties (default) @ bgp-l3vpn --- 07:27:48 [INFO] 07:27:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-l3vpn --- 07:27: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/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:27:48 [INFO] 07:27:48 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-l3vpn --- 07:27:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:27:48 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/yang 07:27:48 [INFO] yang-to-sources: Found 15 dependencies in 3.629 ms 07:27:48 [INFO] yang-to-sources: Project model files found: 4 in 2.997 ms 07:27:48 [INFO] yang-to-sources: 17 YANG models processed in 138.3 ms 07:27:48 [INFO] BindingJavaFileGenerator: Defined 128 files in 16.11 ms 07:27:48 [INFO] Sorted 128 files into 50 directories in 187.4 μs 07:27:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 128 in 29.77 ms 07:27:48 [INFO] 07:27:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-l3vpn --- 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) @ bgp-l3vpn --- 07:27:49 [INFO] Starting audit... 07:27:49 Audit done. 07:27:49 [INFO] You have 0 Checkstyle violations. 07:27:49 [INFO] 07:27:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-l3vpn --- 07:27:49 [INFO] 07:27:49 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-l3vpn --- 07:27:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/resources 07:27:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/generated-sources/spi 07:27:49 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:27:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:27:49 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:27:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/generated-sources/spi 07:27:49 [INFO] 07:27:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-l3vpn --- 07:27:49 [INFO] Recompiling the module because of changed dependency. 07:27:49 [INFO] Compiling 146 source files with javac [debug release 21] to target/classes 07:27:49 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:27:49 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:27:49 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:27:49 [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:27:49 [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:27:49 [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:27:49 [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:27:49 [INFO] 07:27:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-l3vpn >>> 07:27:49 [INFO] 07:27:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-l3vpn --- 07:27:49 [INFO] Fork Value is true 07:27:53 [INFO] Done SpotBugs Analysis.... 07:27:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:53 [INFO] 07:27:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-l3vpn <<< 07:27:53 [INFO] 07:27:53 [INFO] 07:27:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-l3vpn --- 07:27:53 [INFO] BugInstance size is 0 07:27:53 [INFO] Error size is 0 07:27:53 [INFO] No errors/warnings found 07:27:53 [INFO] 07:27:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-l3vpn --- 07:27:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/test/resources 07:27:53 [INFO] 07:27:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-l3vpn --- 07:27:53 [INFO] Recompiling the module because of changed dependency. 07:27:53 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 07:27:53 [INFO] 07:27:53 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-l3vpn --- 07:27:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:27:53 [INFO] 07:27:53 [INFO] ------------------------------------------------------- 07:27:53 [INFO] T E S T S 07:27:53 [INFO] ------------------------------------------------------- 07:27:55 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 07:27:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 07:27:55 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 07:27:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:27:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.528 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 07:27:59 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 07:27:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 07:27:59 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 07:27:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 07:27:59 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 07:27:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 07:27:59 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 07:27:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 07:27:59 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 07:27:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 07:27:59 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 07:27:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 07:27:59 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 07:27:59 [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:27:59 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 07:27:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 07:27:59 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 07:27:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 07:27:59 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 07:27:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 07:28:00 [INFO] 07:28:00 [INFO] Results: 07:28:00 [INFO] 07:28:00 [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 07:28:00 [INFO] 07:28:00 [INFO] 07:28:00 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-l3vpn --- 07:28:00 [INFO] 07:28:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-l3vpn --- 07:28:00 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-1.0.1-SNAPSHOT.jar 07:28:00 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/classes/META-INF/MANIFEST.MF 07:28:00 [INFO] 07:28:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-l3vpn --- 07:28:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-1.0.1-SNAPSHOT-javadoc.jar 07:28:04 [INFO] 07:28:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-l3vpn --- 07:28:04 [INFO] CycloneDX: Resolving Dependencies 07:28:05 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 07:28:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.xml 07:28:05 [INFO] attaching as bgp-l3vpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:28:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.json 07:28:05 [INFO] attaching as bgp-l3vpn-1.0.1-SNAPSHOT-cyclonedx.json 07:28:05 [INFO] 07:28:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-l3vpn --- 07:28:05 [INFO] Skipping duplicate-finder execution! 07:28:05 [INFO] 07:28:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-l3vpn --- 07:28:05 [INFO] No dependency problems found 07:28:05 [INFO] 07:28:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-l3vpn --- 07:28:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-1.0.1-SNAPSHOT-sources.jar 07:28:05 [INFO] 07:28:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-l3vpn --- 07:28:05 [INFO] 07:28:05 [INFO] --- jacoco:0.8.14:report (report) @ bgp-l3vpn --- 07:28:05 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec 07:28:05 [INFO] Analyzed bundle 'bgp-l3vpn' with 27 classes 07:28:05 [INFO] 07:28:05 [INFO] --- install:3.1.4:install (default-install) @ bgp-l3vpn --- 07:28:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/1.0.1-SNAPSHOT/bgp-l3vpn-1.0.1-SNAPSHOT.pom 07:28:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/1.0.1-SNAPSHOT/bgp-l3vpn-1.0.1-SNAPSHOT.jar 07:28:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/1.0.1-SNAPSHOT/bgp-l3vpn-1.0.1-SNAPSHOT-javadoc.jar 07:28:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/1.0.1-SNAPSHOT/bgp-l3vpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:28:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/1.0.1-SNAPSHOT/bgp-l3vpn-1.0.1-SNAPSHOT-cyclonedx.json 07:28:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/1.0.1-SNAPSHOT/bgp-l3vpn-1.0.1-SNAPSHOT-sources.jar 07:28:05 [INFO] 07:28:05 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-l3vpn --- 07:28:05 [INFO] Installing org/opendaylight/bgpcep/bgp-l3vpn/1.0.1-SNAPSHOT/bgp-l3vpn-1.0.1-SNAPSHOT.jar 07:28:05 [INFO] Writing OBR metadata 07:28:05 [INFO] 07:28:05 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-l3vpn --- 07:28:05 [INFO] org.opendaylight.bgpcep:bgp-l3vpn:bundle:1.0.1-SNAPSHOT 07:28:05 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:28:05 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:28:05 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:28:05 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:28:05 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:28:05 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:28:05 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:28:05 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:28:05 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:28:05 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:28:05 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:28:05 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:28:05 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:28:05 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:28:05 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:28:05 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:28:05 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:28:05 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:28:05 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:28:05 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:28:05 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:28:05 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:28:05 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:28:05 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:28:05 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:28:05 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:28:05 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:28:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:28:05 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:28:05 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:28:05 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:28:05 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:28:05 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:28:05 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:28:05 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:28:05 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:28:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:28:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:05 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:28:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:28:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:28:05 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:28:05 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:28:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:28:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:28:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:28:05 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:28:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:28:05 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:28:05 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:28:05 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:28:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:28:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:28:05 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:28:05 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:28:05 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:28:05 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:28:05 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:28:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:28:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:28:05 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:28:05 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:28:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:28:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:28:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:28:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:28:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:28:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:28:05 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:28:05 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:28:05 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:28:05 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:28:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:28:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:28:05 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:28:05 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:28:05 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:28:05 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:28:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:28:05 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:28:05 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:28:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:28:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:28:05 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:28:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:28:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:28:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:28:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:28:05 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:28:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:28:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:28:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:28:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:28:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:28:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:28:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:28:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:28:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:28:05 [INFO] +- junit:junit:jar:4.13.2:test 07:28:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:28:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:28:05 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:28:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:28:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:28:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:05 [INFO] 07:28:05 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-l3vpn --- 07:28:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/sonatype-clm/module.xml 07:28:05 [INFO] 07:28:05 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn >------------ 07:28:05 [INFO] Building OpenDaylight :: BGP :: L3Vpn 1.0.1-SNAPSHOT [83/161] 07:28:05 [INFO] from features/odl-bgpcep-bgp-l3vpn/pom.xml 07:28:05 [INFO] ------------------------------[ feature ]------------------------------- 07:28:05 [INFO] 07:28:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-l3vpn --- 07:28:05 [INFO] 07:28:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-l3vpn --- 07:28:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:05 [INFO] 07:28:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-l3vpn --- 07:28:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:05 [INFO] 07:28:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-l3vpn --- 07:28:06 [INFO] 07:28:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-l3vpn --- 07:28:06 [INFO] 07:28:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-l3vpn --- 07:28:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:06 [INFO] argLine set to empty 07:28:06 [INFO] 07:28:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-l3vpn --- 07:28:06 [INFO] Starting audit... 07:28:06 Audit done. 07:28:06 [INFO] You have 0 Checkstyle violations. 07:28:06 [INFO] 07:28:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-l3vpn --- 07:28:06 [INFO] Starting audit... 07:28:06 Audit done. 07:28:06 [INFO] You have 0 Checkstyle violations. 07:28:06 [INFO] 07:28:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-l3vpn --- 07:28:06 [INFO] 07:28:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-l3vpn --- 07:28:06 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml 07:28:06 [INFO] ...done! 07:28:06 [INFO] Attaching features XML 07:28:06 [INFO] 07:28:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-l3vpn --- 07:28: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:28:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:06 [INFO] 07:28:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-l3vpn >>> 07:28:06 [INFO] 07:28:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-l3vpn --- 07:28:06 [INFO] No files found to run spotbugs, check compile phase has been run 07:28:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:06 [INFO] 07:28:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-l3vpn <<< 07:28:06 [INFO] 07:28:06 [INFO] 07:28:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-l3vpn --- 07:28:06 [INFO] 07:28:06 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-l3vpn --- 07:28:06 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn 07:28:06 [INFO] Project dependency features detected: [] 07:28:06 [INFO] Pax Exam System (Version: 4.14.0) created. 07:28:06 [INFO] Creating RMI registry server on 127.0.0.1:46741 07:28:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:28:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:28:06 [INFO] Waiting for remote bundle context.. on 46741 name: fcefa62b-3ec7-40db-afb0-c9d6f15edd37 timout: [ RelativeTimeout value = 180000 ] 07:28:10 [INFO] Building jar from resources and headers. 07:28:10 [INFO] Writing jar finished. 07:28:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:28:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:28:14 [INFO] 07:28:14 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-l3vpn --- 07:28:14 [INFO] 07:28:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-l3vpn --- 07:28:15 [INFO] No Javadoc in project. Archive not created. 07:28:15 [INFO] 07:28:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-l3vpn --- 07:28:15 [INFO] CycloneDX: Resolving Dependencies 07:28:16 [INFO] CycloneDX: Creating BOM version 1.6 with 160 component(s) 07:28:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.xml 07:28:16 [INFO] attaching as odl-bgpcep-bgp-l3vpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:28:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.json 07:28:16 [INFO] attaching as odl-bgpcep-bgp-l3vpn-1.0.1-SNAPSHOT-cyclonedx.json 07:28:16 [INFO] 07:28:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-l3vpn --- 07:28:16 [INFO] Skipping duplicate-finder execution! 07:28:16 [INFO] 07:28:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-l3vpn --- 07:28:16 [INFO] Skipping plugin execution 07:28:16 [INFO] 07:28:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-l3vpn --- 07:28:16 [INFO] Skipping source per configuration. 07:28:16 [INFO] 07:28:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-l3vpn --- 07:28:16 [INFO] 07:28:16 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-l3vpn --- 07:28:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:16 [INFO] 07:28:16 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-l3vpn --- 07:28:16 [WARNING] 07:28:16 [WARNING] The packaging plugin for project odl-bgpcep-bgp-l3vpn did not assign 07:28:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:28:16 [WARNING] 07:28:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:28:16 [WARNING] 07:28:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-l3vpn-1.0.1-SNAPSHOT.pom 07:28:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-l3vpn-1.0.1-SNAPSHOT-features.xml 07:28:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-l3vpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:28:16 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-l3vpn-1.0.1-SNAPSHOT-cyclonedx.json 07:28:16 [INFO] 07:28:16 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-l3vpn --- 07:28:16 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:feature:1.0.1-SNAPSHOT 07:28:16 [INFO] +- org.opendaylight.bgpcep:bgp-l3vpn:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:28:16 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:28:16 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:28:16 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:28:16 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:28:16 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:28:16 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:28:16 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:28:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:28:16 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:28:16 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:28:16 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:28:16 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:28:16 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:28:16 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:28:16 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:28:16 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:28:16 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:28:16 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:28:16 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:28:16 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:28:16 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:28:16 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:28:16 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:16 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:28:16 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:28:16 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:28:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:28:16 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:28:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:28:16 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:28:16 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:28:16 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:28:16 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:28:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:28:16 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:28:16 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:28:16 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:28:16 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:28:16 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:28:16 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:28:16 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:28:16 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:28:16 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:28:16 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:28:16 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:28:16 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:28:16 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:28:16 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:28:16 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:28:16 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:28:16 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:28:16 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:28:16 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:28:16 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:28:16 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:28:16 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:28:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:28:16 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:28:16 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:28:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:28:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:28:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:28:16 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:28:16 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:28:16 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:28:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:28:16 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:28:16 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:28:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:28:16 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:28:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:28:16 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:28:16 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:28:16 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:28:16 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:28:16 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:28:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:28:16 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:28:16 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:28:16 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:28:16 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:28:16 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:28:16 [INFO] | \- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:28:16 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:28:16 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:28:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:28:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:28:16 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:28:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:28:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:28:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:28:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:28:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:28:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:28:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:28:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:28:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:28:16 [INFO] +- junit:junit:jar:4.13.2:test 07:28:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:28:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:28:16 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:28:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:28:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:28:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:16 [INFO] 07:28:16 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-l3vpn --- 07:28:16 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/sonatype-clm/module.xml 07:28:16 [INFO] 07:28:16 [INFO] ------------------< org.opendaylight.bgpcep:bgp-mvpn >------------------ 07:28:16 [INFO] Building bgp-mvpn 1.0.1-SNAPSHOT [84/161] 07:28:16 [INFO] from bgp/extensions/mvpn/pom.xml 07:28:16 [INFO] -------------------------------[ bundle ]------------------------------- 07:28:16 [INFO] 07:28:16 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-mvpn --- 07:28:16 [INFO] 07:28:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-mvpn --- 07:28:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:16 [INFO] 07:28:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-mvpn --- 07:28:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:16 [INFO] 07:28:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-mvpn --- 07:28:17 [INFO] 07:28:17 [INFO] --- dependency:3.9.0:properties (default) @ bgp-mvpn --- 07:28:17 [INFO] 07:28:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-mvpn --- 07:28: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/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:28:17 [INFO] 07:28:17 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-mvpn --- 07:28:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:28:17 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/yang 07:28:17 [INFO] yang-to-sources: Found 14 dependencies in 2.471 ms 07:28:17 [INFO] yang-to-sources: Project model files found: 4 in 3.616 ms 07:28:17 [INFO] yang-to-sources: 16 YANG models processed in 122.6 ms 07:28:17 [INFO] BindingJavaFileGenerator: Defined 179 files in 14.07 ms 07:28:17 [INFO] Sorted 179 files into 66 directories in 221.2 μs 07:28:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 34.13 ms 07:28:17 [INFO] 07:28:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-mvpn --- 07:28:17 [INFO] Starting audit... 07:28:17 Audit done. 07:28:17 [INFO] You have 0 Checkstyle violations. 07:28:17 [INFO] 07:28:17 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-mvpn --- 07:28:17 [INFO] Starting audit... 07:28:17 Audit done. 07:28:17 [INFO] You have 0 Checkstyle violations. 07:28:17 [INFO] 07:28:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-mvpn --- 07:28:17 [INFO] 07:28:17 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-mvpn --- 07:28:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/resources 07:28:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/generated-sources/spi 07:28:17 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:28:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:28:17 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:28:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/generated-sources/spi 07:28:17 [INFO] 07:28:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-mvpn --- 07:28:17 [INFO] Recompiling the module because of changed dependency. 07:28:17 [INFO] Compiling 217 source files with javac [debug release 21] to target/classes 07:28:18 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:28:18 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:28:18 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:28:18 [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:28:18 [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:28:18 [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:28:18 missing type arguments for generic class org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 07:28:18 [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:28:18 [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:28:18 required: java.lang.Iterable,com.google.common.base.Function 07:28:18 found: java.util.List,com.google.common.base.Function> 07:28:18 [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:28:18 required: com.google.common.collect.ImmutableMap,org.opendaylight.protocol.bgp.mvpn.impl.nlri.AbstractMvpnNlri> 07:28:18 found: com.google.common.collect.ImmutableMap 07:28:18 [INFO] 07:28:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-mvpn >>> 07:28:18 [INFO] 07:28:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-mvpn --- 07:28:18 [INFO] Fork Value is true 07:28:22 [INFO] Done SpotBugs Analysis.... 07:28:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:22 [INFO] 07:28:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-mvpn <<< 07:28:22 [INFO] 07:28:22 [INFO] 07:28:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-mvpn --- 07:28:22 [INFO] BugInstance size is 0 07:28:22 [INFO] Error size is 0 07:28:22 [INFO] No errors/warnings found 07:28:22 [INFO] 07:28:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-mvpn --- 07:28:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/test/resources 07:28:22 [INFO] 07:28:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-mvpn --- 07:28:22 [INFO] Recompiling the module because of changed dependency. 07:28:22 [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes 07:28:22 [INFO] 07:28:22 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-mvpn --- 07:28:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:28:22 [INFO] 07:28:22 [INFO] ------------------------------------------------------- 07:28:22 [INFO] T E S T S 07:28:22 [INFO] ------------------------------------------------------- 07:28:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 07:28:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 07:28:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 07:28:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:28 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.587 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 07:28:28 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 07:28:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 07:28:28 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 07:28:28 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 07:28:28 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 07:28:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 07:28:28 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 07:28:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 07:28:28 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 07:28:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 07:28:28 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 07:28:28 [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:28:28 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 07:28:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 07:28:28 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 07:28:29 [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:28:29 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 07:28:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 07:28:29 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 07:28:29 [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:28:29 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 07:28:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 07:28:29 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 07:28:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 07:28:29 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 07:28:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 07:28:29 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 07:28:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 07:28:29 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 07:28:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 07:28:29 [INFO] 07:28:29 [INFO] Results: 07:28:29 [INFO] 07:28:29 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0 07:28:29 [INFO] 07:28:29 [INFO] 07:28:29 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-mvpn --- 07:28:29 [INFO] 07:28:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-mvpn --- 07:28:29 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-1.0.1-SNAPSHOT.jar 07:28:29 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/classes/META-INF/MANIFEST.MF 07:28:29 [INFO] 07:28:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-mvpn --- 07:28:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-1.0.1-SNAPSHOT-javadoc.jar 07:28:34 [INFO] 07:28:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-mvpn --- 07:28:34 [INFO] CycloneDX: Resolving Dependencies 07:28:35 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 07:28:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.xml 07:28:35 [INFO] attaching as bgp-mvpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:28:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.json 07:28:35 [INFO] attaching as bgp-mvpn-1.0.1-SNAPSHOT-cyclonedx.json 07:28:35 [INFO] 07:28:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-mvpn --- 07:28:35 [INFO] Skipping duplicate-finder execution! 07:28:35 [INFO] 07:28:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-mvpn --- 07:28:35 [INFO] No dependency problems found 07:28:35 [INFO] 07:28:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-mvpn --- 07:28:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-1.0.1-SNAPSHOT-sources.jar 07:28:35 [INFO] 07:28:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-mvpn --- 07:28:35 [INFO] 07:28:35 [INFO] --- jacoco:0.8.14:report (report) @ bgp-mvpn --- 07:28:35 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/code-coverage/jacoco.exec 07:28:35 [INFO] Analyzed bundle 'bgp-mvpn' with 42 classes 07:28:35 [INFO] 07:28:35 [INFO] --- install:3.1.4:install (default-install) @ bgp-mvpn --- 07:28:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/1.0.1-SNAPSHOT/bgp-mvpn-1.0.1-SNAPSHOT.pom 07:28:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/1.0.1-SNAPSHOT/bgp-mvpn-1.0.1-SNAPSHOT.jar 07:28:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/1.0.1-SNAPSHOT/bgp-mvpn-1.0.1-SNAPSHOT-javadoc.jar 07:28:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/1.0.1-SNAPSHOT/bgp-mvpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:28:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/1.0.1-SNAPSHOT/bgp-mvpn-1.0.1-SNAPSHOT-cyclonedx.json 07:28:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/1.0.1-SNAPSHOT/bgp-mvpn-1.0.1-SNAPSHOT-sources.jar 07:28:35 [INFO] 07:28:35 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-mvpn --- 07:28:35 [INFO] Installing org/opendaylight/bgpcep/bgp-mvpn/1.0.1-SNAPSHOT/bgp-mvpn-1.0.1-SNAPSHOT.jar 07:28:35 [INFO] Writing OBR metadata 07:28:35 [INFO] 07:28:35 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-mvpn --- 07:28:35 [INFO] org.opendaylight.bgpcep:bgp-mvpn:bundle:1.0.1-SNAPSHOT 07:28:35 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:28:35 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:28:35 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:28:35 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:28:35 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:28:35 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:28:35 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:28:35 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:28:35 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:28:35 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:28:35 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:28:35 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:28:35 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:28:35 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:28:35 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:28:35 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:28:35 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:28:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:test 07:28:35 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:28:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:28:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:28:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:28:35 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:28:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:28:35 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:28:35 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:28:35 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:28:35 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:28:35 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:28:35 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:28:35 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:28:35 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:28:35 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:28:35 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:28:35 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:28:35 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:28:35 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:28:35 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:28:35 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:28:35 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:28:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:28:35 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:28:35 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:28:35 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:28:35 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:28:35 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:28:35 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:28:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:28:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:28:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:28:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:28:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:28:35 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:28:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:28:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:28:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:28:35 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:28:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:28:35 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:28:35 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:28:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:28:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:28:35 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:28:35 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:28:35 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:28:35 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:28:35 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:28:35 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:28:35 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:28:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:28:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:28:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:28:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:28:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:28:35 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:28:35 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:28:35 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:28:35 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:28:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:28:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:28:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:28:35 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:28:35 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:28:35 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:28:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:28:35 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:28:35 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:28:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:28:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:28:35 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:28:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:28:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:28:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:28:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:28:35 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:28:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:28:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:28:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:28:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:28:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:28:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:28:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:28:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:28:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:28:35 [INFO] +- junit:junit:jar:4.13.2:test 07:28:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:28:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:28:35 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:28:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:28:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:28:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:35 [INFO] 07:28:35 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-mvpn --- 07:28:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/sonatype-clm/module.xml 07:28:35 [INFO] 07:28:35 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn >------------- 07:28:35 [INFO] Building OpenDaylight :: BGP :: Mvpn 1.0.1-SNAPSHOT [85/161] 07:28:35 [INFO] from features/odl-bgpcep-bgp-mvpn/pom.xml 07:28:35 [INFO] ------------------------------[ feature ]------------------------------- 07:28:35 [INFO] 07:28:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-mvpn --- 07:28:35 [INFO] 07:28:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-mvpn --- 07:28:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:35 [INFO] 07:28:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-mvpn --- 07:28:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:35 [INFO] 07:28:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-mvpn --- 07:28:36 [INFO] 07:28:36 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-mvpn --- 07:28:36 [INFO] 07:28:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-mvpn --- 07:28:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:36 [INFO] argLine set to empty 07:28:36 [INFO] 07:28:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-mvpn --- 07:28:36 [INFO] Starting audit... 07:28:36 Audit done. 07:28:36 [INFO] You have 0 Checkstyle violations. 07:28:36 [INFO] 07:28:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-mvpn --- 07:28:36 [INFO] Starting audit... 07:28:36 Audit done. 07:28:36 [INFO] You have 0 Checkstyle violations. 07:28:36 [INFO] 07:28:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-mvpn --- 07:28:36 [INFO] 07:28:36 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-mvpn --- 07:28:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml 07:28:36 [INFO] ...done! 07:28:36 [INFO] Attaching features XML 07:28:36 [INFO] 07:28:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-mvpn --- 07:28:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:28:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:36 [INFO] 07:28:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-mvpn >>> 07:28:36 [INFO] 07:28:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-mvpn --- 07:28:36 [INFO] No files found to run spotbugs, check compile phase has been run 07:28:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:36 [INFO] 07:28:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-mvpn <<< 07:28:36 [INFO] 07:28:36 [INFO] 07:28:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-mvpn --- 07:28:36 [INFO] 07:28:36 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-mvpn --- 07:28:36 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn 07:28:36 [INFO] Project dependency features detected: [] 07:28:36 [INFO] Pax Exam System (Version: 4.14.0) created. 07:28:36 [INFO] Creating RMI registry server on 127.0.0.1:46795 07:28:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:28:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:28:36 [INFO] Waiting for remote bundle context.. on 46795 name: 76c8fd57-7793-4cf9-a9f1-305804c949dd timout: [ RelativeTimeout value = 180000 ] 07:28:40 [INFO] Building jar from resources and headers. 07:28:40 [INFO] Writing jar finished. 07:28:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:28:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:28:44 [INFO] 07:28:44 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-mvpn --- 07:28:44 [INFO] 07:28:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-mvpn --- 07:28:44 [INFO] No Javadoc in project. Archive not created. 07:28:44 [INFO] 07:28:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-mvpn --- 07:28:44 [INFO] CycloneDX: Resolving Dependencies 07:28:46 [INFO] CycloneDX: Creating BOM version 1.6 with 156 component(s) 07:28:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.xml 07:28:46 [INFO] attaching as odl-bgpcep-bgp-mvpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:28:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.json 07:28:46 [INFO] attaching as odl-bgpcep-bgp-mvpn-1.0.1-SNAPSHOT-cyclonedx.json 07:28:46 [INFO] 07:28:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-mvpn --- 07:28:46 [INFO] Skipping duplicate-finder execution! 07:28:46 [INFO] 07:28:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-mvpn --- 07:28:46 [INFO] Skipping plugin execution 07:28:46 [INFO] 07:28:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-mvpn --- 07:28:46 [INFO] Skipping source per configuration. 07:28:46 [INFO] 07:28:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-mvpn --- 07:28:46 [INFO] 07:28:46 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-mvpn --- 07:28:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:46 [INFO] 07:28:46 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-mvpn --- 07:28:46 [WARNING] 07:28:46 [WARNING] The packaging plugin for project odl-bgpcep-bgp-mvpn did not assign 07:28:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:28:46 [WARNING] 07:28:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:28:46 [WARNING] 07:28:46 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-mvpn-1.0.1-SNAPSHOT.pom 07:28:46 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-mvpn-1.0.1-SNAPSHOT-features.xml 07:28:46 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-mvpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:28:46 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-mvpn-1.0.1-SNAPSHOT-cyclonedx.json 07:28:46 [INFO] 07:28:46 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-mvpn --- 07:28:46 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:feature:1.0.1-SNAPSHOT 07:28:46 [INFO] +- org.opendaylight.bgpcep:bgp-mvpn:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:28:46 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:28:46 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:28:46 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:28:46 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:28:46 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:28:46 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:28:46 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:28:46 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:28:46 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:28:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:28:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:28:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:28:46 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:28:46 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:28:46 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:28:46 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:28:46 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:28:46 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:28:46 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:28:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:28:46 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:28:46 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:28:46 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:28:46 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:46 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:28:46 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:28:46 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:28:46 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:28:46 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:28:46 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:28:46 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:28:46 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:28:46 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:28:46 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:28:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:28:46 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:28:46 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:28:46 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:28:46 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:28:46 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:28:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:28:46 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:28:46 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:28:46 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:28:46 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:28:46 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:28:46 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:28:46 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:28:46 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:28:46 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:28:46 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:28:46 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:28:46 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:28:46 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:28:46 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:28:46 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:28:46 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:28:46 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:28:46 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:28:46 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:28:46 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:28:46 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:28:46 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:28:46 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:28:46 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:28:46 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:28:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:28:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:28:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:28:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:28:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:28:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:28:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:28:46 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:28:46 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:28:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:28:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:28:46 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:28:46 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:28:46 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:28:46 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:28:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:28:46 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:28:46 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:28:46 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:28:46 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:28:46 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:28:46 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:28:46 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:28:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:28:46 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:28:46 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:28:46 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:28:46 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:28:46 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:28:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:28:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:28:46 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:28:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:28:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:28:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:28:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:28:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:28:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:28:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:28:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:28:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:28:46 [INFO] +- junit:junit:jar:4.13.2:test 07:28:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:28:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:28:46 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:28:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:28:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:28:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:46 [INFO] 07:28:46 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-mvpn --- 07:28:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/sonatype-clm/module.xml 07:28:46 [INFO] 07:28:46 [INFO] ------------------< org.opendaylight.bgpcep:bgp-evpn >------------------ 07:28:46 [INFO] Building bgp-evpn 1.0.1-SNAPSHOT [86/161] 07:28:46 [INFO] from bgp/extensions/evpn/pom.xml 07:28:46 [INFO] -------------------------------[ bundle ]------------------------------- 07:28:46 [INFO] 07:28:46 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-evpn --- 07:28:46 [INFO] 07:28:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-evpn --- 07:28:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:46 [INFO] 07:28:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-evpn --- 07:28:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:46 [INFO] 07:28:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-evpn --- 07:28:47 [INFO] 07:28:47 [INFO] --- dependency:3.9.0:properties (default) @ bgp-evpn --- 07:28:47 [INFO] 07:28:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-evpn --- 07:28:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:28:47 [INFO] 07:28:47 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-evpn --- 07:28:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:28:47 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/yang 07:28:47 [INFO] yang-to-sources: Found 15 dependencies in 2.363 ms 07:28:47 [INFO] yang-to-sources: Project model files found: 1 in 3.568 ms 07:28:47 [INFO] yang-to-sources: 14 YANG models processed in 103.9 ms 07:28:47 [INFO] BindingJavaFileGenerator: Defined 128 files in 13.05 ms 07:28:47 [INFO] Sorted 128 files into 39 directories in 294.1 μs 07:28:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 128 in 36.55 ms 07:28:47 [INFO] 07:28:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-evpn --- 07:28:47 [INFO] Starting audit... 07:28:47 Audit done. 07:28:47 [INFO] You have 0 Checkstyle violations. 07:28:47 [INFO] 07:28:47 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-evpn --- 07:28:47 [INFO] Starting audit... 07:28:47 Audit done. 07:28:47 [INFO] You have 0 Checkstyle violations. 07:28:47 [INFO] 07:28:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-evpn --- 07:28:47 [INFO] 07:28:47 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-evpn --- 07:28:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/resources 07:28:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/generated-sources/spi 07:28:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:28:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:28:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:28:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/generated-sources/spi 07:28:47 [INFO] 07:28:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-evpn --- 07:28:47 [INFO] Recompiling the module because of changed dependency. 07:28:47 [INFO] Compiling 160 source files with javac [debug release 21] to target/classes 07:28:48 [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:28:48 [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:28:48 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:28:48 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:28:48 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:28:48 [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:28:48 [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:28:48 [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:28:48 [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:28:48 [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:28:48 [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:28:48 [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:28:48 [INFO] 07:28:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-evpn >>> 07:28:48 [INFO] 07:28:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-evpn --- 07:28:48 [INFO] Fork Value is true 07:28:52 [INFO] Done SpotBugs Analysis.... 07:28:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:52 [INFO] 07:28:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-evpn <<< 07:28:52 [INFO] 07:28:52 [INFO] 07:28:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-evpn --- 07:28:52 [INFO] BugInstance size is 0 07:28:52 [INFO] Error size is 0 07:28:52 [INFO] No errors/warnings found 07:28:52 [INFO] 07:28:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-evpn --- 07:28:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/test/resources 07:28:52 [INFO] 07:28:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-evpn --- 07:28:52 [INFO] Recompiling the module because of changed dependency. 07:28:52 [INFO] Compiling 24 source files with javac [debug release 21] to target/test-classes 07:28:52 [INFO] 07:28:52 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-evpn --- 07:28:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:28:52 [INFO] 07:28:52 [INFO] ------------------------------------------------------- 07:28:52 [INFO] T E S T S 07:28:52 [INFO] ------------------------------------------------------- 07:28:53 [INFO] Running org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 07:28:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 07:28:54 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 07:28:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 07:28:54 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 07:28:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 07:28:54 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 07:28:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 07:28:54 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 07:28:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 07:28:54 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 07:28:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 07:28:54 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 07:28:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 07:28:54 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 07:28:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.278 s -- in org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 07:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 07:28:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 07:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 07:28:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 07:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 07:28:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 07:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 07:28:58 [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:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 07:28:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 07:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 07:28:58 [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:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 07:28:58 [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:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 07:28:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 07:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 07:28:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 07:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 07:28:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 07:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 07:28:58 [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:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 07:28:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 07:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 07:28:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 07:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 07:28:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 07:28:58 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 07:28:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 07:28:58 [INFO] 07:28:58 [INFO] Results: 07:28:58 [INFO] 07:28:58 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 07:28:58 [INFO] 07:28:58 [INFO] 07:28:58 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-evpn --- 07:28:58 [INFO] 07:28:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-evpn --- 07:28:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-1.0.1-SNAPSHOT.jar 07:28:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/classes/META-INF/MANIFEST.MF 07:28:58 [INFO] 07:28:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-evpn --- 07:29:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-1.0.1-SNAPSHOT-javadoc.jar 07:29:02 [INFO] 07:29:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-evpn --- 07:29:02 [INFO] CycloneDX: Resolving Dependencies 07:29:03 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 07:29:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.xml 07:29:03 [INFO] attaching as bgp-evpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:29:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.json 07:29:03 [INFO] attaching as bgp-evpn-1.0.1-SNAPSHOT-cyclonedx.json 07:29:03 [INFO] 07:29:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-evpn --- 07:29:04 [INFO] Skipping duplicate-finder execution! 07:29:04 [INFO] 07:29:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-evpn --- 07:29:04 [INFO] No dependency problems found 07:29:04 [INFO] 07:29:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-evpn --- 07:29:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-1.0.1-SNAPSHOT-sources.jar 07:29:04 [INFO] 07:29:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-evpn --- 07:29:04 [INFO] 07:29:04 [INFO] --- jacoco:0.8.14:report (report) @ bgp-evpn --- 07:29:04 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/code-coverage/jacoco.exec 07:29:04 [INFO] Analyzed bundle 'bgp-evpn' with 30 classes 07:29:04 [INFO] 07:29:04 [INFO] --- install:3.1.4:install (default-install) @ bgp-evpn --- 07:29:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/1.0.1-SNAPSHOT/bgp-evpn-1.0.1-SNAPSHOT.pom 07:29:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/1.0.1-SNAPSHOT/bgp-evpn-1.0.1-SNAPSHOT.jar 07:29:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/1.0.1-SNAPSHOT/bgp-evpn-1.0.1-SNAPSHOT-javadoc.jar 07:29:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/1.0.1-SNAPSHOT/bgp-evpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:29:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/1.0.1-SNAPSHOT/bgp-evpn-1.0.1-SNAPSHOT-cyclonedx.json 07:29:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/1.0.1-SNAPSHOT/bgp-evpn-1.0.1-SNAPSHOT-sources.jar 07:29:04 [INFO] 07:29:04 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-evpn --- 07:29:04 [INFO] Installing org/opendaylight/bgpcep/bgp-evpn/1.0.1-SNAPSHOT/bgp-evpn-1.0.1-SNAPSHOT.jar 07:29:04 [INFO] Writing OBR metadata 07:29:04 [INFO] 07:29:04 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-evpn --- 07:29:04 [INFO] org.opendaylight.bgpcep:bgp-evpn:bundle:1.0.1-SNAPSHOT 07:29:04 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:29:04 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:29:04 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-mvpn:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:29:04 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:29:04 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:29:04 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:29:04 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:29:04 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:29:04 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:29:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:04 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:29:04 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:29:04 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:29:04 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:29:04 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:29:04 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:29:04 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:29:04 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:29:04 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:test 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:29:04 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:29:04 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:29:04 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:29:04 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:29:04 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:29:04 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:29:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:29:04 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:29:04 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:29:04 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:29:04 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:29:04 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:29:04 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:04 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:29:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:1.0.1-SNAPSHOT:test 07:29:04 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:29:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:29:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:29:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:29:04 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:29:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:29:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:29:04 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:29:04 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:29:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:29:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:29:04 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:29:04 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:29:04 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:29:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:29:04 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:29:04 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:29:04 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:29:04 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:29:04 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:29:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:29:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:29:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:29:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:29:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:29:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:29:04 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:29:04 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:29:04 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:29:04 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:29:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:29:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:29:04 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:29:04 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:29:04 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:29:04 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:29:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:29:04 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:29:04 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:29:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:29:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:29:04 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:29:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:29:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:29:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:04 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:29:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:29:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:29:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:29:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:29:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:29:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:29:04 [INFO] +- junit:junit:jar:4.13.2:test 07:29:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:29:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:29:04 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:29:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:29:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:04 [INFO] 07:29:04 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-evpn --- 07:29:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/sonatype-clm/module.xml 07:29:04 [INFO] 07:29:04 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn >------------- 07:29:04 [INFO] Building OpenDaylight :: BGP :: Evpn 1.0.1-SNAPSHOT [87/161] 07:29:04 [INFO] from features/odl-bgpcep-bgp-evpn/pom.xml 07:29:04 [INFO] ------------------------------[ feature ]------------------------------- 07:29:04 [INFO] 07:29:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] 07:29:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:04 [INFO] 07:29:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:04 [INFO] 07:29:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] 07:29:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] 07:29:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:04 [INFO] argLine set to empty 07:29:04 [INFO] 07:29:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] Starting audit... 07:29:04 Audit done. 07:29:04 [INFO] You have 0 Checkstyle violations. 07:29:04 [INFO] 07:29:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] Starting audit... 07:29:04 Audit done. 07:29:04 [INFO] You have 0 Checkstyle violations. 07:29:04 [INFO] 07:29:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] 07:29:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml 07:29:04 [INFO] ...done! 07:29:04 [INFO] Attaching features XML 07:29:04 [INFO] 07:29:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-evpn --- 07:29: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:29:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:04 [INFO] 07:29:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-evpn >>> 07:29:04 [INFO] 07:29:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] No files found to run spotbugs, check compile phase has been run 07:29:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:04 [INFO] 07:29:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-evpn <<< 07:29:04 [INFO] 07:29:04 [INFO] 07:29:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] 07:29:04 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-evpn --- 07:29:04 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn 07:29:04 [INFO] Project dependency features detected: [] 07:29:04 [INFO] Pax Exam System (Version: 4.14.0) created. 07:29:04 [INFO] Creating RMI registry server on 127.0.0.1:45219 07:29:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:29:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:29:05 [INFO] Waiting for remote bundle context.. on 45219 name: 6717e27a-2a35-41cb-88da-192242ce65d0 timout: [ RelativeTimeout value = 180000 ] 07:29:08 [INFO] Building jar from resources and headers. 07:29:08 [INFO] Writing jar finished. 07:29:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:29:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:29:13 [INFO] 07:29:13 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-evpn --- 07:29:13 [INFO] 07:29:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-evpn --- 07:29:13 [INFO] No Javadoc in project. Archive not created. 07:29:13 [INFO] 07:29:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-evpn --- 07:29:13 [INFO] CycloneDX: Resolving Dependencies 07:29:15 [INFO] CycloneDX: Creating BOM version 1.6 with 160 component(s) 07:29:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.xml 07:29:15 [INFO] attaching as odl-bgpcep-bgp-evpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:29:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.json 07:29:15 [INFO] attaching as odl-bgpcep-bgp-evpn-1.0.1-SNAPSHOT-cyclonedx.json 07:29:15 [INFO] 07:29:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-evpn --- 07:29:15 [INFO] Skipping duplicate-finder execution! 07:29:15 [INFO] 07:29:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-evpn --- 07:29:15 [INFO] Skipping plugin execution 07:29:15 [INFO] 07:29:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-evpn --- 07:29:15 [INFO] Skipping source per configuration. 07:29:15 [INFO] 07:29:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-evpn --- 07:29:15 [INFO] 07:29:15 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-evpn --- 07:29:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:15 [INFO] 07:29:15 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-evpn --- 07:29:15 [WARNING] 07:29:15 [WARNING] The packaging plugin for project odl-bgpcep-bgp-evpn did not assign 07:29:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:29:15 [WARNING] 07:29:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:29:15 [WARNING] 07:29:15 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-evpn-1.0.1-SNAPSHOT.pom 07:29:15 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-evpn-1.0.1-SNAPSHOT-features.xml 07:29:15 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-evpn-1.0.1-SNAPSHOT-cyclonedx.xml 07:29:15 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-evpn-1.0.1-SNAPSHOT-cyclonedx.json 07:29:15 [INFO] 07:29:15 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-evpn --- 07:29:15 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:feature:1.0.1-SNAPSHOT 07:29:15 [INFO] +- org.opendaylight.bgpcep:bgp-evpn:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:bgp-mvpn:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:29:15 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:29:15 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:29:15 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:29:15 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:29:15 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:29:15 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:15 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:29:15 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:29:15 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:29:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:29:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:29:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:29:15 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:29:15 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:29:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:29:15 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:29:15 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:29:15 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:29:15 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:29:15 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:29:15 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:29:15 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:15 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:29:15 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:15 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:29:15 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:29:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:29:15 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:29:15 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:29:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:29:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:29:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:29:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:29:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:29:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:29:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:29:15 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:29:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:29:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:29:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:29:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:29:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:29:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:29:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:29:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:29:15 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:29:15 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:29:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:29:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:29:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:29:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:29:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:29:15 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:29:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:29:15 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:29:15 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:29:15 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:29:15 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:29:15 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:29:15 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:29:15 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:29:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:29:15 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:29:15 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:29:15 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:29:15 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:29:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:29:15 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:29:15 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:29:15 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:29:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:29:15 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:29:15 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:29:15 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:29:15 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:29:15 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:29:15 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:29:15 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:29:15 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:29:15 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:29:15 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:29:15 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:29:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:29:15 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:29:15 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:29:15 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:29:15 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:29:15 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:29:15 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:29:15 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:29:15 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:29:15 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:29:15 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:29:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:15 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:29:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:29:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:29:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:29:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:29:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:29:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:29:15 [INFO] +- junit:junit:jar:4.13.2:test 07:29:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:29:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:29:15 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:29:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:29:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:15 [INFO] 07:29:15 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-evpn --- 07:29:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/sonatype-clm/module.xml 07:29:15 [INFO] 07:29:15 [INFO] ----------< org.opendaylight.bgpcep:protocols-config-loader >----------- 07:29:15 [INFO] Building protocols-config-loader 1.0.1-SNAPSHOT [88/161] 07:29:15 [INFO] from config-loader/protocols-config-loader/pom.xml 07:29:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:29:15 [INFO] 07:29:15 [INFO] --- clean:3.5.0:clean (default-clean) @ protocols-config-loader --- 07:29:15 [INFO] 07:29:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ protocols-config-loader --- 07:29:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:15 [INFO] 07:29:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ protocols-config-loader --- 07:29:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:15 [INFO] 07:29:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ protocols-config-loader --- 07:29:15 [INFO] 07:29:15 [INFO] --- dependency:3.9.0:properties (default) @ protocols-config-loader --- 07:29:15 [INFO] 07:29:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ protocols-config-loader --- 07:29: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/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:29:15 [INFO] 07:29:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ protocols-config-loader --- 07:29:15 [INFO] Starting audit... 07:29:15 Audit done. 07:29:15 [INFO] You have 0 Checkstyle violations. 07:29:15 [INFO] 07:29:15 [INFO] --- checkstyle:3.6.0:check (default) @ protocols-config-loader --- 07:29:15 [INFO] Starting audit... 07:29:15 Audit done. 07:29:15 [INFO] You have 0 Checkstyle violations. 07:29:15 [INFO] 07:29:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ protocols-config-loader --- 07:29:15 [INFO] 07:29:15 [INFO] --- resources:3.3.1:resources (default-resources) @ protocols-config-loader --- 07:29:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/resources 07:29:15 [INFO] 07:29:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ protocols-config-loader --- 07:29:15 [INFO] Recompiling the module because of changed dependency. 07:29:15 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:29:15 [INFO] 07:29:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ protocols-config-loader >>> 07:29:15 [INFO] 07:29:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ protocols-config-loader --- 07:29:15 [INFO] Fork Value is true 07:29:18 [INFO] Done SpotBugs Analysis.... 07:29:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:18 [INFO] 07:29:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ protocols-config-loader <<< 07:29:18 [INFO] 07:29:18 [INFO] 07:29:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ protocols-config-loader --- 07:29:18 [INFO] BugInstance size is 0 07:29:18 [INFO] Error size is 0 07:29:18 [INFO] No errors/warnings found 07:29:18 [INFO] 07:29:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ protocols-config-loader --- 07:29:18 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:29:18 [INFO] 07:29:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ protocols-config-loader --- 07:29:18 [INFO] Recompiling the module because of changed dependency. 07:29:18 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:29:18 [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:18 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:29:18 [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:18 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:29:18 [INFO] 07:29:18 [INFO] --- surefire:3.5.4:test (default-test) @ protocols-config-loader --- 07:29:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:29:18 [INFO] 07:29:18 [INFO] ------------------------------------------------------- 07:29:18 [INFO] T E S T S 07:29:18 [INFO] ------------------------------------------------------- 07:29:19 [INFO] Running org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 07:29:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:29:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.309 s -- in org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 07:29:23 [INFO] 07:29:23 [INFO] Results: 07:29:23 [INFO] 07:29:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:29:23 [INFO] 07:29:23 [INFO] 07:29:23 [INFO] --- copy:14.1.6:copy-files (default) @ protocols-config-loader --- 07:29:23 [INFO] 07:29:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ protocols-config-loader --- 07:29:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-1.0.1-SNAPSHOT.jar 07:29:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/classes/META-INF/MANIFEST.MF 07:29:23 [INFO] 07:29:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ protocols-config-loader --- 07:29:25 [WARNING] Javadoc Warnings 07:29:25 [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:29:25 [WARNING] public final class OSGiProtocolsConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:29:25 [WARNING] ^ 07:29:25 [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:29:25 [WARNING] public final class OSGiProtocolsConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:29:25 [WARNING] ^ 07:29:25 [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:29:25 [WARNING] public final class ProtocolsConfigFileProcessor extends AbstractConfigFileProcessor { 07:29:25 [WARNING] ^ 07:29:25 [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:29:25 [WARNING] public ProtocolsConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:29:25 [WARNING] ^ 07:29:25 [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:29:25 [WARNING] public void init() { 07:29:25 [WARNING] ^ 07:29:25 [WARNING] 5 warnings 07:29:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-1.0.1-SNAPSHOT-javadoc.jar 07:29:25 [INFO] 07:29:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ protocols-config-loader --- 07:29:25 [INFO] CycloneDX: Resolving Dependencies 07:29:26 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:29:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.xml 07:29:26 [INFO] attaching as protocols-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:29:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.json 07:29:26 [INFO] attaching as protocols-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:29:26 [INFO] 07:29:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ protocols-config-loader --- 07:29:26 [INFO] Skipping duplicate-finder execution! 07:29:26 [INFO] 07:29:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ protocols-config-loader --- 07:29:26 [WARNING] Used undeclared dependencies found: 07:29:26 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:29:26 [WARNING] Non-test scoped test only dependencies found: 07:29:26 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:29:26 [INFO] 07:29:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ protocols-config-loader --- 07:29:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-1.0.1-SNAPSHOT-sources.jar 07:29:26 [INFO] 07:29:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ protocols-config-loader --- 07:29:26 [INFO] 07:29:26 [INFO] --- jacoco:0.8.14:report (report) @ protocols-config-loader --- 07:29:26 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec 07:29:26 [INFO] Analyzed bundle 'protocols-config-loader' with 2 classes 07:29:26 [INFO] 07:29:26 [INFO] --- install:3.1.4:install (default-install) @ protocols-config-loader --- 07:29:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/1.0.1-SNAPSHOT/protocols-config-loader-1.0.1-SNAPSHOT.pom 07:29:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/1.0.1-SNAPSHOT/protocols-config-loader-1.0.1-SNAPSHOT.jar 07:29:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/1.0.1-SNAPSHOT/protocols-config-loader-1.0.1-SNAPSHOT-javadoc.jar 07:29:26 [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/1.0.1-SNAPSHOT/protocols-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:29:26 [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/1.0.1-SNAPSHOT/protocols-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:29:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/1.0.1-SNAPSHOT/protocols-config-loader-1.0.1-SNAPSHOT-sources.jar 07:29:26 [INFO] 07:29:26 [INFO] --- bundle:6.0.0:install (default-install) @ protocols-config-loader --- 07:29:26 [INFO] Installing org/opendaylight/bgpcep/protocols-config-loader/1.0.1-SNAPSHOT/protocols-config-loader-1.0.1-SNAPSHOT.jar 07:29:26 [INFO] Writing OBR metadata 07:29:26 [INFO] 07:29:26 [INFO] --- dependency:3.9.0:tree (default-cli) @ protocols-config-loader --- 07:29:26 [INFO] org.opendaylight.bgpcep:protocols-config-loader:bundle:1.0.1-SNAPSHOT 07:29:26 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:29:26 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:29:26 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:29:26 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:29:26 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:29:26 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:29:26 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:29:26 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:29:26 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:29:26 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:29:26 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:29:26 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:29:26 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:29:26 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:29:26 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:29:26 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:29:26 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:29:26 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:29:26 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:29:26 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:29:26 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:29:26 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:29:26 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:29:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:26 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:29:26 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:29:26 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:29:26 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:29:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:29:26 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:26 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:29:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:29:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:29:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:29:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:29:26 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:29:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:29:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:29:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:29:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:29:26 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:29:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:29:26 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:29:26 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:29:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:29:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:29:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:29:26 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:29:26 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:29:26 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:29:26 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:29:26 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:29:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:29:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:29:26 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:29:26 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:29:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:29:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:29:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:29:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:29:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:29:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:29:26 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:29:26 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:29:26 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:29:26 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:29:26 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:test 07:29:26 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:29:26 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:29:26 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:29:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:29:26 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:29:26 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:29:26 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:29:26 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:29:26 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:29:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:29:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:29:26 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:29:26 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:29:26 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:29:26 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:29:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:29:26 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:29:26 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:29:26 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:29:26 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:29:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:29:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:29:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:26 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:29:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:29:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:29:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:29:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:29:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:29:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:29:26 [INFO] +- junit:junit:jar:4.13.2:test 07:29:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:29:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:29:26 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:29:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:29:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:26 [INFO] 07:29:26 [INFO] --- clm:3.0.1-03:index (default-cli) @ protocols-config-loader --- 07:29:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/sonatype-clm/module.xml 07:29:26 [INFO] 07:29:26 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl >-------- 07:29:26 [INFO] Building OpenDaylight :: BGPCEP :: Config Loader Impl 1.0.1-SNAPSHOT [89/161] 07:29:26 [INFO] from features/odl-bgpcep-config-loader-impl/pom.xml 07:29:26 [INFO] ------------------------------[ feature ]------------------------------- 07:29:26 [INFO] 07:29:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-config-loader-impl --- 07:29:26 [INFO] 07:29:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-config-loader-impl --- 07:29:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:26 [INFO] 07:29:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-impl --- 07:29:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:26 [INFO] 07:29:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-impl --- 07:29:26 [INFO] 07:29:26 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-config-loader-impl --- 07:29:26 [INFO] 07:29:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-impl --- 07:29:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:26 [INFO] argLine set to empty 07:29:26 [INFO] 07:29:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-config-loader-impl --- 07:29:26 [INFO] Starting audit... 07:29:26 Audit done. 07:29:26 [INFO] You have 0 Checkstyle violations. 07:29:26 [INFO] 07:29:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-config-loader-impl --- 07:29:26 [INFO] Starting audit... 07:29:26 Audit done. 07:29:26 [INFO] You have 0 Checkstyle violations. 07:29:26 [INFO] 07:29:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-config-loader-impl --- 07:29:26 [INFO] 07:29:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-impl --- 07:29:27 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml 07:29:27 [INFO] ...done! 07:29:27 [INFO] Attaching features XML 07:29:27 [INFO] 07:29:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-config-loader-impl --- 07:29: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:29:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:27 [INFO] 07:29:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-impl >>> 07:29:27 [INFO] 07:29:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-config-loader-impl --- 07:29:27 [INFO] No files found to run spotbugs, check compile phase has been run 07:29:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:27 [INFO] 07:29:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-impl <<< 07:29:27 [INFO] 07:29:27 [INFO] 07:29:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-config-loader-impl --- 07:29:27 [INFO] 07:29:27 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-config-loader-impl --- 07:29:27 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl 07:29:27 [INFO] Project dependency features detected: [] 07:29:27 [INFO] Pax Exam System (Version: 4.14.0) created. 07:29:27 [INFO] Creating RMI registry server on 127.0.0.1:33509 07:29:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:29:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:29:27 [INFO] Waiting for remote bundle context.. on 33509 name: 69c17c5c-1810-4f7e-bcce-327dc0934d57 timout: [ RelativeTimeout value = 180000 ] 07:29:31 [INFO] Building jar from resources and headers. 07:29:31 [INFO] Writing jar finished. 07:29:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:29:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:29:34 [INFO] 07:29:34 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-config-loader-impl --- 07:29:34 [INFO] 07:29:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-config-loader-impl --- 07:29:34 [INFO] No Javadoc in project. Archive not created. 07:29:34 [INFO] 07:29:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-config-loader-impl --- 07:29:34 [INFO] CycloneDX: Resolving Dependencies 07:29:35 [INFO] CycloneDX: Creating BOM version 1.6 with 109 component(s) 07:29:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.xml 07:29:35 [INFO] attaching as odl-bgpcep-config-loader-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:29:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.json 07:29:35 [INFO] attaching as odl-bgpcep-config-loader-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:29:35 [INFO] 07:29:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-impl --- 07:29:35 [INFO] Skipping duplicate-finder execution! 07:29:35 [INFO] 07:29:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-impl --- 07:29:35 [INFO] Skipping plugin execution 07:29:35 [INFO] 07:29:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-impl --- 07:29:35 [INFO] Skipping source per configuration. 07:29:35 [INFO] 07:29:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-config-loader-impl --- 07:29:35 [INFO] 07:29:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-config-loader-impl --- 07:29:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:35 [INFO] 07:29:35 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-config-loader-impl --- 07:29:35 [WARNING] 07:29:35 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-impl did not assign 07:29:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:29:35 [WARNING] 07:29:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:29:35 [WARNING] 07:29:35 [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/1.0.1-SNAPSHOT/odl-bgpcep-config-loader-impl-1.0.1-SNAPSHOT.pom 07:29:35 [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/1.0.1-SNAPSHOT/odl-bgpcep-config-loader-impl-1.0.1-SNAPSHOT-features.xml 07:29:35 [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/1.0.1-SNAPSHOT/odl-bgpcep-config-loader-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:29:35 [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/1.0.1-SNAPSHOT/odl-bgpcep-config-loader-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:29:35 [INFO] 07:29:35 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-config-loader-impl --- 07:29:35 [INFO] org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:feature:1.0.1-SNAPSHOT 07:29:35 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:compile 07:29:35 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:29:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:29:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:29:35 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:29:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:29:35 [INFO] | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:29:35 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:29:35 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:29:35 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:29:35 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:29:35 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:29:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:29:35 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:29:35 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:29:35 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:29:35 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:29:35 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:29:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:29:35 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:29:35 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:29:35 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:29:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:29:35 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:29:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:29:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:29:35 [INFO] | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:29:35 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:29:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:29:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:29:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:29:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:29:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:29:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:29:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:29:35 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:29:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:29:35 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:29:35 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:29:35 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:29:35 [INFO] +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:29:35 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:29:35 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:29:35 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:29:35 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:29:35 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:29:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:29:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:29:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:29:35 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:29:35 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:29:35 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:29:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:29:35 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:29:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:29:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:29:35 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:29:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:29:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:29:35 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:29:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:35 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:29:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:29:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:29:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:29:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:29:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:29:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:29:35 [INFO] +- junit:junit:jar:4.13.2:test 07:29:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:29:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:29:35 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:29:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:29:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:35 [INFO] 07:29:35 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-config-loader-impl --- 07:29:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/sonatype-clm/module.xml 07:29:35 [INFO] 07:29:35 [INFO] --< org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader >--- 07:29:35 [INFO] Building OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader 1.0.1-SNAPSHOT [90/161] 07:29:35 [INFO] from features/odl-bgpcep-routing-policy-config-loader/pom.xml 07:29:35 [INFO] ------------------------------[ feature ]------------------------------- 07:29:35 [INFO] 07:29:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] 07:29:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:35 [INFO] 07:29:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:35 [INFO] 07:29:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] 07:29:35 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] 07:29:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:35 [INFO] argLine set to empty 07:29:35 [INFO] 07:29:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] Starting audit... 07:29:35 Audit done. 07:29:35 [INFO] You have 0 Checkstyle violations. 07:29:35 [INFO] 07:29:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] Starting audit... 07:29:35 Audit done. 07:29:35 [INFO] You have 0 Checkstyle violations. 07:29:35 [INFO] 07:29:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] 07:29:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml 07:29:35 [INFO] ...done! 07:29:35 [INFO] Attaching features XML 07:29:35 [INFO] 07:29:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-routing-policy-config-loader --- 07:29: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:29:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:35 [INFO] 07:29:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-routing-policy-config-loader >>> 07:29:35 [INFO] 07:29:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] No files found to run spotbugs, check compile phase has been run 07:29:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:35 [INFO] 07:29:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-routing-policy-config-loader <<< 07:29:35 [INFO] 07:29:35 [INFO] 07:29:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] 07:29:35 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-routing-policy-config-loader --- 07:29:35 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader 07:29:35 [INFO] Project dependency features detected: [] 07:29:35 [INFO] Pax Exam System (Version: 4.14.0) created. 07:29:35 [INFO] Creating RMI registry server on 127.0.0.1:45539 07:29:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:29:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:29:36 [INFO] Waiting for remote bundle context.. on 45539 name: b1703f30-246b-40f5-a1ee-05a37883d6d6 timout: [ RelativeTimeout value = 180000 ] 07:29:39 [INFO] Building jar from resources and headers. 07:29:39 [INFO] Writing jar finished. 07:29:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:29:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:29:48 [INFO] 07:29:48 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-routing-policy-config-loader --- 07:29:48 [INFO] 07:29:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-routing-policy-config-loader --- 07:29:48 [INFO] No Javadoc in project. Archive not created. 07:29:48 [INFO] 07:29:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-routing-policy-config-loader --- 07:29:48 [INFO] CycloneDX: Resolving Dependencies 07:29:51 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 07:29:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml 07:29:51 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:29:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/bom.json 07:29:51 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:29:51 [INFO] 07:29:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-routing-policy-config-loader --- 07:29:51 [INFO] Skipping duplicate-finder execution! 07:29:51 [INFO] 07:29:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-routing-policy-config-loader --- 07:29:51 [INFO] Skipping plugin execution 07:29:51 [INFO] 07:29:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-routing-policy-config-loader --- 07:29:51 [INFO] Skipping source per configuration. 07:29:51 [INFO] 07:29:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-routing-policy-config-loader --- 07:29:51 [INFO] 07:29:51 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-routing-policy-config-loader --- 07:29:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:51 [INFO] 07:29:51 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-routing-policy-config-loader --- 07:29:51 [WARNING] 07:29:51 [WARNING] The packaging plugin for project odl-bgpcep-routing-policy-config-loader did not assign 07:29:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:29:51 [WARNING] 07:29:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:29:51 [WARNING] 07:29:51 [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/1.0.1-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-1.0.1-SNAPSHOT.pom 07:29:51 [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/1.0.1-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-1.0.1-SNAPSHOT-features.xml 07:29:51 [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/1.0.1-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:29:51 [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/1.0.1-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:29:51 [INFO] 07:29:51 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 07:29:51 [INFO] org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:feature:1.0.1-SNAPSHOT 07:29:51 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:29:51 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:29:51 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:29:51 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:29:51 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:29:51 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:51 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:51 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:51 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:51 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:29:51 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:51 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:29:51 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:29:51 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:29:51 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:29:51 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:29:51 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:51 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:29:51 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:29:51 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:29:51 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:29:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:29:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:29:51 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:29:51 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:29:51 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:29:51 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:29:51 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:29:51 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:29:51 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:29:51 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:29:51 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:29:51 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:29:51 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:29:51 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:29:51 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:29:51 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:29:51 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:29:51 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:29:51 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:29:51 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:29:51 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:29:51 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:29:51 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:29:51 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:29:51 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:29:51 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:29:51 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:29:51 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:29:51 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:29:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:29:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:29:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:29:51 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:29:51 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:29:51 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:29:51 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:29:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:29:51 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:29:51 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:29:51 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:29:51 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:29:51 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:29:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:29:51 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:29:51 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:29:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:29:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:29:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:29:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:29:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:29:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:29:51 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:29:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:29:51 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:29:51 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:29:51 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:29:51 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:29:51 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:29:51 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:29:51 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:29:51 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:29:51 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:29:51 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:29:51 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:29:51 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:29:51 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:29:51 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:29:51 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:29:51 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:29:51 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:29:51 [INFO] | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:29:51 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:29:51 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:29:51 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:29:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:29:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:29:51 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:29:51 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:29:51 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:29:51 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:29:51 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:29:51 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:29:51 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:29:51 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:29:51 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:29:51 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:29:51 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:29:51 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:29:51 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:29:51 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:29:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:29:51 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:29:51 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:29:51 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:29:51 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:29:51 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:29:51 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:29:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:29:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:29:51 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:29:51 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:29:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:29:51 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:29:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:29:51 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:29:51 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:29:51 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:29:51 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:29:51 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:29:51 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:29:51 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:29:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:29:51 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:29:51 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:29:51 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:29:51 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:29:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:29:51 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:29:51 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:29:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:29:51 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:29:51 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:29:51 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:29:51 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:29:51 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:29:51 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:29:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:51 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:29:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:29:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:29:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:29:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:29:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:29:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:29:51 [INFO] +- junit:junit:jar:4.13.2:test 07:29:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:29:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:29:51 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:29:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:29:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:51 [INFO] 07:29:51 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 07:29:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/sonatype-clm/module.xml 07:29:51 [INFO] 07:29:51 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader >----- 07:29:51 [INFO] Building OpenDaylight :: BGPCEP :: Protocols Config Loader 1.0.1-SNAPSHOT [91/161] 07:29:51 [INFO] from features/odl-bgpcep-protocols-config-loader/pom.xml 07:29:51 [INFO] ------------------------------[ feature ]------------------------------- 07:29:51 [INFO] 07:29:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-protocols-config-loader --- 07:29:51 [INFO] 07:29:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-protocols-config-loader --- 07:29:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:51 [INFO] 07:29:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-protocols-config-loader --- 07:29:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:51 [INFO] 07:29:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-protocols-config-loader --- 07:29:52 [INFO] 07:29:52 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-protocols-config-loader --- 07:29:52 [INFO] 07:29:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-protocols-config-loader --- 07:29:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:52 [INFO] argLine set to empty 07:29:52 [INFO] 07:29:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-protocols-config-loader --- 07:29:52 [INFO] Starting audit... 07:29:52 Audit done. 07:29:52 [INFO] You have 0 Checkstyle violations. 07:29:52 [INFO] 07:29:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-protocols-config-loader --- 07:29:52 [INFO] Starting audit... 07:29:52 Audit done. 07:29:52 [INFO] You have 0 Checkstyle violations. 07:29:52 [INFO] 07:29:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-protocols-config-loader --- 07:29:52 [INFO] 07:29:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-protocols-config-loader --- 07:29:52 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml 07:29:52 [INFO] ...done! 07:29:52 [INFO] Attaching features XML 07:29:52 [INFO] 07:29:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-protocols-config-loader --- 07:29:52 [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:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:52 [INFO] 07:29:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-protocols-config-loader >>> 07:29:52 [INFO] 07:29:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-protocols-config-loader --- 07:29:52 [INFO] No files found to run spotbugs, check compile phase has been run 07:29:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:52 [INFO] 07:29:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-protocols-config-loader <<< 07:29:52 [INFO] 07:29:52 [INFO] 07:29:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-protocols-config-loader --- 07:29:52 [INFO] 07:29:52 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-protocols-config-loader --- 07:29:52 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader 07:29:52 [INFO] Project dependency features detected: [] 07:29:52 [INFO] Pax Exam System (Version: 4.14.0) created. 07:29:52 [INFO] Creating RMI registry server on 127.0.0.1:46023 07:29:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:29:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:29:52 [INFO] Waiting for remote bundle context.. on 46023 name: 690a28ff-a9a7-4dd2-8d5c-7748e5237edd timout: [ RelativeTimeout value = 180000 ] 07:29:56 [INFO] Building jar from resources and headers. 07:29:56 [INFO] Writing jar finished. 07:30:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:30:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:30:04 [INFO] 07:30:04 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-protocols-config-loader --- 07:30:04 [INFO] 07:30:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-protocols-config-loader --- 07:30:04 [INFO] No Javadoc in project. Archive not created. 07:30:04 [INFO] 07:30:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-protocols-config-loader --- 07:30:04 [INFO] CycloneDX: Resolving Dependencies 07:30:07 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 07:30:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.xml 07:30:07 [INFO] attaching as odl-bgpcep-protocols-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:30:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.json 07:30:07 [INFO] attaching as odl-bgpcep-protocols-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:30:07 [INFO] 07:30:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-protocols-config-loader --- 07:30:07 [INFO] Skipping duplicate-finder execution! 07:30:07 [INFO] 07:30:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-protocols-config-loader --- 07:30:07 [INFO] Skipping plugin execution 07:30:07 [INFO] 07:30:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-protocols-config-loader --- 07:30:07 [INFO] Skipping source per configuration. 07:30:07 [INFO] 07:30:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-protocols-config-loader --- 07:30:07 [INFO] 07:30:07 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-protocols-config-loader --- 07:30:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:07 [INFO] 07:30:07 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-protocols-config-loader --- 07:30:07 [WARNING] 07:30:07 [WARNING] The packaging plugin for project odl-bgpcep-protocols-config-loader did not assign 07:30:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:07 [WARNING] 07:30:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:07 [WARNING] 07:30:07 [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/1.0.1-SNAPSHOT/odl-bgpcep-protocols-config-loader-1.0.1-SNAPSHOT.pom 07:30:07 [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/1.0.1-SNAPSHOT/odl-bgpcep-protocols-config-loader-1.0.1-SNAPSHOT-features.xml 07:30:07 [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/1.0.1-SNAPSHOT/odl-bgpcep-protocols-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:30:07 [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/1.0.1-SNAPSHOT/odl-bgpcep-protocols-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:30:07 [INFO] 07:30:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-protocols-config-loader --- 07:30:07 [INFO] org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:feature:1.0.1-SNAPSHOT 07:30:07 [INFO] +- org.opendaylight.bgpcep:protocols-config-loader:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:30:07 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:30:07 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:30:07 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:30:07 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:30:07 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:30:07 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:30:07 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:30:07 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:30:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:30:07 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:30:07 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:30:07 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:07 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:30:07 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:30:07 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:30:07 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:30:07 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:30:07 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:30:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:07 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:30:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:30:07 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:30:07 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:30:07 [INFO] | | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:30:07 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:30:07 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:30:07 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:30:07 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:30:07 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:30:07 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:30:07 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:30:07 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:30:07 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:30:07 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:30:07 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:30:07 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:30:07 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:30:07 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:30:07 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:30:07 [INFO] | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:30:07 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:30:07 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:30:07 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:30:07 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:30:07 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:30:07 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:30:07 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:30:07 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:30:07 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:30:07 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:30:07 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:30:07 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:30:07 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:30:07 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:30:07 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:30:07 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:30:07 [INFO] | | | | +- com.typesafe:config:jar:1.4.5:compile 07:30:07 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:30:07 [INFO] | | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:30:07 [INFO] | | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:30:07 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:30:07 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:30:07 [INFO] | | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:30:07 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:30:07 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:30:07 [INFO] | | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:30:07 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:30:07 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:30:07 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:30:07 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:30:07 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:30:07 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:30:07 [INFO] | | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:30:07 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:30:07 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:30:07 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:30:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:30:07 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:30:07 [INFO] | | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:30:07 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:30:07 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:30:07 [INFO] | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:30:07 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:30:07 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:30:07 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:30:07 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:30:07 [INFO] | | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:30:07 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:30:07 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:30:07 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:30:07 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:30:07 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:30:07 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:30:07 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:30:07 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:30:07 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:30:07 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:30:07 [INFO] | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:30:07 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:30:07 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:30:07 [INFO] | | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:30:07 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:30:07 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:30:07 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:30:07 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:30:07 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:30:07 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:30:07 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:30:07 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:30:07 [INFO] | | | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:30:07 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:30:07 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:30:07 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:30:07 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:30:07 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:30:07 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:30:07 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:30:07 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:30:07 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:30:07 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:30:07 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:30:07 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:30:07 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:30:07 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:30:07 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:30:07 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:30:07 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:30:07 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:30:07 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:30:07 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:30:07 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:30:07 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:30:07 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:30:07 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:30:07 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:30:07 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:30:07 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:30:07 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:30:07 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:30:07 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:30:07 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:30:07 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:30:07 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:30:07 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:30:07 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:30:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:07 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:30:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:30:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:30:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:30:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:30:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:30:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:30:07 [INFO] +- junit:junit:jar:4.13.2:test 07:30:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:30:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:30:07 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:30:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:30:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:07 [INFO] 07:30:07 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-protocols-config-loader --- 07:30:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/sonatype-clm/module.xml 07:30:07 [INFO] 07:30:07 [INFO] -----------< org.opendaylight.bgpcep:topology-config-loader >----------- 07:30:07 [INFO] Building topology-config-loader 1.0.1-SNAPSHOT [92/161] 07:30:07 [INFO] from config-loader/topology-config-loader/pom.xml 07:30:07 [INFO] -------------------------------[ bundle ]------------------------------- 07:30:07 [INFO] 07:30:07 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-config-loader --- 07:30:07 [INFO] 07:30:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-config-loader --- 07:30:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:07 [INFO] 07:30:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-config-loader --- 07:30:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:07 [INFO] 07:30:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-config-loader --- 07:30:07 [INFO] 07:30:07 [INFO] --- dependency:3.9.0:properties (default) @ topology-config-loader --- 07:30:07 [INFO] 07:30:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-config-loader --- 07:30: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/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:30:07 [INFO] 07:30:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-config-loader --- 07:30:07 [INFO] Starting audit... 07:30:07 Audit done. 07:30:07 [INFO] You have 0 Checkstyle violations. 07:30:07 [INFO] 07:30:07 [INFO] --- checkstyle:3.6.0:check (default) @ topology-config-loader --- 07:30:07 [INFO] Starting audit... 07:30:07 Audit done. 07:30:07 [INFO] You have 0 Checkstyle violations. 07:30:07 [INFO] 07:30:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-config-loader --- 07:30:07 [INFO] 07:30:07 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-config-loader --- 07:30:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/resources 07:30:07 [INFO] 07:30:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-config-loader --- 07:30:07 [INFO] Recompiling the module because of changed dependency. 07:30:07 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:30:07 [INFO] 07:30:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-config-loader >>> 07:30:08 [INFO] 07:30:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-config-loader --- 07:30:08 [INFO] Fork Value is true 07:30:10 [INFO] Done SpotBugs Analysis.... 07:30:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:10 [INFO] 07:30:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-config-loader <<< 07:30:10 [INFO] 07:30:10 [INFO] 07:30:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-config-loader --- 07:30:10 [INFO] BugInstance size is 0 07:30:10 [INFO] Error size is 0 07:30:10 [INFO] No errors/warnings found 07:30:10 [INFO] 07:30:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-config-loader --- 07:30:10 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:30:10 [INFO] 07:30:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-config-loader --- 07:30:10 [INFO] Recompiling the module because of changed dependency. 07:30:10 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:30:10 [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:10 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:30:10 [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:10 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:30:10 [INFO] 07:30:10 [INFO] --- surefire:3.5.4:test (default-test) @ topology-config-loader --- 07:30:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:30:10 [INFO] 07:30:10 [INFO] ------------------------------------------------------- 07:30:10 [INFO] T E S T S 07:30:10 [INFO] ------------------------------------------------------- 07:30:11 [INFO] Running org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 07:30:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:30:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.983 s -- in org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 07:30:14 [INFO] 07:30:14 [INFO] Results: 07:30:14 [INFO] 07:30:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:30:14 [INFO] 07:30:14 [INFO] 07:30:14 [INFO] --- copy:14.1.6:copy-files (default) @ topology-config-loader --- 07:30:14 [INFO] 07:30:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-config-loader --- 07:30:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-1.0.1-SNAPSHOT.jar 07:30:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/classes/META-INF/MANIFEST.MF 07:30:14 [INFO] 07:30:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-config-loader --- 07:30:15 [WARNING] Javadoc Warnings 07:30:15 [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:30:15 [WARNING] public final class NetworkTopologyConfigFileProcessor extends AbstractConfigFileProcessor { 07:30:15 [WARNING] ^ 07:30:15 [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:30:15 [WARNING] public NetworkTopologyConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:30:15 [WARNING] ^ 07:30:15 [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:30:15 [WARNING] public void init() { 07:30:15 [WARNING] ^ 07:30:15 [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:30:15 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:30:15 [WARNING] ^ 07:30:15 [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:30:15 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:30:15 [WARNING] ^ 07:30:15 [WARNING] 5 warnings 07:30:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-1.0.1-SNAPSHOT-javadoc.jar 07:30:15 [INFO] 07:30:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-config-loader --- 07:30:15 [INFO] CycloneDX: Resolving Dependencies 07:30:16 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:30:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.xml 07:30:16 [INFO] attaching as topology-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:30:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.json 07:30:16 [INFO] attaching as topology-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:30:16 [INFO] 07:30:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-config-loader --- 07:30:16 [INFO] Skipping duplicate-finder execution! 07:30:16 [INFO] 07:30:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-config-loader --- 07:30:16 [WARNING] Used undeclared dependencies found: 07:30:16 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:30:16 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:30:16 [WARNING] Non-test scoped test only dependencies found: 07:30:16 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:30:16 [INFO] 07:30:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-config-loader --- 07:30:16 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-1.0.1-SNAPSHOT-sources.jar 07:30:16 [INFO] 07:30:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-config-loader --- 07:30:16 [INFO] 07:30:16 [INFO] --- jacoco:0.8.14:report (report) @ topology-config-loader --- 07:30:16 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/code-coverage/jacoco.exec 07:30:16 [INFO] Analyzed bundle 'topology-config-loader' with 2 classes 07:30:16 [INFO] 07:30:16 [INFO] --- install:3.1.4:install (default-install) @ topology-config-loader --- 07:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/1.0.1-SNAPSHOT/topology-config-loader-1.0.1-SNAPSHOT.pom 07:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/1.0.1-SNAPSHOT/topology-config-loader-1.0.1-SNAPSHOT.jar 07:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/1.0.1-SNAPSHOT/topology-config-loader-1.0.1-SNAPSHOT-javadoc.jar 07:30:16 [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/1.0.1-SNAPSHOT/topology-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:30:16 [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/1.0.1-SNAPSHOT/topology-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:30:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/1.0.1-SNAPSHOT/topology-config-loader-1.0.1-SNAPSHOT-sources.jar 07:30:16 [INFO] 07:30:16 [INFO] --- bundle:6.0.0:install (default-install) @ topology-config-loader --- 07:30:16 [INFO] Installing org/opendaylight/bgpcep/topology-config-loader/1.0.1-SNAPSHOT/topology-config-loader-1.0.1-SNAPSHOT.jar 07:30:16 [INFO] Writing OBR metadata 07:30:16 [INFO] 07:30:16 [INFO] --- dependency:3.9.0:tree (default-cli) @ topology-config-loader --- 07:30:16 [INFO] org.opendaylight.bgpcep:topology-config-loader:bundle:1.0.1-SNAPSHOT 07:30:16 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:30:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:30:16 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:30:16 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:30:16 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:30:16 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:30:16 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:30:16 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:30:16 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:30:16 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:30:16 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:30:16 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:30:16 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:30:16 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:30:16 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:16 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:30:16 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:30:16 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:30:16 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:16 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:30:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:16 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:30:16 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:30:16 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:30:16 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:30:16 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:30:16 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:30:17 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:test 07:30:17 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:30:17 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:30:17 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:30:17 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:30:17 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:30:17 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:30:17 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:30:17 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:30:17 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:30:17 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:30:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:30:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:30:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:30:17 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:30:17 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:30:17 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:30:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:30:17 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:30:17 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:30:17 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:30:17 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:30:17 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:30:17 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:30:17 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:30:17 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:30:17 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:30:17 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:30:17 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:30:17 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:30:17 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:30:17 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:30:17 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:30:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:30:17 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:30:17 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:30:17 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:30:17 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:30:17 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:30:17 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:30:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:30:17 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:30:17 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:30:17 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:30:17 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:test 07:30:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:30:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:30:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:17 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:30:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:30:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:30:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:30:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:30:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:30:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:30:17 [INFO] +- junit:junit:jar:4.13.2:test 07:30:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:30:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:30:17 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:30:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:30:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:17 [INFO] 07:30:17 [INFO] --- clm:3.0.1-03:index (default-cli) @ topology-config-loader --- 07:30:17 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/sonatype-clm/module.xml 07:30:17 [INFO] 07:30:17 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader >------ 07:30:17 [INFO] Building OpenDaylight :: BGPCEP :: Topology Config Loader 1.0.1-SNAPSHOT [93/161] 07:30:17 [INFO] from features/odl-bgpcep-topology-config-loader/pom.xml 07:30:17 [INFO] ------------------------------[ feature ]------------------------------- 07:30:17 [INFO] 07:30:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] 07:30:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:17 [INFO] 07:30:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:17 [INFO] 07:30:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] 07:30:17 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] 07:30:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:17 [INFO] argLine set to empty 07:30:17 [INFO] 07:30:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] Starting audit... 07:30:17 Audit done. 07:30:17 [INFO] You have 0 Checkstyle violations. 07:30:17 [INFO] 07:30:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] Starting audit... 07:30:17 Audit done. 07:30:17 [INFO] You have 0 Checkstyle violations. 07:30:17 [INFO] 07:30:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] 07:30:17 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml 07:30:17 [INFO] ...done! 07:30:17 [INFO] Attaching features XML 07:30:17 [INFO] 07:30:17 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:30:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:17 [INFO] 07:30:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-config-loader >>> 07:30:17 [INFO] 07:30:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] No files found to run spotbugs, check compile phase has been run 07:30:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:17 [INFO] 07:30:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-config-loader <<< 07:30:17 [INFO] 07:30:17 [INFO] 07:30:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] 07:30:17 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-topology-config-loader --- 07:30:17 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader 07:30:17 [INFO] Project dependency features detected: [] 07:30:17 [INFO] Pax Exam System (Version: 4.14.0) created. 07:30:17 [INFO] Creating RMI registry server on 127.0.0.1:34135 07:30:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:30:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:30:18 [INFO] Waiting for remote bundle context.. on 34135 name: e239c8c0-cf95-4fe6-91bb-35ce076eb040 timout: [ RelativeTimeout value = 180000 ] 07:30:21 [INFO] Building jar from resources and headers. 07:30:21 [INFO] Writing jar finished. 07:30:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:30:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:30:29 [INFO] 07:30:29 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-topology-config-loader --- 07:30:29 [INFO] 07:30:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-config-loader --- 07:30:29 [INFO] No Javadoc in project. Archive not created. 07:30:29 [INFO] 07:30:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-config-loader --- 07:30:29 [INFO] CycloneDX: Resolving Dependencies 07:30:31 [INFO] CycloneDX: Creating BOM version 1.6 with 221 component(s) 07:30:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.xml 07:30:31 [INFO] attaching as odl-bgpcep-topology-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:30:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.json 07:30:31 [INFO] attaching as odl-bgpcep-topology-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:30:31 [INFO] 07:30:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-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) @ odl-bgpcep-topology-config-loader --- 07:30:31 [INFO] Skipping plugin execution 07:30:31 [INFO] 07:30:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-config-loader --- 07:30:31 [INFO] Skipping source per configuration. 07:30:31 [INFO] 07:30:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-config-loader --- 07:30:31 [INFO] 07:30:31 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-config-loader --- 07:30:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:31 [INFO] 07:30:31 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-config-loader --- 07:30:31 [WARNING] 07:30:31 [WARNING] The packaging plugin for project odl-bgpcep-topology-config-loader did not assign 07:30:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:31 [WARNING] 07:30:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:31 [WARNING] 07:30:31 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-config-loader-1.0.1-SNAPSHOT.pom 07:30:31 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-config-loader-1.0.1-SNAPSHOT-features.xml 07:30:31 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:30:31 [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/1.0.1-SNAPSHOT/odl-bgpcep-topology-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:30:31 [INFO] 07:30:31 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-topology-config-loader --- 07:30:31 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:feature:1.0.1-SNAPSHOT 07:30:31 [INFO] +- org.opendaylight.bgpcep:topology-config-loader:jar:1.0.1-SNAPSHOT:compile 07:30:31 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:30:31 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:30:31 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:30:31 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:30:31 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:30:31 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:30:31 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:30:31 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:30:31 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:30:31 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:30:31 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:30:31 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:31 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:30:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:30:31 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:31 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:30:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:31 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:30:31 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:30:31 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:30:31 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:30:31 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:30:31 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:30:31 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:30:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:30:31 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:30:31 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:30:31 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:30:31 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:30:31 [INFO] | \- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:1.0.1-SNAPSHOT:compile 07:30:31 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:compile 07:30:31 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:30:31 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:30:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:30:31 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:30:31 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:30:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:30:31 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:30:31 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:30:31 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:30:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:30:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:30:31 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:30:31 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:30:31 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:30:31 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:30:31 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:30:31 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:30:31 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:30:31 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:30:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:30:31 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:30:31 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:30:31 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:30:31 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:30:31 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:30:31 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:30:31 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:30:31 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:30:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:30:31 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:30:31 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:30:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:30:31 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:30:31 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:30:31 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:30:31 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:30:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:30:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:30:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:30:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:30:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:30:31 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:30:31 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:30:31 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:30:31 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:30:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:30:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:30:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:30:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:30:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:30:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:30:31 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:30:31 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:30:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:30:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:30:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:30:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:30:31 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:30:31 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:30:31 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:30:31 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:30:31 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:30:31 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:30:31 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:30:31 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:30:31 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:30:31 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:30:31 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:30:31 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:30:31 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:30:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:30:31 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:30:31 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:30:31 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:30:31 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:30:31 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:30:31 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:30:31 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:30:31 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:30:31 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:30:31 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:30:31 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:30:31 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:30:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:30:31 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:30:31 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:30:31 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:30:31 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:30:31 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:30:31 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:30:31 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:30:31 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:30:31 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:30:31 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:30:31 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:30:31 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:30:31 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:30:31 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:30:31 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:30:31 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:30:31 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:30:31 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:30:31 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:30:31 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:30:31 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:30:31 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:30:31 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:30:31 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:30:31 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:30:31 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:30:31 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:30:31 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:30:31 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:30:31 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:30:31 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:30:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:30:31 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:30:31 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:30:31 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:30:31 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:30:31 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:30:31 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:30:31 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:30:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:31 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:30:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:30:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:30:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:30:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:30:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:30:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:30:31 [INFO] +- junit:junit:jar:4.13.2:test 07:30:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:30:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:30:31 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:30:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:30:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:31 [INFO] 07:30:31 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-topology-config-loader --- 07:30:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/sonatype-clm/module.xml 07:30:31 [INFO] 07:30:31 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bgp >--------------- 07:30:31 [INFO] Building OpenDaylight :: BGP 1.0.1-SNAPSHOT [94/161] 07:30:31 [INFO] from features/odl-bgpcep-bgp/pom.xml 07:30:31 [INFO] ------------------------------[ feature ]------------------------------- 07:30:31 [INFO] 07:30:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp --- 07:30:31 [INFO] 07:30:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp --- 07:30:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:31 [INFO] 07:30:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp --- 07:30:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:31 [INFO] 07:30:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp --- 07:30:32 [INFO] 07:30:32 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp --- 07:30:32 [INFO] 07:30:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp --- 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-bgp --- 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-bgp --- 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-bgp --- 07:30:32 [INFO] 07:30:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp --- 07:30:32 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/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-bgp --- 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-bgp >>> 07:30:32 [INFO] 07:30:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp --- 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-bgp <<< 07:30:32 [INFO] 07:30:32 [INFO] 07:30:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp --- 07:30:32 [INFO] 07:30:32 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp --- 07:30:32 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp 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:44205 07:30:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:30:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:30:32 [INFO] Waiting for remote bundle context.. on 44205 name: f6fa58fb-8598-463e-9b4d-3f4eb753d887 timout: [ RelativeTimeout value = 180000 ] 07:30:36 [INFO] Building jar from resources and headers. 07:30:36 [INFO] Writing jar finished. 07:30:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:30:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:30:46 [INFO] 07:30:46 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp --- 07:30:46 [INFO] 07:30:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp --- 07:30:46 [INFO] No Javadoc in project. Archive not created. 07:30:46 [INFO] 07:30:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp --- 07:30:46 [INFO] CycloneDX: Resolving Dependencies 07:30:49 [INFO] CycloneDX: Creating BOM version 1.6 with 301 component(s) 07:30:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.xml 07:30:49 [INFO] attaching as odl-bgpcep-bgp-1.0.1-SNAPSHOT-cyclonedx.xml 07:30:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.json 07:30:49 [INFO] attaching as odl-bgpcep-bgp-1.0.1-SNAPSHOT-cyclonedx.json 07:30:49 [INFO] 07:30:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp --- 07:30:49 [INFO] Skipping duplicate-finder execution! 07:30:49 [INFO] 07:30:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp --- 07:30:49 [INFO] Skipping plugin execution 07:30:49 [INFO] 07:30:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp --- 07:30:49 [INFO] Skipping source per configuration. 07:30:49 [INFO] 07:30:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp --- 07:30:49 [INFO] 07:30:49 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp --- 07:30:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:49 [INFO] 07:30:49 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp --- 07:30:49 [WARNING] 07:30:49 [WARNING] The packaging plugin for project odl-bgpcep-bgp did not assign 07:30:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:30:49 [WARNING] 07:30:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:30:49 [WARNING] 07:30:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/1.0.1-SNAPSHOT/odl-bgpcep-bgp-1.0.1-SNAPSHOT.pom 07:30:49 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-1.0.1-SNAPSHOT-features.xml 07:30:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/1.0.1-SNAPSHOT/odl-bgpcep-bgp-1.0.1-SNAPSHOT-cyclonedx.xml 07:30:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/1.0.1-SNAPSHOT/odl-bgpcep-bgp-1.0.1-SNAPSHOT-cyclonedx.json 07:30:49 [INFO] 07:30:49 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp --- 07:30:49 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp:feature:1.0.1-SNAPSHOT 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:30:49 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:49 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:49 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:49 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:49 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:30:49 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:49 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:30:49 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:30:49 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:30:49 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:30:49 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:30:49 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:30:49 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:30:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:30:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:30:49 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:30:49 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:30:49 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:30:49 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:30:49 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:30:49 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:30:49 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:30:49 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:30:49 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:30:49 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:30:49 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:30:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:30:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:30:49 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:30:49 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:30:49 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:30:49 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:30:49 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:30:49 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:30:49 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:30:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:30:49 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:30:49 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:30:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:30:49 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:30:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:30:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:30:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:30:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:30:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:30:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:30:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:30:49 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:30:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:30:49 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:30:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:30:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:30:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:30:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:30:49 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:30:49 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:30:49 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:30:49 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:30:49 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:30:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:30:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:30:49 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:30:49 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:30:49 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:30:49 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:30:49 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:30:49 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:30:49 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:30:49 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:30:49 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:30:49 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:30:49 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:30:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:30:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:30:49 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:30:49 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:30:49 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-topology-provider:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:topology-segment-routing:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:30:49 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:30:49 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:30:49 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:30:49 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:bgp-cli:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | \- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | | \- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:30:49 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:30:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:30:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:30:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:30:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:30:49 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:30:49 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:30:49 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:30:49 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:30:49 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:30:49 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:30:49 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:30:49 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:30:49 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:30:49 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:30:49 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:30:49 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:30:49 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:30:49 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:30:49 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:30:49 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:30:49 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:30:49 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:30:49 [INFO] | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:30:49 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:30:49 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:30:49 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:30:49 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:30:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:30:49 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:30:49 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:30:49 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:30:49 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:30:49 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:30:49 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:30:49 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:30:49 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:30:49 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:30:49 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:30:49 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:30:49 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:30:49 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:30:49 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:30:49 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:30:49 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:30:49 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:30:49 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:protocols-config-loader:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:30:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:topology-config-loader:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:30:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:49 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:30:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:30:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:30:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:30:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:30:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:30:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:30:49 [INFO] +- junit:junit:jar:4.13.2:test 07:30:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:30:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:30:49 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:30:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:30:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:49 [INFO] 07:30:49 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp --- 07:30:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/sonatype-clm/module.xml 07:30:49 [INFO] 07:30:49 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example >-------- 07:30:49 [INFO] Building OpenDaylight :: Configuration Example Files 1.0.1-SNAPSHOT [95/161] 07:30:49 [INFO] from features/odl-bgpcep-bgp-config-example/pom.xml 07:30:49 [INFO] ------------------------------[ feature ]------------------------------- 07:30:49 [INFO] 07:30:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-config-example --- 07:30:49 [INFO] 07:30:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-config-example --- 07:30:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:49 [INFO] 07:30:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-config-example --- 07:30:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:49 [INFO] 07:30:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-config-example --- 07:30:50 [INFO] 07:30:50 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-config-example --- 07:30:50 [INFO] 07:30:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-config-example --- 07:30:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:50 [INFO] argLine set to empty 07:30:50 [INFO] 07:30:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-config-example --- 07:30:50 [INFO] Starting audit... 07:30:50 Audit done. 07:30:50 [INFO] You have 0 Checkstyle violations. 07:30:50 [INFO] 07:30:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-config-example --- 07:30:50 [INFO] Starting audit... 07:30:50 Audit done. 07:30:50 [INFO] You have 0 Checkstyle violations. 07:30:50 [INFO] 07:30:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-config-example --- 07:30:50 [INFO] 07:30:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-config-example --- 07:30:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml 07:30:50 [INFO] ...done! 07:30:50 [INFO] Attaching features XML 07:30:50 [INFO] 07:30:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-config-example --- 07:30: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:30:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:50 [INFO] 07:30:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-config-example >>> 07:30:50 [INFO] 07:30:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-config-example --- 07:30:50 [INFO] No files found to run spotbugs, check compile phase has been run 07:30:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:50 [INFO] 07:30:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-config-example <<< 07:30:50 [INFO] 07:30:50 [INFO] 07:30:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-config-example --- 07:30:50 [INFO] 07:30:50 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-config-example --- 07:30:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example 07:30:50 [INFO] Project dependency features detected: [] 07:30:50 [INFO] Pax Exam System (Version: 4.14.0) created. 07:30:50 [INFO] Creating RMI registry server on 127.0.0.1:36199 07:30:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:30:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:30:50 [INFO] Waiting for remote bundle context.. on 36199 name: 8c5afd89-0a6b-42bf-bcd9-b4881063702c timout: [ RelativeTimeout value = 180000 ] 07:30:54 [INFO] Building jar from resources and headers. 07:30:54 [INFO] Writing jar finished. 07:30:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:30:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:30:56 [INFO] 07:30:56 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-config-example --- 07:30:56 [INFO] 07:30:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-config-example --- 07:30:56 [INFO] No Javadoc in project. Archive not created. 07:30:56 [INFO] 07:30:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-config-example --- 07:30:56 [INFO] CycloneDX: Resolving Dependencies 07:30:56 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:30:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.xml 07:30:56 [INFO] attaching as odl-bgpcep-bgp-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:30:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.json 07:30:56 [INFO] attaching as odl-bgpcep-bgp-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:30:56 [INFO] 07:30:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-config-example --- 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-bgp-config-example --- 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-bgp-config-example --- 07:30:56 [INFO] Skipping source per configuration. 07:30:56 [INFO] 07:30:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-config-example --- 07:30:56 [INFO] 07:30:56 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-config-example --- 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-bgp-config-example --- 07:30:56 [WARNING] 07:30:56 [WARNING] The packaging plugin for project odl-bgpcep-bgp-config-example 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-bgp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/1.0.1-SNAPSHOT/odl-bgpcep-bgp-config-example-1.0.1-SNAPSHOT.pom 07:30:56 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-config-example-1.0.1-SNAPSHOT-features.xml 07:30:56 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:30:56 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:30:56 [INFO] 07:30:56 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-config-example --- 07:30:56 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:feature:1.0.1-SNAPSHOT 07:30:56 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:1.0.1-SNAPSHOT:compile 07:30:56 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:1.0.1-SNAPSHOT: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:test 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.1-03:index (default-cli) @ odl-bgpcep-bgp-config-example --- 07:30:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/sonatype-clm/module.xml 07:30:56 [INFO] 07:30:56 [INFO] ---------< org.opendaylight.bgpcep:bmp-monitors-config-loader >--------- 07:30:56 [INFO] Building bmp-monitors-config-loader 1.0.1-SNAPSHOT [96/161] 07:30:56 [INFO] from config-loader/bmp-monitors-config-loader/pom.xml 07:30:56 [INFO] -------------------------------[ bundle ]------------------------------- 07:30:56 [INFO] 07:30:56 [INFO] --- clean:3.5.0:clean (default-clean) @ bmp-monitors-config-loader --- 07:30:56 [INFO] 07:30:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bmp-monitors-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) @ bmp-monitors-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) @ bmp-monitors-config-loader --- 07:30:56 [INFO] 07:30:56 [INFO] --- dependency:3.9.0:properties (default) @ bmp-monitors-config-loader --- 07:30:56 [INFO] 07:30:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bmp-monitors-config-loader --- 07:30: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/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:30:56 [INFO] 07:30:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ bmp-monitors-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) @ bmp-monitors-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) @ bmp-monitors-config-loader --- 07:30:56 [INFO] 07:30:56 [INFO] --- resources:3.3.1:resources (default-resources) @ bmp-monitors-config-loader --- 07:30:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/resources 07:30:56 [INFO] 07:30:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ bmp-monitors-config-loader --- 07:30:56 [INFO] Recompiling the module because of changed dependency. 07:30:56 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:30:56 [INFO] 07:30:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bmp-monitors-config-loader >>> 07:30:56 [INFO] 07:30:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bmp-monitors-config-loader --- 07:30:56 [INFO] Fork Value is true 07:30:59 [INFO] Done SpotBugs Analysis.... 07:30:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:59 [INFO] 07:30:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bmp-monitors-config-loader <<< 07:30:59 [INFO] 07:30:59 [INFO] 07:30:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bmp-monitors-config-loader --- 07:30:59 [INFO] BugInstance size is 0 07:30:59 [INFO] Error size is 0 07:30:59 [INFO] No errors/warnings found 07:30:59 [INFO] 07:30:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bmp-monitors-config-loader --- 07:30:59 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:30:59 [INFO] 07:30:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bmp-monitors-config-loader --- 07:30:59 [INFO] Recompiling the module because of changed dependency. 07:30:59 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:30:59 [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:59 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:30:59 [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:59 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:30:59 [INFO] 07:30:59 [INFO] --- surefire:3.5.4:test (default-test) @ bmp-monitors-config-loader --- 07:30:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:30:59 [INFO] 07:30:59 [INFO] ------------------------------------------------------- 07:30:59 [INFO] T E S T S 07:30:59 [INFO] ------------------------------------------------------- 07:31:00 [INFO] Running org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 07:31:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:31:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.558 s -- in org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 07:31:03 [INFO] 07:31:03 [INFO] Results: 07:31:03 [INFO] 07:31:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:31:03 [INFO] 07:31:03 [INFO] 07:31:03 [INFO] --- copy:14.1.6:copy-files (default) @ bmp-monitors-config-loader --- 07:31:03 [INFO] 07:31:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bmp-monitors-config-loader --- 07:31:03 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-1.0.1-SNAPSHOT.jar 07:31:03 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/classes/META-INF/MANIFEST.MF 07:31:03 [INFO] 07:31:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bmp-monitors-config-loader --- 07:31:05 [WARNING] Javadoc Warnings 07:31:05 [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:31:05 [WARNING] public final class BmpMonitorConfigFileProcessor extends AbstractConfigFileProcessor { 07:31:05 [WARNING] ^ 07:31:05 [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:31:05 [WARNING] public BmpMonitorConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:31:05 [WARNING] ^ 07:31:05 [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:31:05 [WARNING] public void init() { 07:31:05 [WARNING] ^ 07:31:05 [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:31:05 [WARNING] public final class OSGiBmpMonitorConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:31:05 [WARNING] ^ 07:31:05 [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:31:05 [WARNING] public final class OSGiBmpMonitorConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:31:05 [WARNING] ^ 07:31:05 [WARNING] 5 warnings 07:31:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-1.0.1-SNAPSHOT-javadoc.jar 07:31:05 [INFO] 07:31:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bmp-monitors-config-loader --- 07:31:05 [INFO] CycloneDX: Resolving Dependencies 07:31:06 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 07:31:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.xml 07:31:06 [INFO] attaching as bmp-monitors-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.json 07:31:06 [INFO] attaching as bmp-monitors-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:31:06 [INFO] 07:31:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bmp-monitors-config-loader --- 07:31:06 [INFO] Skipping duplicate-finder execution! 07:31:06 [INFO] 07:31:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bmp-monitors-config-loader --- 07:31:06 [WARNING] Used undeclared dependencies found: 07:31:06 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:31:06 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:31:06 [WARNING] Non-test scoped test only dependencies found: 07:31:06 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:31:06 [INFO] 07:31:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bmp-monitors-config-loader --- 07:31:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-1.0.1-SNAPSHOT-sources.jar 07:31:06 [INFO] 07:31:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bmp-monitors-config-loader --- 07:31:06 [INFO] 07:31:06 [INFO] --- jacoco:0.8.14:report (report) @ bmp-monitors-config-loader --- 07:31:06 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec 07:31:06 [INFO] Analyzed bundle 'bmp-monitors-config-loader' with 2 classes 07:31:06 [INFO] 07:31:06 [INFO] --- install:3.1.4:install (default-install) @ bmp-monitors-config-loader --- 07:31:06 [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/1.0.1-SNAPSHOT/bmp-monitors-config-loader-1.0.1-SNAPSHOT.pom 07:31:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/1.0.1-SNAPSHOT/bmp-monitors-config-loader-1.0.1-SNAPSHOT.jar 07:31:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/1.0.1-SNAPSHOT/bmp-monitors-config-loader-1.0.1-SNAPSHOT-javadoc.jar 07:31:06 [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/1.0.1-SNAPSHOT/bmp-monitors-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:06 [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/1.0.1-SNAPSHOT/bmp-monitors-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:31:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/1.0.1-SNAPSHOT/bmp-monitors-config-loader-1.0.1-SNAPSHOT-sources.jar 07:31:06 [INFO] 07:31:06 [INFO] --- bundle:6.0.0:install (default-install) @ bmp-monitors-config-loader --- 07:31:06 [INFO] Installing org/opendaylight/bgpcep/bmp-monitors-config-loader/1.0.1-SNAPSHOT/bmp-monitors-config-loader-1.0.1-SNAPSHOT.jar 07:31:06 [INFO] Writing OBR metadata 07:31:06 [INFO] 07:31:06 [INFO] --- dependency:3.9.0:tree (default-cli) @ bmp-monitors-config-loader --- 07:31:06 [INFO] org.opendaylight.bgpcep:bmp-monitors-config-loader:bundle:1.0.1-SNAPSHOT 07:31:06 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:31:06 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:31:06 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:31:06 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:31:06 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:31:06 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:31:06 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:31:06 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:31:06 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:31:06 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:31:06 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:31:06 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:31:06 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:31:06 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:31:06 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:31:06 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:31:06 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:31:06 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:31:06 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:31:06 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:31:06 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:31:06 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:31:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:06 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:31:06 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:31:06 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:31:06 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:06 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:31:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:06 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:31:06 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:31:06 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:31:06 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:31:06 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:31:06 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:31:06 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:test 07:31:06 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:31:06 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:31:06 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:31:06 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:31:06 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:31:06 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:31:06 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:31:06 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:31:06 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:31:06 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:31:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:31:06 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:31:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:31:06 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:31:06 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:31:06 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:31:06 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:31:06 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:31:06 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:31:06 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:31:06 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:31:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:31:06 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:31:06 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:31:06 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:31:06 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:31:06 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:31:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:31:06 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:31:06 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:31:06 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:31:06 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:31:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:31:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:31:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:06 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:31:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:31:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:31:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:31:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:31:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:31:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:31:06 [INFO] +- junit:junit:jar:4.13.2:test 07:31:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:31:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:31:06 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:31:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:31:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:06 [INFO] 07:31:06 [INFO] --- clm:3.0.1-03:index (default-cli) @ bmp-monitors-config-loader --- 07:31:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/sonatype-clm/module.xml 07:31:06 [INFO] 07:31:06 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader >-------- 07:31:06 [INFO] Building OpenDaylight :: BGPCEP :: BMP Config Loader 1.0.1-SNAPSHOT [97/161] 07:31:06 [INFO] from features/odl-bgpcep-bmp-config-loader/pom.xml 07:31:06 [INFO] ------------------------------[ feature ]------------------------------- 07:31:06 [INFO] 07:31:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-config-loader --- 07:31:06 [INFO] 07:31:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-config-loader --- 07:31:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:06 [INFO] 07:31:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-loader --- 07:31:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:06 [INFO] 07:31:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-loader --- 07:31:06 [INFO] 07:31:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp-config-loader --- 07:31:06 [INFO] 07:31:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-loader --- 07:31:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:06 [INFO] argLine set to empty 07:31:06 [INFO] 07:31:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-config-loader --- 07:31:06 [INFO] Starting audit... 07:31:06 Audit done. 07:31:06 [INFO] You have 0 Checkstyle violations. 07:31:06 [INFO] 07:31:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-config-loader --- 07:31:06 [INFO] Starting audit... 07:31:06 Audit done. 07:31:06 [INFO] You have 0 Checkstyle violations. 07:31:06 [INFO] 07:31:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp-config-loader --- 07:31:06 [INFO] 07:31:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-loader --- 07:31:06 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml 07:31:07 [INFO] ...done! 07:31:07 [INFO] Attaching features XML 07:31:07 [INFO] 07:31:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-config-loader --- 07:31: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:31:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:07 [INFO] 07:31:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-loader >>> 07:31:07 [INFO] 07:31:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-loader --- 07:31:07 [INFO] No files found to run spotbugs, check compile phase has been run 07:31:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:07 [INFO] 07:31:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-loader <<< 07:31:07 [INFO] 07:31:07 [INFO] 07:31:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-config-loader --- 07:31:07 [INFO] 07:31:07 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bmp-config-loader --- 07:31:07 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader 07:31:07 [INFO] Project dependency features detected: [] 07:31:07 [INFO] Pax Exam System (Version: 4.14.0) created. 07:31:07 [INFO] Creating RMI registry server on 127.0.0.1:34919 07:31:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:31:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:31:07 [INFO] Waiting for remote bundle context.. on 34919 name: 397931f3-d021-4bcf-8bba-8b9aa3456762 timout: [ RelativeTimeout value = 180000 ] 07:31:10 [INFO] Building jar from resources and headers. 07:31:10 [INFO] Writing jar finished. 07:31:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:31:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:31:18 [INFO] 07:31:18 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bmp-config-loader --- 07:31:18 [INFO] 07:31:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-config-loader --- 07:31:18 [INFO] No Javadoc in project. Archive not created. 07:31:18 [INFO] 07:31:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-config-loader --- 07:31:18 [INFO] CycloneDX: Resolving Dependencies 07:31:21 [INFO] CycloneDX: Creating BOM version 1.6 with 235 component(s) 07:31:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.xml 07:31:21 [INFO] attaching as odl-bgpcep-bmp-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.json 07:31:21 [INFO] attaching as odl-bgpcep-bmp-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:31:21 [INFO] 07:31:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-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) @ odl-bgpcep-bmp-config-loader --- 07:31:21 [INFO] Skipping plugin execution 07:31:21 [INFO] 07:31:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-loader --- 07:31:21 [INFO] Skipping source per configuration. 07:31:21 [INFO] 07:31:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-loader --- 07:31:21 [INFO] 07:31:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp-config-loader --- 07:31:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:21 [INFO] 07:31:21 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-config-loader --- 07:31:21 [WARNING] 07:31:21 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-loader did not assign 07:31:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:21 [WARNING] 07:31:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:21 [WARNING] 07:31:21 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-config-loader-1.0.1-SNAPSHOT.pom 07:31:21 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-config-loader-1.0.1-SNAPSHOT-features.xml 07:31:21 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-config-loader-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:21 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-config-loader-1.0.1-SNAPSHOT-cyclonedx.json 07:31:21 [INFO] 07:31:21 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bmp-config-loader --- 07:31:21 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:feature:1.0.1-SNAPSHOT 07:31:21 [INFO] +- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-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.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT: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.yangtools:binding-reflect:jar:14.0.20: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:yang-common:jar:14.0.20:compile 07:31:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:31:21 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:31:21 [INFO] | +- org.opendaylight.yangtools:binding-spec: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-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] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2: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.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:31:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:31:21 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:31:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:31:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:31:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:31:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:31:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:31:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:31:21 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:31:21 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:31:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:31:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:31:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:31:21 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:31:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:31:21 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:31:21 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:31:21 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:31:21 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:31:21 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:31:21 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:31:21 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:31:21 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:31:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:31:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:31:21 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:31:21 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:31:21 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:31:21 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:31:21 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:31:21 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:31:21 [INFO] | | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:31:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:31:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:31:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:31:21 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:31:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:31:21 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:31:21 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:31:21 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:31:21 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:31:21 [INFO] | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:31:21 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:31:21 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:31:21 [INFO] | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:31:21 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:31:21 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:31:21 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:31:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:31:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:31:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:31:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:31:21 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:31:21 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:31:21 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:31:21 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:31:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:31:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:31:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:31:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:31:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:31:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:31:21 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:31:21 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:31:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:31:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:31:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:31:21 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:31:21 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:31:21 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:31:21 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:31:21 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:31:21 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:31:21 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:31:21 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:31:21 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:31:21 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:31:21 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:31:21 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:31:21 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:31:21 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:31:21 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:31:21 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:31:21 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:31:21 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:31:21 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:31:21 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:31:21 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:31:21 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:31:21 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:31:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:31:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:31:21 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:31:21 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:31:21 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:31:21 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:31:21 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:31:21 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:31:21 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:31:21 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:31:21 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:31:21 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:31:21 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:31:21 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:31:21 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:31:21 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:31:21 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:31:21 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:31:21 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:31:21 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:31:21 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:31:21 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:31:21 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:31:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:31:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:31:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:31:21 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:31:21 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:31:21 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:31:21 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:31:21 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:31:21 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:31:21 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:31:21 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:31:21 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:31:21 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:31:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:31:21 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:31:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:31:21 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 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:compile 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.1-03:index (default-cli) @ odl-bgpcep-bmp-config-loader --- 07:31:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/sonatype-clm/module.xml 07:31:21 [INFO] 07:31:21 [INFO] -----------< org.opendaylight.bgpcep:bgp-bmp-config-example >----------- 07:31:21 [INFO] Building bgp-bmp-config-example 1.0.1-SNAPSHOT [98/161] 07:31:21 [INFO] from bmp/bmp-config-example/pom.xml 07:31:21 [INFO] --------------------------------[ jar ]--------------------------------- 07:31:21 [INFO] 07:31:21 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-config-example --- 07:31:21 [INFO] 07:31:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-config-example --- 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) @ bgp-bmp-config-example --- 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) @ bgp-bmp-config-example --- 07:31:22 [INFO] 07:31:22 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-config-example --- 07:31:22 [INFO] 07:31:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-config-example --- 07:31: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-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:31:22 [INFO] 07:31:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-config-example --- 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) @ bgp-bmp-config-example --- 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) @ bgp-bmp-config-example --- 07:31:22 [INFO] 07:31:22 [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-bmp-config-example --- 07:31:22 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 07:31:22 [INFO] 07:31:22 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-config-example --- 07:31:22 [INFO] Copying 1 resource from src/main/resources to target/classes 07:31:22 [INFO] 07:31:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-config-example --- 07:31:22 [INFO] No sources to compile 07:31:22 [INFO] 07:31:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-config-example >>> 07:31:22 [INFO] 07:31:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-config-example --- 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 @ bgp-bmp-config-example <<< 07:31:22 [INFO] 07:31:22 [INFO] 07:31:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-config-example --- 07:31:22 [INFO] 07:31:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-config-example --- 07:31:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/src/test/resources 07:31:22 [INFO] 07:31:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-config-example --- 07:31:22 [INFO] No sources to compile 07:31:22 [INFO] 07:31:22 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-config-example --- 07:31:22 [INFO] No tests to run. 07:31:22 [INFO] 07:31:22 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-config-example --- 07:31:22 [INFO] 07:31:22 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-bmp-config-example --- 07:31:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-1.0.1-SNAPSHOT.jar 07:31:22 [INFO] 07:31:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-config-example --- 07:31:22 [INFO] No Javadoc in project. Archive not created. 07:31:22 [INFO] 07:31:22 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-bmp-config-example --- 07:31:22 [INFO] 07:31:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-config-example --- 07:31:22 [INFO] CycloneDX: Resolving Dependencies 07:31:22 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:31:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.xml 07:31:22 [INFO] attaching as bgp-bmp-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.json 07:31:22 [INFO] attaching as bgp-bmp-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:31:22 [INFO] 07:31:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-config-example --- 07:31:22 [INFO] Skipping duplicate-finder execution! 07:31:22 [INFO] 07:31:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-config-example --- 07:31:22 [INFO] No dependency problems found 07:31:22 [INFO] 07:31:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-config-example --- 07:31:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-1.0.1-SNAPSHOT-sources.jar 07:31:22 [INFO] 07:31:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-config-example --- 07:31:22 [INFO] 07:31:22 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-config-example --- 07:31:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:31:22 [INFO] 07:31:22 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-config-example --- 07:31:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/1.0.1-SNAPSHOT/bgp-bmp-config-example-1.0.1-SNAPSHOT.pom 07:31:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/1.0.1-SNAPSHOT/bgp-bmp-config-example-1.0.1-SNAPSHOT.jar 07:31:22 [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/1.0.1-SNAPSHOT/bgp-bmp-config-example-1.0.1-SNAPSHOT-odl-bmp-monitors-config.xml 07:31:22 [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/1.0.1-SNAPSHOT/bgp-bmp-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:22 [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/1.0.1-SNAPSHOT/bgp-bmp-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:31:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/1.0.1-SNAPSHOT/bgp-bmp-config-example-1.0.1-SNAPSHOT-sources.jar 07:31:22 [INFO] 07:31:22 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-config-example --- 07:31:22 [INFO] org.opendaylight.bgpcep:bgp-bmp-config-example:jar:1.0.1-SNAPSHOT 07:31:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:22 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:31:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:31:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:31:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:31:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:31:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:31:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:31:22 [INFO] +- junit:junit:jar:4.13.2:test 07:31:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:31:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:31:22 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:31:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:31:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:22 [INFO] 07:31:22 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-bmp-config-example --- 07:31:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/sonatype-clm/module.xml 07:31:22 [INFO] 07:31:22 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example >-------- 07:31:22 [INFO] Building OpenDaylight :: BMP :: Config files example 1.0.1-SNAPSHOT [99/161] 07:31:22 [INFO] from features/odl-bgpcep-bmp-config-example/pom.xml 07:31:22 [INFO] ------------------------------[ feature ]------------------------------- 07:31:22 [INFO] 07:31:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-config-example --- 07:31:22 [INFO] 07:31:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-config-example --- 07:31:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:22 [INFO] 07:31:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-example --- 07:31:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:22 [INFO] 07:31:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-example --- 07:31:23 [INFO] 07:31:23 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp-config-example --- 07:31:23 [INFO] 07:31:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-example --- 07:31:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:23 [INFO] argLine set to empty 07:31:23 [INFO] 07:31:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-config-example --- 07:31:23 [INFO] Starting audit... 07:31:23 Audit done. 07:31:23 [INFO] You have 0 Checkstyle violations. 07:31:23 [INFO] 07:31:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-config-example --- 07:31:23 [INFO] Starting audit... 07:31:23 Audit done. 07:31:23 [INFO] You have 0 Checkstyle violations. 07:31:23 [INFO] 07:31:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp-config-example --- 07:31:23 [INFO] 07:31:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-example --- 07:31:23 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml 07:31:23 [INFO] ...done! 07:31:23 [INFO] Attaching features XML 07:31:23 [INFO] 07:31:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp-config-example --- 07:31: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:31:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:23 [INFO] 07:31:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-example >>> 07:31:23 [INFO] 07:31:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-example --- 07:31:23 [INFO] No files found to run spotbugs, check compile phase has been run 07:31:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:23 [INFO] 07:31:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-example <<< 07:31:23 [INFO] 07:31:23 [INFO] 07:31:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-config-example --- 07:31:23 [INFO] 07:31:23 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bmp-config-example --- 07:31:23 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example 07:31:23 [INFO] Project dependency features detected: [] 07:31:23 [INFO] Pax Exam System (Version: 4.14.0) created. 07:31:23 [INFO] Creating RMI registry server on 127.0.0.1:36591 07:31:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:31:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:31:23 [INFO] Waiting for remote bundle context.. on 36591 name: e8a7df5d-030d-456a-9ebd-152abfc1269b timout: [ RelativeTimeout value = 180000 ] 07:31:26 [INFO] Building jar from resources and headers. 07:31:26 [INFO] Writing jar finished. 07:31:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:31:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:31:28 [INFO] 07:31:28 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bmp-config-example --- 07:31:28 [INFO] 07:31:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-config-example --- 07:31:28 [INFO] No Javadoc in project. Archive not created. 07:31:28 [INFO] 07:31:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-config-example --- 07:31:28 [INFO] CycloneDX: Resolving Dependencies 07:31:29 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 07:31:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.xml 07:31:29 [INFO] attaching as odl-bgpcep-bmp-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.json 07:31:29 [INFO] attaching as odl-bgpcep-bmp-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:31:29 [INFO] 07:31:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-example --- 07:31:29 [INFO] Skipping duplicate-finder execution! 07:31:29 [INFO] 07:31:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-example --- 07:31:29 [INFO] Skipping plugin execution 07:31:29 [INFO] 07:31:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-example --- 07:31:29 [INFO] Skipping source per configuration. 07:31:29 [INFO] 07:31:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-example --- 07:31:29 [INFO] 07:31:29 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp-config-example --- 07:31:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:29 [INFO] 07:31:29 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-config-example --- 07:31:29 [WARNING] 07:31:29 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-example did not assign 07:31:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:31:29 [WARNING] 07:31:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:31:29 [WARNING] 07:31:29 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-config-example-1.0.1-SNAPSHOT.pom 07:31:29 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-config-example-1.0.1-SNAPSHOT-features.xml 07:31:29 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:29 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:31:29 [INFO] 07:31:29 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bmp-config-example --- 07:31:29 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:feature:1.0.1-SNAPSHOT 07:31:29 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:1.0.1-SNAPSHOT:compile 07:31:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:29 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:31:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:31:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:31:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:31:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:31:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:31:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:31:29 [INFO] +- junit:junit:jar:4.13.2:test 07:31:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:31:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:31:29 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:31:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:31:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:29 [INFO] 07:31:29 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bmp-config-example --- 07:31:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/sonatype-clm/module.xml 07:31:29 [INFO] 07:31:29 [INFO] ------------< org.opendaylight.bgpcep:bgp-bmp-parser-impl >------------- 07:31:29 [INFO] Building bgp-bmp-parser-impl 1.0.1-SNAPSHOT [100/161] 07:31:29 [INFO] from bmp/bmp-parser-impl/pom.xml 07:31:29 [INFO] -------------------------------[ bundle ]------------------------------- 07:31:29 [INFO] 07:31:29 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] 07:31:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:29 [INFO] 07:31:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:29 [INFO] 07:31:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] 07:31:29 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] 07:31:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:31:29 [INFO] 07:31:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] Starting audit... 07:31:29 Audit done. 07:31:29 [INFO] You have 0 Checkstyle violations. 07:31:29 [INFO] 07:31:29 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] Starting audit... 07:31:29 Audit done. 07:31:29 [INFO] You have 0 Checkstyle violations. 07:31:29 [INFO] 07:31:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] 07:31:29 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/main/resources 07:31:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/generated-sources/spi 07:31:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/generated-sources/yang 07:31:29 [INFO] 07:31:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] Recompiling the module because of changed dependency. 07:31:29 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 07:31:29 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionProviderActivator 07:31:29 [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:31:29 [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:31:29 [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:31:29 [INFO] 07:31:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-parser-impl >>> 07:31:29 [INFO] 07:31:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-parser-impl --- 07:31:29 [INFO] Fork Value is true 07:31:33 [INFO] Done SpotBugs Analysis.... 07:31:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:33 [INFO] 07:31:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-parser-impl <<< 07:31:33 [INFO] 07:31:33 [INFO] 07:31:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-parser-impl --- 07:31:33 [INFO] BugInstance size is 0 07:31:33 [INFO] Error size is 0 07:31:33 [INFO] No errors/warnings found 07:31:33 [INFO] 07:31:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-parser-impl --- 07:31:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/test/resources 07:31:33 [INFO] 07:31:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-parser-impl --- 07:31:33 [INFO] Recompiling the module because of changed dependency. 07:31:33 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 07:31:33 [INFO] 07:31:33 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-parser-impl --- 07:31:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:31:33 [INFO] 07:31:33 [INFO] ------------------------------------------------------- 07:31:33 [INFO] T E S T S 07:31:33 [INFO] ------------------------------------------------------- 07:31:34 [INFO] Running org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 07:31:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.450 s -- in org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 07:31:34 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 07:31:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 07:31:34 [INFO] Running org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 07:31:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 07:31:35 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 07:31:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 07:31:35 [INFO] Running org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 07:31:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 07:31:35 [INFO] Running org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 07:31:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 07:31:35 [INFO] 07:31:35 [INFO] Results: 07:31:35 [INFO] 07:31:35 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 07:31:35 [INFO] 07:31:35 [INFO] 07:31:35 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-parser-impl --- 07:31:35 [INFO] 07:31:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-parser-impl --- 07:31:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-1.0.1-SNAPSHOT.jar 07:31:35 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/classes/META-INF/MANIFEST.MF 07:31:35 [INFO] 07:31:35 [INFO] --- jar:3.4.2:test-jar (default) @ bgp-bmp-parser-impl --- 07:31:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-tests.jar 07:31:35 [INFO] 07:31:35 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ bgp-bmp-parser-impl --- 07:31:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-test-sources.jar 07:31:35 [INFO] 07:31:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-parser-impl --- 07:31:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-javadoc.jar 07:31:36 [INFO] 07:31:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-parser-impl --- 07:31:36 [INFO] CycloneDX: Resolving Dependencies 07:31:37 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:31:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.xml 07:31:37 [INFO] attaching as bgp-bmp-parser-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.json 07:31:37 [INFO] attaching as bgp-bmp-parser-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:31:37 [INFO] 07:31:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-parser-impl --- 07:31:37 [INFO] Skipping duplicate-finder execution! 07:31:37 [INFO] 07:31:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-parser-impl --- 07:31:37 [WARNING] Non-test scoped test only dependencies found: 07:31:37 [WARNING] org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:31:37 [INFO] 07:31:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-parser-impl --- 07:31:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-sources.jar 07:31:37 [INFO] 07:31:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-parser-impl --- 07:31:37 [INFO] 07:31:37 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-parser-impl --- 07:31:37 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec 07:31:37 [INFO] Analyzed bundle 'bgp-bmp-parser-impl' with 28 classes 07:31:37 [INFO] 07:31:37 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-parser-impl --- 07:31:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/1.0.1-SNAPSHOT/bgp-bmp-parser-impl-1.0.1-SNAPSHOT.pom 07:31:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/1.0.1-SNAPSHOT/bgp-bmp-parser-impl-1.0.1-SNAPSHOT.jar 07:31:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/1.0.1-SNAPSHOT/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-tests.jar 07:31:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/1.0.1-SNAPSHOT/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-test-sources.jar 07:31:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/1.0.1-SNAPSHOT/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-javadoc.jar 07:31:37 [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/1.0.1-SNAPSHOT/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:37 [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/1.0.1-SNAPSHOT/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:31:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/1.0.1-SNAPSHOT/bgp-bmp-parser-impl-1.0.1-SNAPSHOT-sources.jar 07:31:37 [INFO] 07:31:37 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-parser-impl --- 07:31:37 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-parser-impl/1.0.1-SNAPSHOT/bgp-bmp-parser-impl-1.0.1-SNAPSHOT.jar 07:31:37 [INFO] Writing OBR metadata 07:31:37 [INFO] 07:31:37 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-parser-impl --- 07:31:37 [INFO] org.opendaylight.bgpcep:bgp-bmp-parser-impl:bundle:1.0.1-SNAPSHOT 07:31:37 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:37 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:31:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:37 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:31:37 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:31:37 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:31:37 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:31:37 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:31:37 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:31:37 [INFO] | \- io.netty:netty-transport:jar:4.2.7.Final:compile 07:31:37 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:31:37 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:31:37 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:31:37 [INFO] | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:31:37 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:31:37 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:31:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:31:37 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:31:37 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:31:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:31:37 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:31:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:37 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:31:37 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:31:37 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:31:37 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:31:37 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:31:37 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:31:37 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:31:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:31:37 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:31:37 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:31:37 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:31:37 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:31:37 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:31:37 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:31:37 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:31:37 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:31:37 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:31:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:test 07:31:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:31:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:31:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:37 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:31:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:31:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:31:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:31:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:31:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:31:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:31:37 [INFO] +- junit:junit:jar:4.13.2:test 07:31:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:31:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:31:37 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:31:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:31:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:37 [INFO] 07:31:37 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-bmp-parser-impl --- 07:31:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/sonatype-clm/module.xml 07:31:37 [INFO] 07:31:37 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-impl >---------------- 07:31:37 [INFO] Building bgp-bmp-impl 1.0.1-SNAPSHOT [101/161] 07:31:37 [INFO] from bmp/bmp-impl/pom.xml 07:31:37 [INFO] -------------------------------[ bundle ]------------------------------- 07:31:37 [INFO] 07:31:37 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-impl --- 07:31:37 [INFO] 07:31:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-impl --- 07:31:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:37 [INFO] 07:31:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-impl --- 07:31:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:37 [INFO] 07:31:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-impl --- 07:31:38 [INFO] 07:31:38 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-impl --- 07:31:38 [INFO] 07:31:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-impl --- 07:31: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/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:31:38 [INFO] 07:31:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-impl --- 07:31:38 [INFO] Starting audit... 07:31:38 Audit done. 07:31:38 [INFO] You have 0 Checkstyle violations. 07:31:38 [INFO] 07:31:38 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-impl --- 07:31:38 [INFO] Starting audit... 07:31:38 Audit done. 07:31:38 [INFO] You have 0 Checkstyle violations. 07:31:38 [INFO] 07:31:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-impl --- 07:31:38 [INFO] 07:31:38 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-impl --- 07:31:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/resources 07:31:38 [INFO] 07:31:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-impl --- 07:31:38 [INFO] Recompiling the module because of changed dependency. 07:31:38 [INFO] Compiling 19 source files with javac [debug release 21] to target/classes 07:31:38 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.api.BmpSessionFactory 07:31:38 [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:31:38 [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:31:38 [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:31:38 [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:31:38 [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:31:38 [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:31:38 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:31:38 found: capture#1 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification 07:31:38 [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:31:38 [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:31:38 [INFO] 07:31:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-impl >>> 07:31:38 [INFO] 07:31:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-impl --- 07:31:38 [INFO] Fork Value is true 07:31:42 [INFO] Done SpotBugs Analysis.... 07:31:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:43 [INFO] 07:31:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-impl <<< 07:31:43 [INFO] 07:31:43 [INFO] 07:31:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-impl --- 07:31:43 [INFO] BugInstance size is 0 07:31:43 [INFO] Error size is 0 07:31:43 [INFO] No errors/warnings found 07:31:43 [INFO] 07:31:43 [INFO] --- remote-resources:3.3.0:process (default) @ bgp-bmp-impl --- 07:31:43 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-bmp-config-example:1.0.1-SNAPSHOT 07:31:43 [INFO] Copying 1 resource from 1 bundle. 07:31:43 [INFO] 07:31:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-impl --- 07:31:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/test/resources 07:31:43 [INFO] Copying 1 resource from target/maven-shared-archive-resources to target/test-classes 07:31:43 [INFO] 07:31:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-impl --- 07:31:43 [INFO] Recompiling the module because of changed dependency. 07:31:43 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:31:43 [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:31:43 [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:31:43 [INFO] 07:31:43 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-impl --- 07:31:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:31:43 [INFO] 07:31:43 [INFO] ------------------------------------------------------- 07:31:43 [INFO] T E S T S 07:31:43 [INFO] ------------------------------------------------------- 07:31:44 [INFO] Running org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 07:31:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:31:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.05 s -- in org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 07:31:54 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 07:31:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 07:31:54 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 07:31:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 07:31:55 [INFO] 07:31:55 [INFO] Results: 07:31:55 [INFO] 07:31:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:31:55 [INFO] 07:31:55 [INFO] 07:31:55 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-impl --- 07:31:55 [INFO] 07:31:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-impl --- 07:31:55 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-1.0.1-SNAPSHOT.jar 07:31:55 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/classes/META-INF/MANIFEST.MF 07:31:55 [INFO] 07:31:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-impl --- 07:31:56 [WARNING] Javadoc Warnings 07:31:56 [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:31:56 [WARNING] public final class BmpByteToMessageDecoder extends ByteToMessageDecoder { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public BmpByteToMessageDecoder(final BmpMessageRegistry registry) { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public final class BmpDeployerImpl implements DataTreeChangeListener, AutoCloseable { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public BmpDeployerImpl(@Reference final BmpDispatcher dispatcher, @Reference final DataBroker dataBroker, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public class BmpDispatcherImpl implements BmpDispatcher, AutoCloseable { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public BmpDispatcherImpl(@Reference final BmpNettyGroups nettyGroups, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public final class BmpHandlerFactory { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public BmpHandlerFactory(final BmpMessageRegistry registry) { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public ChannelHandler[] getDecoders() { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public ChannelHandler[] getEncoders() { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public final class BmpMessageHeaderDecoder extends LengthFieldBasedFrameDecoder { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public BmpMessageHeaderDecoder() { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public final class BmpMessageToByteEncoder extends MessageToByteEncoder> { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public BmpMessageToByteEncoder(final BmpMessageRegistry registry) { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public interface BmpMonitoringStation extends AutoCloseable { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public final class BmpMonitoringStationImpl implements BmpMonitoringStation, ClusterSingletonService { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public BmpMonitoringStationImpl(final DOMDataBroker domDataBroker, final BmpDispatcher dispatcher, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public final class BmpNettyGroups implements AutoCloseable { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public interface CreateChannel { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public BmpNettyGroups() { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public static ChannelInitializer createChannelWithDecoder( 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public static ChannelInitializer createChannelWithEncoder( 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] ChannelInitializer create(@NonNull BmpSessionFactory sessionFactory, 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public final class BmpRouterImpl implements BmpRouter, FutureCallback { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public BmpRouterImpl(final RouterSessionManager sessionManager) { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public final class BmpRouterPeerImpl implements BmpRouterPeer { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public final class BmpSessionImpl extends SimpleChannelInboundHandler> implements BmpSession { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] protected enum State { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public BmpSessionImpl(final @NonNull BmpSessionListener listener) { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public final class DefaultBmpSessionFactory implements BmpSessionFactory { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public DefaultBmpSessionFactory() { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public final class TablesUtil { 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public static final QName BMP_AFI_QNAME = QName.create(BMP_TABLES_QNAME, "afi").intern(); 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public static final QName BMP_ATTRIBUTES_QNAME = QName.create(BmpMonitor.QNAME, "attributes").intern(); 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public static final QName BMP_ROUTES_QNAME = QName.create(BmpMonitor.QNAME, "routes").intern(); 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public static final QName BMP_SAFI_QNAME = QName.create(BMP_TABLES_QNAME, "safi").intern(); 07:31:56 [WARNING] ^ 07:31:56 [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:31:56 [WARNING] public static final QName BMP_TABLES_QNAME = QName.create(BmpMonitor.QNAME, "tables").intern(); 07:31:56 [WARNING] ^ 07:31:56 [WARNING] 52 warnings 07:31:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-1.0.1-SNAPSHOT-javadoc.jar 07:31:56 [INFO] 07:31:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-impl --- 07:31:56 [INFO] CycloneDX: Resolving Dependencies 07:31:58 [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) 07:31:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.xml 07:31:58 [INFO] attaching as bgp-bmp-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.json 07:31:58 [INFO] attaching as bgp-bmp-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:31:58 [INFO] 07:31:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-impl --- 07:31:58 [INFO] Skipping duplicate-finder execution! 07:31:58 [INFO] 07:31:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-impl --- 07:31:58 [WARNING] Used undeclared dependencies found: 07:31:58 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:31:58 [WARNING] Non-test scoped test only dependencies found: 07:31:58 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:31:58 [WARNING] org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:31:58 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] 07:31:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-impl --- 07:31:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-1.0.1-SNAPSHOT-sources.jar 07:31:58 [INFO] 07:31:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-impl --- 07:31:58 [INFO] 07:31:58 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-impl --- 07:31:58 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/code-coverage/jacoco.exec 07:31:58 [INFO] Analyzed bundle 'bgp-bmp-impl' with 35 classes 07:31:58 [INFO] 07:31:58 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-impl --- 07:31:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/1.0.1-SNAPSHOT/bgp-bmp-impl-1.0.1-SNAPSHOT.pom 07:31:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/1.0.1-SNAPSHOT/bgp-bmp-impl-1.0.1-SNAPSHOT.jar 07:31:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/1.0.1-SNAPSHOT/bgp-bmp-impl-1.0.1-SNAPSHOT-javadoc.jar 07:31:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/1.0.1-SNAPSHOT/bgp-bmp-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:31:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/1.0.1-SNAPSHOT/bgp-bmp-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:31:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/1.0.1-SNAPSHOT/bgp-bmp-impl-1.0.1-SNAPSHOT-sources.jar 07:31:58 [INFO] 07:31:58 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-impl --- 07:31:58 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-impl/1.0.1-SNAPSHOT/bgp-bmp-impl-1.0.1-SNAPSHOT.jar 07:31:58 [INFO] Writing OBR metadata 07:31:58 [INFO] 07:31:58 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-impl --- 07:31:58 [INFO] org.opendaylight.bgpcep:bgp-bmp-impl:bundle:1.0.1-SNAPSHOT 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:31:58 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:31:58 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:31:58 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:31:58 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:31:58 [INFO] +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:31:58 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:31:58 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:31:58 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:31:58 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:31:58 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:31:58 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:31:58 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:31:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:31:58 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:31:58 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:31:58 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:31:58 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:31:58 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:31:58 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:31:58 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:31:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:31:58 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:31:58 [INFO] | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:31:58 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:31:58 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:58 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:31:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:31:58 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:31:58 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:31:58 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:31:58 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:31:58 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:31:58 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:31:58 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:31:58 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:31:58 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:31:58 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:31:58 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:31:58 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:31:58 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:31:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:31:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:31:58 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:31:58 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:31:58 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:31:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:31:58 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:31:58 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:31:58 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:31:58 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:31:58 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:31:58 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:31:58 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:31:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:31:58 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:31:58 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:31:58 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:31:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:test 07:31:58 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:test 07:31:58 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:test 07:31:58 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:test 07:31:58 [INFO] | \- org.apache.commons:commons-lang3:jar:3.19.0:test 07:31:58 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:31:58 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:31:58 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:31:58 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:31:58 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:31:58 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:31:58 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:31:58 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:31:58 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:31:58 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:31:58 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:31:58 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:31:58 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:31:58 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:31:58 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:31:58 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:31:58 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:test 07:31:58 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:test 07:31:58 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:test 07:31:58 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:31:58 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:31:58 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:31:58 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-config-example:jar:1.0.1-SNAPSHOT:test 07:31:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:31:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:31:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:58 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:31:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:31:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:31:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:31:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:31:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:31:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:31:58 [INFO] +- junit:junit:jar:4.13.2:test 07:31:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:31:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:31:58 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:31:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:31:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:58 [INFO] 07:31:58 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-bmp-impl --- 07:31:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/sonatype-clm/module.xml 07:31:58 [INFO] 07:31:58 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bmp >--------------- 07:31:58 [INFO] Building OpenDaylight :: BMP 1.0.1-SNAPSHOT [102/161] 07:31:58 [INFO] from features/odl-bgpcep-bmp/pom.xml 07:31:58 [INFO] ------------------------------[ feature ]------------------------------- 07:31:58 [INFO] 07:31:58 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp --- 07:31:58 [INFO] 07:31:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp --- 07:31:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:58 [INFO] 07:31:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp --- 07:31:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:58 [INFO] 07:31:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp --- 07:31:59 [INFO] 07:31:59 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bmp --- 07:31:59 [INFO] 07:31:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp --- 07:31:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:59 [INFO] argLine set to empty 07:31:59 [INFO] 07:31:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp --- 07:31:59 [INFO] Starting audit... 07:31:59 Audit done. 07:31:59 [INFO] You have 0 Checkstyle violations. 07:31:59 [INFO] 07:31:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp --- 07:31:59 [INFO] Starting audit... 07:31:59 Audit done. 07:31:59 [INFO] You have 0 Checkstyle violations. 07:31:59 [INFO] 07:31:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bmp --- 07:31:59 [INFO] 07:31:59 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp --- 07:31:59 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/feature/feature.xml 07:31:59 [INFO] ...done! 07:31:59 [INFO] Attaching features XML 07:31:59 [INFO] 07:31:59 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bmp --- 07:31:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:31:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:59 [INFO] 07:31:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp >>> 07:31:59 [INFO] 07:31:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp --- 07:31:59 [INFO] No files found to run spotbugs, check compile phase has been run 07:31:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:59 [INFO] 07:31:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp <<< 07:31:59 [INFO] 07:31:59 [INFO] 07:31:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp --- 07:31:59 [INFO] 07:31:59 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bmp --- 07:31:59 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp 07:31:59 [INFO] Project dependency features detected: [] 07:31:59 [INFO] Pax Exam System (Version: 4.14.0) created. 07:31:59 [INFO] Creating RMI registry server on 127.0.0.1:35835 07:31:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:31:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:31:59 [INFO] Waiting for remote bundle context.. on 35835 name: c3d38c04-7656-45d0-b6d2-1d20bfdd7226 timout: [ RelativeTimeout value = 180000 ] 07:32:03 [INFO] Building jar from resources and headers. 07:32:03 [INFO] Writing jar finished. 07:32:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:32:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:32:12 [INFO] 07:32:12 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bmp --- 07:32:12 [INFO] 07:32:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp --- 07:32:12 [INFO] No Javadoc in project. Archive not created. 07:32:12 [INFO] 07:32:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp --- 07:32:12 [INFO] CycloneDX: Resolving Dependencies 07:32:15 [INFO] CycloneDX: Creating BOM version 1.6 with 283 component(s) 07:32:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.xml 07:32:15 [INFO] attaching as odl-bgpcep-bmp-1.0.1-SNAPSHOT-cyclonedx.xml 07:32:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.json 07:32:15 [INFO] attaching as odl-bgpcep-bmp-1.0.1-SNAPSHOT-cyclonedx.json 07:32:15 [INFO] 07:32:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp --- 07:32:15 [INFO] Skipping duplicate-finder execution! 07:32:15 [INFO] 07:32:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp --- 07:32:15 [INFO] Skipping plugin execution 07:32:15 [INFO] 07:32:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp --- 07:32:15 [INFO] Skipping source per configuration. 07:32:15 [INFO] 07:32:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp --- 07:32:15 [INFO] 07:32:15 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp --- 07:32:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:15 [INFO] 07:32:15 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp --- 07:32:15 [WARNING] 07:32:15 [WARNING] The packaging plugin for project odl-bgpcep-bmp did not assign 07:32:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:32:15 [WARNING] 07:32:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:32:15 [WARNING] 07:32:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/1.0.1-SNAPSHOT/odl-bgpcep-bmp-1.0.1-SNAPSHOT.pom 07:32:15 [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/1.0.1-SNAPSHOT/odl-bgpcep-bmp-1.0.1-SNAPSHOT-features.xml 07:32:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/1.0.1-SNAPSHOT/odl-bgpcep-bmp-1.0.1-SNAPSHOT-cyclonedx.xml 07:32:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/1.0.1-SNAPSHOT/odl-bgpcep-bmp-1.0.1-SNAPSHOT-cyclonedx.json 07:32:15 [INFO] 07:32:15 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bmp --- 07:32:15 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp:feature:1.0.1-SNAPSHOT 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:32:15 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:32:15 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:32:15 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:32:15 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:32:15 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:32:15 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:32:15 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:32:15 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:32:15 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:32:15 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:32:15 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:32:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:32:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:32:15 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:32:15 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:32:15 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:32:15 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:32:15 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:32:15 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:32:15 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:32:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:32:15 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:32:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:32:15 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:32:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:32:15 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:32:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:32:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:32:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:32:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:32:15 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:32:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:32:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:32:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:32:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:32:15 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:32:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:32:15 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:32:15 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:32:15 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:32:15 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:32:15 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:32:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:32:15 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:32:15 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:32:15 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:32:15 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:32:15 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:32:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:32:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:32:15 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:32:15 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:32:15 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:32:15 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:32:15 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:32:15 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:32:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:32:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:32:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:32:15 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:32:15 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:32:15 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:32:15 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | | \- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:32:15 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:32:15 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:32:15 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:32:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:32:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:32:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:32:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:32:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:32:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:32:15 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:32:15 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:32:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:32:15 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:32:15 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:32:15 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:32:15 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:32:15 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:32:15 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:32:15 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:32:15 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:32:15 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:32:15 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:32:15 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:32:15 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:32:15 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:32:15 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:32:15 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:32:15 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:32:15 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:32:15 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:32:15 [INFO] | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:32:15 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:32:15 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:32:15 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:32:15 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:32:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:32:15 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:32:15 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:32:15 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:32:15 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:32:15 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:32:15 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:32:15 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:32:15 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:32:15 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:32:15 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:32:15 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:32:15 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:32:15 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:32:15 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:32:15 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:32:15 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:32:15 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:32:15 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:32:15 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:32:15 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:32:15 [INFO] | | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:32:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:32:15 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:32:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:32:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:32:15 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:32:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:32:15 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:32:15 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:32:15 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:32:15 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:32:15 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:32:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:32:15 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:32:15 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:32:15 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:32:15 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-impl:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:32:15 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:32:15 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:32:15 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:32:15 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:32:15 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:32:15 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:32:15 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:32:15 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:32:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:32:15 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:32:15 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:32:15 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:32:15 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:32:15 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:32:15 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:32:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:15 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:32:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:32:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:32:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:32:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:32:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:32:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:32:15 [INFO] +- junit:junit:jar:4.13.2:test 07:32:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:32:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:32:15 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:32:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:32:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:15 [INFO] 07:32:15 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bmp --- 07:32:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/sonatype-clm/module.xml 07:32:15 [INFO] 07:32:15 [INFO] ------------------< org.opendaylight.bgpcep:pcep-api >------------------ 07:32:15 [INFO] Building pcep-api 1.0.1-SNAPSHOT [103/161] 07:32:15 [INFO] from pcep/api/pom.xml 07:32:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:32:15 [INFO] 07:32:15 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-api --- 07:32:15 [INFO] 07:32:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-api --- 07:32:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:15 [INFO] 07:32:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-api --- 07:32:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:16 [INFO] 07:32:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-api --- 07:32:16 [INFO] 07:32:16 [INFO] --- dependency:3.9.0:properties (default) @ pcep-api --- 07:32:16 [INFO] 07:32:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-api --- 07:32: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/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:32:16 [INFO] 07:32:16 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-api --- 07:32:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:32:16 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/api/src/main/yang 07:32:16 [INFO] yang-to-sources: Found 5 dependencies in 979.8 μs 07:32:16 [INFO] yang-to-sources: Project model files found: 5 in 17.99 ms 07:32:16 [INFO] yang-to-sources: 13 YANG models processed in 126.7 ms 07:32:16 [INFO] BindingJavaFileGenerator: Defined 659 files in 28.40 ms 07:32:16 [INFO] Sorted 659 files into 198 directories in 637.9 μs 07:32:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 659 in 111.8 ms 07:32:16 [INFO] 07:32:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-api --- 07:32:16 [INFO] Starting audit... 07:32:16 Audit done. 07:32:16 [INFO] You have 0 Checkstyle violations. 07:32:16 [INFO] 07:32:16 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-api --- 07:32:16 [INFO] Starting audit... 07:32:16 Audit done. 07:32:16 [INFO] You have 0 Checkstyle violations. 07:32:16 [INFO] 07:32:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-api --- 07:32:16 [INFO] 07:32:16 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-api --- 07:32:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/src/main/resources 07:32:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/spi 07:32:16 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:32:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:32:16 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:32:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/spi 07:32:16 [INFO] 07:32:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-api --- 07:32:16 [INFO] Recompiling the module because of changed dependency. 07:32:16 [INFO] Compiling 673 source files with javac [debug release 21] to target/classes 07:32:19 [INFO] 07:32:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-api >>> 07:32:19 [INFO] 07:32:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-api --- 07:32:19 [INFO] Fork Value is true 07:32:23 [INFO] Done SpotBugs Analysis.... 07:32:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:23 [INFO] 07:32:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-api <<< 07:32:23 [INFO] 07:32:23 [INFO] 07:32:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-api --- 07:32:23 [INFO] BugInstance size is 0 07:32:23 [INFO] Error size is 0 07:32:23 [INFO] No errors/warnings found 07:32:23 [INFO] 07:32:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-api --- 07:32:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/src/test/resources 07:32:23 [INFO] 07:32:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-api --- 07:32:23 [INFO] No sources to compile 07:32:23 [INFO] 07:32:23 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-api --- 07:32:23 [INFO] No tests to run. 07:32:23 [INFO] 07:32:23 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-api --- 07:32:23 [INFO] 07:32:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-api --- 07:32:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-1.0.1-SNAPSHOT.jar 07:32:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/classes/META-INF/MANIFEST.MF 07:32:24 [INFO] 07:32:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-api --- 07:32:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-1.0.1-SNAPSHOT-javadoc.jar 07:32:32 [INFO] 07:32:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-api --- 07:32:32 [INFO] CycloneDX: Resolving Dependencies 07:32:33 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 07:32:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.xml 07:32:33 [INFO] attaching as pcep-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:32:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.json 07:32:33 [INFO] attaching as pcep-api-1.0.1-SNAPSHOT-cyclonedx.json 07:32:33 [INFO] 07:32:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-api --- 07:32:33 [INFO] Skipping duplicate-finder execution! 07:32:33 [INFO] 07:32:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-api --- 07:32:33 [INFO] No dependency problems found 07:32:33 [INFO] 07:32:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-api --- 07:32:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-1.0.1-SNAPSHOT-sources.jar 07:32:33 [INFO] 07:32:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-api --- 07:32:33 [INFO] 07:32:33 [INFO] --- jacoco:0.8.14:report (report) @ pcep-api --- 07:32:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:32:33 [INFO] 07:32:33 [INFO] --- install:3.1.4:install (default-install) @ pcep-api --- 07:32:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/1.0.1-SNAPSHOT/pcep-api-1.0.1-SNAPSHOT.pom 07:32:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/1.0.1-SNAPSHOT/pcep-api-1.0.1-SNAPSHOT.jar 07:32:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/1.0.1-SNAPSHOT/pcep-api-1.0.1-SNAPSHOT-javadoc.jar 07:32:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/1.0.1-SNAPSHOT/pcep-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:32:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-api/1.0.1-SNAPSHOT/pcep-api-1.0.1-SNAPSHOT-cyclonedx.json 07:32:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/1.0.1-SNAPSHOT/pcep-api-1.0.1-SNAPSHOT-sources.jar 07:32:33 [INFO] 07:32:33 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-api --- 07:32:33 [INFO] Installing org/opendaylight/bgpcep/pcep-api/1.0.1-SNAPSHOT/pcep-api-1.0.1-SNAPSHOT.jar 07:32:33 [INFO] Writing OBR metadata 07:32:33 [INFO] 07:32:33 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-api --- 07:32:33 [INFO] org.opendaylight.bgpcep:pcep-api:bundle:1.0.1-SNAPSHOT 07:32:33 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:32:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:32:33 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:32:33 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:32:33 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:32:33 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:32:34 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:32:34 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:32:34 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:32:34 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:32:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:32:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:32:34 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:32:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:32:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:32:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:32:34 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:32:34 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:32:34 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:32:34 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:32:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:32:34 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:32:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:32:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:32:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:34 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:32:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:32:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:32:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:32:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:32:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:32:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:32:34 [INFO] +- junit:junit:jar:4.13.2:test 07:32:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:32:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:32:34 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:32:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:32:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:34 [INFO] 07:32:34 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-api --- 07:32:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/api/target/sonatype-clm/module.xml 07:32:34 [INFO] 07:32:34 [INFO] ------------------< org.opendaylight.bgpcep:pcep-spi >------------------ 07:32:34 [INFO] Building pcep-spi 1.0.1-SNAPSHOT [104/161] 07:32:34 [INFO] from pcep/spi/pom.xml 07:32:34 [INFO] -------------------------------[ bundle ]------------------------------- 07:32:34 [INFO] 07:32:34 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-spi --- 07:32:34 [INFO] 07:32:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-spi --- 07:32:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:34 [INFO] 07:32:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-spi --- 07:32:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:34 [INFO] 07:32:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-spi --- 07:32:34 [INFO] 07:32:34 [INFO] --- dependency:3.9.0:properties (default) @ pcep-spi --- 07:32:34 [INFO] 07:32:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-spi --- 07:32: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/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:32:34 [INFO] 07:32:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-spi --- 07:32:34 [INFO] Starting audit... 07:32:34 Audit done. 07:32:34 [INFO] You have 0 Checkstyle violations. 07:32:34 [INFO] 07:32:34 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-spi --- 07:32:34 [INFO] Starting audit... 07:32:34 Audit done. 07:32:34 [INFO] You have 0 Checkstyle violations. 07:32:34 [INFO] 07:32:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-spi --- 07:32:34 [INFO] 07:32:34 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-spi --- 07:32:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/src/main/resources 07:32:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/generated-sources/spi 07:32:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/generated-sources/yang 07:32:34 [INFO] 07:32:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-spi --- 07:32:34 [INFO] Recompiling the module because of changed dependency. 07:32:34 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 07:32:34 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionConsumerContext 07:32:34 [INFO] 07:32:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-spi >>> 07:32:34 [INFO] 07:32:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-spi --- 07:32:34 [INFO] Fork Value is true 07:32:38 [INFO] Done SpotBugs Analysis.... 07:32:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:38 [INFO] 07:32:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-spi <<< 07:32:38 [INFO] 07:32:38 [INFO] 07:32:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-spi --- 07:32:38 [INFO] BugInstance size is 0 07:32:38 [INFO] Error size is 0 07:32:38 [INFO] No errors/warnings found 07:32:38 [INFO] 07:32:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-spi --- 07:32:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/src/test/resources 07:32:38 [INFO] 07:32:38 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-spi --- 07:32:38 [INFO] Recompiling the module because of changed dependency. 07:32:38 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:32:38 [INFO] 07:32:38 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-spi --- 07:32:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:32:38 [INFO] 07:32:38 [INFO] ------------------------------------------------------- 07:32:38 [INFO] T E S T S 07:32:38 [INFO] ------------------------------------------------------- 07:32:39 [INFO] Running org.opendaylight.protocol.pcep.spi.RegistryTest 07:32:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:32:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 s -- in org.opendaylight.protocol.pcep.spi.RegistryTest 07:32:41 [INFO] Running org.opendaylight.protocol.pcep.spi.APITest 07:32:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.pcep.spi.APITest 07:32:41 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 07:32:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 07:32:41 [INFO] Running org.opendaylight.protocol.pcep.spi.UtilsTest 07:32:41 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.pcep.spi.UtilsTest 07:32:41 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 07:32:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 07:32:41 [INFO] 07:32:41 [INFO] Results: 07:32:41 [INFO] 07:32:41 [INFO] Tests run: 18, 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) @ pcep-spi --- 07:32:41 [INFO] 07:32:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-spi --- 07:32:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-1.0.1-SNAPSHOT.jar 07:32:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/classes/META-INF/MANIFEST.MF 07:32:41 [INFO] 07:32:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-spi --- 07:32:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-1.0.1-SNAPSHOT-javadoc.jar 07:32:43 [INFO] 07:32:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-spi --- 07:32:43 [INFO] CycloneDX: Resolving Dependencies 07:32:44 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:32:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.xml 07:32:44 [INFO] attaching as pcep-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:32:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.json 07:32:44 [INFO] attaching as pcep-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:32:44 [INFO] 07:32:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-spi --- 07:32:44 [INFO] Skipping duplicate-finder execution! 07:32:44 [INFO] 07:32:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-spi --- 07:32:44 [INFO] No dependency problems found 07:32:44 [INFO] 07:32:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-spi --- 07:32:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-1.0.1-SNAPSHOT-sources.jar 07:32:44 [INFO] 07:32:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-spi --- 07:32:44 [INFO] 07:32:44 [INFO] --- jacoco:0.8.14:report (report) @ pcep-spi --- 07:32:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/code-coverage/jacoco.exec 07:32:44 [INFO] Analyzed bundle 'pcep-spi' with 30 classes 07:32:44 [INFO] 07:32:44 [INFO] --- install:3.1.4:install (default-install) @ pcep-spi --- 07:32:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/1.0.1-SNAPSHOT/pcep-spi-1.0.1-SNAPSHOT.pom 07:32:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/1.0.1-SNAPSHOT/pcep-spi-1.0.1-SNAPSHOT.jar 07:32:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/1.0.1-SNAPSHOT/pcep-spi-1.0.1-SNAPSHOT-javadoc.jar 07:32:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/1.0.1-SNAPSHOT/pcep-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:32:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-spi/1.0.1-SNAPSHOT/pcep-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:32:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/1.0.1-SNAPSHOT/pcep-spi-1.0.1-SNAPSHOT-sources.jar 07:32:44 [INFO] 07:32:44 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-spi --- 07:32:44 [INFO] Installing org/opendaylight/bgpcep/pcep-spi/1.0.1-SNAPSHOT/pcep-spi-1.0.1-SNAPSHOT.jar 07:32:44 [INFO] Writing OBR metadata 07:32:44 [INFO] 07:32:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-spi --- 07:32:44 [INFO] org.opendaylight.bgpcep:pcep-spi:bundle:1.0.1-SNAPSHOT 07:32:44 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-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] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:32:44 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-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.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:32:44 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:32:44 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:32:44 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:32:44 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 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] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:32:44 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:32:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:32:44 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 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] +- 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] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20: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.1-03:index (default-cli) @ pcep-spi --- 07:32:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/sonatype-clm/module.xml 07:32:44 [INFO] 07:32:44 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-api >------------- 07:32:44 [INFO] Building OpenDaylight :: PCEP :: Api 1.0.1-SNAPSHOT [105/161] 07:32:44 [INFO] from features/odl-bgpcep-pcep-api/pom.xml 07:32:44 [INFO] ------------------------------[ feature ]------------------------------- 07:32:44 [INFO] 07:32:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-api --- 07:32:44 [INFO] 07:32:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-api --- 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) @ odl-bgpcep-pcep-api --- 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) @ odl-bgpcep-pcep-api --- 07:32:45 [INFO] 07:32:45 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-api --- 07:32:45 [INFO] 07:32:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-api --- 07:32:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:45 [INFO] argLine set to empty 07:32:45 [INFO] 07:32:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-api --- 07:32:45 [INFO] Starting audit... 07:32:45 Audit done. 07:32:45 [INFO] You have 0 Checkstyle violations. 07:32:45 [INFO] 07:32:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-api --- 07:32:45 [INFO] Starting audit... 07:32:45 Audit done. 07:32:45 [INFO] You have 0 Checkstyle violations. 07:32:45 [INFO] 07:32:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-api --- 07:32:45 [INFO] 07:32:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-api --- 07:32:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/feature/feature.xml 07:32:45 [INFO] ...done! 07:32:45 [INFO] Attaching features XML 07:32:45 [INFO] 07:32:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-api --- 07:32: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:32:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:32:45 [INFO] 07:32:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-api >>> 07:32:45 [INFO] 07:32:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-api --- 07:32:45 [INFO] No files found to run spotbugs, check compile phase has been run 07:32:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:45 [INFO] 07:32:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-api <<< 07:32:45 [INFO] 07:32:45 [INFO] 07:32:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-api --- 07:32:45 [INFO] 07:32:45 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-api --- 07:32:45 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-api 07:32:45 [INFO] Project dependency features detected: [] 07:32:45 [INFO] Pax Exam System (Version: 4.14.0) created. 07:32:45 [INFO] Creating RMI registry server on 127.0.0.1:33227 07:32:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:32:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:32:45 [INFO] Waiting for remote bundle context.. on 33227 name: eee41bd1-9d15-46a1-90f0-d173066c7aa8 timout: [ RelativeTimeout value = 180000 ] 07:32:49 [INFO] Building jar from resources and headers. 07:32:49 [INFO] Writing jar finished. 07:32:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:32:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:32:51 [INFO] 07:32:51 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-api --- 07:32:51 [INFO] 07:32:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-api --- 07:32:51 [INFO] No Javadoc in project. Archive not created. 07:32:51 [INFO] 07:32:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-api --- 07:32:51 [INFO] CycloneDX: Resolving Dependencies 07:32:52 [INFO] CycloneDX: Creating BOM version 1.6 with 58 component(s) 07:32:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.xml 07:32:52 [INFO] attaching as odl-bgpcep-pcep-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:32:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.json 07:32:52 [INFO] attaching as odl-bgpcep-pcep-api-1.0.1-SNAPSHOT-cyclonedx.json 07:32:52 [INFO] 07:32:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-api --- 07:32:52 [INFO] Skipping duplicate-finder execution! 07:32:52 [INFO] 07:32:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-api --- 07:32:52 [INFO] Skipping plugin execution 07:32:52 [INFO] 07:32:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-api --- 07:32:52 [INFO] Skipping source per configuration. 07:32:52 [INFO] 07:32:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-api --- 07:32:52 [INFO] 07:32:52 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-api --- 07:32:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:52 [INFO] 07:32:52 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-api --- 07:32:52 [WARNING] 07:32:52 [WARNING] The packaging plugin for project odl-bgpcep-pcep-api did not assign 07:32:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:32:52 [WARNING] 07:32:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:32:52 [WARNING] 07:32:52 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-api-1.0.1-SNAPSHOT.pom 07:32:52 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-api-1.0.1-SNAPSHOT-features.xml 07:32:52 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:32:52 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-api-1.0.1-SNAPSHOT-cyclonedx.json 07:32:52 [INFO] 07:32:52 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-api --- 07:32:52 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-api:feature:1.0.1-SNAPSHOT 07:32:52 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:32:52 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:32:52 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:32:52 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:32:52 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:32:52 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:32:52 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:32:52 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:32:52 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:32:52 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:32:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:32:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:32:52 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:32:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:32:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:32:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:32:52 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:32:52 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:32:52 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:32:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:32:52 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:32:52 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:32:52 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:32:52 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:32:52 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:32:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:32:52 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:32:52 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:32:52 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:32:52 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:32:52 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:32:52 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:32:52 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:32:52 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:32:52 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:32:52 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:32:52 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:32:52 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:32:52 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:32:52 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:32:52 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:32:52 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:32:52 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:32:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:32:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:32:52 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:32:52 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:32:52 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:32:52 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:32:52 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:32:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:32:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:32:52 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:32:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:32:52 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:32:52 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:32:52 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:32:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:52 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:32:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:32:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:32:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:32:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:32:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:32:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:32:52 [INFO] +- junit:junit:jar:4.13.2:test 07:32:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:32:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:32:52 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:32:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:32:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:52 [INFO] 07:32:52 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-pcep-api --- 07:32:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/sonatype-clm/module.xml 07:32:52 [INFO] 07:32:52 [INFO] ----------------< org.opendaylight.bgpcep:pcep-parser >----------------- 07:32:52 [INFO] Building pcep-parser 1.0.1-SNAPSHOT [106/161] 07:32:52 [INFO] from pcep/parser/pom.xml 07:32:52 [INFO] -------------------------------[ bundle ]------------------------------- 07:32:52 [INFO] 07:32:52 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-parser --- 07:32:52 [INFO] 07:32:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-parser --- 07:32:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:52 [INFO] 07:32:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-parser --- 07:32:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:52 [INFO] 07:32:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-parser --- 07:32:52 [INFO] 07:32:52 [INFO] --- dependency:3.9.0:properties (default) @ pcep-parser --- 07:32:52 [INFO] 07:32:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-parser --- 07:32: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/pcep/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:32:52 [INFO] 07:32:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-parser --- 07:32:52 [INFO] Starting audit... 07:32:52 Audit done. 07:32:52 [INFO] You have 0 Checkstyle violations. 07:32:52 [INFO] 07:32:52 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-parser --- 07:32:53 [INFO] Starting audit... 07:32:53 Audit done. 07:32:53 [INFO] You have 0 Checkstyle violations. 07:32:53 [INFO] 07:32:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-parser --- 07:32:53 [INFO] 07:32:53 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-parser --- 07:32:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/resources 07:32:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/generated-sources/spi 07:32:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/generated-sources/yang 07:32:53 [INFO] 07:32:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-parser --- 07:32:53 [INFO] Recompiling the module because of changed dependency. 07:32:53 [INFO] Compiling 123 source files with javac [debug release 21] to target/classes 07:32:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[174,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[180,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[186,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[193,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[199,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[134,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[140,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[146,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[152,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[158,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[164,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[380,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[386,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[392,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[398,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[404,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[410,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[416,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[422,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[428,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[434,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[440,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[450,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[467,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[473,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[479,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[485,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[491,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[583,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[607,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[618,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[627,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[633,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[639,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[645,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[652,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[668,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[674,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[132,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[138,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[280,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[286,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[292,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[298,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[315,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[321,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[327,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[333,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[339,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[212,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[225,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[231,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[237,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[243,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[250,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPUpdateMessageParser.java:[176,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPUpdateMessageParser.java:[188,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPUpdateMessageParser.java:[194,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPUpdateMessageParser.java:[200,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPLspObjectParser.java:[88,44] implicit cast from int to short in compound assignment is possibly lossy 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPLspObjectParser.java:[89,54] implicit cast from int to short in compound assignment is possibly lossy 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPLspObjectParser.java:[90,50] implicit cast from int to short in compound assignment is possibly lossy 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/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:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/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:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/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:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[35,13] possible fall-through into case 07:32:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[41,13] possible fall-through into case 07:32:54 [INFO] 07:32:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-parser >>> 07:32:54 [INFO] 07:32:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-parser --- 07:32:54 [INFO] Fork Value is true 07:33:00 [INFO] Done SpotBugs Analysis.... 07:33:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:01 [INFO] 07:33:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-parser <<< 07:33:01 [INFO] 07:33:01 [INFO] 07:33:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-parser --- 07:33:01 [INFO] BugInstance size is 0 07:33:01 [INFO] Error size is 0 07:33:01 [INFO] No errors/warnings found 07:33:01 [INFO] 07:33:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-parser --- 07:33:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/test/resources 07:33:01 [INFO] 07:33:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-parser --- 07:33:01 [INFO] No sources to compile 07:33:01 [INFO] 07:33:01 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-parser --- 07:33:01 [INFO] No tests to run. 07:33:01 [INFO] 07:33:01 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-parser --- 07:33:01 [INFO] 07:33:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-parser --- 07:33:01 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-1.0.1-SNAPSHOT.jar 07:33:01 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/classes/META-INF/MANIFEST.MF 07:33:01 [INFO] 07:33:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-parser --- 07:33:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-1.0.1-SNAPSHOT-javadoc.jar 07:33:03 [INFO] 07:33:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-parser --- 07:33:03 [INFO] CycloneDX: Resolving Dependencies 07:33:04 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:33:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/bom.xml 07:33:04 [INFO] attaching as pcep-parser-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/bom.json 07:33:04 [INFO] attaching as pcep-parser-1.0.1-SNAPSHOT-cyclonedx.json 07:33:04 [INFO] 07:33:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-parser --- 07:33:04 [INFO] Skipping duplicate-finder execution! 07:33:04 [INFO] 07:33:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-parser --- 07:33:04 [INFO] No dependency problems found 07:33:04 [INFO] 07:33:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-parser --- 07:33:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-1.0.1-SNAPSHOT-sources.jar 07:33:04 [INFO] 07:33:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-parser --- 07:33:04 [INFO] 07:33:04 [INFO] --- jacoco:0.8.14:report (report) @ pcep-parser --- 07:33:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:33:04 [INFO] 07:33:04 [INFO] --- install:3.1.4:install (default-install) @ pcep-parser --- 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-parser/1.0.1-SNAPSHOT/pcep-parser-1.0.1-SNAPSHOT.pom 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-parser/1.0.1-SNAPSHOT/pcep-parser-1.0.1-SNAPSHOT.jar 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-parser/1.0.1-SNAPSHOT/pcep-parser-1.0.1-SNAPSHOT-javadoc.jar 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-parser/1.0.1-SNAPSHOT/pcep-parser-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-parser/1.0.1-SNAPSHOT/pcep-parser-1.0.1-SNAPSHOT-cyclonedx.json 07:33:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-parser/1.0.1-SNAPSHOT/pcep-parser-1.0.1-SNAPSHOT-sources.jar 07:33:04 [INFO] 07:33:04 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-parser --- 07:33:04 [INFO] Installing org/opendaylight/bgpcep/pcep-parser/1.0.1-SNAPSHOT/pcep-parser-1.0.1-SNAPSHOT.jar 07:33:04 [INFO] Writing OBR metadata 07:33:04 [INFO] 07:33:04 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-parser --- 07:33:04 [INFO] org.opendaylight.bgpcep:pcep-parser:bundle:1.0.1-SNAPSHOT 07:33:04 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT: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-common:jar:4.2.7.Final:compile 07:33:04 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:33:04 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:33:04 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:33:04 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2: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] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:33:04 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:33:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0: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-common-netty: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.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.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] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 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-api:jar:2.0.12: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.8: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.1-03:index (default-cli) @ pcep-parser --- 07:33:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/sonatype-clm/module.xml 07:33:04 [INFO] 07:33:04 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-parser >----------- 07:33:04 [INFO] Building OpenDaylight :: PCEP :: Base Parser 1.0.1-SNAPSHOT [107/161] 07:33:04 [INFO] from features/odl-bgpcep-pcep-parser/pom.xml 07:33:04 [INFO] ------------------------------[ feature ]------------------------------- 07:33:04 [INFO] 07:33:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-parser --- 07:33:04 [INFO] 07:33:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-parser --- 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-pcep-parser --- 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-pcep-parser --- 07:33:05 [INFO] 07:33:05 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-parser --- 07:33:05 [INFO] 07:33:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-parser --- 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-pcep-parser --- 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-pcep-parser --- 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-pcep-parser --- 07:33:05 [INFO] 07:33:05 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-parser --- 07:33:05 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/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-pcep-parser --- 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-pcep-parser >>> 07:33:05 [INFO] 07:33:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-parser --- 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-pcep-parser <<< 07:33:05 [INFO] 07:33:05 [INFO] 07:33:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-parser --- 07:33:05 [INFO] 07:33:05 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-parser --- 07:33:05 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-parser 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:38769 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 38769 name: e42b6766-4f17-49e7-8869-ec6d1004cf4b timout: [ RelativeTimeout value = 180000 ] 07:33:09 [INFO] Building jar from resources and headers. 07:33:09 [INFO] Writing jar finished. 07:33:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:33:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:33:11 [INFO] 07:33:11 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-parser --- 07:33:11 [INFO] 07:33:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-parser --- 07:33:11 [INFO] No Javadoc in project. Archive not created. 07:33:11 [INFO] 07:33:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-parser --- 07:33:11 [INFO] CycloneDX: Resolving Dependencies 07:33:12 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 07:33:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/bom.xml 07:33:12 [INFO] attaching as odl-bgpcep-pcep-parser-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/bom.json 07:33:12 [INFO] attaching as odl-bgpcep-pcep-parser-1.0.1-SNAPSHOT-cyclonedx.json 07:33:12 [INFO] 07:33:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-parser --- 07:33:12 [INFO] Skipping duplicate-finder execution! 07:33:12 [INFO] 07:33:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-parser --- 07:33:12 [INFO] Skipping plugin execution 07:33:12 [INFO] 07:33:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-parser --- 07:33:12 [INFO] Skipping source per configuration. 07:33:12 [INFO] 07:33:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-parser --- 07:33:12 [INFO] 07:33:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-parser --- 07:33:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:12 [INFO] 07:33:12 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-parser --- 07:33:12 [WARNING] 07:33:12 [WARNING] The packaging plugin for project odl-bgpcep-pcep-parser did not assign 07:33:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:33:12 [WARNING] 07:33:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:33:12 [WARNING] 07:33:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-parser/1.0.1-SNAPSHOT/odl-bgpcep-pcep-parser-1.0.1-SNAPSHOT.pom 07:33:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-parser/1.0.1-SNAPSHOT/odl-bgpcep-pcep-parser-1.0.1-SNAPSHOT-features.xml 07:33:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-parser/1.0.1-SNAPSHOT/odl-bgpcep-pcep-parser-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-parser/1.0.1-SNAPSHOT/odl-bgpcep-pcep-parser-1.0.1-SNAPSHOT-cyclonedx.json 07:33:12 [INFO] 07:33:12 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-parser --- 07:33:12 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:feature:1.0.1-SNAPSHOT 07:33:12 [INFO] +- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:33:12 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:33:12 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:33:12 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:33:12 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:33:12 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:12 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:33:12 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:33:12 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:33:12 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:33:12 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:33:12 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:33:12 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:12 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:33:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:12 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:33:12 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:33:12 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:33:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:33:12 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:33:12 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:33:12 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:33:12 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:33:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:1.0.1-SNAPSHOT:compile 07:33:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:33:12 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:33:12 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:33:12 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:33:12 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:33:12 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:33:12 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:33:12 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:33:12 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:33:12 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:33:12 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:33:12 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:33:12 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:33:12 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:33:12 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:33:12 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:33:12 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:33:12 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:33:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:33:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:33:12 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:33:12 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:33:12 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:33:12 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:33:12 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:33:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:33:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:33:12 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:33:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:33:12 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:33:12 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:33:12 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:33:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:12 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:33:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:33:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:33:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:33:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:33:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:33:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:33:12 [INFO] +- junit:junit:jar:4.13.2:test 07:33:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:33:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:33:12 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:33:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:33:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:12 [INFO] 07:33:12 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-pcep-parser --- 07:33:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/sonatype-clm/module.xml 07:33:12 [INFO] 07:33:12 [INFO] -----------------< org.opendaylight.bgpcep:pcep-impl >------------------ 07:33:12 [INFO] Building pcep-impl 1.0.1-SNAPSHOT [108/161] 07:33:12 [INFO] from pcep/impl/pom.xml 07:33:12 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:12 [INFO] 07:33:12 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-impl --- 07:33:12 [INFO] 07:33:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-impl --- 07:33:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:12 [INFO] 07:33:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-impl --- 07:33:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:12 [INFO] 07:33:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-impl --- 07:33:12 [INFO] 07:33:12 [INFO] --- dependency:3.9.0:properties (default) @ pcep-impl --- 07:33:12 [INFO] 07:33:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-impl --- 07:33: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/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:33:12 [INFO] 07:33:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-impl --- 07:33:12 [INFO] Starting audit... 07:33:12 Audit done. 07:33:12 [INFO] You have 0 Checkstyle violations. 07:33:12 [INFO] 07:33:12 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-impl --- 07:33:13 [INFO] Starting audit... 07:33:13 Audit done. 07:33:13 [INFO] You have 0 Checkstyle violations. 07:33:13 [INFO] 07:33:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-impl --- 07:33:13 [INFO] 07:33:13 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-impl --- 07:33:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/src/main/resources 07:33:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/generated-sources/spi 07:33:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/generated-sources/yang 07:33:13 [INFO] 07:33:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-impl --- 07:33:13 [INFO] Recompiling the module because of changed dependency. 07:33:13 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 07:33:13 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.PCEPDispatcher 07:33:13 [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:33:13 [INFO] 07:33:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-impl >>> 07:33:13 [INFO] 07:33:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-impl --- 07:33:13 [INFO] Fork Value is true 07:33:17 [INFO] Done SpotBugs Analysis.... 07:33:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:17 [INFO] 07:33:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-impl <<< 07:33:17 [INFO] 07:33:17 [INFO] 07:33:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-impl --- 07:33:17 [INFO] BugInstance size is 0 07:33:17 [INFO] Error size is 0 07:33:17 [INFO] No errors/warnings found 07:33:17 [INFO] 07:33:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-impl --- 07:33:17 [INFO] Copying 75 resources from src/test/resources to target/test-classes 07:33:17 [INFO] 07:33:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-impl --- 07:33:17 [INFO] Recompiling the module because of changed dependency. 07:33:17 [INFO] Compiling 29 source files with javac [debug release 21] to target/test-classes 07:33:18 [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:33:18 [INFO] 07:33:18 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-impl --- 07:33:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:33:18 [INFO] 07:33:18 [INFO] ------------------------------------------------------- 07:33:18 [INFO] T E S T S 07:33:18 [INFO] ------------------------------------------------------- 07:33:19 [INFO] Running org.opendaylight.protocol.pcep.impl.P2MPTeLspTlvsParserTest 07:33:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in org.opendaylight.protocol.pcep.impl.P2MPTeLspTlvsParserTest 07:33:20 [INFO] Running org.opendaylight.protocol.pcep.impl.SrEroSubobjectParserTest 07:33:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.protocol.pcep.impl.SrEroSubobjectParserTest 07:33:20 [INFO] Running org.opendaylight.protocol.pcep.impl.UtilTest 07:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.pcep.impl.UtilTest 07:33:20 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 07:33:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 07:33:20 [INFO] Running org.opendaylight.protocol.pcep.impl.Srv6RroSubobjectParserTest 07:33:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.pcep.impl.Srv6RroSubobjectParserTest 07:33:20 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 07:33:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:33:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.790 s -- in org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 07:33:22 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 07:33:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 07:33:22 [INFO] Running org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 07:33:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 07:33:22 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPStatefulTlvParserTest 07:33:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.pcep.impl.PCEPStatefulTlvParserTest 07:33:22 [INFO] Running org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 07:33:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 07:33:22 [INFO] Running org.opendaylight.protocol.pcep.impl.SrRroSubobjectParserTest 07:33:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.pcep.impl.SrRroSubobjectParserTest 07:33:22 [INFO] Running org.opendaylight.protocol.pcep.impl.Srv6EroSubobjectParserTest 07:33:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.pcep.impl.Srv6EroSubobjectParserTest 07:33:22 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 07:33:23 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 07:33:23 [INFO] Running org.opendaylight.protocol.pcep.impl.SrObjectParserTest 07:33:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.protocol.pcep.impl.SrObjectParserTest 07:33:23 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 07:33:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 07:33:23 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPStatefulValidatorTest 07:33:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.protocol.pcep.impl.PCEPStatefulValidatorTest 07:33:23 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 07:33:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 07:33:23 [INFO] Running org.opendaylight.protocol.pcep.impl.Srv6ObjectParserTest 07:33:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.pcep.impl.Srv6ObjectParserTest 07:33:23 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 07:33:23 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 07:33:23 [INFO] Running org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 07:33:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 07:33:23 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 07:33:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s -- in org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 07:33:24 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPStatefulCapabilityTest 07:33:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.pcep.impl.PCEPStatefulCapabilityTest 07:33:24 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPStatefulObjectParserTest 07:33:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.pcep.impl.PCEPStatefulObjectParserTest 07:33:24 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPParserTest 07:33:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.pcep.impl.PCEPParserTest 07:33:24 [INFO] 07:33:24 [INFO] Results: 07:33:24 [INFO] 07:33:24 [INFO] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0 07:33:24 [INFO] 07:33:24 [INFO] 07:33:24 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-impl --- 07:33:24 [INFO] 07:33:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-impl --- 07:33:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-1.0.1-SNAPSHOT.jar 07:33:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/classes/META-INF/MANIFEST.MF 07:33:25 [INFO] 07:33:25 [INFO] --- jar:3.4.2:test-jar (default) @ pcep-impl --- 07:33:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-1.0.1-SNAPSHOT-tests.jar 07:33:25 [INFO] 07:33:25 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ pcep-impl --- 07:33:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-1.0.1-SNAPSHOT-test-sources.jar 07:33:25 [INFO] 07:33:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-impl --- 07:33:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-1.0.1-SNAPSHOT-javadoc.jar 07:33:26 [INFO] 07:33:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-impl --- 07:33:26 [INFO] CycloneDX: Resolving Dependencies 07:33:27 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:33:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.xml 07:33:27 [INFO] attaching as pcep-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.json 07:33:27 [INFO] attaching as pcep-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:33:27 [INFO] 07:33:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-impl --- 07:33:27 [INFO] Skipping duplicate-finder execution! 07:33:27 [INFO] 07:33:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-impl --- 07:33:27 [WARNING] Used undeclared dependencies found: 07:33:27 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:27 [WARNING] Non-test scoped test only dependencies found: 07:33:27 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:33:27 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:33:27 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:33:27 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:27 [WARNING] org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:33:27 [INFO] 07:33:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-impl --- 07:33:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-1.0.1-SNAPSHOT-sources.jar 07:33:27 [INFO] 07:33:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-impl --- 07:33:27 [INFO] 07:33:27 [INFO] --- jacoco:0.8.14:report (report) @ pcep-impl --- 07:33:27 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/code-coverage/jacoco.exec 07:33:27 [INFO] Analyzed bundle 'pcep-impl' with 27 classes 07:33:27 [INFO] 07:33:27 [INFO] --- install:3.1.4:install (default-install) @ pcep-impl --- 07:33:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/1.0.1-SNAPSHOT/pcep-impl-1.0.1-SNAPSHOT.pom 07:33:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/1.0.1-SNAPSHOT/pcep-impl-1.0.1-SNAPSHOT.jar 07:33:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/1.0.1-SNAPSHOT/pcep-impl-1.0.1-SNAPSHOT-tests.jar 07:33:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/1.0.1-SNAPSHOT/pcep-impl-1.0.1-SNAPSHOT-test-sources.jar 07:33:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/1.0.1-SNAPSHOT/pcep-impl-1.0.1-SNAPSHOT-javadoc.jar 07:33:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/1.0.1-SNAPSHOT/pcep-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-impl/1.0.1-SNAPSHOT/pcep-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:33:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/1.0.1-SNAPSHOT/pcep-impl-1.0.1-SNAPSHOT-sources.jar 07:33:27 [INFO] 07:33:27 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-impl --- 07:33:27 [INFO] Installing org/opendaylight/bgpcep/pcep-impl/1.0.1-SNAPSHOT/pcep-impl-1.0.1-SNAPSHOT.jar 07:33:27 [INFO] Writing OBR metadata 07:33:27 [INFO] 07:33:27 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-impl --- 07:33:27 [INFO] org.opendaylight.bgpcep:pcep-impl:bundle:1.0.1-SNAPSHOT 07:33:27 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:33:27 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:27 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:33:27 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:33:27 [INFO] +- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:33:27 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:33:27 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:33:27 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:33:27 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:33:27 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:33:27 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:33:27 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:33:27 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:33:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:test 07:33:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:test 07:33:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:test 07:33:27 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:test 07:33:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:33:27 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:compile (optional) 07:33:27 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:33:27 [INFO] +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:33:27 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:33:27 [INFO] +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:33:27 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:33:27 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:33:27 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:33:27 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:33:27 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:33:27 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:27 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:33:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:33:27 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:33:27 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:33:27 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:33:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:33:27 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:33:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:33:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:33:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:33:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:33:27 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:33:27 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:33:27 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:33:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:33:27 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:33:27 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:33:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:33:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:33:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:27 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:33:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:33:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:33:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:33:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:33:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:33:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:33:27 [INFO] +- junit:junit:jar:4.13.2:test 07:33:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:33:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:33:27 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:33:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:33:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:27 [INFO] 07:33:27 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-impl --- 07:33:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/sonatype-clm/module.xml 07:33:27 [INFO] 07:33:27 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-impl >------------ 07:33:27 [INFO] Building OpenDaylight :: PCEP :: Impl 1.0.1-SNAPSHOT [109/161] 07:33:27 [INFO] from features/odl-bgpcep-pcep-impl/pom.xml 07:33:27 [INFO] ------------------------------[ feature ]------------------------------- 07:33:27 [INFO] 07:33:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-impl --- 07:33:27 [INFO] 07:33:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-impl --- 07:33:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:27 [INFO] 07:33:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-impl --- 07:33:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:27 [INFO] 07:33:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-impl --- 07:33:28 [INFO] 07:33:28 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-impl --- 07:33:28 [INFO] 07:33:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-impl --- 07:33:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:28 [INFO] argLine set to empty 07:33:28 [INFO] 07:33:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-impl --- 07:33:28 [INFO] Starting audit... 07:33:28 Audit done. 07:33:28 [INFO] You have 0 Checkstyle violations. 07:33:28 [INFO] 07:33:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-impl --- 07:33:28 [INFO] Starting audit... 07:33:28 Audit done. 07:33:28 [INFO] You have 0 Checkstyle violations. 07:33:28 [INFO] 07:33:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-impl --- 07:33:28 [INFO] 07:33:28 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-impl --- 07:33:28 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/feature/feature.xml 07:33:28 [INFO] ...done! 07:33:28 [INFO] Attaching features XML 07:33:28 [INFO] 07:33:28 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-impl --- 07:33:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:33:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:33:28 [INFO] 07:33:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-impl >>> 07:33:28 [INFO] 07:33:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-impl --- 07:33:28 [INFO] No files found to run spotbugs, check compile phase has been run 07:33:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:28 [INFO] 07:33:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-impl <<< 07:33:28 [INFO] 07:33:28 [INFO] 07:33:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-impl --- 07:33:28 [INFO] 07:33:28 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-impl --- 07:33:28 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-impl 07:33:28 [INFO] Project dependency features detected: [] 07:33:28 [INFO] Pax Exam System (Version: 4.14.0) created. 07:33:28 [INFO] Creating RMI registry server on 127.0.0.1:44859 07:33:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:33:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:33:28 [INFO] Waiting for remote bundle context.. on 44859 name: efcbe4a8-cda1-4321-9613-f7742fa739b3 timout: [ RelativeTimeout value = 180000 ] 07:33:32 [INFO] Building jar from resources and headers. 07:33:32 [INFO] Writing jar finished. 07:33:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:33:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:33:40 [INFO] 07:33:40 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-impl --- 07:33:40 [INFO] 07:33:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-impl --- 07:33:40 [INFO] No Javadoc in project. Archive not created. 07:33:40 [INFO] 07:33:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-impl --- 07:33:40 [INFO] CycloneDX: Resolving Dependencies 07:33:43 [INFO] CycloneDX: Creating BOM version 1.6 with 225 component(s) 07:33:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.xml 07:33:43 [INFO] attaching as odl-bgpcep-pcep-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.json 07:33:43 [INFO] attaching as odl-bgpcep-pcep-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:33:43 [INFO] 07:33:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-impl --- 07:33:43 [INFO] Skipping duplicate-finder execution! 07:33:43 [INFO] 07:33:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-impl --- 07:33:43 [INFO] Skipping plugin execution 07:33:43 [INFO] 07:33:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-impl --- 07:33:43 [INFO] Skipping source per configuration. 07:33:43 [INFO] 07:33:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-impl --- 07:33:43 [INFO] 07:33:43 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-impl --- 07:33:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:43 [INFO] 07:33:43 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-impl --- 07:33:43 [WARNING] 07:33:43 [WARNING] The packaging plugin for project odl-bgpcep-pcep-impl did not assign 07:33:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:33:43 [WARNING] 07:33:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:33:43 [WARNING] 07:33:43 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-impl-1.0.1-SNAPSHOT.pom 07:33:43 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-impl-1.0.1-SNAPSHOT-features.xml 07:33:43 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:43 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:33:43 [INFO] 07:33:43 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-impl --- 07:33:43 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:feature:1.0.1-SNAPSHOT 07:33:43 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:33:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:33:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:33:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:33:43 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:33:43 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:33:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:33:43 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:33:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:33:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:33:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:33:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:33:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:33:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:33:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:33:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:33:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:33:43 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:33:43 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:33:43 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:33:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:33:43 [INFO] | | | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:33:43 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:33:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:33:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:33:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:33:43 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:33:43 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:33:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:33:43 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:33:43 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:33:43 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:33:43 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:33:43 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:33:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:33:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:33:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:33:43 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:33:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:33:43 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:33:43 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:33:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:33:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:33:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:33:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:33:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:33:43 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:33:43 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:33:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:33:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:33:43 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:33:43 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:33:43 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:33:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:33:43 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:33:43 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:33:43 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:33:43 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:33:43 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:33:43 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:33:43 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:33:43 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:33:43 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:33:43 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:33:43 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:33:43 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:33:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:33:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:33:43 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:33:43 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:33:43 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:33:43 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:33:43 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:33:43 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:33:43 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:33:43 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:33:43 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:33:43 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:33:43 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:33:43 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:33:43 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:33:43 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:33:43 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:33:43 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:33:43 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:33:43 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:33:43 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:33:43 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:33:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:33:43 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:33:43 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:33:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:33:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:33:43 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:33:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:33:43 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:33:43 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:33:43 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:33:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:33:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:33:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:33:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:33:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:33:43 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:33:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:33:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:33:43 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:33:43 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:33:43 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:33:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:33:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:33:43 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:33:43 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:33:43 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:33:43 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:33:43 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:33:43 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:33:43 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:33:43 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:33:43 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:33:43 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:33:43 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:33:43 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:33:43 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:33:43 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:33:43 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:33:43 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:33:43 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:33:43 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:33:43 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:33:43 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:33:43 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:33:43 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:33:43 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:33:43 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:33:43 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:33:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:33:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:33:43 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:33:43 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:33:44 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:33:44 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:33:44 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:33:44 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:33:44 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:33:44 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:33:44 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:33:44 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:33:44 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:33:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:33:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:33:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:33:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:33:44 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:33:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:33:44 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:33:44 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:33:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:33:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:33:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:33:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:33:44 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:33:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | +- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:33:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:33:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:33:44 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:33:44 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:33:44 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:44 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:33:44 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:33:44 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:33:44 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:33:44 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:33:44 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:33:44 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:33:44 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:33:44 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:33:44 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:33:44 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:33:44 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:33:44 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:44 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:33:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:33:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:33:44 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:33:44 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:33:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:33:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:33:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:44 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:33:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:33:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:33:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:33:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:33:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:33:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:33:44 [INFO] +- junit:junit:jar:4.13.2:test 07:33:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:33:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:33:44 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:33:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:33:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:44 [INFO] 07:33:44 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-pcep-impl --- 07:33:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/sonatype-clm/module.xml 07:33:44 [INFO] 07:33:44 [INFO] --------------< org.opendaylight.bgpcep:programming-api >--------------- 07:33:44 [INFO] Building programming-api 1.0.1-SNAPSHOT [110/161] 07:33:44 [INFO] from programming/api/pom.xml 07:33:44 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:44 [INFO] 07:33:44 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-api --- 07:33:44 [INFO] 07:33:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-api --- 07:33:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:44 [INFO] 07:33:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-api --- 07:33:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:44 [INFO] 07:33:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-api --- 07:33:44 [INFO] 07:33:44 [INFO] --- dependency:3.9.0:properties (default) @ programming-api --- 07:33:44 [INFO] 07:33:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-api --- 07:33: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/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:33:44 [INFO] 07:33:44 [INFO] --- yang:14.0.20:generate-sources (binding) @ programming-api --- 07:33:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:33:44 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/api/src/main/yang 07:33:44 [INFO] yang-to-sources: Found 1 dependencies in 623.2 μs 07:33:44 [INFO] yang-to-sources: Project model files found: 1 in 2.474 ms 07:33:44 [INFO] yang-to-sources: 2 YANG models processed in 10.00 ms 07:33:44 [INFO] BindingJavaFileGenerator: Defined 43 files in 4.778 ms 07:33:44 [INFO] Sorted 43 files into 8 directories in 155.5 μs 07:33:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 43 in 21.06 ms 07:33:44 [INFO] 07:33:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-api --- 07:33:44 [INFO] Starting audit... 07:33:44 Audit done. 07:33:44 [INFO] You have 0 Checkstyle violations. 07:33:44 [INFO] 07:33:44 [INFO] --- checkstyle:3.6.0:check (default) @ programming-api --- 07:33:44 [INFO] Starting audit... 07:33:44 Audit done. 07:33:44 [INFO] You have 0 Checkstyle violations. 07:33:44 [INFO] 07:33:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-api --- 07:33:44 [INFO] 07:33:44 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-api --- 07:33:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/src/main/resources 07:33:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/target/generated-sources/spi 07:33:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:33:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:33:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:33:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/target/generated-sources/spi 07:33:44 [INFO] 07:33:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-api --- 07:33:44 [INFO] Recompiling the module because of changed source code. 07:33:44 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 07:33:44 [INFO] 07:33:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-api >>> 07:33:44 [INFO] 07:33:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-api --- 07:33:44 [INFO] Fork Value is true 07:33:47 [INFO] Done SpotBugs Analysis.... 07:33:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:47 [INFO] 07:33:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-api <<< 07:33:47 [INFO] 07:33:47 [INFO] 07:33:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-api --- 07:33:47 [INFO] BugInstance size is 0 07:33:47 [INFO] Error size is 0 07:33:47 [INFO] No errors/warnings found 07:33:47 [INFO] 07:33:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-api --- 07:33:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/src/test/resources 07:33:47 [INFO] 07:33:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-api --- 07:33:47 [INFO] Recompiling the module because of changed dependency. 07:33:47 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:33:47 [INFO] 07:33:47 [INFO] --- surefire:3.5.4:test (default-test) @ programming-api --- 07:33:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:33:47 [INFO] 07:33:47 [INFO] ------------------------------------------------------- 07:33:47 [INFO] T E S T S 07:33:47 [INFO] ------------------------------------------------------- 07:33:48 [INFO] Running org.opendaylight.bgpcep.programming.NanotimeUtilTest 07:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.bgpcep.programming.NanotimeUtilTest 07:33:48 [INFO] 07:33:48 [INFO] Results: 07:33:48 [INFO] 07:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:33:48 [INFO] 07:33:48 [INFO] 07:33:48 [INFO] --- copy:14.1.6:copy-files (default) @ programming-api --- 07:33:48 [INFO] 07:33:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-api --- 07:33:48 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-1.0.1-SNAPSHOT.jar 07:33:48 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/api/target/classes/META-INF/MANIFEST.MF 07:33:48 [INFO] 07:33:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-api --- 07:33:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-1.0.1-SNAPSHOT-javadoc.jar 07:33:50 [INFO] 07:33:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-api --- 07:33:50 [INFO] CycloneDX: Resolving Dependencies 07:33:51 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 07:33:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.xml 07:33:51 [INFO] attaching as programming-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.json 07:33:51 [INFO] attaching as programming-api-1.0.1-SNAPSHOT-cyclonedx.json 07:33:51 [INFO] 07:33:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-api --- 07:33:51 [INFO] Skipping duplicate-finder execution! 07:33:51 [INFO] 07:33:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-api --- 07:33:51 [INFO] No dependency problems found 07:33:51 [INFO] 07:33:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-api --- 07:33:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-1.0.1-SNAPSHOT-sources.jar 07:33:51 [INFO] 07:33:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-api --- 07:33:51 [INFO] 07:33:51 [INFO] --- jacoco:0.8.14:report (report) @ programming-api --- 07:33:51 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/programming/api/target/code-coverage/jacoco.exec 07:33:51 [INFO] Analyzed bundle 'programming-api' with 3 classes 07:33:51 [INFO] 07:33:51 [INFO] --- install:3.1.4:install (default-install) @ programming-api --- 07:33:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/1.0.1-SNAPSHOT/programming-api-1.0.1-SNAPSHOT.pom 07:33:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/1.0.1-SNAPSHOT/programming-api-1.0.1-SNAPSHOT.jar 07:33:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/1.0.1-SNAPSHOT/programming-api-1.0.1-SNAPSHOT-javadoc.jar 07:33:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/1.0.1-SNAPSHOT/programming-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-api/1.0.1-SNAPSHOT/programming-api-1.0.1-SNAPSHOT-cyclonedx.json 07:33:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/1.0.1-SNAPSHOT/programming-api-1.0.1-SNAPSHOT-sources.jar 07:33:51 [INFO] 07:33:51 [INFO] --- bundle:6.0.0:install (default-install) @ programming-api --- 07:33:51 [INFO] Installing org/opendaylight/bgpcep/programming-api/1.0.1-SNAPSHOT/programming-api-1.0.1-SNAPSHOT.jar 07:33:51 [INFO] Writing OBR metadata 07:33:51 [INFO] 07:33:51 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-api --- 07:33:51 [INFO] org.opendaylight.bgpcep:programming-api:bundle:1.0.1-SNAPSHOT 07:33:51 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:51 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:33:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:33:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:33:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:33:51 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:33:51 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:33:51 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:33:51 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:33:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:33:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:51 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:33:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:33:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:33:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:33:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:33:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:33:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:33:51 [INFO] +- junit:junit:jar:4.13.2:test 07:33:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:33:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:33:51 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:33:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:33:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:51 [INFO] 07:33:51 [INFO] --- clm:3.0.1-03:index (default-cli) @ programming-api --- 07:33:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/api/target/sonatype-clm/module.xml 07:33:51 [INFO] 07:33:51 [INFO] --------------< org.opendaylight.bgpcep:programming-spi >--------------- 07:33:51 [INFO] Building programming-spi 1.0.1-SNAPSHOT [111/161] 07:33:51 [INFO] from programming/spi/pom.xml 07:33:51 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:51 [INFO] 07:33:51 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-spi --- 07:33:51 [INFO] 07:33:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-spi --- 07:33:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:51 [INFO] 07:33:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-spi --- 07:33:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:51 [INFO] 07:33:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-spi --- 07:33:51 [INFO] 07:33:51 [INFO] --- dependency:3.9.0:properties (default) @ programming-spi --- 07:33:51 [INFO] 07:33:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-spi --- 07:33: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/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:33:51 [INFO] 07:33:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-spi --- 07:33:51 [INFO] Starting audit... 07:33:51 Audit done. 07:33:51 [INFO] You have 0 Checkstyle violations. 07:33:51 [INFO] 07:33:51 [INFO] --- checkstyle:3.6.0:check (default) @ programming-spi --- 07:33:51 [INFO] Starting audit... 07:33:51 Audit done. 07:33:51 [INFO] You have 0 Checkstyle violations. 07:33:51 [INFO] 07:33:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-spi --- 07:33:51 [INFO] 07:33:51 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-spi --- 07:33:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/src/main/resources 07:33:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/target/generated-sources/spi 07:33:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/target/generated-sources/yang 07:33:51 [INFO] 07:33:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-spi --- 07:33:51 [INFO] Recompiling the module because of changed dependency. 07:33:51 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:33:51 [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:33:51 [INFO] 07:33:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-spi >>> 07:33:51 [INFO] 07:33:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-spi --- 07:33:51 [INFO] Fork Value is true 07:33:54 [INFO] Done SpotBugs Analysis.... 07:33:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:54 [INFO] 07:33:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-spi <<< 07:33:54 [INFO] 07:33:54 [INFO] 07:33:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-spi --- 07:33:54 [INFO] BugInstance size is 0 07:33:54 [INFO] Error size is 0 07:33:54 [INFO] No errors/warnings found 07:33:54 [INFO] 07:33:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-spi --- 07:33:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/src/test/resources 07:33:54 [INFO] 07:33:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-spi --- 07:33:54 [INFO] No sources to compile 07:33:54 [INFO] 07:33:54 [INFO] --- surefire:3.5.4:test (default-test) @ programming-spi --- 07:33:54 [INFO] No tests to run. 07:33:54 [INFO] 07:33:54 [INFO] --- copy:14.1.6:copy-files (default) @ programming-spi --- 07:33:54 [INFO] 07:33:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-spi --- 07:33:54 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-1.0.1-SNAPSHOT.jar 07:33:54 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/classes/META-INF/MANIFEST.MF 07:33:54 [INFO] 07:33:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-spi --- 07:33:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-1.0.1-SNAPSHOT-javadoc.jar 07:33:55 [INFO] 07:33:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-spi --- 07:33:55 [INFO] CycloneDX: Resolving Dependencies 07:33:56 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:33:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.xml 07:33:56 [INFO] attaching as programming-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.json 07:33:56 [INFO] attaching as programming-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:33:56 [INFO] 07:33:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-spi --- 07:33:56 [INFO] Skipping duplicate-finder execution! 07:33:56 [INFO] 07:33:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-spi --- 07:33:56 [INFO] No dependency problems found 07:33:56 [INFO] 07:33:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-spi --- 07:33:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-1.0.1-SNAPSHOT-sources.jar 07:33:56 [INFO] 07:33:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-spi --- 07:33:56 [INFO] 07:33:56 [INFO] --- jacoco:0.8.14:report (report) @ programming-spi --- 07:33:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:33:56 [INFO] 07:33:56 [INFO] --- install:3.1.4:install (default-install) @ programming-spi --- 07:33:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/1.0.1-SNAPSHOT/programming-spi-1.0.1-SNAPSHOT.pom 07:33:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/1.0.1-SNAPSHOT/programming-spi-1.0.1-SNAPSHOT.jar 07:33:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/1.0.1-SNAPSHOT/programming-spi-1.0.1-SNAPSHOT-javadoc.jar 07:33:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/1.0.1-SNAPSHOT/programming-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:33:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-spi/1.0.1-SNAPSHOT/programming-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:33:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/1.0.1-SNAPSHOT/programming-spi-1.0.1-SNAPSHOT-sources.jar 07:33:56 [INFO] 07:33:56 [INFO] --- bundle:6.0.0:install (default-install) @ programming-spi --- 07:33:56 [INFO] Installing org/opendaylight/bgpcep/programming-spi/1.0.1-SNAPSHOT/programming-spi-1.0.1-SNAPSHOT.jar 07:33:56 [INFO] Writing OBR metadata 07:33:56 [INFO] 07:33:56 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-spi --- 07:33:56 [INFO] org.opendaylight.bgpcep:programming-spi:bundle:1.0.1-SNAPSHOT 07:33:56 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:33:56 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:33:56 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:33:56 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:33:56 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:33:56 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:33:56 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:56 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:33:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:33:56 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:33:56 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:33:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:33:56 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:33:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:33:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:33:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:56 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:33:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:33:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:33:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:33:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:33:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:33:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:33:56 [INFO] +- junit:junit:jar:4.13.2:test 07:33:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:33:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:33:56 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:33:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:33:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:56 [INFO] 07:33:56 [INFO] --- clm:3.0.1-03:index (default-cli) @ programming-spi --- 07:33:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/spi/target/sonatype-clm/module.xml 07:33:56 [INFO] 07:33:56 [INFO] ----------< org.opendaylight.bgpcep:programming-topology-api >---------- 07:33:56 [INFO] Building programming-topology-api 1.0.1-SNAPSHOT [112/161] 07:33:56 [INFO] from programming/topology-api/pom.xml 07:33:56 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:56 [INFO] 07:33:56 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-topology-api --- 07:33:56 [INFO] 07:33:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-topology-api --- 07:33:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:56 [INFO] 07:33:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-topology-api --- 07:33:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:56 [INFO] 07:33:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-topology-api --- 07:33:56 [INFO] 07:33:56 [INFO] --- dependency:3.9.0:properties (default) @ programming-topology-api --- 07:33:56 [INFO] 07:33:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-topology-api --- 07:33: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/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:33:56 [INFO] 07:33:56 [INFO] --- yang:14.0.20:generate-sources (binding) @ programming-topology-api --- 07:33:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:33:56 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/main/yang 07:33:56 [INFO] yang-to-sources: Found 8 dependencies in 695.9 μs 07:33:56 [INFO] yang-to-sources: Project model files found: 1 in 401.4 μs 07:33:56 [INFO] yang-to-sources: 6 YANG models processed in 16.79 ms 07:33:56 [INFO] BindingJavaFileGenerator: Defined 6 files in 3.025 ms 07:33:56 [INFO] Sorted 6 files into 3 directories in 47.10 μs 07:33:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.531 ms 07:33:56 [INFO] 07:33:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-topology-api --- 07:33:56 [INFO] Starting audit... 07:33:56 Audit done. 07:33:56 [INFO] You have 0 Checkstyle violations. 07:33:56 [INFO] 07:33:56 [INFO] --- checkstyle:3.6.0:check (default) @ programming-topology-api --- 07:33:56 [INFO] Starting audit... 07:33:56 Audit done. 07:33:56 [INFO] You have 0 Checkstyle violations. 07:33:56 [INFO] 07:33:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-topology-api --- 07:33:56 [INFO] 07:33:56 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-topology-api --- 07:33:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/main/resources 07:33:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/generated-sources/spi 07:33:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:33:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:33:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:33:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/generated-sources/spi 07:33:56 [INFO] 07:33:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-topology-api --- 07:33:56 [INFO] Recompiling the module because of changed dependency. 07:33:56 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:33:56 [INFO] 07:33:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-topology-api >>> 07:33:56 [INFO] 07:33:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-topology-api --- 07:33:56 [INFO] Fork Value is true 07:33:59 [INFO] Done SpotBugs Analysis.... 07:33:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:59 [INFO] 07:33:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-topology-api <<< 07:33:59 [INFO] 07:33:59 [INFO] 07:33:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-topology-api --- 07:33:59 [INFO] BugInstance size is 0 07:33:59 [INFO] Error size is 0 07:33:59 [INFO] No errors/warnings found 07:33:59 [INFO] 07:33:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-topology-api --- 07:33:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/test/resources 07:33:59 [INFO] 07:33:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-topology-api --- 07:33:59 [INFO] No sources to compile 07:33:59 [INFO] 07:33:59 [INFO] --- surefire:3.5.4:test (default-test) @ programming-topology-api --- 07:33:59 [INFO] No tests to run. 07:33:59 [INFO] 07:33:59 [INFO] --- copy:14.1.6:copy-files (default) @ programming-topology-api --- 07:33:59 [INFO] 07:33:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-topology-api --- 07:33:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-1.0.1-SNAPSHOT.jar 07:33:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/classes/META-INF/MANIFEST.MF 07:33:59 [INFO] 07:33:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-topology-api --- 07:34:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-1.0.1-SNAPSHOT-javadoc.jar 07:34:00 [INFO] 07:34:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-topology-api --- 07:34:00 [INFO] CycloneDX: Resolving Dependencies 07:34:00 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 07:34:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.xml 07:34:00 [INFO] attaching as programming-topology-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:34:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.json 07:34:00 [INFO] attaching as programming-topology-api-1.0.1-SNAPSHOT-cyclonedx.json 07:34:00 [INFO] 07:34:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-topology-api --- 07:34:00 [INFO] Skipping duplicate-finder execution! 07:34:00 [INFO] 07:34:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-topology-api --- 07:34:00 [INFO] No dependency problems found 07:34:00 [INFO] 07:34:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-topology-api --- 07:34:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-1.0.1-SNAPSHOT-sources.jar 07:34:00 [INFO] 07:34:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-topology-api --- 07:34:00 [INFO] 07:34:00 [INFO] --- jacoco:0.8.14:report (report) @ programming-topology-api --- 07:34:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:34:00 [INFO] 07:34:00 [INFO] --- install:3.1.4:install (default-install) @ programming-topology-api --- 07:34:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/1.0.1-SNAPSHOT/programming-topology-api-1.0.1-SNAPSHOT.pom 07:34:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/1.0.1-SNAPSHOT/programming-topology-api-1.0.1-SNAPSHOT.jar 07:34:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/1.0.1-SNAPSHOT/programming-topology-api-1.0.1-SNAPSHOT-javadoc.jar 07:34:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/1.0.1-SNAPSHOT/programming-topology-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:34:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/1.0.1-SNAPSHOT/programming-topology-api-1.0.1-SNAPSHOT-cyclonedx.json 07:34:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/1.0.1-SNAPSHOT/programming-topology-api-1.0.1-SNAPSHOT-sources.jar 07:34:00 [INFO] 07:34:00 [INFO] --- bundle:6.0.0:install (default-install) @ programming-topology-api --- 07:34:01 [INFO] Installing org/opendaylight/bgpcep/programming-topology-api/1.0.1-SNAPSHOT/programming-topology-api-1.0.1-SNAPSHOT.jar 07:34:01 [INFO] Writing OBR metadata 07:34:01 [INFO] 07:34:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-topology-api --- 07:34:01 [INFO] org.opendaylight.bgpcep:programming-topology-api:bundle:1.0.1-SNAPSHOT 07:34:01 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:34:01 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:01 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:01 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:01 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:34:01 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:34:01 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:34:01 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:34:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:01 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:01 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:34:01 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:34:01 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:01 [INFO] +- junit:junit:jar:4.13.2:test 07:34:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:34:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:01 [INFO] 07:34:01 [INFO] --- clm:3.0.1-03:index (default-cli) @ programming-topology-api --- 07:34:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/sonatype-clm/module.xml 07:34:01 [INFO] 07:34:01 [INFO] -----------< org.opendaylight.bgpcep:programming-tunnel-api >----------- 07:34:01 [INFO] Building programming-tunnel-api 1.0.1-SNAPSHOT [113/161] 07:34:01 [INFO] from programming/tunnel-api/pom.xml 07:34:01 [INFO] -------------------------------[ bundle ]------------------------------- 07:34:01 [INFO] 07:34:01 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-tunnel-api --- 07:34:01 [INFO] 07:34:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-tunnel-api --- 07:34:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:01 [INFO] 07:34:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-tunnel-api --- 07:34:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:01 [INFO] 07:34:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-tunnel-api --- 07:34:01 [INFO] 07:34:01 [INFO] --- dependency:3.9.0:properties (default) @ programming-tunnel-api --- 07:34:01 [INFO] 07:34:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-tunnel-api --- 07:34: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/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:34:01 [INFO] 07:34:01 [INFO] --- yang:14.0.20:generate-sources (binding) @ programming-tunnel-api --- 07:34:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:34:01 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/main/yang 07:34:01 [INFO] yang-to-sources: Found 9 dependencies in 1.254 ms 07:34:01 [INFO] yang-to-sources: Project model files found: 1 in 1.525 ms 07:34:01 [INFO] yang-to-sources: 7 YANG models processed in 22.54 ms 07:34:01 [INFO] BindingJavaFileGenerator: Defined 17 files in 4.531 ms 07:34:01 [INFO] Sorted 17 files into 4 directories in 107.5 μs 07:34:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 11.89 ms 07:34:01 [INFO] 07:34:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-tunnel-api --- 07:34:01 [INFO] Starting audit... 07:34:01 Audit done. 07:34:01 [INFO] You have 0 Checkstyle violations. 07:34:01 [INFO] 07:34:01 [INFO] --- checkstyle:3.6.0:check (default) @ programming-tunnel-api --- 07:34:01 [INFO] Starting audit... 07:34:01 Audit done. 07:34:01 [INFO] You have 0 Checkstyle violations. 07:34:01 [INFO] 07:34:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-tunnel-api --- 07:34:01 [INFO] 07:34:01 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-tunnel-api --- 07:34:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/main/resources 07:34:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/generated-sources/spi 07:34:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:34:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:34:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:34:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/generated-sources/spi 07:34:01 [INFO] 07:34:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-tunnel-api --- 07:34:01 [INFO] Recompiling the module because of changed dependency. 07:34:01 [INFO] Compiling 17 source files with javac [debug release 21] to target/classes 07:34:01 [INFO] 07:34:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-tunnel-api >>> 07:34:01 [INFO] 07:34:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-tunnel-api --- 07:34:01 [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 @ programming-tunnel-api <<< 07:34:04 [INFO] 07:34:04 [INFO] 07:34:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-tunnel-api --- 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) @ programming-tunnel-api --- 07:34:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/test/resources 07:34:04 [INFO] 07:34:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-tunnel-api --- 07:34:04 [INFO] No sources to compile 07:34:04 [INFO] 07:34:04 [INFO] --- surefire:3.5.4:test (default-test) @ programming-tunnel-api --- 07:34:04 [INFO] No tests to run. 07:34:04 [INFO] 07:34:04 [INFO] --- copy:14.1.6:copy-files (default) @ programming-tunnel-api --- 07:34:04 [INFO] 07:34:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-tunnel-api --- 07:34:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-1.0.1-SNAPSHOT.jar 07:34:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:34:04 [INFO] 07:34:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-tunnel-api --- 07:34:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-1.0.1-SNAPSHOT-javadoc.jar 07:34:05 [INFO] 07:34:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-tunnel-api --- 07:34:05 [INFO] CycloneDX: Resolving Dependencies 07:34:06 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 07:34:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.xml 07:34:06 [INFO] attaching as programming-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:34:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.json 07:34:06 [INFO] attaching as programming-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.json 07:34:06 [INFO] 07:34:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-tunnel-api --- 07:34:06 [INFO] Skipping duplicate-finder execution! 07:34:06 [INFO] 07:34:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-tunnel-api --- 07:34:06 [INFO] No dependency problems found 07:34:06 [INFO] 07:34:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-tunnel-api --- 07:34:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-1.0.1-SNAPSHOT-sources.jar 07:34:06 [INFO] 07:34:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-tunnel-api --- 07:34:06 [INFO] 07:34:06 [INFO] --- jacoco:0.8.14:report (report) @ programming-tunnel-api --- 07:34:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:34:06 [INFO] 07:34:06 [INFO] --- install:3.1.4:install (default-install) @ programming-tunnel-api --- 07:34:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/1.0.1-SNAPSHOT/programming-tunnel-api-1.0.1-SNAPSHOT.pom 07:34:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/1.0.1-SNAPSHOT/programming-tunnel-api-1.0.1-SNAPSHOT.jar 07:34:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/1.0.1-SNAPSHOT/programming-tunnel-api-1.0.1-SNAPSHOT-javadoc.jar 07:34:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/1.0.1-SNAPSHOT/programming-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:34:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/1.0.1-SNAPSHOT/programming-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.json 07:34:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/1.0.1-SNAPSHOT/programming-tunnel-api-1.0.1-SNAPSHOT-sources.jar 07:34:06 [INFO] 07:34:06 [INFO] --- bundle:6.0.0:install (default-install) @ programming-tunnel-api --- 07:34:06 [INFO] Installing org/opendaylight/bgpcep/programming-tunnel-api/1.0.1-SNAPSHOT/programming-tunnel-api-1.0.1-SNAPSHOT.jar 07:34:06 [INFO] Writing OBR metadata 07:34:06 [INFO] 07:34:06 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-tunnel-api --- 07:34:06 [INFO] org.opendaylight.bgpcep:programming-tunnel-api:bundle:1.0.1-SNAPSHOT 07:34:06 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:34:06 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:34:06 [INFO] | \- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:34:06 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:34:06 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:34:06 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:34:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:06 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:06 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:34:06 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:06 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:06 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:06 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:34:06 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:06 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:06 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:06 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:06 [INFO] +- junit:junit:jar:4.13.2:test 07:34:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:06 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:34:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:06 [INFO] 07:34:06 [INFO] --- clm:3.0.1-03:index (default-cli) @ programming-tunnel-api --- 07:34:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/sonatype-clm/module.xml 07:34:06 [INFO] 07:34:06 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-programming-api >--------- 07:34:06 [INFO] Building OpenDaylight :: PCEP :: Programming Api 1.0.1-SNAPSHOT [114/161] 07:34:06 [INFO] from features/odl-bgpcep-programming-api/pom.xml 07:34:06 [INFO] ------------------------------[ feature ]------------------------------- 07:34:06 [INFO] 07:34:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] 07:34:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:06 [INFO] 07:34:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:06 [INFO] 07:34:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] 07:34:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] 07:34:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:06 [INFO] argLine set to empty 07:34:06 [INFO] 07:34:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] Starting audit... 07:34:06 Audit done. 07:34:06 [INFO] You have 0 Checkstyle violations. 07:34:06 [INFO] 07:34:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] Starting audit... 07:34:06 Audit done. 07:34:06 [INFO] You have 0 Checkstyle violations. 07:34:06 [INFO] 07:34:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] 07:34:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/feature/feature.xml 07:34:06 [INFO] ...done! 07:34:06 [INFO] Attaching features XML 07:34:06 [INFO] 07:34:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-programming-api --- 07:34: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:34:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:34:06 [INFO] 07:34:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-api >>> 07:34:06 [INFO] 07:34:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] No files found to run spotbugs, check compile phase has been run 07:34:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:06 [INFO] 07:34:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-api <<< 07:34:06 [INFO] 07:34:06 [INFO] 07:34:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] 07:34:06 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-programming-api --- 07:34:06 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-api 07:34:06 [INFO] Project dependency features detected: [] 07:34:06 [INFO] Pax Exam System (Version: 4.14.0) created. 07:34:06 [INFO] Creating RMI registry server on 127.0.0.1:36385 07:34:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:34:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:34:07 [INFO] Waiting for remote bundle context.. on 36385 name: c9697e61-0a1e-4842-b82b-a48b10d0301a timout: [ RelativeTimeout value = 180000 ] 07:34:10 [INFO] Building jar from resources and headers. 07:34:10 [INFO] Writing jar finished. 07:34:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:34:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:34:13 [INFO] 07:34:13 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-programming-api --- 07:34:13 [INFO] 07:34:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-programming-api --- 07:34:13 [INFO] No Javadoc in project. Archive not created. 07:34:13 [INFO] 07:34:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-programming-api --- 07:34:13 [INFO] CycloneDX: Resolving Dependencies 07:34:14 [INFO] CycloneDX: Creating BOM version 1.6 with 94 component(s) 07:34:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.xml 07:34:14 [INFO] attaching as odl-bgpcep-programming-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:34:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.json 07:34:14 [INFO] attaching as odl-bgpcep-programming-api-1.0.1-SNAPSHOT-cyclonedx.json 07:34:14 [INFO] 07:34:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-api --- 07:34:14 [INFO] Skipping duplicate-finder execution! 07:34:14 [INFO] 07:34:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-programming-api --- 07:34:14 [INFO] Skipping plugin execution 07:34:14 [INFO] 07:34:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-api --- 07:34:14 [INFO] Skipping source per configuration. 07:34:14 [INFO] 07:34:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-programming-api --- 07:34:14 [INFO] 07:34:14 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-programming-api --- 07:34:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:14 [INFO] 07:34:14 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-programming-api --- 07:34:14 [WARNING] 07:34:14 [WARNING] The packaging plugin for project odl-bgpcep-programming-api did not assign 07:34:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:34:14 [WARNING] 07:34:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:34:14 [WARNING] 07:34: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/1.0.1-SNAPSHOT/odl-bgpcep-programming-api-1.0.1-SNAPSHOT.pom 07:34: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/1.0.1-SNAPSHOT/odl-bgpcep-programming-api-1.0.1-SNAPSHOT-features.xml 07:34: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/1.0.1-SNAPSHOT/odl-bgpcep-programming-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:34: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/1.0.1-SNAPSHOT/odl-bgpcep-programming-api-1.0.1-SNAPSHOT-cyclonedx.json 07:34:14 [INFO] 07:34:14 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-programming-api --- 07:34:14 [INFO] org.opendaylight.bgpcep:odl-bgpcep-programming-api:feature:1.0.1-SNAPSHOT 07:34:14 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:14 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:14 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:14 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:14 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:14 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:14 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:14 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:34:14 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:34:14 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:34:14 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:34:14 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:34:14 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:34:14 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:34:14 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:34:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:34:14 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:34:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:34:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:34:14 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:34:14 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:34:14 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:34:14 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:34:14 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:34:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:34:14 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:34:14 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:34:14 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:34:14 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:34:14 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:34:14 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:34:14 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:34:14 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:34:14 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:34:14 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:34:14 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:34:14 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:34:14 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:34:14 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:34:14 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:34:14 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:34:14 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:34:14 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:34:14 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:34:14 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:34:14 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:34:14 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:34:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:34:14 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:34:14 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:34:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:34:14 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:34:14 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:34:14 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:34:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:34:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:34:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:34:14 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:34:14 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:34:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:14 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:14 [INFO] +- junit:junit:jar:4.13.2:test 07:34:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:14 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:34:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:14 [INFO] 07:34:14 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-programming-api --- 07:34:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/sonatype-clm/module.xml 07:34:14 [INFO] 07:34:14 [INFO] --------------< org.opendaylight.bgpcep:pcep-tunnel-api >--------------- 07:34:14 [INFO] Building pcep-tunnel-api 1.0.1-SNAPSHOT [115/161] 07:34:14 [INFO] from pcep/tunnel/tunnel-api/pom.xml 07:34:14 [INFO] -------------------------------[ bundle ]------------------------------- 07:34:14 [INFO] 07:34:14 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-api --- 07:34:14 [INFO] 07:34:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-tunnel-api --- 07:34:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:14 [INFO] 07:34:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-tunnel-api --- 07:34:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:14 [INFO] 07:34:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-api --- 07:34:14 [INFO] 07:34:14 [INFO] --- dependency:3.9.0:properties (default) @ pcep-tunnel-api --- 07:34:14 [INFO] 07:34:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-tunnel-api --- 07:34: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/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:34:14 [INFO] 07:34:14 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-tunnel-api --- 07:34:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:34:14 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/main/yang 07:34:14 [INFO] yang-to-sources: Found 14 dependencies in 1.902 ms 07:34:14 [INFO] yang-to-sources: Project model files found: 3 in 1.691 ms 07:34:14 [INFO] yang-to-sources: 20 YANG models processed in 71.57 ms 07:34:14 [INFO] BindingJavaFileGenerator: Defined 54 files in 15.43 ms 07:34:14 [INFO] Sorted 54 files into 10 directories in 130.8 μs 07:34:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 54 in 44.08 ms 07:34:14 [INFO] 07:34:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-tunnel-api --- 07:34:14 [INFO] Starting audit... 07:34:14 Audit done. 07:34:14 [INFO] You have 0 Checkstyle violations. 07:34:14 [INFO] 07:34:14 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-tunnel-api --- 07:34:14 [INFO] Starting audit... 07:34:14 Audit done. 07:34:14 [INFO] You have 0 Checkstyle violations. 07:34:14 [INFO] 07:34:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-tunnel-api --- 07:34:14 [INFO] 07:34:14 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-tunnel-api --- 07:34:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/main/resources 07:34:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/generated-sources/spi 07:34:14 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:34:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:34:14 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:34:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/generated-sources/spi 07:34:14 [INFO] 07:34:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-tunnel-api --- 07:34:14 [INFO] Recompiling the module because of changed dependency. 07:34:14 [INFO] Compiling 53 source files with javac [debug release 21] to target/classes 07:34:15 [INFO] 07:34:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-tunnel-api >>> 07:34:15 [INFO] 07:34:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-tunnel-api --- 07:34:15 [INFO] Fork Value is true 07:34:17 [INFO] Done SpotBugs Analysis.... 07:34:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:17 [INFO] 07:34:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-tunnel-api <<< 07:34:17 [INFO] 07:34:17 [INFO] 07:34:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-tunnel-api --- 07:34:17 [INFO] BugInstance size is 0 07:34:17 [INFO] Error size is 0 07:34:17 [INFO] No errors/warnings found 07:34:17 [INFO] 07:34:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-tunnel-api --- 07:34:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/test/resources 07:34:17 [INFO] 07:34:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-tunnel-api --- 07:34:17 [INFO] No sources to compile 07:34:17 [INFO] 07:34:17 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-tunnel-api --- 07:34:17 [INFO] No tests to run. 07:34:17 [INFO] 07:34:17 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-tunnel-api --- 07:34:17 [INFO] 07:34:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-tunnel-api --- 07:34:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-1.0.1-SNAPSHOT.jar 07:34:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:34:17 [INFO] 07:34:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-tunnel-api --- 07:34:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-1.0.1-SNAPSHOT-javadoc.jar 07:34:20 [INFO] 07:34:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-api --- 07:34:20 [INFO] CycloneDX: Resolving Dependencies 07:34:20 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:34:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.xml 07:34:20 [INFO] attaching as pcep-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:34:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.json 07:34:20 [INFO] attaching as pcep-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.json 07:34:20 [INFO] 07:34:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-api --- 07:34:20 [INFO] Skipping duplicate-finder execution! 07:34:20 [INFO] 07:34:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-tunnel-api --- 07:34:20 [INFO] No dependency problems found 07:34:20 [INFO] 07:34:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-api --- 07:34:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-1.0.1-SNAPSHOT-sources.jar 07:34:20 [INFO] 07:34:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-tunnel-api --- 07:34:20 [INFO] 07:34:20 [INFO] --- jacoco:0.8.14:report (report) @ pcep-tunnel-api --- 07:34:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:34:20 [INFO] 07:34:20 [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-api --- 07:34:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/1.0.1-SNAPSHOT/pcep-tunnel-api-1.0.1-SNAPSHOT.pom 07:34:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/1.0.1-SNAPSHOT/pcep-tunnel-api-1.0.1-SNAPSHOT.jar 07:34:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/1.0.1-SNAPSHOT/pcep-tunnel-api-1.0.1-SNAPSHOT-javadoc.jar 07:34:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/1.0.1-SNAPSHOT/pcep-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:34:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/1.0.1-SNAPSHOT/pcep-tunnel-api-1.0.1-SNAPSHOT-cyclonedx.json 07:34:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/1.0.1-SNAPSHOT/pcep-tunnel-api-1.0.1-SNAPSHOT-sources.jar 07:34:20 [INFO] 07:34:20 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-tunnel-api --- 07:34:20 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-api/1.0.1-SNAPSHOT/pcep-tunnel-api-1.0.1-SNAPSHOT.jar 07:34:20 [INFO] Writing OBR metadata 07:34:20 [INFO] 07:34:20 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-tunnel-api --- 07:34:20 [INFO] org.opendaylight.bgpcep:pcep-tunnel-api:bundle:1.0.1-SNAPSHOT 07:34:20 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:34:20 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:20 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:20 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:20 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:34:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:20 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:34:20 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:34:20 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:34:20 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:34:20 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:34:20 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:34:20 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:34:20 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:34:20 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:34:20 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:34:20 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:34:20 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:34:20 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:34:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:20 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:34:20 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:34:20 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:20 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:20 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:20 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:20 [INFO] +- junit:junit:jar:4.13.2:test 07:34:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:20 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:34:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:20 [INFO] 07:34:20 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-tunnel-api --- 07:34:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/sonatype-clm/module.xml 07:34:20 [INFO] 07:34:20 [INFO] --------------< org.opendaylight.bgpcep:programming-impl >-------------- 07:34:20 [INFO] Building programming-impl 1.0.1-SNAPSHOT [116/161] 07:34:20 [INFO] from programming/impl/pom.xml 07:34:20 [INFO] -------------------------------[ bundle ]------------------------------- 07:34:20 [INFO] 07:34:20 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-impl --- 07:34:20 [INFO] 07:34:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-impl --- 07:34:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:21 [INFO] 07:34:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-impl --- 07:34:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:21 [INFO] 07:34:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-impl --- 07:34:21 [INFO] 07:34:21 [INFO] --- dependency:3.9.0:properties (default) @ programming-impl --- 07:34:21 [INFO] 07:34:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-impl --- 07:34: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:34:21 [INFO] 07:34:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-impl --- 07:34:21 [INFO] Starting audit... 07:34:21 Audit done. 07:34:21 [INFO] You have 0 Checkstyle violations. 07:34:21 [INFO] 07:34:21 [INFO] --- checkstyle:3.6.0:check (default) @ programming-impl --- 07:34:21 [INFO] Starting audit... 07:34:21 Audit done. 07:34:21 [INFO] You have 0 Checkstyle violations. 07:34:21 [INFO] 07:34:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ programming-impl --- 07:34:21 [INFO] 07:34:21 [INFO] --- resources:3.3.1:resources (default-resources) @ programming-impl --- 07:34:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/impl/src/main/resources 07:34:21 [INFO] 07:34:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ programming-impl --- 07:34:21 [INFO] Recompiling the module because of changed dependency. 07:34:21 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 07:34:21 [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:34:21 [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:34:21 [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:34:21 [INFO] 07:34:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-impl >>> 07:34:21 [INFO] 07:34:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-impl --- 07:34:21 [INFO] Fork Value is true 07:34:24 [INFO] Done SpotBugs Analysis.... 07:34:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:25 [INFO] 07:34:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-impl <<< 07:34:25 [INFO] 07:34:25 [INFO] 07:34:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-impl --- 07:34:25 [INFO] BugInstance size is 0 07:34:25 [INFO] Error size is 0 07:34:25 [INFO] No errors/warnings found 07:34:25 [INFO] 07:34:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ programming-impl --- 07:34:25 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:34:25 [INFO] 07:34:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ programming-impl --- 07:34:25 [INFO] Recompiling the module because of changed dependency. 07:34:25 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:34: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:34: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:34: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:34:25 [INFO] 07:34:25 [INFO] --- surefire:3.5.4:test (default-test) @ programming-impl --- 07:34:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:34:25 [INFO] 07:34:25 [INFO] ------------------------------------------------------- 07:34:25 [INFO] T E S T S 07:34:25 [INFO] ------------------------------------------------------- 07:34:26 [INFO] Running org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 07:34:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:34:36 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.76 s -- in org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 07:34:37 [INFO] 07:34:37 [INFO] Results: 07:34:37 [INFO] 07:34:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:34:37 [INFO] 07:34:37 [INFO] 07:34:37 [INFO] --- copy:14.1.6:copy-files (default) @ programming-impl --- 07:34:37 [INFO] 07:34:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-impl --- 07:34:37 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-1.0.1-SNAPSHOT.jar 07:34:37 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/classes/META-INF/MANIFEST.MF 07:34:37 [INFO] 07:34:37 [INFO] --- jar:3.4.2:test-jar (default) @ programming-impl --- 07:34:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-1.0.1-SNAPSHOT-tests.jar 07:34:37 [INFO] 07:34:37 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ programming-impl --- 07:34:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-1.0.1-SNAPSHOT-test-sources.jar 07:34:37 [INFO] 07:34:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-impl --- 07:34:38 [WARNING] Javadoc Warnings 07:34: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:34:38 [WARNING] public final class DefaultInstructionSchedulerFactory implements InstructionSchedulerFactory, AutoCloseable { 07:34:38 [WARNING] ^ 07:34: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:34:38 [WARNING] public DefaultInstructionSchedulerFactory(@Reference final DataBroker dataProvider, 07:34:38 [WARNING] ^ 07:34:38 [WARNING] 2 warnings 07:34:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-1.0.1-SNAPSHOT-javadoc.jar 07:34:38 [INFO] 07:34:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-impl --- 07:34:38 [INFO] CycloneDX: Resolving Dependencies 07:34:39 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:34:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.xml 07:34:39 [INFO] attaching as programming-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:34:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.json 07:34:39 [INFO] attaching as programming-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:34:39 [INFO] 07:34:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-impl --- 07:34:39 [INFO] Skipping duplicate-finder execution! 07:34:39 [INFO] 07:34:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ programming-impl --- 07:34:39 [INFO] No dependency problems found 07:34:39 [INFO] 07:34:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ programming-impl --- 07:34:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-1.0.1-SNAPSHOT-sources.jar 07:34:39 [INFO] 07:34:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-impl --- 07:34:39 [INFO] 07:34:39 [INFO] --- jacoco:0.8.14:report (report) @ programming-impl --- 07:34:39 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/programming/impl/target/code-coverage/jacoco.exec 07:34:39 [INFO] Analyzed bundle 'programming-impl' with 9 classes 07:34:39 [INFO] 07:34:39 [INFO] --- install:3.1.4:install (default-install) @ programming-impl --- 07:34:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/1.0.1-SNAPSHOT/programming-impl-1.0.1-SNAPSHOT.pom 07:34:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/1.0.1-SNAPSHOT/programming-impl-1.0.1-SNAPSHOT.jar 07:34:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/1.0.1-SNAPSHOT/programming-impl-1.0.1-SNAPSHOT-tests.jar 07:34:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/1.0.1-SNAPSHOT/programming-impl-1.0.1-SNAPSHOT-test-sources.jar 07:34:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/1.0.1-SNAPSHOT/programming-impl-1.0.1-SNAPSHOT-javadoc.jar 07:34:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/1.0.1-SNAPSHOT/programming-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:34:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-impl/1.0.1-SNAPSHOT/programming-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:34:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/1.0.1-SNAPSHOT/programming-impl-1.0.1-SNAPSHOT-sources.jar 07:34:39 [INFO] 07:34:39 [INFO] --- bundle:6.0.0:install (default-install) @ programming-impl --- 07:34:39 [INFO] Installing org/opendaylight/bgpcep/programming-impl/1.0.1-SNAPSHOT/programming-impl-1.0.1-SNAPSHOT.jar 07:34:39 [INFO] Writing OBR metadata 07:34:39 [INFO] 07:34:39 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-impl --- 07:34:39 [INFO] org.opendaylight.bgpcep:programming-impl:bundle:1.0.1-SNAPSHOT 07:34:39 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:39 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:39 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:34:39 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:34:39 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:34:39 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:34:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:39 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:34:39 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:39 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:39 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:34:39 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:34:39 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:34:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:34:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:34:39 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:34:39 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:39 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:39 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:34:39 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:34:39 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:34:39 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:34:39 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:1.0.1-SNAPSHOT:test 07:34:39 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:test 07:34:39 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:test 07:34:39 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:test 07:34:39 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:test 07:34:39 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:test 07:34:39 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:test 07:34:39 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:test 07:34:39 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:test 07:34:39 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:test 07:34:39 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:test 07:34:39 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:test 07:34:39 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:test 07:34:39 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:test 07:34:39 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:test 07:34:39 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:34:39 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:34:39 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:34:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:34:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:34:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:34:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:34:39 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:34:39 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:34:39 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:34:39 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:34:39 [INFO] +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:34:39 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:34:39 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:34:39 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:34:39 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:34:39 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:34:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:34:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:34:39 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:34:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:34:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:34:39 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:34:39 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:34:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:39 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:34:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:34:39 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:34:39 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:34:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:34:39 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:34:39 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:34:39 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:34:39 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:34:39 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:34:39 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:34:39 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:34:39 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:34:39 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:34:39 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:34:39 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:34:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:39 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:39 [INFO] +- junit:junit:jar:4.13.2:test 07:34:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:39 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:34:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:39 [INFO] 07:34:39 [INFO] --- clm:3.0.1-03:index (default-cli) @ programming-impl --- 07:34:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/impl/target/sonatype-clm/module.xml 07:34:39 [INFO] 07:34:39 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-programming-impl >--------- 07:34:39 [INFO] Building OpenDaylight :: PCEP :: Programming Impl 1.0.1-SNAPSHOT [117/161] 07:34:39 [INFO] from features/odl-bgpcep-programming-impl/pom.xml 07:34:39 [INFO] ------------------------------[ feature ]------------------------------- 07:34:39 [INFO] 07:34:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-programming-impl --- 07:34:39 [INFO] 07:34:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-programming-impl --- 07:34:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:39 [INFO] 07:34:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-impl --- 07:34:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:39 [INFO] 07:34:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-programming-impl --- 07:34:40 [INFO] 07:34:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-programming-impl --- 07:34:40 [INFO] 07:34:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-impl --- 07:34:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:40 [INFO] argLine set to empty 07:34:40 [INFO] 07:34:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-programming-impl --- 07:34:40 [INFO] Starting audit... 07:34:40 Audit done. 07:34:40 [INFO] You have 0 Checkstyle violations. 07:34:40 [INFO] 07:34:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-programming-impl --- 07:34:40 [INFO] Starting audit... 07:34:40 Audit done. 07:34:40 [INFO] You have 0 Checkstyle violations. 07:34:40 [INFO] 07:34:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-programming-impl --- 07:34:40 [INFO] 07:34:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-impl --- 07:34:40 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/feature/feature.xml 07:34:40 [INFO] ...done! 07:34:40 [INFO] Attaching features XML 07:34:40 [INFO] 07:34:40 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-programming-impl --- 07:34: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:34:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:34:40 [INFO] 07:34:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-impl >>> 07:34:40 [INFO] 07:34:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-programming-impl --- 07:34:40 [INFO] No files found to run spotbugs, check compile phase has been run 07:34:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:40 [INFO] 07:34:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-impl <<< 07:34:40 [INFO] 07:34:40 [INFO] 07:34:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-programming-impl --- 07:34:40 [INFO] 07:34:40 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-programming-impl --- 07:34:40 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-impl 07:34:40 [INFO] Project dependency features detected: [] 07:34:40 [INFO] Pax Exam System (Version: 4.14.0) created. 07:34:40 [INFO] Creating RMI registry server on 127.0.0.1:46233 07:34:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:34:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:34:40 [INFO] Waiting for remote bundle context.. on 46233 name: e8696ba8-b7c5-4b76-b4ba-a6ebd7d52c97 timout: [ RelativeTimeout value = 180000 ] 07:34:44 [INFO] Building jar from resources and headers. 07:34:44 [INFO] Writing jar finished. 07:34:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:34:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:34:52 [INFO] 07:34:52 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-programming-impl --- 07:34:52 [INFO] 07:34:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-programming-impl --- 07:34:52 [INFO] No Javadoc in project. Archive not created. 07:34:52 [INFO] 07:34:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-programming-impl --- 07:34:52 [INFO] CycloneDX: Resolving Dependencies 07:34:54 [INFO] CycloneDX: Creating BOM version 1.6 with 226 component(s) 07:34:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.xml 07:34:55 [INFO] attaching as odl-bgpcep-programming-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:34:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.json 07:34:55 [INFO] attaching as odl-bgpcep-programming-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:34:55 [INFO] 07:34:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-impl --- 07:34:55 [INFO] Skipping duplicate-finder execution! 07:34:55 [INFO] 07:34:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-programming-impl --- 07:34:55 [INFO] Skipping plugin execution 07:34:55 [INFO] 07:34:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-impl --- 07:34:55 [INFO] Skipping source per configuration. 07:34:55 [INFO] 07:34:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-programming-impl --- 07:34:55 [INFO] 07:34:55 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-programming-impl --- 07:34:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:55 [INFO] 07:34:55 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-programming-impl --- 07:34:55 [WARNING] 07:34:55 [WARNING] The packaging plugin for project odl-bgpcep-programming-impl did not assign 07:34:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:34:55 [WARNING] 07:34:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:34:55 [WARNING] 07:34:55 [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/1.0.1-SNAPSHOT/odl-bgpcep-programming-impl-1.0.1-SNAPSHOT.pom 07:34:55 [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/1.0.1-SNAPSHOT/odl-bgpcep-programming-impl-1.0.1-SNAPSHOT-features.xml 07:34:55 [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/1.0.1-SNAPSHOT/odl-bgpcep-programming-impl-1.0.1-SNAPSHOT-cyclonedx.xml 07:34:55 [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/1.0.1-SNAPSHOT/odl-bgpcep-programming-impl-1.0.1-SNAPSHOT-cyclonedx.json 07:34:55 [INFO] 07:34:55 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-programming-impl --- 07:34:55 [INFO] org.opendaylight.bgpcep:odl-bgpcep-programming-impl:feature:1.0.1-SNAPSHOT 07:34:55 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:55 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:55 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:55 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:55 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:34:55 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:55 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:34:55 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:34:55 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:34:55 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:34:55 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:34:55 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:34:55 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:34:55 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:34:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:34:55 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:34:55 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:34:55 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:34:55 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:34:55 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:34:55 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:34:55 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:34:55 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:34:55 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:34:55 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:34:55 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:34:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:34:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:34:55 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:34:55 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:34:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:34:55 [INFO] | | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:34:55 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:34:55 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:34:55 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:34:55 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:34:55 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:34:55 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:34:55 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:34:55 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:34:55 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:34:55 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:34:55 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:34:55 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:34:55 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:34:55 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:34:55 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:34:55 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:34:55 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:34:55 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:34:55 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:34:55 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:34:55 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:34:55 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:34:55 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:34:55 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:34:55 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:34:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:34:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:34:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:34:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:34:55 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:34:55 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:34:55 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:34:55 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:34:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:34:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:34:55 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:34:55 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:34:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:34:55 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:34:55 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:34:55 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:34:55 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:34:55 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:34:55 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:34:55 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:34:55 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:34:55 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:34:55 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:34:55 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:34:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:34:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:34:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:34:55 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:34:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:34:55 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:34:55 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:34:55 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:34:55 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:34:55 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:34:55 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:34:55 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:34:55 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:34:55 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:34:55 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:34:55 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:34:55 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:34:55 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:34:55 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:34:55 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:34:55 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:34:55 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:34:55 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:34:55 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:34:55 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:34:55 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:34:55 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:34:55 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:34:55 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:34:55 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:34:55 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:34:55 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:34:55 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:34:55 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:34:55 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:34:55 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:34:55 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:34:55 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:34:55 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:34:55 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:34:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:34:55 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:34:55 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:34:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:34:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:34:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:34:55 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:34:55 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:34:55 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:34:55 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:34:55 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:34:55 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:34:55 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:34:55 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:34:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:34:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:34:55 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:34:55 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:34:55 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:34:55 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:34:55 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:34:55 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:34:55 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:34:55 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:34:55 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:34:55 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:34:55 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:34:55 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:34:55 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:34:55 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:34:55 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:34:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:34:55 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:34:55 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:34:55 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:34:55 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:34:55 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:34:55 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:34:55 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:34:55 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:34:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:34:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:34:55 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:34:55 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:34:55 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:34:55 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:34:55 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:34:55 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:34:55 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:34:55 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:34:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:55 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:34:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:34:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:34:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:34:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:34:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:34:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:34:55 [INFO] +- junit:junit:jar:4.13.2:test 07:34:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:34:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:34:55 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:34:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:34:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:55 [INFO] 07:34:55 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-programming-impl --- 07:34:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/sonatype-clm/module.xml 07:34:55 [INFO] 07:34:55 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-api >-------------- 07:34:55 [INFO] Building pcep-topology-api 1.0.1-SNAPSHOT [118/161] 07:34:55 [INFO] from pcep/topology/topology-api/pom.xml 07:34:55 [INFO] -------------------------------[ bundle ]------------------------------- 07:34:55 [INFO] 07:34:55 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-api --- 07:34:55 [INFO] 07:34:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-api --- 07:34:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:55 [INFO] 07:34:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-api --- 07:34:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:55 [INFO] 07:34:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-api --- 07:34:55 [INFO] 07:34:55 [INFO] --- dependency:3.9.0:properties (default) @ pcep-topology-api --- 07:34:55 [INFO] 07:34:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-topology-api --- 07:34: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:34:55 [INFO] 07:34:55 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-topology-api --- 07:34:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:34:55 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/main/yang 07:34:55 [INFO] yang-to-sources: Found 12 dependencies in 2.125 ms 07:34:55 [INFO] yang-to-sources: Project model files found: 4 in 4.630 ms 07:34:55 [INFO] yang-to-sources: 22 YANG models processed in 121.4 ms 07:34:55 [INFO] BindingJavaFileGenerator: Defined 123 files in 16.26 ms 07:34:55 [INFO] Sorted 123 files into 22 directories in 190.7 μs 07:34:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 123 in 34.39 ms 07:34:55 [INFO] 07:34:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-api --- 07:34:55 [INFO] Starting audit... 07:34:55 Audit done. 07:34:55 [INFO] You have 0 Checkstyle violations. 07:34:55 [INFO] 07:34:55 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-api --- 07:34:55 [INFO] Starting audit... 07:34:55 Audit done. 07:34:55 [INFO] You have 0 Checkstyle violations. 07:34:55 [INFO] 07:34:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-topology-api --- 07:34:55 [INFO] 07:34:55 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-api --- 07:34:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/main/resources 07:34:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/generated-sources/spi 07:34:55 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:34:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:34:55 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:34:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/generated-sources/spi 07:34:55 [INFO] 07:34:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-topology-api --- 07:34:55 [INFO] Recompiling the module because of changed dependency. 07:34:55 [INFO] Compiling 122 source files with javac [debug release 21] to target/classes 07:34:56 [INFO] 07:34:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-api >>> 07:34:56 [INFO] 07:34:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-api --- 07:34:56 [INFO] Fork Value is true 07:34:59 [INFO] Done SpotBugs Analysis.... 07:34:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:59 [INFO] 07:34:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-api <<< 07:34:59 [INFO] 07:34:59 [INFO] 07:34:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-api --- 07:34:59 [INFO] BugInstance size is 0 07:34:59 [INFO] Error size is 0 07:34:59 [INFO] No errors/warnings found 07:34:59 [INFO] 07:34:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-api --- 07:34:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/test/resources 07:34:59 [INFO] 07:34:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-topology-api --- 07:34:59 [INFO] No sources to compile 07:34:59 [INFO] 07:34:59 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-topology-api --- 07:34:59 [INFO] No tests to run. 07:34:59 [INFO] 07:34:59 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-topology-api --- 07:34:59 [INFO] 07:34:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-api --- 07:34:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-1.0.1-SNAPSHOT.jar 07:34:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/classes/META-INF/MANIFEST.MF 07:34:59 [INFO] 07:34:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-topology-api --- 07:35:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-1.0.1-SNAPSHOT-javadoc.jar 07:35:03 [INFO] 07:35:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-api --- 07:35:03 [INFO] CycloneDX: Resolving Dependencies 07:35:03 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:35:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.xml 07:35:03 [INFO] attaching as pcep-topology-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:35:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.json 07:35:03 [INFO] attaching as pcep-topology-api-1.0.1-SNAPSHOT-cyclonedx.json 07:35:03 [INFO] 07:35:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-api --- 07:35:03 [INFO] Skipping duplicate-finder execution! 07:35:03 [INFO] 07:35:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-topology-api --- 07:35:03 [INFO] No dependency problems found 07:35:03 [INFO] 07:35:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-api --- 07:35:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-1.0.1-SNAPSHOT-sources.jar 07:35:03 [INFO] 07:35:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-api --- 07:35:03 [INFO] 07:35:03 [INFO] --- jacoco:0.8.14:report (report) @ pcep-topology-api --- 07:35:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:35:03 [INFO] 07:35:03 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-api --- 07:35:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/1.0.1-SNAPSHOT/pcep-topology-api-1.0.1-SNAPSHOT.pom 07:35:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/1.0.1-SNAPSHOT/pcep-topology-api-1.0.1-SNAPSHOT.jar 07:35:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/1.0.1-SNAPSHOT/pcep-topology-api-1.0.1-SNAPSHOT-javadoc.jar 07:35:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/1.0.1-SNAPSHOT/pcep-topology-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:35:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/1.0.1-SNAPSHOT/pcep-topology-api-1.0.1-SNAPSHOT-cyclonedx.json 07:35:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/1.0.1-SNAPSHOT/pcep-topology-api-1.0.1-SNAPSHOT-sources.jar 07:35:03 [INFO] 07:35:03 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-api --- 07:35:03 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-api/1.0.1-SNAPSHOT/pcep-topology-api-1.0.1-SNAPSHOT.jar 07:35:03 [INFO] Writing OBR metadata 07:35:03 [INFO] 07:35:03 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-topology-api --- 07:35:03 [INFO] org.opendaylight.bgpcep:pcep-topology-api:bundle:1.0.1-SNAPSHOT 07:35:03 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:35:03 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:35:03 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:35:03 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:35:03 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:35:03 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:35:03 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:35:03 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:35:03 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:35:03 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:35:03 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:35:03 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:35:03 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:35:03 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:35:03 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:35:03 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:35:03 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:35:03 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:35:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:35:03 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:35:03 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:03 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:35:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:35:03 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:35:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:35:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:35:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:03 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:35:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:35:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:35:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:35:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:35:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:35:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:35:03 [INFO] +- junit:junit:jar:4.13.2:test 07:35:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:35:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:35:03 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:35:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:35:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:03 [INFO] 07:35:03 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-topology-api --- 07:35:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/sonatype-clm/module.xml 07:35:03 [INFO] 07:35:03 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-spi >-------------- 07:35:03 [INFO] Building pcep-topology-spi 1.0.1-SNAPSHOT [119/161] 07:35:03 [INFO] from pcep/topology/topology-spi/pom.xml 07:35:03 [INFO] -------------------------------[ bundle ]------------------------------- 07:35:03 [INFO] 07:35:03 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-spi --- 07:35:03 [INFO] 07:35:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-spi --- 07:35:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:03 [INFO] 07:35:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-spi --- 07:35:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:03 [INFO] 07:35:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-spi --- 07:35:04 [INFO] 07:35:04 [INFO] --- dependency:3.9.0:properties (default) @ pcep-topology-spi --- 07:35:04 [INFO] 07:35:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-topology-spi --- 07:35:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:35:04 [INFO] 07:35:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-spi --- 07:35:04 [INFO] Starting audit... 07:35:04 Audit done. 07:35:04 [INFO] You have 0 Checkstyle violations. 07:35:04 [INFO] 07:35:04 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-spi --- 07:35:04 [INFO] Starting audit... 07:35:04 Audit done. 07:35:04 [INFO] You have 0 Checkstyle violations. 07:35:04 [INFO] 07:35:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-topology-spi --- 07:35:04 [INFO] 07:35:04 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-spi --- 07:35:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/src/main/resources 07:35:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/generated-sources/spi 07:35:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/generated-sources/yang 07:35:04 [INFO] 07:35:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-topology-spi --- 07:35:04 [INFO] Recompiling the module because of changed dependency. 07:35:04 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:35:04 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:35:04 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:35:04 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:35:04 [INFO] 07:35:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-spi >>> 07:35:04 [INFO] 07:35:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-spi --- 07:35:04 [INFO] Fork Value is true 07:35:06 [INFO] Done SpotBugs Analysis.... 07:35:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:06 [INFO] 07:35:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-spi <<< 07:35:06 [INFO] 07:35:06 [INFO] 07:35:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-spi --- 07:35:06 [INFO] BugInstance size is 0 07:35:06 [INFO] Error size is 0 07:35:06 [INFO] No errors/warnings found 07:35:06 [INFO] 07:35:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-spi --- 07:35:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/src/test/resources 07:35:06 [INFO] 07:35:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-topology-spi --- 07:35:06 [INFO] No sources to compile 07:35:06 [INFO] 07:35:06 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-topology-spi --- 07:35:06 [INFO] No tests to run. 07:35:06 [INFO] 07:35:06 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-topology-spi --- 07:35:06 [INFO] 07:35:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-spi --- 07:35:06 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-1.0.1-SNAPSHOT.jar 07:35:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/classes/META-INF/MANIFEST.MF 07:35:06 [INFO] 07:35:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-topology-spi --- 07:35:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-1.0.1-SNAPSHOT-javadoc.jar 07:35:08 [INFO] 07:35:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-spi --- 07:35:08 [INFO] CycloneDX: Resolving Dependencies 07:35:08 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:35:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.xml 07:35:08 [INFO] attaching as pcep-topology-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:35:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.json 07:35:08 [INFO] attaching as pcep-topology-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:35:08 [INFO] 07:35:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-spi --- 07:35:08 [INFO] Skipping duplicate-finder execution! 07:35:08 [INFO] 07:35:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-topology-spi --- 07:35:08 [INFO] No dependency problems found 07:35:08 [INFO] 07:35:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-spi --- 07:35:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-1.0.1-SNAPSHOT-sources.jar 07:35:08 [INFO] 07:35:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-spi --- 07:35:08 [INFO] 07:35:08 [INFO] --- jacoco:0.8.14:report (report) @ pcep-topology-spi --- 07:35:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:35:08 [INFO] 07:35:08 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-spi --- 07:35:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/1.0.1-SNAPSHOT/pcep-topology-spi-1.0.1-SNAPSHOT.pom 07:35:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/1.0.1-SNAPSHOT/pcep-topology-spi-1.0.1-SNAPSHOT.jar 07:35:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/1.0.1-SNAPSHOT/pcep-topology-spi-1.0.1-SNAPSHOT-javadoc.jar 07:35:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/1.0.1-SNAPSHOT/pcep-topology-spi-1.0.1-SNAPSHOT-cyclonedx.xml 07:35:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/1.0.1-SNAPSHOT/pcep-topology-spi-1.0.1-SNAPSHOT-cyclonedx.json 07:35:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/1.0.1-SNAPSHOT/pcep-topology-spi-1.0.1-SNAPSHOT-sources.jar 07:35:08 [INFO] 07:35:08 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-spi --- 07:35:08 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-spi/1.0.1-SNAPSHOT/pcep-topology-spi-1.0.1-SNAPSHOT.jar 07:35:08 [INFO] Writing OBR metadata 07:35:08 [INFO] 07:35:08 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-topology-spi --- 07:35:08 [INFO] org.opendaylight.bgpcep:pcep-topology-spi:bundle:1.0.1-SNAPSHOT 07:35:08 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:35:08 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:35:08 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:35:08 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:35:08 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:35:08 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:35:08 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:35:08 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:35:08 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:35:08 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:35:08 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:35:08 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:35:08 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:35:08 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:35:08 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:35:08 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:35:08 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:35:08 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:35:08 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:35:08 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:35:08 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:35:08 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:35:08 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:35:08 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:35:08 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:08 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:35:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:35:08 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:35:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:35:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:35:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:08 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:35:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:35:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:35:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:35:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:35:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:35:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:35:08 [INFO] +- junit:junit:jar:4.13.2:test 07:35:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:35:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:35:08 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:35:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:35:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:08 [INFO] 07:35:08 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-topology-spi --- 07:35:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/sonatype-clm/module.xml 07:35:08 [INFO] 07:35:08 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology >---------- 07:35:08 [INFO] Building OpenDaylight :: PCEP :: Topology 1.0.1-SNAPSHOT [120/161] 07:35:08 [INFO] from features/odl-bgpcep-pcep-topology/pom.xml 07:35:08 [INFO] ------------------------------[ feature ]------------------------------- 07:35:08 [INFO] 07:35:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-topology --- 07:35:08 [INFO] 07:35:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-topology --- 07:35:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:08 [INFO] 07:35:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology --- 07:35:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:08 [INFO] 07:35:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-topology --- 07:35:09 [INFO] 07:35:09 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-topology --- 07:35:09 [INFO] 07:35:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology --- 07:35:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:09 [INFO] argLine set to empty 07:35:09 [INFO] 07:35:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-topology --- 07:35:09 [INFO] Starting audit... 07:35:09 Audit done. 07:35:09 [INFO] You have 0 Checkstyle violations. 07:35:09 [INFO] 07:35:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-topology --- 07:35:09 [INFO] Starting audit... 07:35:09 Audit done. 07:35:09 [INFO] You have 0 Checkstyle violations. 07:35:09 [INFO] 07:35:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-topology --- 07:35:09 [INFO] 07:35:09 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology --- 07:35:09 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/feature/feature.xml 07:35:09 [INFO] ...done! 07:35:09 [INFO] Attaching features XML 07:35:09 [INFO] 07:35:09 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-topology --- 07:35:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:35:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:35:09 [INFO] 07:35:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology >>> 07:35:09 [INFO] 07:35:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology --- 07:35:09 [INFO] No files found to run spotbugs, check compile phase has been run 07:35:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:09 [INFO] 07:35:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology <<< 07:35:09 [INFO] 07:35:09 [INFO] 07:35:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-topology --- 07:35:09 [INFO] 07:35:09 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-topology --- 07:35:09 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-topology 07:35:09 [INFO] Project dependency features detected: [] 07:35:09 [INFO] Pax Exam System (Version: 4.14.0) created. 07:35:09 [INFO] Creating RMI registry server on 127.0.0.1:38325 07:35:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:35:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:35:09 [INFO] Waiting for remote bundle context.. on 38325 name: d171f240-0814-4d5b-b2f4-49bee51c30b3 timout: [ RelativeTimeout value = 180000 ] 07:35:13 [INFO] Building jar from resources and headers. 07:35:13 [INFO] Writing jar finished. 07:35:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:35:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:35:16 [INFO] 07:35:16 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-topology --- 07:35:16 [INFO] 07:35:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-topology --- 07:35:16 [INFO] No Javadoc in project. Archive not created. 07:35:16 [INFO] 07:35:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-topology --- 07:35:16 [INFO] CycloneDX: Resolving Dependencies 07:35:17 [INFO] CycloneDX: Creating BOM version 1.6 with 106 component(s) 07:35:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.xml 07:35:17 [INFO] attaching as odl-bgpcep-pcep-topology-1.0.1-SNAPSHOT-cyclonedx.xml 07:35:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.json 07:35:17 [INFO] attaching as odl-bgpcep-pcep-topology-1.0.1-SNAPSHOT-cyclonedx.json 07:35:17 [INFO] 07:35:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology --- 07:35:17 [INFO] Skipping duplicate-finder execution! 07:35:17 [INFO] 07:35:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology --- 07:35:17 [INFO] Skipping plugin execution 07:35:17 [INFO] 07:35:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology --- 07:35:17 [INFO] Skipping source per configuration. 07:35:17 [INFO] 07:35:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology --- 07:35:17 [INFO] 07:35:17 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-topology --- 07:35:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:17 [INFO] 07:35:17 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-topology --- 07:35:17 [WARNING] 07:35:17 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology did not assign 07:35:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:35:17 [WARNING] 07:35:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:35:17 [WARNING] 07:35:17 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-1.0.1-SNAPSHOT.pom 07:35:17 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-1.0.1-SNAPSHOT-features.xml 07:35:17 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-1.0.1-SNAPSHOT-cyclonedx.xml 07:35:17 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-1.0.1-SNAPSHOT-cyclonedx.json 07:35:17 [INFO] 07:35:17 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-topology --- 07:35:17 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:feature:1.0.1-SNAPSHOT 07:35:17 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:35:17 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:35:17 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:35:17 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:35:17 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:35:17 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:35:17 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:35:17 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:35:17 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:17 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:17 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:17 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:17 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:35:17 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:17 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:35:17 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:35:17 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:35:17 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:35:17 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:35:17 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | \- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:35:17 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:35:17 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:35:17 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:35:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:35:17 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:35:17 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:35:17 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:35:17 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:35:17 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:35:17 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:35:17 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:35:17 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:35:17 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:35:17 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:35:17 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:35:17 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:35:17 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:35:17 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:35:17 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:35:17 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:35:17 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:35:17 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:35:17 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:35:17 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:35:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:35:17 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:35:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:35:17 [INFO] | | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:35:17 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:35:17 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:35:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:35:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:35:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:35:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:35:17 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:35:17 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:35:17 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:35:17 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:35:17 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:35:17 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:35:17 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:35:17 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:35:17 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:35:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:17 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:35:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:35:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:35:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:35:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:35:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:35:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:35:17 [INFO] +- junit:junit:jar:4.13.2:test 07:35:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:35:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:35:17 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:35:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:35:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:17 [INFO] 07:35:17 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-pcep-topology --- 07:35:17 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/sonatype-clm/module.xml 07:35:17 [INFO] 07:35:17 [INFO] --------------< org.opendaylight.bgpcep:pcep-server-api >--------------- 07:35:17 [INFO] Building pcep-server-api 1.0.1-SNAPSHOT [121/161] 07:35:17 [INFO] from pcep/server/server-api/pom.xml 07:35:17 [INFO] -------------------------------[ bundle ]------------------------------- 07:35:17 [INFO] 07:35:17 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-api --- 07:35:17 [INFO] 07:35:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-server-api --- 07:35:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:17 [INFO] 07:35:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-server-api --- 07:35:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:17 [INFO] 07:35:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-api --- 07:35:17 [INFO] 07:35:17 [INFO] --- dependency:3.9.0:properties (default) @ pcep-server-api --- 07:35:17 [INFO] 07:35:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-server-api --- 07:35: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/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:35:17 [INFO] 07:35:17 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-server-api --- 07:35:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:35:17 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/main/yang 07:35:17 [INFO] yang-to-sources: Found 15 dependencies in 2.438 ms 07:35:17 [INFO] yang-to-sources: Project model files found: 1 in 3.004 ms 07:35:18 [INFO] yang-to-sources: 19 YANG models processed in 125.9 ms 07:35:18 [INFO] BindingJavaFileGenerator: Defined 20 files in 16.46 ms 07:35:18 [INFO] Sorted 20 files into 6 directories in 107.6 μs 07:35:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 20 in 22.84 ms 07:35:18 [INFO] 07:35:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-server-api --- 07:35:18 [INFO] Starting audit... 07:35:18 Audit done. 07:35:18 [INFO] You have 0 Checkstyle violations. 07:35:18 [INFO] 07:35:18 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-server-api --- 07:35:18 [INFO] Starting audit... 07:35:18 Audit done. 07:35:18 [INFO] You have 0 Checkstyle violations. 07:35:18 [INFO] 07:35:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-server-api --- 07:35:18 [INFO] 07:35:18 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-server-api --- 07:35:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/main/resources 07:35:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/generated-sources/spi 07:35:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:35:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:35:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:35:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/generated-sources/spi 07:35:18 [INFO] 07:35:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-server-api --- 07:35:18 [INFO] Recompiling the module because of changed dependency. 07:35:18 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 07:35:18 [INFO] 07:35:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-server-api >>> 07:35:18 [INFO] 07:35:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-server-api --- 07:35:18 [INFO] Fork Value is true 07:35:20 [INFO] Done SpotBugs Analysis.... 07:35:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:20 [INFO] 07:35:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-server-api <<< 07:35:20 [INFO] 07:35:20 [INFO] 07:35:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-server-api --- 07:35:20 [INFO] BugInstance size is 0 07:35:20 [INFO] Error size is 0 07:35:20 [INFO] No errors/warnings found 07:35:20 [INFO] 07:35:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-server-api --- 07:35:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/test/resources 07:35:20 [INFO] 07:35:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-server-api --- 07:35:20 [INFO] No sources to compile 07:35:20 [INFO] 07:35:20 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-server-api --- 07:35:20 [INFO] No tests to run. 07:35:20 [INFO] 07:35:20 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-server-api --- 07:35:20 [INFO] 07:35:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-server-api --- 07:35:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-1.0.1-SNAPSHOT.jar 07:35:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/classes/META-INF/MANIFEST.MF 07:35:20 [INFO] 07:35:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-server-api --- 07:35:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-1.0.1-SNAPSHOT-javadoc.jar 07:35:22 [INFO] 07:35:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-api --- 07:35:22 [INFO] CycloneDX: Resolving Dependencies 07:35:23 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:35:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.xml 07:35:23 [INFO] attaching as pcep-server-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:35:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.json 07:35:23 [INFO] attaching as pcep-server-api-1.0.1-SNAPSHOT-cyclonedx.json 07:35:23 [INFO] 07:35:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-api --- 07:35:23 [INFO] Skipping duplicate-finder execution! 07:35:23 [INFO] 07:35:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-server-api --- 07:35:23 [INFO] No dependency problems found 07:35:23 [INFO] 07:35:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-server-api --- 07:35:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-1.0.1-SNAPSHOT-sources.jar 07:35:23 [INFO] 07:35:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-server-api --- 07:35:23 [INFO] 07:35:23 [INFO] --- jacoco:0.8.14:report (report) @ pcep-server-api --- 07:35:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:35:23 [INFO] 07:35:23 [INFO] --- install:3.1.4:install (default-install) @ pcep-server-api --- 07:35:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/1.0.1-SNAPSHOT/pcep-server-api-1.0.1-SNAPSHOT.pom 07:35:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/1.0.1-SNAPSHOT/pcep-server-api-1.0.1-SNAPSHOT.jar 07:35:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/1.0.1-SNAPSHOT/pcep-server-api-1.0.1-SNAPSHOT-javadoc.jar 07:35:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/1.0.1-SNAPSHOT/pcep-server-api-1.0.1-SNAPSHOT-cyclonedx.xml 07:35:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/1.0.1-SNAPSHOT/pcep-server-api-1.0.1-SNAPSHOT-cyclonedx.json 07:35:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/1.0.1-SNAPSHOT/pcep-server-api-1.0.1-SNAPSHOT-sources.jar 07:35:23 [INFO] 07:35:23 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-server-api --- 07:35:23 [INFO] Installing org/opendaylight/bgpcep/pcep-server-api/1.0.1-SNAPSHOT/pcep-server-api-1.0.1-SNAPSHOT.jar 07:35:23 [INFO] Writing OBR metadata 07:35:23 [INFO] 07:35:23 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-server-api --- 07:35:23 [INFO] org.opendaylight.bgpcep:pcep-server-api:bundle:1.0.1-SNAPSHOT 07:35:23 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:35:23 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:35:23 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:35:23 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:35:23 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:35:23 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:35:23 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:35:23 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:35:23 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:35:23 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:35:23 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:35:23 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:35:23 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:35:23 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:35:23 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:35:23 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:35:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:35:23 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:35:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:35:23 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:35:23 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:35:23 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:35:23 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:35:23 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:35:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:35:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:35:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:35:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:35:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:23 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:35:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:35:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:35:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:35:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:35:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:35:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:35:23 [INFO] +- junit:junit:jar:4.13.2:test 07:35:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:35:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:35:23 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:35:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:35:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:23 [INFO] 07:35:23 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-server-api --- 07:35:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/sonatype-clm/module.xml 07:35:23 [INFO] 07:35:23 [INFO] ---------------< org.opendaylight.bgpcep:pcep-pcc-mock >---------------- 07:35:23 [INFO] Building pcep-pcc-mock 1.0.1-SNAPSHOT [122/161] 07:35:23 [INFO] from pcep/pcc-mock/pom.xml 07:35:23 [INFO] --------------------------------[ jar ]--------------------------------- 07:35:23 [INFO] 07:35:23 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-pcc-mock --- 07:35:23 [INFO] 07:35:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-pcc-mock --- 07:35:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:23 [INFO] 07:35:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-pcc-mock --- 07:35:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:23 [INFO] 07:35:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-pcc-mock --- 07:35:24 [INFO] 07:35:24 [INFO] --- dependency:3.9.0:properties (default) @ pcep-pcc-mock --- 07:35:24 [INFO] 07:35:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-pcc-mock --- 07:35: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/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:35:24 [INFO] 07:35:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-pcc-mock --- 07:35:24 [INFO] Starting audit... 07:35:24 Audit done. 07:35:24 [INFO] You have 0 Checkstyle violations. 07:35:24 [INFO] 07:35:24 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-pcc-mock --- 07:35:25 [INFO] Starting audit... 07:35:25 Audit done. 07:35:25 [INFO] You have 0 Checkstyle violations. 07:35:25 [INFO] 07:35:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-pcc-mock --- 07:35:25 [INFO] 07:35:25 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-pcc-mock --- 07:35:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/resources 07:35:25 [INFO] 07:35:25 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-pcc-mock --- 07:35:25 [INFO] Recompiling the module because of changed dependency. 07:35:25 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 07:35:25 [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:35:25 [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:35:25 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:35:25 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:35:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:35:25 [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:35:25 [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:35:25 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:35:25 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:35:25 [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:35:25 [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:35:25 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:35:25 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:35:25 [INFO] 07:35:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-pcc-mock >>> 07:35:25 [INFO] 07:35:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-pcc-mock --- 07:35:25 [INFO] Fork Value is true 07:35:29 [INFO] Done SpotBugs Analysis.... 07:35:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:30 [INFO] 07:35:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-pcc-mock <<< 07:35:30 [INFO] 07:35:30 [INFO] 07:35:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-pcc-mock --- 07:35:30 [INFO] BugInstance size is 0 07:35:30 [INFO] Error size is 0 07:35:30 [INFO] No errors/warnings found 07:35:30 [INFO] 07:35:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-pcc-mock --- 07:35:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/test/resources 07:35:30 [INFO] 07:35:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-pcc-mock --- 07:35:30 [INFO] Recompiling the module because of changed dependency. 07:35:30 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 07:35:30 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:35:30 [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:35:30 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:35:30 [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:35:30 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:35:30 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:35:30 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:35:30 [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:35:30 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:35:30 [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:35:30 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:35:30 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:35:30 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:35:30 [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:35:30 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:35:30 [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:35:30 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:35:30 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:35:30 [INFO] 07:35:30 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-pcc-mock --- 07:35:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:35:30 [INFO] 07:35:30 [INFO] ------------------------------------------------------- 07:35:30 [INFO] T E S T S 07:35:30 [INFO] ------------------------------------------------------- 07:35:31 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 07:35:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 07:35:31 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 07:35:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 07:35:32 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 07:35:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 07:35:33 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 07:35:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:35:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.811 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 07:35:38 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 07:35:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 07:35:38 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 07:35:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 07:35:38 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 07:35:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 07:35:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.55 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 07:35:51 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 07:35:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.085 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 07:35:53 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 07:35:56 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.862 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 07:35:57 [INFO] 07:35:57 [INFO] Results: 07:35:57 [INFO] 07:35:57 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 07:35:57 [INFO] 07:35:57 [INFO] 07:35:57 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-pcc-mock --- 07:35:57 [INFO] 07:35:57 [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-pcc-mock --- 07:35:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-1.0.1-SNAPSHOT.jar 07:35:57 [INFO] 07:35:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-pcc-mock --- 07:35:58 [WARNING] Javadoc Warnings 07:35:58 [WARNING] warning: unknown enum constant ReferencePolicyOption.GREEDY 07:35:58 [WARNING] reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:35:58 [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:35:58 [WARNING] public enum LspType { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] PCE_LSP, PCC_LSP 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] PCE_LSP, PCC_LSP 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public final class Main { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static void main(final String[] args) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public final class MsgBuilderUtil { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final long srpId) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final Uint32 srpId) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Optional createLspTlvsEndofSync(final @NonNull Uint64 dbVersion) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Path createPath(final List subobjects) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Pcrpt createPcRtpMessage(final Lsp lsp, final Optional srp, final Path path) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Srp createSrp(final Uint32 srpId) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static byte[] getDefaultPathName(final String address, final Uint32 lspId) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Path reqToRptPath(final Requests request) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public static Path updToRptPath(final org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public final class PCCActivator implements PCEPExtensionProviderActivator { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public final class PCCActivator implements PCEPExtensionProviderActivator { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public interface PCCDispatcher { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] @NonNull Future createClient(@NonNull InetSocketAddress remoteAddress, long reconnectTime, 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public final class PCCDispatcherImpl implements PCCDispatcher, AutoCloseable { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public PCCDispatcherImpl(final @NonNull MessageRegistry registry) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public class PCCEndPointIpv4ObjectParser extends PCEPEndPointsIpv4ObjectParser { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public class PCCEndPointIpv4ObjectParser extends PCEPEndPointsIpv4ObjectParser { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public final class PCCPeerProposal implements PCEPPeerProposal { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public PCCPeerProposal() { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public PCCPeerProposal(final @NonNull Uint64 dbVersion) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public class PCCServerPeerProposal implements PCEPPeerProposal { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public PCCServerPeerProposal(final @NonNull Uint64 dbVersion) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public interface PCCSession { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] int getId(); 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] Tlvs getRemoteTlvs(); 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] Tlvs localSessionCharacteristics(); 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] void sendError(Pcerr errorMessage); 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] void sendReport(Pcrpt reportMessage); 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public final class PCCSessionListener implements PCEPSessionListener, PCCSession { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public PCCSessionListener(final int sessionId, final PCCTunnelManager tunnelManager, final boolean errorMode) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public interface PCCTunnelManager { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] void onMessagePcInitiate(@NonNull Requests request, @NonNull PCCSession session); 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] void onMessagePcupd(@NonNull Updates update, @NonNull PCCSession session); 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] void onSessionDown(PCCSession session); 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] void onSessionUp(PCCSession session); 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public final class PCCTunnelManagerImpl implements PCCTunnelManager { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public PCCTunnelManagerImpl(final int lspsCount, final InetAddress address, final int redelegationTimeout, 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] protected void addTunnel(final Requests request, final PCCSession session) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] protected void removeTunnel(final Requests request, final PCCSession session) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] protected void reportToAll(final Updates update, final PCCSession session) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] protected void takeDelegation(final Requests request, final PCCSession session) { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public class TimerHandler { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public TimerHandler(final PCCsBuilder pcCsBuilder, final Optional syncOptDBVersion, 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] protected void createDisconnectTask() { 07:35:58 [WARNING] ^ 07:35:58 [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:35:58 [WARNING] public void setPCCDispatcher(final PCCDispatcherImpl dispatcher) { 07:35:58 [WARNING] ^ 07:35:58 [WARNING] 56 warnings 07:35:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-1.0.1-SNAPSHOT-javadoc.jar 07:35:58 [INFO] 07:35:58 [INFO] --- shade:3.6.1:shade (default) @ pcep-pcc-mock --- 07:35:59 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/dependency-reduced-pom.xml 07:35:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:35:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:35:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:35:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:35:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:35:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:35:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:36:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:36:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:36:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:36:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:36:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:36:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:36:00 [WARNING] checker-qual-3.51.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 07:36:00 [WARNING] - META-INF/LICENSE.txt 07:36:00 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-1.0.1-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-1.0.1-SNAPSHOT.jar, pcep-impl-1.0.1-SNAPSHOT.jar, pcep-parser-1.0.1-SNAPSHOT.jar, pcep-pcc-mock-1.0.1-SNAPSHOT.jar, pcep-spi-1.0.1-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-1.0.1-SNAPSHOT.jar, testtool-util-1.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-1.0.1-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:36:00 [WARNING] - LICENSE 07:36:00 [WARNING] - META-INF/git.properties 07:36:00 [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-1.0.1-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:36:00 [WARNING] - README.md 07:36:00 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, checker-qual-3.51.1.jar, concepts-1.0.1-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-1.0.1-SNAPSHOT.jar, pcep-impl-1.0.1-SNAPSHOT.jar, pcep-parser-1.0.1-SNAPSHOT.jar, pcep-pcc-mock-1.0.1-SNAPSHOT.jar, pcep-spi-1.0.1-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-1.0.1-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-1.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-1.0.1-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:36:00 [WARNING] - META-INF/MANIFEST.MF 07:36:00 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 07:36:00 [WARNING] - META-INF/LICENSE 07:36:00 [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:36:00 [WARNING] - META-INF.versions.11.module-info 07:36:00 [WARNING] - META-INF/io.netty.versions.properties 07:36:00 [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:36:00 [WARNING] - META-INF.versions.9.module-info 07:36:00 [WARNING] maven-shade-plugin has detected that some files are 07:36:00 [WARNING] present in two or more JARs. When this happens, only one 07:36:00 [WARNING] single version of the file is copied to the uber jar. 07:36:00 [WARNING] Usually this is not harmful and you can skip these warnings, 07:36:00 [WARNING] otherwise try to manually exclude artifacts based on 07:36:00 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:36:00 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:36:00 [INFO] Attaching shaded artifact. 07:36:00 [INFO] 07:36:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-pcc-mock --- 07:36:00 [INFO] CycloneDX: Resolving Dependencies 07:36:01 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 07:36:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.xml 07:36:01 [INFO] attaching as pcep-pcc-mock-1.0.1-SNAPSHOT-cyclonedx.xml 07:36:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.json 07:36:01 [INFO] attaching as pcep-pcc-mock-1.0.1-SNAPSHOT-cyclonedx.json 07:36:01 [INFO] 07:36:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-pcc-mock --- 07:36:01 [INFO] Skipping duplicate-finder execution! 07:36:01 [INFO] 07:36:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-pcc-mock --- 07:36:01 [WARNING] Unused declared dependencies found: 07:36:01 [WARNING] org.checkerframework:checker-qual:jar:3.51.1:compile 07:36:01 [INFO] 07:36:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-pcc-mock --- 07:36:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-1.0.1-SNAPSHOT-sources.jar 07:36:01 [INFO] 07:36:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-pcc-mock --- 07:36:01 [INFO] 07:36:01 [INFO] --- jacoco:0.8.14:report (report) @ pcep-pcc-mock --- 07:36:01 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/code-coverage/jacoco.exec 07:36:01 [INFO] Analyzed bundle 'pcep-pcc-mock' with 22 classes 07:36:01 [INFO] 07:36:01 [INFO] --- install:3.1.4:install (default-install) @ pcep-pcc-mock --- 07:36:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/1.0.1-SNAPSHOT/pcep-pcc-mock-1.0.1-SNAPSHOT.pom 07:36:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/1.0.1-SNAPSHOT/pcep-pcc-mock-1.0.1-SNAPSHOT.jar 07:36:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/1.0.1-SNAPSHOT/pcep-pcc-mock-1.0.1-SNAPSHOT-javadoc.jar 07:36:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-1.0.1-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/1.0.1-SNAPSHOT/pcep-pcc-mock-1.0.1-SNAPSHOT-executable.jar 07:36:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/1.0.1-SNAPSHOT/pcep-pcc-mock-1.0.1-SNAPSHOT-cyclonedx.xml 07:36:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/1.0.1-SNAPSHOT/pcep-pcc-mock-1.0.1-SNAPSHOT-cyclonedx.json 07:36:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/1.0.1-SNAPSHOT/pcep-pcc-mock-1.0.1-SNAPSHOT-sources.jar 07:36:01 [INFO] 07:36:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-pcc-mock --- 07:36:01 [INFO] org.opendaylight.bgpcep:pcep-pcc-mock:jar:1.0.1-SNAPSHOT 07:36:01 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:36:01 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:36:01 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:36:01 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:36:01 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:36:01 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:36:01 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:36:01 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:compile 07:36:01 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:36:01 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:36:01 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:36:01 [INFO] +- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:36:01 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:36:01 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:36:01 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:compile 07:36:01 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:compile 07:36:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:36:01 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:36:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:36:01 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:36:01 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:compile 07:36:01 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:36:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:01 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:36:01 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:36:01 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:36:01 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:36:01 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:36:01 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:36:01 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:compile (optional) 07:36:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:36:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:36:01 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:36:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:36:01 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:36:01 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:36:01 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:36:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:36:01 [INFO] +- junit:junit:jar:4.13.2:test 07:36:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:36:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:36:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:36:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:36:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:36:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:36:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:36:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:36:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:36:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:36:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:36:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:01 [INFO] 07:36:01 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-pcc-mock --- 07:36:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/sonatype-clm/module.xml 07:36:01 [INFO] 07:36:01 [INFO] -----------< org.opendaylight.bgpcep:pcep-topology-provider >----------- 07:36:01 [INFO] Building pcep-topology-provider 1.0.1-SNAPSHOT [123/161] 07:36:01 [INFO] from pcep/topology/topology-provider/pom.xml 07:36:01 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:01 [INFO] 07:36:01 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-provider --- 07:36:01 [INFO] 07:36:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-provider --- 07:36:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:01 [INFO] 07:36:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-provider --- 07:36:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:01 [INFO] 07:36:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-provider --- 07:36:01 [INFO] 07:36:01 [INFO] --- dependency:3.9.0:properties (default) @ pcep-topology-provider --- 07:36:01 [INFO] 07:36:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-topology-provider --- 07:36: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/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:36:01 [INFO] 07:36:01 [INFO] --- yang:14.0.20:generate-sources (binding) @ pcep-topology-provider --- 07:36:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:36:01 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/yang 07:36:01 [INFO] yang-to-sources: Found 16 dependencies in 3.061 ms 07:36:02 [INFO] yang-to-sources: Project model files found: 2 in 1.749 ms 07:36:02 [INFO] yang-to-sources: 18 YANG models processed in 109.8 ms 07:36:02 [INFO] BindingJavaFileGenerator: Defined 23 files in 13.93 ms 07:36:02 [INFO] Sorted 23 files into 7 directories in 103.8 μs 07:36:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 24.23 ms 07:36:02 [INFO] 07:36:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-provider --- 07:36:02 [INFO] Starting audit... 07:36:02 Audit done. 07:36:02 [INFO] You have 0 Checkstyle violations. 07:36:02 [INFO] 07:36:02 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-provider --- 07:36:02 [INFO] Starting audit... 07:36:02 Audit done. 07:36:02 [INFO] You have 0 Checkstyle violations. 07:36:02 [INFO] 07:36:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-topology-provider --- 07:36:02 [INFO] 07:36:02 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-topology-provider --- 07:36:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/resources 07:36:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/generated-sources/spi 07:36:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:36:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:36:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:36:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/generated-sources/spi 07:36:02 [INFO] 07:36:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-topology-provider --- 07:36:02 [INFO] Recompiling the module because of changed dependency. 07:36:02 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 07:36:03 [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:36:03 [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:36:03 [INFO] 07:36:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-provider >>> 07:36:03 [INFO] 07:36:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-provider --- 07:36:03 [INFO] Fork Value is true 07:36:08 [INFO] Done SpotBugs Analysis.... 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 @ pcep-topology-provider <<< 07:36:08 [INFO] 07:36:08 [INFO] 07:36:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-provider --- 07:36:08 [INFO] BugInstance size is 0 07:36:08 [INFO] Error size is 0 07:36:08 [INFO] No errors/warnings found 07:36:08 [INFO] 07:36:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-topology-provider --- 07:36:08 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:36:08 [INFO] 07:36:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-topology-provider --- 07:36:08 [INFO] Recompiling the module because of changed dependency. 07:36:08 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 07:36:09 [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:36:09 [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:36:09 required: E 07:36:09 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:36:09 [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:36:09 required: E 07:36:09 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:36:09 [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:36:09 required: java.util.List> 07:36:09 found: java.util.List 07:36:09 [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:36:09 required: java.util.List> 07:36:09 found: java.util.List 07:36:09 [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:36:09 required: E 07:36:09 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:36:09 [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:36:09 required: E 07:36:09 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:36:09 [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:36:09 required: java.util.List> 07:36:09 found: java.util.List 07:36:09 [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:36:09 required: java.util.List> 07:36:09 found: java.util.List 07:36:09 [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:36:09 required: E 07:36:09 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:36:09 [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:36:09 required: E 07:36:09 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:36:09 [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:36:09 required: java.util.List> 07:36:09 found: java.util.List 07:36:09 [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:36:09 required: java.util.List> 07:36:09 found: java.util.List 07:36:09 [INFO] 07:36:09 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-topology-provider --- 07:36:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:36:09 [INFO] 07:36:09 [INFO] ------------------------------------------------------- 07:36:09 [INFO] T E S T S 07:36:09 [INFO] ------------------------------------------------------- 07:36:10 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 07:36:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:36:22 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.50 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 07:36:22 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 07:36:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 07:36:22 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test 07:36:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test 07:36:23 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1037Test 07:36:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1037Test 07:36:23 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 07:36:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 07:36:23 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 07:36:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 07:36:24 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 07:36:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 07:36:24 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 07:36:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 07:36:25 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 07:36:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 07:36:25 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 07:36:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 07:36:26 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 07:36:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s -- in org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 07:36:27 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 07:36:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 07:36:27 [INFO] 07:36:27 [INFO] Results: 07:36:27 [INFO] 07:36:27 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 07:36:27 [INFO] 07:36:27 [INFO] 07:36:27 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-topology-provider --- 07:36:27 [INFO] 07:36:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-provider --- 07:36:27 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-1.0.1-SNAPSHOT.jar 07:36:27 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/classes/META-INF/MANIFEST.MF 07:36:27 [INFO] 07:36:27 [INFO] --- jar:3.4.2:test-jar (default) @ pcep-topology-provider --- 07:36:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-1.0.1-SNAPSHOT-tests.jar 07:36:27 [INFO] 07:36:27 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ pcep-topology-provider --- 07:36:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-1.0.1-SNAPSHOT-test-sources.jar 07:36:27 [INFO] 07:36:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-topology-provider --- 07:36:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-1.0.1-SNAPSHOT-javadoc.jar 07:36:30 [INFO] 07:36:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-provider --- 07:36:30 [INFO] CycloneDX: Resolving Dependencies 07:36:31 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 07:36:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.xml 07:36:31 [INFO] attaching as pcep-topology-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:36:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.json 07:36:31 [INFO] attaching as pcep-topology-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:36:31 [INFO] 07:36:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-provider --- 07:36:31 [INFO] Skipping duplicate-finder execution! 07:36:31 [INFO] 07:36:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-topology-provider --- 07:36:31 [INFO] No dependency problems found 07:36:31 [INFO] 07:36:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-provider --- 07:36:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-1.0.1-SNAPSHOT-sources.jar 07:36:31 [INFO] 07:36:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-provider --- 07:36:31 [INFO] 07:36:31 [INFO] --- jacoco:0.8.14:report (report) @ pcep-topology-provider --- 07:36:31 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/code-coverage/jacoco.exec 07:36:31 [INFO] Analyzed bundle 'pcep-topology-provider' with 53 classes 07:36:31 [INFO] 07:36:31 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-provider --- 07:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/1.0.1-SNAPSHOT/pcep-topology-provider-1.0.1-SNAPSHOT.pom 07:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/1.0.1-SNAPSHOT/pcep-topology-provider-1.0.1-SNAPSHOT.jar 07:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-1.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/1.0.1-SNAPSHOT/pcep-topology-provider-1.0.1-SNAPSHOT-tests.jar 07:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-1.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/1.0.1-SNAPSHOT/pcep-topology-provider-1.0.1-SNAPSHOT-test-sources.jar 07:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/1.0.1-SNAPSHOT/pcep-topology-provider-1.0.1-SNAPSHOT-javadoc.jar 07:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/1.0.1-SNAPSHOT/pcep-topology-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/1.0.1-SNAPSHOT/pcep-topology-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:36:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/1.0.1-SNAPSHOT/pcep-topology-provider-1.0.1-SNAPSHOT-sources.jar 07:36:31 [INFO] 07:36:31 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-provider --- 07:36:31 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-provider/1.0.1-SNAPSHOT/pcep-topology-provider-1.0.1-SNAPSHOT.jar 07:36:31 [INFO] Writing OBR metadata 07:36:31 [INFO] 07:36:31 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-topology-provider --- 07:36:31 [INFO] org.opendaylight.bgpcep:pcep-topology-provider:bundle:1.0.1-SNAPSHOT 07:36:31 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:36:31 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:31 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:36:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:31 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:36:31 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:36:31 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] | \- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:36:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:36:31 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:36:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:36:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:36:31 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:36:31 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:36:31 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:36:31 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:36:31 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:36:31 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:36:31 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:36:31 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:36:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:36:31 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:36:31 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:36:31 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:36:31 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:36:31 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:36:31 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:36:31 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided 07:36:31 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:36:31 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:36:31 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:36:31 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:36:31 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:compile 07:36:31 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:36:31 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:36:31 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:36:31 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:36:31 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:36:31 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:36:31 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:36:31 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:1.0.1-SNAPSHOT:test 07:36:31 [INFO] +- org.opendaylight.bgpcep:programming-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:36:31 [INFO] +- org.opendaylight.bgpcep:pcep-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:36:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:36:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:36:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:36:31 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:36:31 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:36:31 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:36:31 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:36:31 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:36:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:36:31 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:36:31 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:36:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:36:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:36:31 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:36:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:36:31 [INFO] +- org.opendaylight.bgpcep:pcep-pcc-mock:jar:1.0.1-SNAPSHOT:test 07:36:31 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:36:31 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:36:31 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:36:31 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:36:31 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:36:31 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:36:31 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:36:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:36:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:31 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:36:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:36:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:36:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:36:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:36:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:36:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:36:31 [INFO] +- junit:junit:jar:4.13.2:test 07:36:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:36:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:36:31 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:36:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:36:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:31 [INFO] 07:36:31 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-topology-provider --- 07:36:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/sonatype-clm/module.xml 07:36:31 [INFO] 07:36:31 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server >----------- 07:36:31 [INFO] Building OpenDaylight :: PCEP :: PCE Server API 1.0.1-SNAPSHOT [124/161] 07:36:31 [INFO] from features/odl-bgpcep-pcep-server/pom.xml 07:36:31 [INFO] ------------------------------[ feature ]------------------------------- 07:36:31 [INFO] 07:36:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-server --- 07:36:31 [INFO] 07:36:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-server --- 07:36:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:31 [INFO] 07:36:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server --- 07:36:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:31 [INFO] 07:36:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-server --- 07:36:32 [INFO] 07:36:32 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-server --- 07:36:32 [INFO] 07:36:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server --- 07:36:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:32 [INFO] argLine set to empty 07:36:32 [INFO] 07:36:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-server --- 07:36:32 [INFO] Starting audit... 07:36:32 Audit done. 07:36:32 [INFO] You have 0 Checkstyle violations. 07:36:32 [INFO] 07:36:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-server --- 07:36:32 [INFO] Starting audit... 07:36:32 Audit done. 07:36:32 [INFO] You have 0 Checkstyle violations. 07:36:32 [INFO] 07:36:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-server --- 07:36:32 [INFO] 07:36:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server --- 07:36:32 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/feature/feature.xml 07:36:32 [INFO] ...done! 07:36:32 [INFO] Attaching features XML 07:36:32 [INFO] 07:36:32 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-server --- 07:36: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:36:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:36:32 [INFO] 07:36:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server >>> 07:36:32 [INFO] 07:36:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-server --- 07:36:32 [INFO] No files found to run spotbugs, check compile phase has been run 07:36:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:32 [INFO] 07:36:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server <<< 07:36:32 [INFO] 07:36:32 [INFO] 07:36:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-server --- 07:36:32 [INFO] 07:36:32 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-server --- 07:36:32 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-server 07:36:32 [INFO] Project dependency features detected: [] 07:36:32 [INFO] Pax Exam System (Version: 4.14.0) created. 07:36:32 [INFO] Creating RMI registry server on 127.0.0.1:36661 07:36:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:36:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:36:32 [INFO] Waiting for remote bundle context.. on 36661 name: 6355ba2c-edb8-47ce-b99d-b1d378de59fe timout: [ RelativeTimeout value = 180000 ] 07:36:36 [INFO] Building jar from resources and headers. 07:36:36 [INFO] Writing jar finished. 07:36:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:36:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:36:44 [INFO] 07:36:44 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-server --- 07:36:44 [INFO] 07:36:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-server --- 07:36:44 [INFO] No Javadoc in project. Archive not created. 07:36:44 [INFO] 07:36:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-server --- 07:36:44 [INFO] CycloneDX: Resolving Dependencies 07:36:47 [INFO] CycloneDX: Creating BOM version 1.6 with 237 component(s) 07:36:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/bom.xml 07:36:47 [INFO] attaching as odl-bgpcep-pcep-server-1.0.1-SNAPSHOT-cyclonedx.xml 07:36:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/bom.json 07:36:47 [INFO] attaching as odl-bgpcep-pcep-server-1.0.1-SNAPSHOT-cyclonedx.json 07:36:47 [INFO] 07:36:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server --- 07:36:47 [INFO] Skipping duplicate-finder execution! 07:36:47 [INFO] 07:36:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server --- 07:36:47 [INFO] Skipping plugin execution 07:36:47 [INFO] 07:36:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server --- 07:36:47 [INFO] Skipping source per configuration. 07:36:47 [INFO] 07:36:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-server --- 07:36:47 [INFO] 07:36:47 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-server --- 07:36:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:47 [INFO] 07:36:47 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-server --- 07:36:47 [WARNING] 07:36:47 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server did not assign 07:36:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:36:47 [WARNING] 07:36:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:36:47 [WARNING] 07:36:47 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-server-1.0.1-SNAPSHOT.pom 07:36:47 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-server-1.0.1-SNAPSHOT-features.xml 07:36:47 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-server-1.0.1-SNAPSHOT-cyclonedx.xml 07:36:47 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-server-1.0.1-SNAPSHOT-cyclonedx.json 07:36:47 [INFO] 07:36:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-server --- 07:36:47 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-server:feature:1.0.1-SNAPSHOT 07:36:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:36:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:36:47 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:36:47 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:36:47 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:36:47 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:36:47 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:36:47 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:36:47 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:36:47 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:36:47 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:36:47 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:36:47 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:36:47 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:36:47 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:36:47 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:36:47 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:36:47 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:36:47 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:36:47 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:36:47 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:36:47 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:36:47 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:36:47 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:36:47 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:36:47 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:36:47 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:36:47 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:36:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:36:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:36:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:36:47 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:36:47 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:36:47 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:36:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:36:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:36:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:36:47 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:36:47 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:36:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:36:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:36:47 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:36:47 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:36:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:36:47 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:36:47 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:36:47 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:36:47 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:36:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:36:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:36:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:36:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:36:47 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:36:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:36:47 [INFO] | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:36:47 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:36:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:36:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:36:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:36:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:36:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:36:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:36:47 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:36:47 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:36:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:36:47 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:36:47 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:36:47 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:36:47 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:36:47 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:36:47 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:36:47 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:36:47 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:36:47 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:36:47 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:36:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:36:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:36:47 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:36:47 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:36:47 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:36:47 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:36:47 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:36:47 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:36:47 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:36:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:36:47 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:36:47 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:36:47 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:36:47 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:36:47 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:36:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:36:47 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:36:47 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:36:47 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:36:47 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:36:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:36:47 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:36:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:36:47 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:36:47 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:36:47 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:36:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:36:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:36:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:36:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:36:47 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:36:47 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:36:47 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:36:47 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:36:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:36:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:36:47 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:36:47 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:36:47 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:36:47 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:36:47 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:36:47 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:36:47 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:36:47 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:36:47 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:36:47 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:36:47 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:36:47 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:36:47 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:36:47 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:36:47 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:36:47 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:36:47 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:36:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:36:47 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:36:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:36:47 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:36:47 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:36:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | | \- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:36:47 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:36:47 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:36:47 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:36:47 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:36:47 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:36:47 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:36:47 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:36:47 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:36:47 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:36:47 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:36:47 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:36:47 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:36:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:36:47 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:36:47 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:47 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:47 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:47 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:47 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:36:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:36:47 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:36:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:47 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:36:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:36:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:36:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:36:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:36:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:36:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:36:47 [INFO] +- junit:junit:jar:4.13.2:test 07:36:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:36:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:36:47 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:36:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:36:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:47 [INFO] 07:36:47 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-pcep-server --- 07:36:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/sonatype-clm/module.xml 07:36:47 [INFO] 07:36:47 [INFO] ------------< org.opendaylight.bgpcep:pcep-server-provider >------------ 07:36:47 [INFO] Building pcep-server-provider 1.0.1-SNAPSHOT [125/161] 07:36:47 [INFO] from pcep/server/server-provider/pom.xml 07:36:47 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:47 [INFO] 07:36:47 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-provider --- 07:36:47 [INFO] 07:36:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-server-provider --- 07:36:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:47 [INFO] 07:36:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-server-provider --- 07:36:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:47 [INFO] 07:36:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-provider --- 07:36:47 [INFO] 07:36:47 [INFO] --- dependency:3.9.0:properties (default) @ pcep-server-provider --- 07:36:47 [INFO] 07:36:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-server-provider --- 07:36:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:36:47 [INFO] 07:36:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-server-provider --- 07:36:47 [INFO] Starting audit... 07:36:47 Audit done. 07:36:47 [INFO] You have 0 Checkstyle violations. 07:36:47 [INFO] 07:36:47 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-server-provider --- 07:36:48 [INFO] Starting audit... 07:36:48 Audit done. 07:36:48 [INFO] You have 0 Checkstyle violations. 07:36:48 [INFO] 07:36:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-server-provider --- 07:36:48 [INFO] 07:36:48 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-server-provider --- 07:36:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/resources 07:36:48 [INFO] 07:36:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-server-provider --- 07:36:48 [INFO] Recompiling the module because of changed dependency. 07:36:48 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 07:36:48 [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:36:48 [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:36:48 [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:36:48 [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:36:48 [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:36:48 [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:36:48 [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:36:48 [INFO] 07:36:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-server-provider >>> 07:36:48 [INFO] 07:36:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-server-provider --- 07:36:48 [INFO] Fork Value is true 07:36:53 [INFO] Done SpotBugs Analysis.... 07:36:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:53 [INFO] 07:36:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-server-provider <<< 07:36:53 [INFO] 07:36:53 [INFO] 07:36:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-server-provider --- 07:36:53 [INFO] BugInstance size is 0 07:36:53 [INFO] Error size is 0 07:36:53 [INFO] No errors/warnings found 07:36:53 [INFO] 07:36:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-server-provider --- 07:36:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/test/resources 07:36:53 [INFO] 07:36:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-server-provider --- 07:36:53 [INFO] No sources to compile 07:36:53 [INFO] 07:36:53 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-server-provider --- 07:36:53 [INFO] No tests to run. 07:36:53 [INFO] 07:36:53 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-server-provider --- 07:36:53 [INFO] 07:36:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-server-provider --- 07:36:53 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-1.0.1-SNAPSHOT.jar 07:36:53 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/classes/META-INF/MANIFEST.MF 07:36:53 [INFO] 07:36:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-server-provider --- 07:36:54 [WARNING] Javadoc Warnings 07:36:54 [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:36:54 [WARNING] public final class DefaultPceServerProvider implements PceServerProvider, AutoCloseable { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public DefaultPceServerProvider(@Reference final ConnectedGraphProvider graphProvider, 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ConnectedGraph getTedGraph() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public class ManagedTeNode { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ManagedTeNode(final NodeId id, final TransactionChain chain) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ManagedTeNode(final NodeId id, final TransactionChain chain, final NodeState state) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public void addManagedTePath(final ManagedTePath mngPath) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public NodeId getId() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ManagedTePath getManagedTePath(final ConfiguredLspKey key) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public NodeState getState() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ConcurrentMap getTePaths() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public WriteTransaction getTransaction() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public boolean isSync() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ManagedTePath removeManagedTePath(final ConfiguredLspKey key) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public void sync() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public class ManagedTePath implements ConnectedEdgeTrigger, ConnectedVertexTrigger { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final ManagedTePath mngPath) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final ConfiguredLsp lsp, 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final WithKey topology) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ConfiguredLsp getLsp() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ManagedTeNode getManagedTeNode() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public WithKey getTopology() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public PathType getType() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public boolean isSent() { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ManagedTePath setConfiguredLsp(final ConfiguredLsp lsp) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public void setGraph(final ConnectedGraph graph) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ManagedTePath setType(final PathType type) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public void unsetGraph(final ConnectedGraph graph) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public void updateGraph(final ConnectedGraph graph) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public final class MessagesUtil { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public static final int IGP_METRIC = 1; 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public static final byte NO_PATH = 0x0; 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public static final int PATH_DELAY = 12; 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public static final int TE_METRIC = 2; 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public static final byte UNKNOWN_DESTINATION = 0x0; 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public static final byte UNKNOWN_SOURCE = 0x1; 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final Uint32 reqID) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public static Pcrep createNoPathMessage(final Rp rp, final byte reason) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public static Pcrep createPcRepMessage(final Rp rp, final P2p p2p, final ConstrainedPath cpath) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public static Ero getEro(final List pathDescriptions) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public class PathComputationImpl implements PathComputation { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public PathComputationImpl(final ConnectedGraph tedGraph, final PathComputationProvider algoProvider) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ComputedPath computeTePath(final IntendedPath intend) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public PathManagerListener(final DataBroker dataBroker, final WithKey topology, 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public ManagedTePath registerTePath(final NodeId id, final ConfiguredLsp rptPath, final PathType ptype) { 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public PathManagerProvider(final DataBroker dataBroker, 07:36:54 [WARNING] ^ 07:36:54 [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:36:54 [WARNING] public PcepTopologyListener(final DataBroker dataBroker, final WithKey topology, 07:36:54 [WARNING] ^ 07:36:54 [WARNING] 47 warnings 07:36:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-1.0.1-SNAPSHOT-javadoc.jar 07:36:54 [INFO] 07:36:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-provider --- 07:36:54 [INFO] CycloneDX: Resolving Dependencies 07:36:55 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 07:36:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.xml 07:36:55 [INFO] attaching as pcep-server-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:36:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.json 07:36:55 [INFO] attaching as pcep-server-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:36:55 [INFO] 07:36:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-provider --- 07:36:55 [INFO] Skipping duplicate-finder execution! 07:36:55 [INFO] 07:36:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-server-provider --- 07:36:55 [INFO] No dependency problems found 07:36:55 [INFO] 07:36:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-server-provider --- 07:36:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-1.0.1-SNAPSHOT-sources.jar 07:36:55 [INFO] 07:36:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-server-provider --- 07:36:55 [INFO] 07:36:55 [INFO] --- jacoco:0.8.14:report (report) @ pcep-server-provider --- 07:36:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:36:55 [INFO] 07:36:55 [INFO] --- install:3.1.4:install (default-install) @ pcep-server-provider --- 07:36:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/1.0.1-SNAPSHOT/pcep-server-provider-1.0.1-SNAPSHOT.pom 07:36:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/1.0.1-SNAPSHOT/pcep-server-provider-1.0.1-SNAPSHOT.jar 07:36:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/1.0.1-SNAPSHOT/pcep-server-provider-1.0.1-SNAPSHOT-javadoc.jar 07:36:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/1.0.1-SNAPSHOT/pcep-server-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:36:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/1.0.1-SNAPSHOT/pcep-server-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:36:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/1.0.1-SNAPSHOT/pcep-server-provider-1.0.1-SNAPSHOT-sources.jar 07:36:55 [INFO] 07:36:55 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-server-provider --- 07:36:55 [INFO] Installing org/opendaylight/bgpcep/pcep-server-provider/1.0.1-SNAPSHOT/pcep-server-provider-1.0.1-SNAPSHOT.jar 07:36:55 [INFO] Writing OBR metadata 07:36:55 [INFO] 07:36:55 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-server-provider --- 07:36:55 [INFO] org.opendaylight.bgpcep:pcep-server-provider:bundle:1.0.1-SNAPSHOT 07:36:55 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:36:55 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:36:55 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:36:55 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:36:55 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:36:55 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:36:55 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:36:55 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:36:55 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:36:55 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:55 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:36:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:55 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:36:55 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:36:55 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:36:55 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:36:55 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:36:55 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:36:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:36:55 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:36:55 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:36:55 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:36:55 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:36:55 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:36:55 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:36:55 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:36:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:36:55 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:36:55 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:36:55 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:36:55 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:36:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:55 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:36:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:36:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:36:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:36:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:36:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:36:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:36:55 [INFO] +- junit:junit:jar:4.13.2:test 07:36:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:36:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:36:55 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:36:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:36:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:55 [INFO] 07:36:55 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-server-provider --- 07:36:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/sonatype-clm/module.xml 07:36:55 [INFO] 07:36:55 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider >------- 07:36:55 [INFO] Building OpenDaylight :: PCEP :: PCE Server Provider 1.0.1-SNAPSHOT [126/161] 07:36:55 [INFO] from features/odl-bgpcep-pcep-server-provider/pom.xml 07:36:55 [INFO] ------------------------------[ feature ]------------------------------- 07:36:56 [INFO] 07:36:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] 07:36:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:56 [INFO] 07:36:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:56 [INFO] 07:36:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] 07:36:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] 07:36:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:56 [INFO] argLine set to empty 07:36:56 [INFO] 07:36:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] Starting audit... 07:36:56 Audit done. 07:36:56 [INFO] You have 0 Checkstyle violations. 07:36:56 [INFO] 07:36:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] Starting audit... 07:36:56 Audit done. 07:36:56 [INFO] You have 0 Checkstyle violations. 07:36:56 [INFO] 07:36:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] 07:36:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml 07:36:56 [INFO] ...done! 07:36:56 [INFO] Attaching features XML 07:36:56 [INFO] 07:36:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-server-provider --- 07:36: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:36:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:36:56 [INFO] 07:36:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server-provider >>> 07:36:56 [INFO] 07:36:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] No files found to run spotbugs, check compile phase has been run 07:36:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:56 [INFO] 07:36:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server-provider <<< 07:36:56 [INFO] 07:36:56 [INFO] 07:36:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] 07:36:56 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-server-provider --- 07:36:56 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider 07:36:56 [INFO] Project dependency features detected: [] 07:36:56 [INFO] Pax Exam System (Version: 4.14.0) created. 07:36:56 [INFO] Creating RMI registry server on 127.0.0.1:41255 07:36:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:36:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:36:57 [INFO] Waiting for remote bundle context.. on 41255 name: 6d53dff8-15bc-4af4-a818-5b1c2f94e10e timout: [ RelativeTimeout value = 180000 ] 07:37:00 [INFO] Building jar from resources and headers. 07:37:00 [INFO] Writing jar finished. 07:37:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:37:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:37:09 [INFO] 07:37:09 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-server-provider --- 07:37:09 [INFO] 07:37:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-server-provider --- 07:37:09 [INFO] No Javadoc in project. Archive not created. 07:37:09 [INFO] 07:37:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-server-provider --- 07:37:09 [INFO] CycloneDX: Resolving Dependencies 07:37:12 [INFO] CycloneDX: Creating BOM version 1.6 with 245 component(s) 07:37:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/bom.xml 07:37:12 [INFO] attaching as odl-bgpcep-pcep-server-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:37:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/bom.json 07:37:12 [INFO] attaching as odl-bgpcep-pcep-server-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:37:12 [INFO] 07:37:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server-provider --- 07:37:12 [INFO] Skipping duplicate-finder execution! 07:37:12 [INFO] 07:37:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server-provider --- 07:37:12 [INFO] Skipping plugin execution 07:37:12 [INFO] 07:37:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server-provider --- 07:37:12 [INFO] Skipping source per configuration. 07:37:12 [INFO] 07:37:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-server-provider --- 07:37:12 [INFO] 07:37:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-server-provider --- 07:37:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:37:12 [INFO] 07:37:12 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-server-provider --- 07:37:12 [WARNING] 07:37:12 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server-provider did not assign 07:37:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:37:12 [WARNING] 07:37:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:37:12 [WARNING] 07:37:12 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-server-provider-1.0.1-SNAPSHOT.pom 07:37:12 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-server-provider-1.0.1-SNAPSHOT-features.xml 07:37:12 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-server-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:37:12 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-server-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:37:12 [INFO] 07:37:12 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-server-provider --- 07:37:12 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:feature:1.0.1-SNAPSHOT 07:37:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:algo-impl:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:37:12 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:37:12 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:37:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:37:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:37:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:37:12 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:37:12 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:37:12 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:37:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:37:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:37:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:37:12 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:37:12 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:37:12 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:37:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:37:12 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:37:12 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:37:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:37:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:37:12 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:37:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:37:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:37:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:37:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:37:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:37:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:37:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:37:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:37:12 [INFO] | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:37:12 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:37:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:37:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:37:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:37:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:37:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:37:12 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:37:12 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:37:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:37:12 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:37:12 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:37:12 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:37:12 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:37:12 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:37:12 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:37:12 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:37:12 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:37:12 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:37:12 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:37:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:37:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:37:12 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:37:12 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:37:12 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:37:12 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:37:12 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:37:12 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:37:12 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:37:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:37:12 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:37:12 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:37:12 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:37:12 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:37:12 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:37:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:37:12 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:37:12 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:37:12 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:37:12 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:37:12 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:37:12 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:37:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:37:12 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:37:12 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:37:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:37:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:37:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:37:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:37:12 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:37:12 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:37:12 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:37:12 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:37:12 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:37:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:37:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:37:12 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:37:12 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:37:12 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:37:12 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:37:12 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:37:12 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:37:12 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:37:12 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:37:12 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:37:12 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:37:12 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:37:12 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:37:12 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:37:12 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:37:12 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:37:12 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:37:12 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:37:12 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:37:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:37:12 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:37:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:37:12 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:37:12 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:37:12 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:37:12 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:37:12 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:37:12 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:37:12 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:37:12 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:37:12 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:37:12 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:37:12 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:37:12 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:37:12 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:37:12 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:37:12 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:37:12 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | | \- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:37:12 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:37:12 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:37:12 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:37:12 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:37:12 [INFO] | \- org.opendaylight.bgpcep:pcep-server-api:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:37:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:37:12 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:37:12 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:37:12 [INFO] +- org.opendaylight.bgpcep:pcep-server-provider:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:37:12 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:37:12 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:37:12 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:37:12 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:37:12 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:37:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:37:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:37:12 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:37:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:37:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:37:12 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:37:12 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:37:12 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:37:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:37:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:37:12 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:37:12 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:37:12 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:37:12 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:37:12 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:37:12 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:37:12 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:37:12 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:37:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:37:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:37:12 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:37:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:37:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:37:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:37:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:37:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:37:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:37:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:37:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:37:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:37:12 [INFO] +- junit:junit:jar:4.13.2:test 07:37:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:37:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:37:12 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:37:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:37:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:37:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:12 [INFO] 07:37:12 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-pcep-server-provider --- 07:37:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/sonatype-clm/module.xml 07:37:12 [INFO] 07:37:12 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider >------ 07:37:12 [INFO] Building OpenDaylight :: PCEP :: Topology Provider 1.0.1-SNAPSHOT [127/161] 07:37:12 [INFO] from features/odl-bgpcep-pcep-topology-provider/pom.xml 07:37:12 [INFO] ------------------------------[ feature ]------------------------------- 07:37:13 [INFO] 07:37:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] 07:37:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:13 [INFO] 07:37:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:13 [INFO] 07:37:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] 07:37:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] 07:37:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:37:13 [INFO] argLine set to empty 07:37:13 [INFO] 07:37:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] Starting audit... 07:37:13 Audit done. 07:37:13 [INFO] You have 0 Checkstyle violations. 07:37:13 [INFO] 07:37:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] Starting audit... 07:37:13 Audit done. 07:37:13 [INFO] You have 0 Checkstyle violations. 07:37:13 [INFO] 07:37:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] 07:37:13 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml 07:37:13 [INFO] ...done! 07:37:13 [INFO] Attaching features XML 07:37:13 [INFO] 07:37:13 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-topology-provider --- 07:37: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:37:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:37:13 [INFO] 07:37:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology-provider >>> 07:37:13 [INFO] 07:37:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] No files found to run spotbugs, check compile phase has been run 07:37:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:37:13 [INFO] 07:37:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology-provider <<< 07:37:13 [INFO] 07:37:13 [INFO] 07:37:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] 07:37:13 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-topology-provider --- 07:37:13 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider 07:37:13 [INFO] Project dependency features detected: [] 07:37:13 [INFO] Pax Exam System (Version: 4.14.0) created. 07:37:13 [INFO] Creating RMI registry server on 127.0.0.1:45609 07:37:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:37:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:37:14 [INFO] Waiting for remote bundle context.. on 45609 name: 78e73e3c-bfc3-48f4-870d-7b5a38459cc9 timout: [ RelativeTimeout value = 180000 ] 07:37:17 [INFO] Building jar from resources and headers. 07:37:17 [INFO] Writing jar finished. 07:37:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:37:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:37:26 [INFO] 07:37:26 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-topology-provider --- 07:37:26 [INFO] 07:37:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-topology-provider --- 07:37:26 [INFO] No Javadoc in project. Archive not created. 07:37:26 [INFO] 07:37:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-topology-provider --- 07:37:26 [INFO] CycloneDX: Resolving Dependencies 07:37:29 [INFO] CycloneDX: Creating BOM version 1.6 with 254 component(s) 07:37:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/bom.xml 07:37:29 [INFO] attaching as odl-bgpcep-pcep-topology-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:37:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/bom.json 07:37:29 [INFO] attaching as odl-bgpcep-pcep-topology-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:37:29 [INFO] 07:37:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology-provider --- 07:37:29 [INFO] Skipping duplicate-finder execution! 07:37:29 [INFO] 07:37:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology-provider --- 07:37:29 [INFO] Skipping plugin execution 07:37:29 [INFO] 07:37:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology-provider --- 07:37:29 [INFO] Skipping source per configuration. 07:37:29 [INFO] 07:37:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology-provider --- 07:37:29 [INFO] 07:37:29 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-topology-provider --- 07:37:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:37:29 [INFO] 07:37:29 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-topology-provider --- 07:37:29 [WARNING] 07:37:29 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology-provider did not assign 07:37:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:37:29 [WARNING] 07:37:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:37:29 [WARNING] 07:37:29 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-provider-1.0.1-SNAPSHOT.pom 07:37:29 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-provider-1.0.1-SNAPSHOT-features.xml 07:37:29 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:37:29 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:37:29 [INFO] 07:37:29 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-topology-provider --- 07:37:29 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:feature:1.0.1-SNAPSHOT 07:37:29 [INFO] +- org.opendaylight.bgpcep:pcep-topology-provider:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:37:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:37:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:37:29 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:37:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:37:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:pcep-server-api:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:37:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:37:29 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:37:29 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:37:29 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:37:29 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:37:29 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:37:29 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:37:29 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:37:29 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:37:29 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:37:29 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:37:29 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:37:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:37:29 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:37:29 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:37:29 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:37:29 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:37:29 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:37:29 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:37:29 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:37:29 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:37:29 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:programming-impl:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:37:29 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:37:29 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:37:29 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:37:29 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:37:29 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:37:29 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:37:29 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:37:29 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:37:29 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:37:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:37:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:37:29 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:37:29 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:37:29 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:37:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:37:29 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:37:29 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:37:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:37:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:37:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:37:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:37:29 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:37:29 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:37:29 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:37:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:37:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:37:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:37:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:37:29 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:37:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:37:29 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:37:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:37:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:37:29 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:37:29 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:37:29 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:37:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:37:29 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:37:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:37:29 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:37:29 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:37:29 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:37:29 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:37:29 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:37:29 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:37:29 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:37:29 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:37:29 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:37:29 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:37:29 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:37:29 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:37:29 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:37:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:37:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:37:29 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:37:29 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:37:29 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:37:29 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:37:29 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:37:29 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:37:29 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:37:29 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:37:29 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:37:29 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:37:29 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:37:29 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:37:29 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:37:29 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:37:29 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:37:29 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:37:29 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:37:29 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:37:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:37:29 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:37:29 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:37:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:37:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:37:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:37:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:37:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:37:29 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:37:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:37:29 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:37:29 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:37:29 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:37:29 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:37:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:37:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:37:29 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:37:29 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:37:29 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:37:29 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:37:29 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:37:29 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:37:29 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:37:29 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:37:29 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:37:29 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:37:29 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:37:29 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:37:29 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:37:29 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:37:29 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:37:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:37:29 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:37:29 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:37:29 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:37:29 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:37:29 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:37:29 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:37:29 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:37:29 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:37:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:37:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:37:29 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:37:29 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:37:29 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:37:29 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:37:29 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:37:29 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:37:29 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:37:29 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:37:29 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | +- org.opendaylight.bgpcep:algo-impl:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:37:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:37:29 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:37:29 [INFO] | \- org.opendaylight.bgpcep:pcep-server-provider:jar:1.0.1-SNAPSHOT:compile 07:37:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:37:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:37:29 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:37:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:37:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:37:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:37:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:37:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:37:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:37:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:37:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:37:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:37:29 [INFO] +- junit:junit:jar:4.13.2:test 07:37:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:37:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:37:29 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:37:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:37:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:37:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:29 [INFO] 07:37:29 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-pcep-topology-provider --- 07:37:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/sonatype-clm/module.xml 07:37:29 [INFO] 07:37:29 [INFO] ------------< org.opendaylight.bgpcep:pcep-tunnel-provider >------------ 07:37:29 [INFO] Building pcep-tunnel-provider 1.0.1-SNAPSHOT [128/161] 07:37:29 [INFO] from pcep/tunnel/tunnel-provider/pom.xml 07:37:29 [INFO] -------------------------------[ bundle ]------------------------------- 07:37:29 [INFO] 07:37:29 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-provider --- 07:37:29 [INFO] 07:37:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-tunnel-provider --- 07:37:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:29 [INFO] 07:37:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-tunnel-provider --- 07:37:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:29 [INFO] 07:37:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-provider --- 07:37:30 [INFO] 07:37:30 [INFO] --- dependency:3.9.0:properties (default) @ pcep-tunnel-provider --- 07:37:30 [INFO] 07:37:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-tunnel-provider --- 07:37: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/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:37:30 [INFO] 07:37:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-tunnel-provider --- 07:37:30 [INFO] Starting audit... 07:37:30 Audit done. 07:37:30 [INFO] You have 0 Checkstyle violations. 07:37:30 [INFO] 07:37:30 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-tunnel-provider --- 07:37:30 [INFO] Starting audit... 07:37:30 Audit done. 07:37:30 [INFO] You have 0 Checkstyle violations. 07:37:30 [INFO] 07:37:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-tunnel-provider --- 07:37:30 [INFO] 07:37:30 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-tunnel-provider --- 07:37:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/resources 07:37:30 [INFO] 07:37:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-tunnel-provider --- 07:37:30 [INFO] Recompiling the module because of changed dependency. 07:37:30 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 07:37:30 [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:37:30 [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:37:30 [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:37:30 [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:37:30 [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:37:30 [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:37:30 [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:37:30 [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:37:30 [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:37:30 [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:37:30 [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:37:30 [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:37:30 [INFO] 07:37:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-tunnel-provider >>> 07:37:30 [INFO] 07:37:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-tunnel-provider --- 07:37:30 [INFO] Fork Value is true 07:37:34 [INFO] Done SpotBugs Analysis.... 07:37:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:37:34 [INFO] 07:37:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-tunnel-provider <<< 07:37:34 [INFO] 07:37:34 [INFO] 07:37:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-tunnel-provider --- 07:37:34 [INFO] BugInstance size is 0 07:37:34 [INFO] Error size is 0 07:37:34 [INFO] No errors/warnings found 07:37:34 [INFO] 07:37:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-tunnel-provider --- 07:37:34 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:37:34 [INFO] 07:37:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-tunnel-provider --- 07:37:34 [INFO] Recompiling the module because of changed dependency. 07:37:34 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:37:34 [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:37:34 [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:37:34 [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:37:34 [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:37:34 [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:37:34 [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:37:34 [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:37:34 [INFO] 07:37:34 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-tunnel-provider --- 07:37:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:37:34 [INFO] 07:37:34 [INFO] ------------------------------------------------------- 07:37:34 [INFO] T E S T S 07:37:34 [INFO] ------------------------------------------------------- 07:37:35 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 07:37:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.726 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 07:37:40 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 07:37:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:37:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.180 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 07:37:41 [INFO] 07:37:41 [INFO] Results: 07:37:41 [INFO] 07:37:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:37:41 [INFO] 07:37:41 [INFO] 07:37:41 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-tunnel-provider --- 07:37:41 [INFO] 07:37:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-tunnel-provider --- 07:37:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-1.0.1-SNAPSHOT.jar 07:37:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/classes/META-INF/MANIFEST.MF 07:37:41 [INFO] 07:37:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-tunnel-provider --- 07:37:43 [WARNING] Javadoc Warnings 07:37:43 [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:37:43 [WARNING] public final class NodeChangedListener implements DataTreeChangeListener { 07:37:43 [WARNING] ^ 07:37:43 [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:37:43 [WARNING] public static DataObjectIdentifier linkIdentifier(final DataObjectIdentifier topology, 07:37:43 [WARNING] ^ 07:37:43 [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:37:43 [WARNING] public final class PCEPTunnelClusterSingletonService implements ClusterSingletonService, AutoCloseable { 07:37:43 [WARNING] ^ 07:37:43 [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:37:43 [WARNING] public PCEPTunnelClusterSingletonService( 07:37:43 [WARNING] ^ 07:37:43 [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:37:43 [WARNING] public final class PCEPTunnelTopologyProvider extends DefaultTopologyReference implements AutoCloseable { 07:37:43 [WARNING] ^ 07:37:43 [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:37:43 [WARNING] public PCEPTunnelTopologyProvider( 07:37:43 [WARNING] ^ 07:37:43 [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:37:43 [WARNING] public TopologyReference getTopologyReference() { 07:37:43 [WARNING] ^ 07:37:43 [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:37:43 [WARNING] public final class TunnelProgramming implements AutoCloseable { 07:37:43 [WARNING] ^ 07:37:43 [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:37:43 [WARNING] public final class TunnelProviderDeployer implements DataTreeChangeListener, AutoCloseable { 07:37:43 [WARNING] ^ 07:37:43 [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:37:43 [WARNING] public TunnelProviderDeployer(@Reference final DataBroker dataBroker, 07:37:43 [WARNING] ^ 07:37:43 [WARNING] 10 warnings 07:37:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-1.0.1-SNAPSHOT-javadoc.jar 07:37:43 [INFO] 07:37:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-provider --- 07:37:43 [INFO] CycloneDX: Resolving Dependencies 07:37:44 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 07:37:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.xml 07:37:44 [INFO] attaching as pcep-tunnel-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:37:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.json 07:37:44 [INFO] attaching as pcep-tunnel-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:37:44 [INFO] 07:37:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-provider --- 07:37:44 [INFO] Skipping duplicate-finder execution! 07:37:44 [INFO] 07:37:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-tunnel-provider --- 07:37:44 [INFO] No dependency problems found 07:37:44 [INFO] 07:37:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-provider --- 07:37:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-1.0.1-SNAPSHOT-sources.jar 07:37:44 [INFO] 07:37:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-tunnel-provider --- 07:37:44 [INFO] 07:37:44 [INFO] --- jacoco:0.8.14:report (report) @ pcep-tunnel-provider --- 07:37:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec 07:37:44 [INFO] Analyzed bundle 'pcep-tunnel-provider' with 13 classes 07:37:44 [INFO] 07:37:44 [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-provider --- 07:37:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/1.0.1-SNAPSHOT/pcep-tunnel-provider-1.0.1-SNAPSHOT.pom 07:37:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/1.0.1-SNAPSHOT/pcep-tunnel-provider-1.0.1-SNAPSHOT.jar 07:37:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/1.0.1-SNAPSHOT/pcep-tunnel-provider-1.0.1-SNAPSHOT-javadoc.jar 07:37:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/1.0.1-SNAPSHOT/pcep-tunnel-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:37:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/1.0.1-SNAPSHOT/pcep-tunnel-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:37:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/1.0.1-SNAPSHOT/pcep-tunnel-provider-1.0.1-SNAPSHOT-sources.jar 07:37:44 [INFO] 07:37:44 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-tunnel-provider --- 07:37:44 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-provider/1.0.1-SNAPSHOT/pcep-tunnel-provider-1.0.1-SNAPSHOT.jar 07:37:44 [INFO] Writing OBR metadata 07:37:44 [INFO] 07:37:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-tunnel-provider --- 07:37:44 [INFO] org.opendaylight.bgpcep:pcep-tunnel-provider:bundle:1.0.1-SNAPSHOT 07:37:44 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:37:44 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:37:44 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:37:44 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:37:44 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:37:44 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:37:44 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:37:44 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:37:44 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:37:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:37:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:37:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:37:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:37:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:37:44 [INFO] +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:37:44 [INFO] +- org.checkerframework:checker-qual:jar:3.51.1:provided (optional) 07:37:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:37:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:37:44 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:37:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:37:44 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:37:44 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:37:44 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:37:44 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:37:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:37:44 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:37:44 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:37:44 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:37:44 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:37:44 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:37:44 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 07:37:44 [INFO] +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 07:37:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:37:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:37:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:37:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:37:44 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:37:44 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:37:44 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:test 07:37:44 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:37:44 [INFO] +- org.opendaylight.bgpcep:programming-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:37:44 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:1.0.1-SNAPSHOT:test 07:37:44 [INFO] +- org.opendaylight.bgpcep:pcep-topology-provider:test-jar:tests:1.0.1-SNAPSHOT:test 07:37:44 [INFO] | +- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.bgpcep:pcep-server-api:jar:1.0.1-SNAPSHOT:test 07:37:44 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:test 07:37:44 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:test 07:37:44 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:test 07:37:44 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:test 07:37:44 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:runtime 07:37:44 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:runtime 07:37:44 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:test 07:37:44 [INFO] +- org.opendaylight.bgpcep:pcep-impl:test-jar:tests:1.0.1-SNAPSHOT:test 07:37:44 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:test 07:37:44 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:test 07:37:44 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:37:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:37:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:37:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:37:44 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:37:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:37:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:37:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:37:44 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:37:44 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:37:44 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:37:44 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:37:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:37:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:37:44 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:37:44 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:37:44 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:37:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:37:44 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:37:44 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:37:44 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:37:44 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:37:44 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:37:44 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:37:44 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:37:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:37:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:37:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:37:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:37:44 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:37:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:37:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:37:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:37:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:37:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:37:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:37:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:37:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:37:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:37:44 [INFO] +- junit:junit:jar:4.13.2:test 07:37:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:37:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:37:44 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:37:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:37:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:37:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:44 [INFO] 07:37:44 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-tunnel-provider --- 07:37:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/sonatype-clm/module.xml 07:37:44 [INFO] 07:37:44 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider >------- 07:37:44 [INFO] Building OpenDaylight :: PCEP :: Tunnel Provider 1.0.1-SNAPSHOT [129/161] 07:37:44 [INFO] from features/odl-bgpcep-pcep-tunnel-provider/pom.xml 07:37:44 [INFO] ------------------------------[ feature ]------------------------------- 07:37:44 [INFO] 07:37:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:44 [INFO] 07:37:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:44 [INFO] 07:37:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:45 [INFO] 07:37:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:45 [INFO] 07:37:45 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:45 [INFO] 07:37:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:37:45 [INFO] argLine set to empty 07:37:45 [INFO] 07:37:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:45 [INFO] Starting audit... 07:37:45 Audit done. 07:37:45 [INFO] You have 0 Checkstyle violations. 07:37:45 [INFO] 07:37:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:45 [INFO] Starting audit... 07:37:45 Audit done. 07:37:45 [INFO] You have 0 Checkstyle violations. 07:37:45 [INFO] 07:37:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:45 [INFO] 07:37:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml 07:37:45 [INFO] ...done! 07:37:45 [INFO] Attaching features XML 07:37:45 [INFO] 07:37:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep-tunnel-provider --- 07:37: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:37:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:37:45 [INFO] 07:37:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-tunnel-provider >>> 07:37:45 [INFO] 07:37:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:45 [INFO] No files found to run spotbugs, check compile phase has been run 07:37:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:37:45 [INFO] 07:37:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-tunnel-provider <<< 07:37:45 [INFO] 07:37:45 [INFO] 07:37:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:45 [INFO] 07:37:45 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:45 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider 07:37:45 [INFO] Project dependency features detected: [] 07:37:45 [INFO] Pax Exam System (Version: 4.14.0) created. 07:37:45 [INFO] Creating RMI registry server on 127.0.0.1:45635 07:37:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:37:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:37:46 [INFO] Waiting for remote bundle context.. on 45635 name: 2b3b306c-9bd7-4806-add1-99de6937e5ca timout: [ RelativeTimeout value = 180000 ] 07:37:49 [INFO] Building jar from resources and headers. 07:37:49 [INFO] Writing jar finished. 07:37:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:37:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:37:58 [INFO] 07:37:58 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:58 [INFO] 07:37:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:58 [INFO] No Javadoc in project. Archive not created. 07:37:58 [INFO] 07:37:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:37:58 [INFO] CycloneDX: Resolving Dependencies 07:38:01 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 07:38:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml 07:38:01 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json 07:38:01 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:38:01 [INFO] 07:38:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-tunnel-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) @ odl-bgpcep-pcep-tunnel-provider --- 07:38:01 [INFO] Skipping plugin execution 07:38:01 [INFO] 07:38:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-tunnel-provider --- 07:38:01 [INFO] Skipping source per configuration. 07:38:01 [INFO] 07:38:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-tunnel-provider --- 07:38:01 [INFO] 07:38:01 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-tunnel-provider --- 07:38:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:01 [INFO] 07:38:01 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-tunnel-provider --- 07:38:01 [WARNING] 07:38:01 [WARNING] The packaging plugin for project odl-bgpcep-pcep-tunnel-provider did not assign 07:38:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:38:01 [WARNING] 07:38:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:38:01 [WARNING] 07:38:01 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-1.0.1-SNAPSHOT.pom 07:38:01 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-1.0.1-SNAPSHOT-features.xml 07:38:01 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:01 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-1.0.1-SNAPSHOT-cyclonedx.json 07:38:01 [INFO] 07:38:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- 07:38:01 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:feature:1.0.1-SNAPSHOT 07:38:01 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:38:01 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:38:01 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:38:01 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:38:01 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:38:01 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:01 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:38:01 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:38:01 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:38:01 [INFO] | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:38:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:38:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:38:01 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:38:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:38:01 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:38:01 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:38:01 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:38:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:38:01 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:38:01 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:38:01 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:38:01 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:38:01 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:38:01 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:38:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-provider:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:38:01 [INFO] | | +- org.opendaylight.bgpcep:pcep-server-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | | \- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:38:01 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:38:01 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:38:01 [INFO] | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:38:01 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:38:01 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- org.opendaylight.bgpcep:programming-impl:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:38:01 [INFO] | | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:38:01 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:38:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:38:01 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:38:01 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:38:01 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:38:01 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:38:01 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:38:01 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:38:01 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:38:01 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:38:01 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:38:01 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:38:01 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:38:01 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:38:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:38:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:38:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:38:01 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:38:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:38:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:38:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:38:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:38:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:38:01 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:38:01 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:38:01 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:38:01 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:38:01 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:38:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:38:01 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:38:01 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:38:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:38:01 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:38:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:38:01 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:38:01 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:38:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:38:01 [INFO] | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:38:01 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:38:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:38:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:38:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:38:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:38:01 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:38:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:38:01 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:38:01 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:38:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:38:01 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:38:01 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:38:01 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:38:01 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:38:01 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:38:01 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:38:01 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:38:01 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:38:01 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:38:01 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:38:01 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:38:01 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:38:01 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:38:01 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:38:01 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:38:01 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:38:01 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:38:01 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:38:01 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:38:01 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:38:01 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:38:01 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:38:01 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:38:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:38:01 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:38:01 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:38:01 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:38:01 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:38:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:38:01 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:38:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:38:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:38:01 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:38:01 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:38:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:38:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:38:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:38:01 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:38:01 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:38:01 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:38:01 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:38:01 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:38:01 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:38:01 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:38:01 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:38:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:38:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:38:01 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:38:01 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:38:01 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:38:01 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:38:01 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:38:01 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:38:01 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:38:01 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:38:01 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:38:01 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:38:01 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:38:01 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:38:01 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:38:01 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:38:01 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:38:01 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:38:01 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:38:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:38:01 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:38:01 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:38:01 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:38:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- org.opendaylight.bgpcep:algo-impl:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:38:01 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:38:01 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:38:01 [INFO] | \- org.opendaylight.bgpcep:pcep-server-provider:jar:1.0.1-SNAPSHOT:compile 07:38:01 [INFO] +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:38:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:38:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:38:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:38:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:38:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:38:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:38:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:38:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:38:01 [INFO] +- junit:junit:jar:4.13.2:test 07:38:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:38:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:38:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:38:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:38:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:01 [INFO] 07:38:01 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- 07:38:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/sonatype-clm/module.xml 07:38:01 [INFO] 07:38:01 [INFO] ------------< org.opendaylight.bgpcep:pcep-config-example >------------- 07:38:01 [INFO] Building pcep-config-example 1.0.1-SNAPSHOT [130/161] 07:38:01 [INFO] from pcep/config-example/pom.xml 07:38:01 [INFO] --------------------------------[ jar ]--------------------------------- 07:38:01 [INFO] 07:38:01 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-config-example --- 07:38:01 [INFO] 07:38:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-config-example --- 07:38:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:01 [INFO] 07:38:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-config-example --- 07:38:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:01 [INFO] 07:38:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-config-example --- 07:38:02 [INFO] 07:38:02 [INFO] --- dependency:3.9.0:properties (default) @ pcep-config-example --- 07:38:02 [INFO] 07:38:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-config-example --- 07:38: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/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:38:02 [INFO] 07:38:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-config-example --- 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) @ pcep-config-example --- 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] --- dependency:3.9.0:copy (unpack-license) @ pcep-config-example --- 07:38:02 [INFO] 07:38:02 [INFO] --- remote-resources:3.3.0:bundle (default) @ pcep-config-example --- 07:38:02 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 07:38:02 [INFO] 07:38:02 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-config-example --- 07:38:02 [INFO] Copying 1 resource from src/main/resources to target/classes 07:38:02 [INFO] 07:38:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-config-example --- 07:38:02 [INFO] No sources to compile 07:38:02 [INFO] 07:38:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-config-example >>> 07:38:02 [INFO] 07:38:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-config-example --- 07:38:02 [INFO] No files found to run spotbugs, check compile phase has been run 07:38:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:38:02 [INFO] 07:38:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-config-example <<< 07:38:02 [INFO] 07:38:02 [INFO] 07:38:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-config-example --- 07:38:02 [INFO] 07:38:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-config-example --- 07:38:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/config-example/src/test/resources 07:38:02 [INFO] 07:38:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-config-example --- 07:38:02 [INFO] No sources to compile 07:38:02 [INFO] 07:38:02 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-config-example --- 07:38:02 [INFO] No tests to run. 07:38:02 [INFO] 07:38:02 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-config-example --- 07:38:02 [INFO] 07:38:02 [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-config-example --- 07:38:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-1.0.1-SNAPSHOT.jar 07:38:02 [INFO] 07:38:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-config-example --- 07:38:02 [INFO] No Javadoc in project. Archive not created. 07:38:02 [INFO] 07:38:02 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ pcep-config-example --- 07:38:02 [INFO] 07:38:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-config-example --- 07:38:02 [INFO] CycloneDX: Resolving Dependencies 07:38:02 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:38:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.xml 07:38:02 [INFO] attaching as pcep-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.json 07:38:02 [INFO] attaching as pcep-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:38:02 [INFO] 07:38:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-config-example --- 07:38:02 [INFO] Skipping duplicate-finder execution! 07:38:02 [INFO] 07:38:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-config-example --- 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-config-example --- 07:38:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-1.0.1-SNAPSHOT-sources.jar 07:38:02 [INFO] 07:38:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-config-example --- 07:38:02 [INFO] 07:38:02 [INFO] --- jacoco:0.8.14:report (report) @ pcep-config-example --- 07:38:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:38:02 [INFO] 07:38:02 [INFO] --- install:3.1.4:install (default-install) @ pcep-config-example --- 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/1.0.1-SNAPSHOT/pcep-config-example-1.0.1-SNAPSHOT.pom 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/1.0.1-SNAPSHOT/pcep-config-example-1.0.1-SNAPSHOT.jar 07:38:02 [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/1.0.1-SNAPSHOT/pcep-config-example-1.0.1-SNAPSHOT-network-topology-pcep-initial-config.xml 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/1.0.1-SNAPSHOT/pcep-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/1.0.1-SNAPSHOT/pcep-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:38:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/1.0.1-SNAPSHOT/pcep-config-example-1.0.1-SNAPSHOT-sources.jar 07:38:02 [INFO] 07:38:02 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-config-example --- 07:38:02 [INFO] org.opendaylight.bgpcep:pcep-config-example:jar:1.0.1-SNAPSHOT 07:38:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12: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.7: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.1-03:index (default-cli) @ pcep-config-example --- 07:38:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/sonatype-clm/module.xml 07:38:02 [INFO] 07:38:02 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example >------- 07:38:02 [INFO] Building OpenDaylight :: Pcep Configuration Example Files 1.0.1-SNAPSHOT [131/161] 07:38:02 [INFO] from features/odl-bgpcep-pcep-config-example/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-config-example --- 07:38:02 [INFO] 07:38:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-config-example --- 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-config-example --- 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-config-example --- 07:38:03 [INFO] 07:38:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-config-example --- 07:38:03 [INFO] 07:38:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-config-example --- 07:38:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:03 [INFO] argLine set to empty 07:38:03 [INFO] 07:38:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-config-example --- 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] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-config-example --- 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-config-example --- 07:38:03 [INFO] 07:38:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-config-example --- 07:38:03 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/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-config-example --- 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-config-example >>> 07:38:03 [INFO] 07:38:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-config-example --- 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-config-example <<< 07:38:03 [INFO] 07:38:03 [INFO] 07:38:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-config-example --- 07:38:03 [INFO] 07:38:03 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-config-example --- 07:38:03 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example 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:44671 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 44671 name: a7e434ca-2b1b-4b14-8884-75b0ccc0f692 timout: [ RelativeTimeout value = 180000 ] 07:38:07 [INFO] Building jar from resources and headers. 07:38:07 [INFO] Writing jar finished. 07:38:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:38:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:38:09 [INFO] 07:38:09 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-config-example --- 07:38:09 [INFO] 07:38:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-config-example --- 07:38:09 [INFO] No Javadoc in project. Archive not created. 07:38:09 [INFO] 07:38:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-config-example --- 07:38:09 [INFO] CycloneDX: Resolving Dependencies 07:38:09 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 07:38:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/bom.xml 07:38:09 [INFO] attaching as odl-bgpcep-pcep-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/bom.json 07:38:09 [INFO] attaching as odl-bgpcep-pcep-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:38:09 [INFO] 07:38:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-config-example --- 07:38:09 [INFO] Skipping duplicate-finder execution! 07:38:09 [INFO] 07:38:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-config-example --- 07:38:09 [INFO] Skipping plugin execution 07:38:09 [INFO] 07:38:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-config-example --- 07:38:09 [INFO] Skipping source per configuration. 07:38:09 [INFO] 07:38:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-config-example --- 07:38:09 [INFO] 07:38:09 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-config-example --- 07:38:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:09 [INFO] 07:38:09 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-config-example --- 07:38:09 [WARNING] 07:38:09 [WARNING] The packaging plugin for project odl-bgpcep-pcep-config-example did not assign 07:38:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:38:09 [WARNING] 07:38:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:38:09 [WARNING] 07:38:09 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-config-example-1.0.1-SNAPSHOT.pom 07:38:09 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-config-example-1.0.1-SNAPSHOT-features.xml 07:38:09 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-config-example-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:09 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-config-example-1.0.1-SNAPSHOT-cyclonedx.json 07:38:09 [INFO] 07:38:09 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-config-example --- 07:38:09 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:feature:1.0.1-SNAPSHOT 07:38:09 [INFO] +- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:1.0.1-SNAPSHOT:compile 07:38:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:38:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:09 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:38:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:38:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:38:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:38:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:38:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:38:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:38:09 [INFO] +- junit:junit:jar:4.13.2:test 07:38:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:38:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:38:09 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:38:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:38:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:09 [INFO] 07:38:09 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-pcep-config-example --- 07:38:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/sonatype-clm/module.xml 07:38:09 [INFO] 07:38:09 [INFO] ------------------< org.opendaylight.bgpcep:pcep-cli >------------------ 07:38:09 [INFO] Building pcep-cli 1.0.1-SNAPSHOT [132/161] 07:38:09 [INFO] from pcep/topology/cli/pom.xml 07:38:09 [INFO] -------------------------------[ bundle ]------------------------------- 07:38:09 [INFO] 07:38:09 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-cli --- 07:38:09 [INFO] 07:38:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-cli --- 07:38:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:09 [INFO] 07:38:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-cli --- 07:38:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:09 [INFO] 07:38:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-cli --- 07:38:09 [INFO] 07:38:09 [INFO] --- dependency:3.9.0:properties (default) @ pcep-cli --- 07:38:09 [INFO] 07:38:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-cli --- 07:38: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/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:38:09 [INFO] 07:38:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-cli --- 07:38:09 [INFO] Starting audit... 07:38:09 Audit done. 07:38:09 [INFO] You have 0 Checkstyle violations. 07:38:09 [INFO] 07:38:09 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-cli --- 07:38:09 [INFO] Starting audit... 07:38:09 Audit done. 07:38:09 [INFO] You have 0 Checkstyle violations. 07:38:09 [INFO] 07:38:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-cli --- 07:38:09 [INFO] 07:38:09 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-cli --- 07:38:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/src/main/resources 07:38:09 [INFO] 07:38:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-cli --- 07:38:09 [INFO] Recompiling the module because of changed dependency. 07:38:09 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:38:09 [INFO] 07:38:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-cli >>> 07:38:09 [INFO] 07:38:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-cli --- 07:38:09 [INFO] Fork Value is true 07:38:12 [INFO] Done SpotBugs Analysis.... 07:38:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:38:12 [INFO] 07:38:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-cli <<< 07:38:12 [INFO] 07:38:12 [INFO] 07:38:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-cli --- 07:38:12 [INFO] BugInstance size is 0 07:38:12 [INFO] Error size is 0 07:38:12 [INFO] No errors/warnings found 07:38:12 [INFO] 07:38:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-cli --- 07:38:12 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:38:12 [INFO] 07:38:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-cli --- 07:38:12 [INFO] Recompiling the module because of changed dependency. 07:38:12 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:38:12 [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:38:12 [INFO] 07:38:12 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-cli --- 07:38:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:38:12 [INFO] 07:38:12 [INFO] ------------------------------------------------------- 07:38:12 [INFO] T E S T S 07:38:12 [INFO] ------------------------------------------------------- 07:38:13 [INFO] Running org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 07:38:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.714 s -- in org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 07:38:17 [INFO] 07:38:17 [INFO] Results: 07:38:17 [INFO] 07:38:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:38:17 [INFO] 07:38:17 [INFO] 07:38:17 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-cli --- 07:38:17 [INFO] 07:38:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-cli --- 07:38:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-1.0.1-SNAPSHOT.jar 07:38:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/classes/META-INF/MANIFEST.MF 07:38:17 [INFO] 07:38:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-cli --- 07:38:18 [WARNING] Javadoc Warnings 07:38:18 [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:38:18 [WARNING] public final class PcepStateCommandProvider implements Action { 07:38:18 [WARNING] ^ 07:38:18 [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:38:18 [WARNING] public final class PcepStateCommandProvider implements Action { 07:38:18 [WARNING] ^ 07:38:18 [WARNING] 2 warnings 07:38:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-1.0.1-SNAPSHOT-javadoc.jar 07:38:18 [INFO] 07:38:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-cli --- 07:38:18 [INFO] CycloneDX: Resolving Dependencies 07:38:19 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 07:38:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.xml 07:38:19 [INFO] attaching as pcep-cli-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.json 07:38:19 [INFO] attaching as pcep-cli-1.0.1-SNAPSHOT-cyclonedx.json 07:38:19 [INFO] 07:38:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-cli --- 07:38:19 [INFO] Skipping duplicate-finder execution! 07:38:19 [INFO] 07:38:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-cli --- 07:38:19 [INFO] No dependency problems found 07:38:19 [INFO] 07:38:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-cli --- 07:38:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-1.0.1-SNAPSHOT-sources.jar 07:38:19 [INFO] 07:38:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-cli --- 07:38:19 [INFO] 07:38:19 [INFO] --- jacoco:0.8.14:report (report) @ pcep-cli --- 07:38:19 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/code-coverage/jacoco.exec 07:38:19 [INFO] Analyzed bundle 'pcep-cli' with 2 classes 07:38:20 [INFO] 07:38:20 [INFO] --- install:3.1.4:install (default-install) @ pcep-cli --- 07:38:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/1.0.1-SNAPSHOT/pcep-cli-1.0.1-SNAPSHOT.pom 07:38:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/1.0.1-SNAPSHOT/pcep-cli-1.0.1-SNAPSHOT.jar 07:38:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/1.0.1-SNAPSHOT/pcep-cli-1.0.1-SNAPSHOT-javadoc.jar 07:38:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/1.0.1-SNAPSHOT/pcep-cli-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-cli/1.0.1-SNAPSHOT/pcep-cli-1.0.1-SNAPSHOT-cyclonedx.json 07:38:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/1.0.1-SNAPSHOT/pcep-cli-1.0.1-SNAPSHOT-sources.jar 07:38:20 [INFO] 07:38:20 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-cli --- 07:38:20 [INFO] Installing org/opendaylight/bgpcep/pcep-cli/1.0.1-SNAPSHOT/pcep-cli-1.0.1-SNAPSHOT.jar 07:38:20 [INFO] Writing OBR metadata 07:38:20 [INFO] 07:38:20 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-cli --- 07:38:20 [INFO] org.opendaylight.bgpcep:pcep-cli:bundle:1.0.1-SNAPSHOT 07:38:20 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:20 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:38:20 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:38:20 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:20 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:38:20 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:20 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:38:20 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:38:20 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:38:20 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:38:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:38:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:20 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:38:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:38:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:38:20 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.8:provided 07:38:20 [INFO] | +- org.jline:jline:jar:3.21.0:provided 07:38:20 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.2:provided 07:38:20 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.8:provided 07:38:20 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.8:provided 07:38:20 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 07:38:20 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:provided 07:38:20 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.9:provided 07:38:20 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 07:38:20 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 07:38:20 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 07:38:20 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.8:provided 07:38:20 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.15.0:provided 07:38:20 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 07:38:20 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided 07:38:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:38:20 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:38:20 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:38:20 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:38:20 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:38:20 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:38:20 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:38:20 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:38:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:38:20 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:38:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:38:20 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:38:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:38:20 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:38:20 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:38:20 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:38:20 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:38:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:38:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:38:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:38:20 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:38:20 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:38:20 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:38:20 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:38:20 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:38:20 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:38:20 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:38:20 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:38:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:38:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:38:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:38:20 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:38:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:38:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:38:20 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:38:20 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:38:20 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:38:20 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:38:20 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:38:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:38:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:38:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:38:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:38:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:20 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:38:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:38:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:38:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:38:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:38:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:38:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:38:20 [INFO] +- junit:junit:jar:4.13.2:test 07:38:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:38:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:38:20 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:38:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:38:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:20 [INFO] 07:38:20 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-cli --- 07:38:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/sonatype-clm/module.xml 07:38:20 [INFO] 07:38:20 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-cli >------------- 07:38:20 [INFO] Building OpenDaylight :: PCEP :: Topology Cli 1.0.1-SNAPSHOT [133/161] 07:38:20 [INFO] from features/odl-bgpcep-pcep-cli/pom.xml 07:38:20 [INFO] ------------------------------[ feature ]------------------------------- 07:38:20 [INFO] 07:38:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-cli --- 07:38:20 [INFO] 07:38:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-cli --- 07:38:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:20 [INFO] 07:38:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-cli --- 07:38:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:20 [INFO] 07:38:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-cli --- 07:38:20 [INFO] 07:38:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep-cli --- 07:38:20 [INFO] 07:38:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-cli --- 07:38:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:20 [INFO] argLine set to empty 07:38:20 [INFO] 07:38:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-cli --- 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-cli --- 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-cli --- 07:38:20 [INFO] 07:38:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-cli --- 07:38:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/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-cli --- 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-cli >>> 07:38:20 [INFO] 07:38:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-cli --- 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-cli <<< 07:38:20 [INFO] 07:38:20 [INFO] 07:38:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-cli --- 07:38:20 [INFO] 07:38:20 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep-cli --- 07:38:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-cli 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:41397 07:38:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:38:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:38:21 [INFO] Waiting for remote bundle context.. on 41397 name: 339cb4d2-c036-440f-afba-c17849e94f09 timout: [ RelativeTimeout value = 180000 ] 07:38:24 [INFO] Building jar from resources and headers. 07:38:24 [INFO] Writing jar finished. 07:38:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:38:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:38:32 [INFO] 07:38:32 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep-cli --- 07:38:32 [INFO] 07:38:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-cli --- 07:38:32 [INFO] No Javadoc in project. Archive not created. 07:38:32 [INFO] 07:38:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-cli --- 07:38:32 [INFO] CycloneDX: Resolving Dependencies 07:38:35 [INFO] CycloneDX: Creating BOM version 1.6 with 242 component(s) 07:38:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/bom.xml 07:38:35 [INFO] attaching as odl-bgpcep-pcep-cli-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/bom.json 07:38:35 [INFO] attaching as odl-bgpcep-pcep-cli-1.0.1-SNAPSHOT-cyclonedx.json 07:38:35 [INFO] 07:38:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-cli --- 07:38:35 [INFO] Skipping duplicate-finder execution! 07:38:35 [INFO] 07:38:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-cli --- 07:38:35 [INFO] Skipping plugin execution 07:38:35 [INFO] 07:38:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-cli --- 07:38:35 [INFO] Skipping source per configuration. 07:38:35 [INFO] 07:38:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-cli --- 07:38:35 [INFO] 07:38:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-cli --- 07:38:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:35 [INFO] 07:38:35 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-cli --- 07:38:35 [WARNING] 07:38:35 [WARNING] The packaging plugin for project odl-bgpcep-pcep-cli did not assign 07:38:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:38:35 [WARNING] 07:38:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:38:35 [WARNING] 07:38:35 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-cli-1.0.1-SNAPSHOT.pom 07:38:35 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-cli-1.0.1-SNAPSHOT-features.xml 07:38:35 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-cli-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:35 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-cli-1.0.1-SNAPSHOT-cyclonedx.json 07:38:35 [INFO] 07:38:35 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep-cli --- 07:38:35 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:feature:1.0.1-SNAPSHOT 07:38:35 [INFO] +- org.opendaylight.bgpcep:pcep-cli:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:38:35 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:38:35 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:38:35 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:38:35 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:38:35 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:38:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:38:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:38:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:38:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:38:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:38:35 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:38:35 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:38:35 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:38:35 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:38:35 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:38:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:38:35 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:38:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:38:35 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:38:35 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:38:35 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:38:35 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:38:35 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:38:35 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:38:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:38:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:38:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:38:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:38:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:38:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:38:35 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:38:35 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:38:35 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:38:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:38:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:38:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:38:35 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:38:35 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:38:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:38:35 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:38:35 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:38:35 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:38:35 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:38:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:38:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:38:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:38:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:38:35 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:38:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:38:35 [INFO] | | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:38:35 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:38:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:38:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:38:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:38:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:38:35 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:38:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:38:35 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:38:35 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:38:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:38:35 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:38:35 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:38:35 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:38:35 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:38:35 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:38:35 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:38:35 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:38:35 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:38:35 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:38:35 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:38:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:38:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:38:35 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:38:35 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:38:35 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:38:35 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:38:35 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:38:35 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:38:35 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:38:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:38:35 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:38:35 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:38:35 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:38:35 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:38:35 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:38:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:38:35 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:38:35 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:38:35 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:38:35 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:38:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:38:35 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:38:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:38:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:38:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:38:35 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:38:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:38:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:38:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:38:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:38:35 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:38:35 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:38:35 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:38:35 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:38:35 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:38:35 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:38:35 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:38:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:38:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:38:35 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:38:35 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:38:35 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:38:35 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:38:35 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:38:35 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:38:35 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:38:35 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:38:35 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:38:35 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:38:35 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:38:35 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:38:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:38:35 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:38:35 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:38:35 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:38:35 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:38:35 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:38:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:38:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:38:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:38:35 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:38:35 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | \- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:38:35 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:38:35 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:38:35 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:38:35 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:38:35 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:38:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:38:35 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:38:35 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:38:35 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:38:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:38:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:38:35 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:38:35 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:38:35 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:38:35 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:38:35 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:38:35 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:38:35 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:38:35 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:38:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:38:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:38:35 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:38:35 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:38:35 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:38:35 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:38:35 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:38:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:38:35 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:38:35 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:38:35 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:38:35 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:38:35 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:38:35 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:38:35 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:38:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:38:35 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:38:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:38:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:35 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:38:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:38:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:38:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:38:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:38:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:38:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:38:35 [INFO] +- junit:junit:jar:4.13.2:test 07:38:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:38:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:38:35 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:38:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:38:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:35 [INFO] 07:38:35 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-pcep-cli --- 07:38:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/sonatype-clm/module.xml 07:38:35 [INFO] 07:38:35 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-pcep >--------------- 07:38:35 [INFO] Building OpenDaylight :: PCEP 1.0.1-SNAPSHOT [134/161] 07:38:35 [INFO] from features/odl-bgpcep-pcep/pom.xml 07:38:35 [INFO] ------------------------------[ feature ]------------------------------- 07:38:35 [INFO] 07:38:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep --- 07:38:35 [INFO] 07:38:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep --- 07:38:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:35 [INFO] 07:38:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep --- 07:38:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:35 [INFO] 07:38:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep --- 07:38:35 [INFO] 07:38:35 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-pcep --- 07:38:35 [INFO] 07:38:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep --- 07:38:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:35 [INFO] argLine set to empty 07:38:35 [INFO] 07:38:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep --- 07:38:35 [INFO] Starting audit... 07:38:35 Audit done. 07:38:35 [INFO] You have 0 Checkstyle violations. 07:38:35 [INFO] 07:38:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep --- 07:38:35 [INFO] Starting audit... 07:38:35 Audit done. 07:38:35 [INFO] You have 0 Checkstyle violations. 07:38:35 [INFO] 07:38:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-pcep --- 07:38:35 [INFO] 07:38:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep --- 07:38:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/feature/feature.xml 07:38:36 [INFO] ...done! 07:38:36 [INFO] Attaching features XML 07:38:36 [INFO] 07:38:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-pcep --- 07:38:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:38:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:38:36 [INFO] 07:38:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep >>> 07:38:36 [INFO] 07:38:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep --- 07:38:36 [INFO] No files found to run spotbugs, check compile phase has been run 07:38:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:38:36 [INFO] 07:38:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep <<< 07:38:36 [INFO] 07:38:36 [INFO] 07:38:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep --- 07:38:36 [INFO] 07:38:36 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-pcep --- 07:38:36 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep 07:38:36 [INFO] Project dependency features detected: [] 07:38:36 [INFO] Pax Exam System (Version: 4.14.0) created. 07:38:36 [INFO] Creating RMI registry server on 127.0.0.1:45191 07:38:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:38:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:38:36 [INFO] Waiting for remote bundle context.. on 45191 name: 9455c4f4-6f0c-45b9-a435-9a73927a2aa5 timout: [ RelativeTimeout value = 180000 ] 07:38:39 [INFO] Building jar from resources and headers. 07:38:39 [INFO] Writing jar finished. 07:38:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:38:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:38:48 [INFO] 07:38:48 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-pcep --- 07:38:48 [INFO] 07:38:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep --- 07:38:48 [INFO] No Javadoc in project. Archive not created. 07:38:48 [INFO] 07:38:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep --- 07:38:48 [INFO] CycloneDX: Resolving Dependencies 07:38:51 [INFO] CycloneDX: Creating BOM version 1.6 with 269 component(s) 07:38:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.xml 07:38:51 [INFO] attaching as odl-bgpcep-pcep-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.json 07:38:51 [INFO] attaching as odl-bgpcep-pcep-1.0.1-SNAPSHOT-cyclonedx.json 07:38:51 [INFO] 07:38:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep --- 07:38:51 [INFO] Skipping duplicate-finder execution! 07:38:51 [INFO] 07:38:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep --- 07:38:51 [INFO] Skipping plugin execution 07:38:51 [INFO] 07:38:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep --- 07:38:51 [INFO] Skipping source per configuration. 07:38:51 [INFO] 07:38:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep --- 07:38:51 [INFO] 07:38:51 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep --- 07:38:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:51 [INFO] 07:38:51 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep --- 07:38:51 [WARNING] 07:38:51 [WARNING] The packaging plugin for project odl-bgpcep-pcep did not assign 07:38:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:38:51 [WARNING] 07:38:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:38:51 [WARNING] 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/1.0.1-SNAPSHOT/odl-bgpcep-pcep-1.0.1-SNAPSHOT.pom 07:38:51 [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/1.0.1-SNAPSHOT/odl-bgpcep-pcep-1.0.1-SNAPSHOT-features.xml 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/1.0.1-SNAPSHOT/odl-bgpcep-pcep-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/1.0.1-SNAPSHOT/odl-bgpcep-pcep-1.0.1-SNAPSHOT-cyclonedx.json 07:38:51 [INFO] 07:38:51 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-pcep --- 07:38:51 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep:feature:1.0.1-SNAPSHOT 07:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:38:51 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:38:51 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:38:51 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:51 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:38:51 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:38:51 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:38:51 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:38:51 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:38:51 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:38:51 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:38:51 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:38:51 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:38:51 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:38:51 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:38:51 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:38:51 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:38:51 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:38:51 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:38:51 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:38:51 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:38:51 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:38:51 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:38:51 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:38:51 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:38:51 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:38:51 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:38:51 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:38:51 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:38:51 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:38:51 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:38:51 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:38:51 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:38:51 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:38:51 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:38:51 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:38:51 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:38:51 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:38:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:38:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:38:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:38:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:38:51 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:38:51 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:38:51 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:38:51 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:38:51 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:38:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:38:51 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:38:51 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:38:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:38:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:38:51 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:38:51 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:38:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:38:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:38:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:38:51 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:38:51 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:38:51 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:38:51 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:38:51 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:38:51 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:38:51 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:38:51 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:38:51 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:38:51 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:38:51 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:38:51 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:38:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:38:51 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:38:51 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:38:51 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:38:51 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:38:51 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:38:51 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:38:51 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:38:51 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:38:51 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:38:51 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:38:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:38:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:38:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:38:51 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:38:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:38:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:38:51 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:38:51 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:38:51 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:38:51 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:38:51 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:38:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:38:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:38:51 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:38:51 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:38:51 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:38:51 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:38:51 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:38:51 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:38:51 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:38:51 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:38:51 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:38:51 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:38:51 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:38:51 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:38:51 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:38:51 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:38:51 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:38:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:38:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:38:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:38:51 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:38:51 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:38:51 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | \- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:38:51 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:38:51 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:38:51 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:38:51 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:38:51 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | \- org.opendaylight.bgpcep:programming-impl:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:38:51 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:38:51 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-provider:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.bgpcep:pcep-server-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | | \- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | \- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.bgpcep:algo-impl:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | \- org.opendaylight.bgpcep:pcep-server-provider:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:38:51 [INFO] | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:topology-config-loader:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:38:51 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:38:51 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:38:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:38:51 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:38:51 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:38:51 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:38:51 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:38:51 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:38:51 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:38:51 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:38:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:38:51 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:38:51 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:38:51 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:38:51 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:38:51 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:38:51 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:38:51 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:38:51 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:38:51 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:38:51 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] | \- org.opendaylight.bgpcep:pcep-cli:jar:1.0.1-SNAPSHOT:compile 07:38:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:38:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:51 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:38:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:38:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:38:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:38:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:38:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:38:51 [INFO] +- junit:junit:jar:4.13.2:test 07:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:38:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:38:51 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:38:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:38:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:51 [INFO] 07:38:51 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-pcep --- 07:38:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/sonatype-clm/module.xml 07:38:51 [INFO] 07:38:51 [INFO] ------------< org.opendaylight.bgpcep:feature-repo-parent >------------- 07:38:51 [INFO] Building feature-repo-parent 1.0.1-SNAPSHOT [135/161] 07:38:51 [INFO] from feature-repo-parent/pom.xml 07:38:51 [INFO] --------------------------------[ pom ]--------------------------------- 07:38:51 [INFO] 07:38:51 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-repo-parent --- 07:38:51 [INFO] 07:38:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-repo-parent --- 07:38:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:51 [INFO] 07:38:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-repo-parent --- 07:38:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:51 [INFO] 07:38:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-repo-parent --- 07:38:51 [INFO] 07:38:51 [INFO] --- dependency:3.9.0:properties (default) @ feature-repo-parent --- 07:38:51 [INFO] 07:38:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ feature-repo-parent --- 07:38:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:51 [INFO] argLine set to empty 07:38:51 [INFO] 07:38:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-repo-parent --- 07:38:51 [INFO] Starting audit... 07:38:51 Audit done. 07:38:51 [INFO] You have 0 Checkstyle violations. 07:38:51 [INFO] 07:38:51 [INFO] --- checkstyle:3.6.0:check (default) @ feature-repo-parent --- 07:38:51 [INFO] Starting audit... 07:38:51 Audit done. 07:38:51 [INFO] You have 0 Checkstyle violations. 07:38:51 [INFO] 07:38:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-repo-parent --- 07:38:51 [INFO] 07:38:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-repo-parent >>> 07:38:51 [INFO] 07:38:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-repo-parent --- 07:38:51 [INFO] No files found to run spotbugs, check compile phase has been run 07:38:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:38:51 [INFO] 07:38:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-repo-parent <<< 07:38:51 [INFO] 07:38:51 [INFO] 07:38:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-repo-parent --- 07:38:51 [INFO] 07:38:51 [INFO] --- feattest:14.1.6:test (default) @ feature-repo-parent --- 07:38:51 [INFO] 07:38:51 [INFO] --- copy:14.1.6:copy-files (default) @ feature-repo-parent --- 07:38:51 [INFO] 07:38:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-repo-parent --- 07:38:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:38:51 [INFO] 07:38:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-repo-parent --- 07:38:51 [INFO] CycloneDX: Resolving Dependencies 07:38:51 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:38:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.xml 07:38:51 [INFO] attaching as feature-repo-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.json 07:38:51 [INFO] attaching as feature-repo-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:38:51 [INFO] 07:38:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-repo-parent --- 07:38:51 [INFO] Skipping duplicate-finder execution! 07:38:51 [INFO] 07:38:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-repo-parent --- 07:38:51 [INFO] Skipping plugin execution 07:38:51 [INFO] 07:38:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-repo-parent --- 07:38:51 [INFO] 07:38:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-repo-parent --- 07:38:51 [INFO] 07:38:51 [INFO] --- jacoco:0.8.14:report (report) @ feature-repo-parent --- 07:38:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:51 [INFO] 07:38:51 [INFO] --- install:3.1.4:install (default-install) @ feature-repo-parent --- 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/1.0.1-SNAPSHOT/feature-repo-parent-1.0.1-SNAPSHOT.pom 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/1.0.1-SNAPSHOT/feature-repo-parent-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/1.0.1-SNAPSHOT/feature-repo-parent-1.0.1-SNAPSHOT-cyclonedx.json 07:38:51 [INFO] 07:38:51 [INFO] --- dependency:3.9.0:tree (default-cli) @ feature-repo-parent --- 07:38:51 [INFO] org.opendaylight.bgpcep:feature-repo-parent:pom:1.0.1-SNAPSHOT 07:38:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:38:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:51 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:38:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:38:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:38:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:38:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:38:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:38:51 [INFO] +- junit:junit:jar:4.13.2:test 07:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:38:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:38:51 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:38:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:38:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:51 [INFO] 07:38:51 [INFO] --- clm:3.0.1-03:index (default-cli) @ feature-repo-parent --- 07:38:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/sonatype-clm/module.xml 07:38:51 [INFO] 07:38:51 [INFO] --------------< org.opendaylight.bgpcep:features-bgpcep >--------------- 07:38:51 [INFO] Building features-bgpcep 1.0.1-SNAPSHOT [136/161] 07:38:51 [INFO] from features/features-bgpcep/pom.xml 07:38:51 [INFO] ------------------------------[ feature ]------------------------------- 07:38:51 [INFO] 07:38:51 [INFO] --- clean:3.5.0:clean (default-clean) @ features-bgpcep --- 07:38:51 [INFO] 07:38:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-bgpcep --- 07:38:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:52 [INFO] 07:38:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-bgpcep --- 07:38:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:52 [INFO] 07:38:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-bgpcep --- 07:38:52 [INFO] 07:38:52 [INFO] --- dependency:3.9.0:properties (default) @ features-bgpcep --- 07:38:52 [INFO] 07:38:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-bgpcep --- 07:38:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:52 [INFO] argLine set to empty 07:38:52 [INFO] 07:38:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-bgpcep --- 07:38:52 [INFO] Starting audit... 07:38:52 Audit done. 07:38:52 [INFO] You have 0 Checkstyle violations. 07:38:52 [INFO] 07:38:52 [INFO] --- checkstyle:3.6.0:check (default) @ features-bgpcep --- 07:38:52 [INFO] Starting audit... 07:38:52 Audit done. 07:38:52 [INFO] You have 0 Checkstyle violations. 07:38:52 [INFO] 07:38:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-bgpcep --- 07:38:52 [INFO] 07:38:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep --- 07:38:52 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/feature/feature.xml 07:38:52 [INFO] ...done! 07:38:52 [INFO] Attaching features XML 07:38:52 [INFO] 07:38:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-bgpcep --- 07:38:52 [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:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:38:52 [INFO] 07:38:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-bgpcep >>> 07:38:52 [INFO] 07:38:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-bgpcep --- 07:38:52 [INFO] No files found to run spotbugs, check compile phase has been run 07:38:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:38:52 [INFO] 07:38:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-bgpcep <<< 07:38:52 [INFO] 07:38:52 [INFO] 07:38:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-bgpcep --- 07:38:52 [INFO] 07:38:52 [INFO] --- feattest:14.1.6:test (default) @ features-bgpcep --- 07:38:52 [INFO] 07:38:52 [INFO] --- copy:14.1.6:copy-files (default) @ features-bgpcep --- 07:38:52 [INFO] 07:38:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-bgpcep --- 07:38:52 [INFO] No Javadoc in project. Archive not created. 07:38:52 [INFO] 07:38:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-bgpcep --- 07:38:52 [INFO] CycloneDX: Resolving Dependencies 07:38:56 [INFO] CycloneDX: Creating BOM version 1.6 with 347 component(s) 07:38:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.xml 07:38:56 [INFO] attaching as features-bgpcep-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.json 07:38:56 [INFO] attaching as features-bgpcep-1.0.1-SNAPSHOT-cyclonedx.json 07:38:56 [INFO] 07:38:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep --- 07:38:56 [INFO] Skipping duplicate-finder execution! 07:38:56 [INFO] 07:38:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-bgpcep --- 07:38:56 [INFO] Skipping plugin execution 07:38:56 [INFO] 07:38:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep --- 07:38:56 [INFO] No sources in project. Archive not created. 07:38:56 [INFO] 07:38:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-bgpcep --- 07:38:56 [INFO] 07:38:56 [INFO] --- jacoco:0.8.14:report (report) @ features-bgpcep --- 07:38:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:56 [INFO] 07:38:56 [INFO] --- install:3.1.4:install (default-install) @ features-bgpcep --- 07:38:56 [WARNING] 07:38:56 [WARNING] The packaging plugin for project features-bgpcep did not assign 07:38:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:38:56 [WARNING] 07:38:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:38:56 [WARNING] 07:38:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/1.0.1-SNAPSHOT/features-bgpcep-1.0.1-SNAPSHOT.pom 07:38:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/1.0.1-SNAPSHOT/features-bgpcep-1.0.1-SNAPSHOT-features.xml 07:38:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/1.0.1-SNAPSHOT/features-bgpcep-1.0.1-SNAPSHOT-cyclonedx.xml 07:38:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/1.0.1-SNAPSHOT/features-bgpcep-1.0.1-SNAPSHOT-cyclonedx.json 07:38:56 [INFO] 07:38:56 [INFO] --- dependency:3.9.0:tree (default-cli) @ features-bgpcep --- 07:38:56 [INFO] org.opendaylight.bgpcep:features-bgpcep:feature:1.0.1-SNAPSHOT 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:algo-impl:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:38:56 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:38:56 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:56 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:38:56 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:38:56 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:38:56 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:38:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:38:56 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:38:56 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:38:56 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:38:56 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:38:56 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:38:56 [INFO] | | \- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:38:56 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:38:56 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:38:56 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:38:56 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:38:56 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:38:56 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:38:56 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:38:56 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:38:56 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:38:56 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:38:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:38:56 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:38:56 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:38:56 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:38:56 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:38:56 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:38:56 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:38:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:38:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:38:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:38:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:38:56 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:38:56 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:38:56 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:38:56 [INFO] | | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:38:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:38:56 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:38:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:38:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:38:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:38:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:38:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:38:56 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:38:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:38:56 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:38:56 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:38:56 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:38:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:38:56 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:38:56 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:38:56 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:38:56 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:38:56 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:38:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:38:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:38:56 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | | \- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:38:56 [INFO] | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:compile 07:38:56 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:38:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:38:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:38:56 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:38:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:38:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:38:56 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:38:56 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:38:56 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:38:56 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:38:56 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:38:56 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:38:56 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:38:56 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:38:56 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:38:56 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:38:56 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:38:56 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:38:56 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:38:56 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:38:56 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:38:56 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:38:56 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:38:56 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:38:56 [INFO] | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:38:56 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:38:56 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:38:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:38:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:38:56 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:38:56 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:38:56 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:38:56 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:38:56 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:38:56 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:38:56 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:38:56 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:38:56 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:38:56 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:38:56 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:38:56 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:38:56 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:38:56 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:38:56 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:38:56 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:38:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:38:56 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:38:56 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:38:56 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:38:56 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:38:56 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:38:56 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:38:56 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-topology-provider:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:38:56 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:38:56 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:38:56 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:38:56 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:38:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:38:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-cli:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-impl:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:38:56 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:38:56 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:38:56 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:38:56 [INFO] | | | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:38:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:38:56 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:38:56 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:38:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:38:56 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:38:56 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:38:56 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:38:56 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:38:56 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:topology-config-loader:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:protocols-config-loader:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- io.netty:netty-handler:jar:4.2.7.Final:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:programming-impl:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:pcep-server-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:pcep-server-provider:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-provider:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:pcep-cli:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:rsvp-impl:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] | \- org.opendaylight.bgpcep:topology-segment-routing:jar:1.0.1-SNAPSHOT:compile 07:38:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:38:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:56 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:38:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:38:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:38:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:38:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:38:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:38:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:38:56 [INFO] +- junit:junit:jar:4.13.2:test 07:38:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:38:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:38:56 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:38:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:38:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:56 [INFO] 07:38:56 [INFO] --- clm:3.0.1-03:index (default-cli) @ features-bgpcep --- 07:38:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/sonatype-clm/module.xml 07:38:56 [INFO] 07:38:56 [INFO] -------------< org.opendaylight.bgpcep:bgp-benchmark-app >-------------- 07:38:56 [INFO] Building bgp-benchmark-app 1.0.1-SNAPSHOT [137/161] 07:38:56 [INFO] from bgp/benchmark-app/pom.xml 07:38:56 [INFO] -------------------------------[ bundle ]------------------------------- 07:38:56 [INFO] 07:38:56 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-benchmark-app --- 07:38:56 [INFO] 07:38:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-benchmark-app --- 07:38:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:56 [INFO] 07:38:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-benchmark-app --- 07:38:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:56 [INFO] 07:38:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-benchmark-app --- 07:38:57 [INFO] 07:38:57 [INFO] --- dependency:3.9.0:properties (default) @ bgp-benchmark-app --- 07:38:57 [INFO] 07:38:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-benchmark-app --- 07:38: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/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:38:57 [INFO] 07:38:57 [INFO] --- yang:14.0.20:generate-sources (binding) @ bgp-benchmark-app --- 07:38:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:38:57 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/src/main/yang 07:38:57 [INFO] yang-to-sources: Found 14 dependencies in 2.170 ms 07:38:57 [INFO] yang-to-sources: Project model files found: 2 in 1.995 ms 07:38:57 [INFO] yang-to-sources: 3 YANG models processed in 51.69 ms 07:38:57 [INFO] BindingJavaFileGenerator: Defined 23 files in 1.946 ms 07:38:57 [INFO] Sorted 23 files into 6 directories in 93.32 μs 07:38:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 9.946 ms 07:38:57 [INFO] 07:38:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-benchmark-app --- 07:38:57 [INFO] Starting audit... 07:38:57 Audit done. 07:38:57 [INFO] You have 0 Checkstyle violations. 07:38:57 [INFO] 07:38:57 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-benchmark-app --- 07:38:57 [INFO] Starting audit... 07:38:57 Audit done. 07:38:57 [INFO] You have 0 Checkstyle violations. 07:38:57 [INFO] 07:38:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-benchmark-app --- 07:38:57 [INFO] 07:38:57 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-benchmark-app --- 07:38:57 [INFO] Copying 1 resource from src/main/resources to target/classes 07:38:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/generated-sources/spi 07:38:57 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:38:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:38:57 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:38:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/generated-sources/spi 07:38:57 [INFO] 07:38:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-benchmark-app --- 07:38:57 [INFO] Recompiling the module because of changed dependency. 07:38:57 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 07:38:57 [INFO] 07:38:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-benchmark-app >>> 07:38:57 [INFO] 07:38:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-benchmark-app --- 07:38:57 [INFO] Fork Value is true 07:39:00 [INFO] Done SpotBugs Analysis.... 07:39:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:39:00 [INFO] 07:39:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-benchmark-app <<< 07:39:00 [INFO] 07:39:00 [INFO] 07:39:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-benchmark-app --- 07:39:00 [INFO] BugInstance size is 0 07:39:00 [INFO] Error size is 0 07:39:00 [INFO] No errors/warnings found 07:39:00 [INFO] 07:39:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-benchmark-app --- 07:39:00 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:39:00 [INFO] 07:39:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-benchmark-app --- 07:39:00 [INFO] Recompiling the module because of changed dependency. 07:39:00 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:39:00 [INFO] 07:39:00 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-benchmark-app --- 07:39:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:39:00 [INFO] 07:39:00 [INFO] ------------------------------------------------------- 07:39:00 [INFO] T E S T S 07:39:00 [INFO] ------------------------------------------------------- 07:39:01 [INFO] Running org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 07:39:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.592 s -- in org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 07:39:06 [INFO] 07:39:06 [INFO] Results: 07:39:06 [INFO] 07:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:39:06 [INFO] 07:39:06 [INFO] 07:39:06 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-benchmark-app --- 07:39:06 [INFO] 07:39:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-benchmark-app --- 07:39:06 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-1.0.1-SNAPSHOT.jar 07:39:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/classes/META-INF/MANIFEST.MF 07:39:06 [INFO] 07:39:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-benchmark-app --- 07:39:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-1.0.1-SNAPSHOT-javadoc.jar 07:39:08 [INFO] 07:39:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-benchmark-app --- 07:39:08 [INFO] CycloneDX: Resolving Dependencies 07:39:09 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 07:39:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.xml 07:39:09 [INFO] attaching as bgp-benchmark-app-1.0.1-SNAPSHOT-cyclonedx.xml 07:39:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.json 07:39:09 [INFO] attaching as bgp-benchmark-app-1.0.1-SNAPSHOT-cyclonedx.json 07:39:09 [INFO] 07:39:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-benchmark-app --- 07:39:09 [INFO] Skipping duplicate-finder execution! 07:39:09 [INFO] 07:39:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-benchmark-app --- 07:39:09 [INFO] No dependency problems found 07:39:09 [INFO] 07:39:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-benchmark-app --- 07:39:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-1.0.1-SNAPSHOT-sources.jar 07:39:09 [INFO] 07:39:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-benchmark-app --- 07:39:09 [INFO] 07:39:09 [INFO] --- jacoco:0.8.14:report (report) @ bgp-benchmark-app --- 07:39:09 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/code-coverage/jacoco.exec 07:39:09 [INFO] Analyzed bundle 'bgp-benchmark-app' with 8 classes 07:39:09 [INFO] 07:39:09 [INFO] --- install:3.1.4:install (default-install) @ bgp-benchmark-app --- 07:39:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/1.0.1-SNAPSHOT/bgp-benchmark-app-1.0.1-SNAPSHOT.pom 07:39:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/1.0.1-SNAPSHOT/bgp-benchmark-app-1.0.1-SNAPSHOT.jar 07:39:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/1.0.1-SNAPSHOT/bgp-benchmark-app-1.0.1-SNAPSHOT-javadoc.jar 07:39:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/1.0.1-SNAPSHOT/bgp-benchmark-app-1.0.1-SNAPSHOT-cyclonedx.xml 07:39:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/1.0.1-SNAPSHOT/bgp-benchmark-app-1.0.1-SNAPSHOT-cyclonedx.json 07:39:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/1.0.1-SNAPSHOT/bgp-benchmark-app-1.0.1-SNAPSHOT-sources.jar 07:39:09 [INFO] 07:39:09 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-benchmark-app --- 07:39:09 [INFO] Installing org/opendaylight/bgpcep/bgp-benchmark-app/1.0.1-SNAPSHOT/bgp-benchmark-app-1.0.1-SNAPSHOT.jar 07:39:09 [INFO] Writing OBR metadata 07:39:09 [INFO] 07:39:09 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-benchmark-app --- 07:39:09 [INFO] org.opendaylight.bgpcep:bgp-benchmark-app:bundle:1.0.1-SNAPSHOT 07:39:09 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:39:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:39:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:09 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:39:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:39:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:39:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:39:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:39:09 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:39:09 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:39:09 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:39:09 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:39:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:39:09 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:39:09 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:39:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:39:09 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:39:09 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:39:09 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:39:09 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:39:09 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:39:09 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:39:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:39:09 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:39:09 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:39:09 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:39:09 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:39:09 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:39:09 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:39:09 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:39:09 [INFO] | | \- io.netty:netty-transport:jar:4.2.7.Final:compile 07:39:09 [INFO] | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:39:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:39:09 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:39:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:39:09 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:39:09 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:39:09 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:39:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:39:09 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:39:09 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:39:09 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:39:09 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:39:09 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:39:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:39:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:39:09 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:39:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:39:09 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:39:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:39:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:39:09 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:39:09 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:39:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:39:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:39:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:39:09 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:39:09 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:39:09 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:39:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:39:09 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:39:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:39:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:39:09 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:39:09 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:39:09 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:39:09 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:39:09 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:39:09 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:39:09 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:39:09 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:39:09 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:39:09 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:39:09 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:39:09 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:39:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:39:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:39:09 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:39:09 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:39:09 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:39:09 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:39:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:39:09 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:39:09 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:39:09 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:39:09 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:39:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:39:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:39:09 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:39:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:39:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:39:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:39:09 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:39:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:39:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:39:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:39:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:39:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:39:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:39:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:39:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:39:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:39:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:39:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:39:09 [INFO] +- junit:junit:jar:4.13.2:test 07:39:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:39:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:39:09 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:39:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:39:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:39:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:09 [INFO] 07:39:09 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-benchmark-app --- 07:39:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/sonatype-clm/module.xml 07:39:09 [INFO] 07:39:09 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark >---------- 07:39:09 [INFO] Building OpenDaylight :: BGP :: Benchmark 1.0.1-SNAPSHOT [138/161] 07:39:09 [INFO] from features/odl-bgpcep-bgp-benchmark/pom.xml 07:39:09 [INFO] ------------------------------[ feature ]------------------------------- 07:39:09 [INFO] 07:39:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-benchmark --- 07:39:09 [INFO] 07:39:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-benchmark --- 07:39:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:09 [INFO] 07:39:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-benchmark --- 07:39:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:09 [INFO] 07:39:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-benchmark --- 07:39:10 [INFO] 07:39:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-bgp-benchmark --- 07:39:10 [INFO] 07:39:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-benchmark --- 07:39:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:10 [INFO] argLine set to empty 07:39:10 [INFO] 07:39:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-benchmark --- 07:39:10 [INFO] Starting audit... 07:39:10 Audit done. 07:39:10 [INFO] You have 0 Checkstyle violations. 07:39:10 [INFO] 07:39:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-benchmark --- 07:39:10 [INFO] Starting audit... 07:39:10 Audit done. 07:39:10 [INFO] You have 0 Checkstyle violations. 07:39:10 [INFO] 07:39:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-bgp-benchmark --- 07:39:10 [INFO] 07:39:10 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-benchmark --- 07:39:10 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml 07:39:10 [INFO] ...done! 07:39:10 [INFO] Attaching features XML 07:39:10 [INFO] 07:39:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-bgp-benchmark --- 07:39:10 [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:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:39:10 [INFO] 07:39:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-benchmark >>> 07:39:10 [INFO] 07:39:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-benchmark --- 07:39:10 [INFO] No files found to run spotbugs, check compile phase has been run 07:39:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:39:10 [INFO] 07:39:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-benchmark <<< 07:39:10 [INFO] 07:39:10 [INFO] 07:39:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-benchmark --- 07:39:10 [INFO] 07:39:10 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-bgp-benchmark --- 07:39:10 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark 07:39:10 [INFO] Project dependency features detected: [] 07:39:10 [INFO] Pax Exam System (Version: 4.14.0) created. 07:39:10 [INFO] Creating RMI registry server on 127.0.0.1:44161 07:39:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:39:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:39:10 [INFO] Waiting for remote bundle context.. on 44161 name: 4377f435-8a6b-4791-b97d-813efbf2c167 timout: [ RelativeTimeout value = 180000 ] 07:39:14 [INFO] Building jar from resources and headers. 07:39:14 [INFO] Writing jar finished. 07:39:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:39:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:39:23 [INFO] 07:39:23 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-bgp-benchmark --- 07:39:23 [INFO] 07:39:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-benchmark --- 07:39:23 [INFO] No Javadoc in project. Archive not created. 07:39:23 [INFO] 07:39:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-benchmark --- 07:39:23 [INFO] CycloneDX: Resolving Dependencies 07:39:25 [INFO] CycloneDX: Creating BOM version 1.6 with 241 component(s) 07:39:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/bom.xml 07:39:25 [INFO] attaching as odl-bgpcep-bgp-benchmark-1.0.1-SNAPSHOT-cyclonedx.xml 07:39:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/bom.json 07:39:25 [INFO] attaching as odl-bgpcep-bgp-benchmark-1.0.1-SNAPSHOT-cyclonedx.json 07:39:25 [INFO] 07:39:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-benchmark --- 07:39:25 [INFO] Skipping duplicate-finder execution! 07:39:25 [INFO] 07:39:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-benchmark --- 07:39:25 [INFO] Skipping plugin execution 07:39:25 [INFO] 07:39:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-benchmark --- 07:39:25 [INFO] Skipping source per configuration. 07:39:25 [INFO] 07:39:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-benchmark --- 07:39:25 [INFO] 07:39:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-benchmark --- 07:39:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:25 [INFO] 07:39:25 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-benchmark --- 07:39:25 [WARNING] 07:39:25 [WARNING] The packaging plugin for project odl-bgpcep-bgp-benchmark did not assign 07:39:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:39:25 [WARNING] 07:39:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:39:25 [WARNING] 07:39:25 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-benchmark-1.0.1-SNAPSHOT.pom 07:39:25 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-benchmark-1.0.1-SNAPSHOT-features.xml 07:39:25 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-benchmark-1.0.1-SNAPSHOT-cyclonedx.xml 07:39:25 [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/1.0.1-SNAPSHOT/odl-bgpcep-bgp-benchmark-1.0.1-SNAPSHOT-cyclonedx.json 07:39:25 [INFO] 07:39:25 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-bgp-benchmark --- 07:39:25 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:feature:1.0.1-SNAPSHOT 07:39:25 [INFO] +- org.opendaylight.bgpcep:bgp-benchmark-app:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:39:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:39:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:25 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:39:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:39:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:39:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:39:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:39:25 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:39:25 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:39:25 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:39:25 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:39:25 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:39:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:39:25 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:39:25 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:39:25 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:39:25 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:39:25 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:39:25 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:39:25 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:39:25 [INFO] | | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:39:25 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:39:25 [INFO] | | | | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:39:25 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:39:25 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:39:25 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:39:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:39:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:39:25 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:39:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:39:25 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:39:25 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:39:25 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:39:25 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:39:25 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:39:25 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:39:25 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:39:25 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:39:25 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:39:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:39:26 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:39:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:39:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:39:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:39:26 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:39:26 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:39:26 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:39:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:39:26 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:39:26 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:39:26 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:39:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:39:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:39:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:39:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:39:26 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:39:26 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:39:26 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:39:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:39:26 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:39:26 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:39:26 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:39:26 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:39:26 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:39:26 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:39:26 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:39:26 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:39:26 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:39:26 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:39:26 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:39:26 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:39:26 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:39:26 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:39:26 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:39:26 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:39:26 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:39:26 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:39:26 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:39:26 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:39:26 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:39:26 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:39:26 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:39:26 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:39:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:39:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:39:26 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:39:26 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:39:26 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:39:26 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:39:26 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:39:26 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:39:26 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:39:26 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:39:26 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:39:26 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:39:26 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:39:26 [INFO] | | | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:39:26 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:39:26 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:39:26 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:39:26 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:39:26 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:39:26 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:39:26 [INFO] | | | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:39:26 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:39:26 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:39:26 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:39:26 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:39:26 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:39:26 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:39:26 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:39:26 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:39:26 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:39:26 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:39:26 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:39:26 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:39:26 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:39:26 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:39:26 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:39:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:39:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:39:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:39:26 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:39:26 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:39:26 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:39:26 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:39:26 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:39:26 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:39:26 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:39:26 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:39:26 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:39:26 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:39:26 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:39:26 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:39:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:39:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:39:26 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:39:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:39:26 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:39:26 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:39:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:39:26 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:39:26 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:39:26 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:39:26 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:39:26 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:39:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:39:26 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:39:26 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:39:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:39:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:39:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:39:26 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:39:26 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:39:26 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:39:26 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:39:26 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:39:26 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:39:26 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:39:26 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:39:26 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:39:26 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:39:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:39:26 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:39:26 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:39:26 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:39:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:39:26 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:39:26 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:39:26 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:39:26 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:39:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:39:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:39:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:39:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:39:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:39:26 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:39:26 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:39:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:39:26 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:39:26 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:39:26 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:39:26 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:39:26 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:39:26 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:39:26 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:39:26 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:39:26 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:39:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:39:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:39:26 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:39:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:39:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:39:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:39:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:39:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:39:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:39:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:39:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:39:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:39:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:39:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:39:26 [INFO] +- junit:junit:jar:4.13.2:test 07:39:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:39:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:39:26 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:39:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:39:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:39:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:26 [INFO] 07:39:26 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-bgp-benchmark --- 07:39:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/sonatype-clm/module.xml 07:39:26 [INFO] 07:39:26 [INFO] ------------< org.opendaylight.bgpcep:data-change-counter >------------- 07:39:26 [INFO] Building data-change-counter 1.0.1-SNAPSHOT [139/161] 07:39:26 [INFO] from data-change-counter/pom.xml 07:39:26 [INFO] -------------------------------[ bundle ]------------------------------- 07:39:26 [INFO] 07:39:26 [INFO] --- clean:3.5.0:clean (default-clean) @ data-change-counter --- 07:39:26 [INFO] 07:39:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ data-change-counter --- 07:39:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:26 [INFO] 07:39:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ data-change-counter --- 07:39:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:26 [INFO] 07:39:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ data-change-counter --- 07:39:26 [INFO] 07:39:26 [INFO] --- dependency:3.9.0:properties (default) @ data-change-counter --- 07:39:26 [INFO] 07:39:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ data-change-counter --- 07:39: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/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:39:26 [INFO] 07:39:26 [INFO] --- yang:14.0.20:generate-sources (binding) @ data-change-counter --- 07:39:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:39:26 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/data-change-counter/src/main/yang 07:39:26 [INFO] yang-to-sources: Found 3 dependencies in 837.9 μs 07:39:26 [INFO] yang-to-sources: Project model files found: 2 in 920.3 μs 07:39:26 [INFO] yang-to-sources: 2 YANG models processed in 5.393 ms 07:39:26 [INFO] BindingJavaFileGenerator: Defined 15 files in 1.151 ms 07:39:26 [INFO] Sorted 15 files into 6 directories in 89.69 μs 07:39:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 6.788 ms 07:39:26 [INFO] 07:39:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ data-change-counter --- 07:39:26 [INFO] Starting audit... 07:39:26 Audit done. 07:39:26 [INFO] You have 0 Checkstyle violations. 07:39:26 [INFO] 07:39:26 [INFO] --- checkstyle:3.6.0:check (default) @ data-change-counter --- 07:39:26 [INFO] Starting audit... 07:39:26 Audit done. 07:39:26 [INFO] You have 0 Checkstyle violations. 07:39:26 [INFO] 07:39:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ data-change-counter --- 07:39:26 [INFO] 07:39:26 [INFO] --- resources:3.3.1:resources (default-resources) @ data-change-counter --- 07:39:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/data-change-counter/src/main/resources 07:39:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/generated-sources/spi 07:39:26 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:39:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:39:26 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:39:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/generated-sources/spi 07:39:26 [INFO] 07:39:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ data-change-counter --- 07:39:26 [INFO] Recompiling the module because of changed source code. 07:39:26 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 07:39:26 [INFO] 07:39:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ data-change-counter >>> 07:39:26 [INFO] 07:39:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ data-change-counter --- 07:39:26 [INFO] Fork Value is true 07:39:29 [INFO] Done SpotBugs Analysis.... 07:39:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:39:29 [INFO] 07:39:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ data-change-counter <<< 07:39:29 [INFO] 07:39:29 [INFO] 07:39:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ data-change-counter --- 07:39:29 [INFO] BugInstance size is 0 07:39:29 [INFO] Error size is 0 07:39:29 [INFO] No errors/warnings found 07:39:29 [INFO] 07:39:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ data-change-counter --- 07:39:29 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:39:29 [INFO] 07:39:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ data-change-counter --- 07:39:29 [INFO] Recompiling the module because of changed dependency. 07:39:29 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:39:29 [INFO] 07:39:29 [INFO] --- surefire:3.5.4:test (default-test) @ data-change-counter --- 07:39:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:39:29 [INFO] 07:39:29 [INFO] ------------------------------------------------------- 07:39:29 [INFO] T E S T S 07:39:29 [INFO] ------------------------------------------------------- 07:39:30 [INFO] Running org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 07:39:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.993 s -- in org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 07:39:33 [INFO] 07:39:33 [INFO] Results: 07:39:33 [INFO] 07:39:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:39:33 [INFO] 07:39:33 [INFO] 07:39:33 [INFO] --- copy:14.1.6:copy-files (default) @ data-change-counter --- 07:39:33 [INFO] 07:39:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ data-change-counter --- 07:39:33 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-1.0.1-SNAPSHOT.jar 07:39:33 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/classes/META-INF/MANIFEST.MF 07:39:33 [INFO] 07:39:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ data-change-counter --- 07:39:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-1.0.1-SNAPSHOT-javadoc.jar 07:39:35 [INFO] 07:39:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ data-change-counter --- 07:39:35 [INFO] CycloneDX: Resolving Dependencies 07:39:36 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 07:39:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.xml 07:39:36 [INFO] attaching as data-change-counter-1.0.1-SNAPSHOT-cyclonedx.xml 07:39:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.json 07:39:36 [INFO] attaching as data-change-counter-1.0.1-SNAPSHOT-cyclonedx.json 07:39:36 [INFO] 07:39:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ data-change-counter --- 07:39:36 [INFO] Skipping duplicate-finder execution! 07:39:36 [INFO] 07:39:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ data-change-counter --- 07:39:36 [INFO] No dependency problems found 07:39:36 [INFO] 07:39:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ data-change-counter --- 07:39:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-1.0.1-SNAPSHOT-sources.jar 07:39:36 [INFO] 07:39:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ data-change-counter --- 07:39:36 [INFO] 07:39:36 [INFO] --- jacoco:0.8.14:report (report) @ data-change-counter --- 07:39:36 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/code-coverage/jacoco.exec 07:39:36 [INFO] Analyzed bundle 'data-change-counter' with 7 classes 07:39:36 [INFO] 07:39:36 [INFO] --- install:3.1.4:install (default-install) @ data-change-counter --- 07:39:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/1.0.1-SNAPSHOT/data-change-counter-1.0.1-SNAPSHOT.pom 07:39:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/1.0.1-SNAPSHOT/data-change-counter-1.0.1-SNAPSHOT.jar 07:39:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/1.0.1-SNAPSHOT/data-change-counter-1.0.1-SNAPSHOT-javadoc.jar 07:39:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/1.0.1-SNAPSHOT/data-change-counter-1.0.1-SNAPSHOT-cyclonedx.xml 07:39:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/data-change-counter/1.0.1-SNAPSHOT/data-change-counter-1.0.1-SNAPSHOT-cyclonedx.json 07:39:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/1.0.1-SNAPSHOT/data-change-counter-1.0.1-SNAPSHOT-sources.jar 07:39:36 [INFO] 07:39:36 [INFO] --- bundle:6.0.0:install (default-install) @ data-change-counter --- 07:39:36 [INFO] Installing org/opendaylight/bgpcep/data-change-counter/1.0.1-SNAPSHOT/data-change-counter-1.0.1-SNAPSHOT.jar 07:39:36 [INFO] Writing OBR metadata 07:39:36 [INFO] 07:39:36 [INFO] --- dependency:3.9.0:tree (default-cli) @ data-change-counter --- 07:39:36 [INFO] org.opendaylight.bgpcep:data-change-counter:bundle:1.0.1-SNAPSHOT 07:39:36 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:39:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:39:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:36 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:39:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:39:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:39:36 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:39:36 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:39:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:39:36 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:39:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:39:36 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:39:36 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:39:36 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:39:36 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:39:36 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:39:36 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:39:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:39:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:39:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:39:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:39:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:39:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:15.0.2:test 07:39:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:test 07:39:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:39:36 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:test 07:39:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:test 07:39:36 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:39:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:test 07:39:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:test 07:39:36 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:test 07:39:36 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:test 07:39:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:15.0.2:test 07:39:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:test 07:39:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:test 07:39:36 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:test 07:39:36 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:test 07:39:36 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:test 07:39:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:test 07:39:36 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:test 07:39:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:test 07:39:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:test 07:39:36 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:test 07:39:36 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:test 07:39:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:test 07:39:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:test 07:39:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:test 07:39:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:test 07:39:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:test 07:39:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:test 07:39:36 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:test 07:39:36 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:test 07:39:36 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:test 07:39:36 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:test 07:39:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:test 07:39:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:test 07:39:36 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:39:36 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:test 07:39:36 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:test 07:39:36 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:39:36 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:test 07:39:36 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:test 07:39:36 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:test (optional) 07:39:36 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:test 07:39:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:test 07:39:36 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:test 07:39:36 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:39:36 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:39:36 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:test 07:39:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 07:39:36 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.20:test 07:39:36 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:test 07:39:36 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.20:test 07:39:36 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:test 07:39:36 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:test 07:39:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:39:36 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:39:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:39:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:39:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:39:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:39:36 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:39:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:39:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:39:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:39:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:39:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:39:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:39:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:39:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:39:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:39:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:39:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:39:36 [INFO] +- junit:junit:jar:4.13.2:test 07:39:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:39:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:39:36 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:39:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:39:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:39:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:36 [INFO] 07:39:36 [INFO] --- clm:3.0.1-03:index (default-cli) @ data-change-counter --- 07:39:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/sonatype-clm/module.xml 07:39:36 [INFO] 07:39:36 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-data-change-counter >------- 07:39:36 [INFO] Building ODL :: Bgpcep :: odl-bgpcep-data-change-counter 1.0.1-SNAPSHOT [140/161] 07:39:36 [INFO] from features/odl-bgpcep-data-change-counter/pom.xml 07:39:36 [INFO] ------------------------------[ feature ]------------------------------- 07:39:36 [INFO] 07:39:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-data-change-counter --- 07:39:36 [INFO] 07:39:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-data-change-counter --- 07:39:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:36 [INFO] 07:39:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-data-change-counter --- 07:39:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:36 [INFO] 07:39:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-data-change-counter --- 07:39:36 [INFO] 07:39:36 [INFO] --- dependency:3.9.0:properties (default) @ odl-bgpcep-data-change-counter --- 07:39:36 [INFO] 07:39:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-data-change-counter --- 07:39:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:36 [INFO] argLine set to empty 07:39:36 [INFO] 07:39:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-data-change-counter --- 07:39:36 [INFO] Starting audit... 07:39:36 Audit done. 07:39:36 [INFO] You have 0 Checkstyle violations. 07:39:36 [INFO] 07:39:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-data-change-counter --- 07:39:36 [INFO] Starting audit... 07:39:36 Audit done. 07:39:36 [INFO] You have 0 Checkstyle violations. 07:39:36 [INFO] 07:39:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bgpcep-data-change-counter --- 07:39:36 [INFO] 07:39:36 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-data-change-counter --- 07:39:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/feature/feature.xml 07:39:37 [INFO] ...done! 07:39:37 [INFO] Attaching features XML 07:39:37 [INFO] 07:39:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bgpcep-data-change-counter --- 07:39: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:39:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:39:37 [INFO] 07:39:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-data-change-counter >>> 07:39:37 [INFO] 07:39:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-data-change-counter --- 07:39:37 [INFO] No files found to run spotbugs, check compile phase has been run 07:39:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:39:37 [INFO] 07:39:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-data-change-counter <<< 07:39:37 [INFO] 07:39:37 [INFO] 07:39:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-data-change-counter --- 07:39:37 [INFO] 07:39:37 [INFO] --- feattest:14.1.6:test (default) @ odl-bgpcep-data-change-counter --- 07:39:37 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-data-change-counter 07:39:37 [INFO] Project dependency features detected: [] 07:39:37 [INFO] Pax Exam System (Version: 4.14.0) created. 07:39:37 [INFO] Creating RMI registry server on 127.0.0.1:33479 07:39:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:39:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:39:37 [INFO] Waiting for remote bundle context.. on 33479 name: 20064a7e-daa0-40c1-afe2-972f9ac0296a timout: [ RelativeTimeout value = 180000 ] 07:39:40 [INFO] Building jar from resources and headers. 07:39:40 [INFO] Writing jar finished. 07:39:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:39:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:39:48 [INFO] 07:39:48 [INFO] --- copy:14.1.6:copy-files (default) @ odl-bgpcep-data-change-counter --- 07:39:48 [INFO] 07:39:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-data-change-counter --- 07:39:48 [INFO] No Javadoc in project. Archive not created. 07:39:48 [INFO] 07:39:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-data-change-counter --- 07:39:48 [INFO] CycloneDX: Resolving Dependencies 07:39:51 [INFO] CycloneDX: Creating BOM version 1.6 with 217 component(s) 07:39:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/bom.xml 07:39:51 [INFO] attaching as odl-bgpcep-data-change-counter-1.0.1-SNAPSHOT-cyclonedx.xml 07:39:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/bom.json 07:39:51 [INFO] attaching as odl-bgpcep-data-change-counter-1.0.1-SNAPSHOT-cyclonedx.json 07:39:51 [INFO] 07:39:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-data-change-counter --- 07:39:51 [INFO] Skipping duplicate-finder execution! 07:39:51 [INFO] 07:39:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bgpcep-data-change-counter --- 07:39:51 [INFO] Skipping plugin execution 07:39:51 [INFO] 07:39:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-data-change-counter --- 07:39:51 [INFO] Skipping source per configuration. 07:39:51 [INFO] 07:39:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-data-change-counter --- 07:39:51 [INFO] 07:39:51 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-data-change-counter --- 07:39:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:51 [INFO] 07:39:51 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-data-change-counter --- 07:39:51 [WARNING] 07:39:51 [WARNING] The packaging plugin for project odl-bgpcep-data-change-counter did not assign 07:39:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:39:51 [WARNING] 07:39:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:39:51 [WARNING] 07:39:51 [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/1.0.1-SNAPSHOT/odl-bgpcep-data-change-counter-1.0.1-SNAPSHOT.pom 07:39:51 [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/1.0.1-SNAPSHOT/odl-bgpcep-data-change-counter-1.0.1-SNAPSHOT-features.xml 07:39:51 [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/1.0.1-SNAPSHOT/odl-bgpcep-data-change-counter-1.0.1-SNAPSHOT-cyclonedx.xml 07:39:51 [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/1.0.1-SNAPSHOT/odl-bgpcep-data-change-counter-1.0.1-SNAPSHOT-cyclonedx.json 07:39:51 [INFO] 07:39:51 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-bgpcep-data-change-counter --- 07:39:51 [INFO] org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:feature:1.0.1-SNAPSHOT 07:39:51 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:39:51 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:39:51 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:39:51 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:39:51 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:39:51 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:39:51 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:39:51 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:39:51 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:39:51 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:39:51 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:39:51 [INFO] +- org.opendaylight.bgpcep:data-change-counter:jar:1.0.1-SNAPSHOT:compile 07:39:51 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:39:51 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:39:51 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:51 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:39:51 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:39:51 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:39:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:39:51 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:39:51 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:39:51 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:39:51 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:39:51 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:39:51 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:39:51 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:39:51 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:39:51 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:39:51 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:39:51 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:39:51 [INFO] | | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:39:51 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:39:51 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:39:51 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:39:51 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:39:51 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:39:51 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:39:51 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:39:51 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:39:51 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:39:51 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:39:51 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:39:51 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:39:51 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:39:51 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:39:51 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:39:51 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:39:51 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:39:51 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:39:51 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:39:51 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:39:51 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:39:51 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:39:51 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:39:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:39:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:39:51 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:39:51 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:39:51 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:39:51 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:39:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:39:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:39:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:39:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:39:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:39:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:39:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:39:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:39:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:39:51 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:39:51 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:39:51 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:39:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:39:51 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:39:51 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:39:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:39:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:39:51 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:39:51 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:39:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:39:51 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:39:51 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:39:51 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:39:51 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:39:51 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:39:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:39:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:39:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:39:51 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:39:51 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:39:51 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:39:51 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:39:51 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:39:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:39:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:39:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:39:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:39:51 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:39:51 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:39:51 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:39:51 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:39:51 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:39:51 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:39:51 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:39:51 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:39:51 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:39:51 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:39:51 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:39:51 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:39:51 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:39:51 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:39:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:39:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:39:51 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:39:51 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:39:51 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:39:51 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:39:51 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:39:51 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:39:51 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:39:51 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:39:51 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:39:51 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:39:51 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:39:51 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:39:51 [INFO] | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:39:51 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:39:51 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:39:51 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:39:51 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:39:51 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:39:51 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:39:51 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:39:51 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:39:51 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:39:51 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:39:51 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:39:51 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:39:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:39:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:39:51 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:39:51 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:39:51 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:39:51 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:39:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:39:51 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:39:51 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:39:51 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:39:51 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:39:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:39:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:39:51 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:39:51 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:39:51 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:39:51 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:39:51 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:39:51 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:39:51 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:39:51 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:39:51 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:39:51 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:39:51 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:39:51 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:39:51 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:39:51 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:39:51 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:39:51 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:39:51 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:39:51 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:39:51 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:39:51 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:39:51 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:39:51 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:39:51 [INFO] | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:39:51 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:39:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:39:51 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:39:51 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:39:51 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:39:51 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:39:51 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:39:51 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:39:51 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:39:51 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:39:51 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:39:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:39:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:39:51 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:39:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:39:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:39:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:39:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:39:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:39:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:39:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:39:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:39:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:39:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:39:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:39:51 [INFO] +- junit:junit:jar:4.13.2:test 07:39:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:39:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:39:51 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:39:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:39:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:39:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:51 [INFO] 07:39:51 [INFO] --- clm:3.0.1-03:index (default-cli) @ odl-bgpcep-data-change-counter --- 07:39:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/sonatype-clm/module.xml 07:39:51 [INFO] 07:39:51 [INFO] ----------< org.opendaylight.bgpcep:features-bgpcep-testing >----------- 07:39:51 [INFO] Building features-bgpcep-testing 1.0.1-SNAPSHOT [141/161] 07:39:51 [INFO] from features/features-bgpcep-testing/pom.xml 07:39:51 [INFO] ------------------------------[ feature ]------------------------------- 07:39:51 [INFO] 07:39:51 [INFO] --- clean:3.5.0:clean (default-clean) @ features-bgpcep-testing --- 07:39:51 [INFO] 07:39:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-bgpcep-testing --- 07:39:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:51 [INFO] 07:39:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-bgpcep-testing --- 07:39:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:51 [INFO] 07:39:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-bgpcep-testing --- 07:39:51 [INFO] 07:39:51 [INFO] --- dependency:3.9.0:properties (default) @ features-bgpcep-testing --- 07:39:51 [INFO] 07:39:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-bgpcep-testing --- 07:39:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:51 [INFO] argLine set to empty 07:39:51 [INFO] 07:39:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-bgpcep-testing --- 07:39:51 [INFO] Starting audit... 07:39:51 Audit done. 07:39:51 [INFO] You have 0 Checkstyle violations. 07:39:51 [INFO] 07:39:51 [INFO] --- checkstyle:3.6.0:check (default) @ features-bgpcep-testing --- 07:39:51 [INFO] Starting audit... 07:39:51 Audit done. 07:39:51 [INFO] You have 0 Checkstyle violations. 07:39:51 [INFO] 07:39:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-bgpcep-testing --- 07:39:51 [INFO] 07:39:51 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep-testing --- 07:39:51 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/feature/feature.xml 07:39:52 [INFO] ...done! 07:39:52 [INFO] Attaching features XML 07:39:52 [INFO] 07:39:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-bgpcep-testing --- 07:39:52 [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:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:39:52 [INFO] 07:39:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-bgpcep-testing >>> 07:39:52 [INFO] 07:39:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-bgpcep-testing --- 07:39:52 [INFO] No files found to run spotbugs, check compile phase has been run 07:39:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:39:52 [INFO] 07:39:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-bgpcep-testing <<< 07:39:52 [INFO] 07:39:52 [INFO] 07:39:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-bgpcep-testing --- 07:39:52 [INFO] 07:39:52 [INFO] --- feattest:14.1.6:test (default) @ features-bgpcep-testing --- 07:39:52 [INFO] 07:39:52 [INFO] --- copy:14.1.6:copy-files (default) @ features-bgpcep-testing --- 07:39:52 [INFO] 07:39:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-bgpcep-testing --- 07:39:52 [INFO] No Javadoc in project. Archive not created. 07:39:52 [INFO] 07:39:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-bgpcep-testing --- 07:39:52 [INFO] CycloneDX: Resolving Dependencies 07:39:54 [INFO] CycloneDX: Creating BOM version 1.6 with 246 component(s) 07:39:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.xml 07:39:54 [INFO] attaching as features-bgpcep-testing-1.0.1-SNAPSHOT-cyclonedx.xml 07:39:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.json 07:39:54 [INFO] attaching as features-bgpcep-testing-1.0.1-SNAPSHOT-cyclonedx.json 07:39:54 [INFO] 07:39:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep-testing --- 07:39:54 [INFO] Skipping duplicate-finder execution! 07:39:54 [INFO] 07:39:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-bgpcep-testing --- 07:39:54 [INFO] Skipping plugin execution 07:39:54 [INFO] 07:39:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep-testing --- 07:39:54 [INFO] No sources in project. Archive not created. 07:39:54 [INFO] 07:39:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-bgpcep-testing --- 07:39:54 [INFO] 07:39:54 [INFO] --- jacoco:0.8.14:report (report) @ features-bgpcep-testing --- 07:39:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:54 [INFO] 07:39:54 [INFO] --- install:3.1.4:install (default-install) @ features-bgpcep-testing --- 07:39:54 [WARNING] 07:39:54 [WARNING] The packaging plugin for project features-bgpcep-testing did not assign 07:39:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:39:54 [WARNING] 07:39:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:39:54 [WARNING] 07:39:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/1.0.1-SNAPSHOT/features-bgpcep-testing-1.0.1-SNAPSHOT.pom 07:39:54 [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/1.0.1-SNAPSHOT/features-bgpcep-testing-1.0.1-SNAPSHOT-features.xml 07:39:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/1.0.1-SNAPSHOT/features-bgpcep-testing-1.0.1-SNAPSHOT-cyclonedx.xml 07:39:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/1.0.1-SNAPSHOT/features-bgpcep-testing-1.0.1-SNAPSHOT-cyclonedx.json 07:39:54 [INFO] 07:39:54 [INFO] --- dependency:3.9.0:tree (default-cli) @ features-bgpcep-testing --- 07:39:54 [INFO] org.opendaylight.bgpcep:features-bgpcep-testing:feature:1.0.1-SNAPSHOT 07:39:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:39:54 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:39:54 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:39:54 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:54 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:39:54 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:39:54 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:39:54 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:39:54 [INFO] | | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:39:54 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:39:54 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:39:54 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:39:54 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:compile 07:39:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:compile 07:39:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:compile 07:39:54 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:39:54 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:39:54 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:compile 07:39:54 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:compile 07:39:54 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:compile 07:39:54 [INFO] | +- io.netty:netty-codec:jar:4.2.7.Final:compile 07:39:54 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:compile 07:39:54 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:compile 07:39:54 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:39:54 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.7.Final:compile 07:39:54 [INFO] | +- io.netty:netty-codec-http:jar:4.2.7.Final:compile 07:39:54 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.7.Final:compile 07:39:54 [INFO] | +- io.netty:netty-common:jar:4.2.7.Final:compile 07:39:54 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:39:54 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:39:54 [INFO] | +- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:39:54 [INFO] | +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:39:54 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:39:54 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:39:54 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:39:54 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:39:54 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:39:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | +- org.opendaylight.bgpcep:bgp-benchmark-app:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:39:54 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:39:54 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:39:54 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:39:54 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:39:54 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:39:54 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:39:54 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:39:54 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:39:54 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:39:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:39:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:39:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:39:54 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:39:54 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:39:54 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:compile 07:39:54 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:compile 07:39:54 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:compile 07:39:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:compile 07:39:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:compile 07:39:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:compile 07:39:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:compile 07:39:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 07:39:54 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.20:compile 07:39:54 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 07:39:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 07:39:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:compile 07:39:54 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:compile 07:39:54 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 07:39:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:compile 07:39:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:compile 07:39:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:39:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:compile 07:39:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:compile 07:39:54 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:compile 07:39:54 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:39:54 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 07:39:54 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:compile 07:39:54 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.1:compile 07:39:54 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.1:compile 07:39:54 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.1:compile 07:39:54 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:39:54 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:39:54 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:39:54 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:compile 07:39:54 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:12.0.3:compile 07:39:54 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:compile 07:39:54 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:39:54 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:compile 07:39:54 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:compile 07:39:54 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:compile 07:39:54 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:compile 07:39:54 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:compile 07:39:54 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:compile 07:39:54 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:compile 07:39:54 [INFO] | | | \- org.apache.commons:commons-text:jar:1.14.0:compile 07:39:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:compile 07:39:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:compile 07:39:54 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:compile 07:39:54 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:compile 07:39:54 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:compile 07:39:54 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:compile 07:39:54 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:compile 07:39:54 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 07:39:54 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:compile 07:39:54 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:compile 07:39:54 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:compile 07:39:54 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:compile 07:39:54 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:compile 07:39:54 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:compile 07:39:54 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:compile 07:39:54 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:compile 07:39:54 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:39:54 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:compile 07:39:54 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:compile 07:39:54 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:compile 07:39:54 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:compile 07:39:54 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:compile 07:39:54 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:compile 07:39:54 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:compile 07:39:54 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:compile 07:39:54 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:39:54 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:compile 07:39:54 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:39:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:compile 07:39:54 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:39:54 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:compile 07:39:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:compile 07:39:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 07:39:54 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:compile 07:39:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:compile 07:39:54 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:compile 07:39:54 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:compile 07:39:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:compile 07:39:54 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:compile 07:39:54 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:compile 07:39:54 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:compile 07:39:54 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:compile 07:39:54 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:compile 07:39:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:compile 07:39:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:compile 07:39:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:compile 07:39:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:compile 07:39:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:compile 07:39:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:compile 07:39:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:compile 07:39:54 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 07:39:54 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 07:39:54 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:compile 07:39:54 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:compile 07:39:54 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:compile 07:39:54 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:compile 07:39:54 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:compile 07:39:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:compile 07:39:54 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:compile 07:39:54 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:compile 07:39:54 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:compile 07:39:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:compile 07:39:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:compile 07:39:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:compile 07:39:54 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:compile 07:39:54 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 07:39:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 07:39:54 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:compile 07:39:54 [INFO] | \- org.opendaylight.controller:blueprint:jar:12.0.3:compile 07:39:54 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:39:54 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 07:39:54 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:39:54 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:39:54 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:39:54 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 07:39:54 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 07:39:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:compile 07:39:54 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 07:39:54 [INFO] | \- org.opendaylight.bgpcep:data-change-counter:jar:1.0.1-SNAPSHOT:compile 07:39:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:39:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:39:54 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:39:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:39:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:39:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:39:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:39:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:39:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:39:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:39:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:39:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:39:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:39:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:39:54 [INFO] +- junit:junit:jar:4.13.2:test 07:39:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:39:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:39:54 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:39:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:39:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:39:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:54 [INFO] 07:39:54 [INFO] --- clm:3.0.1-03:index (default-cli) @ features-bgpcep-testing --- 07:39:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/sonatype-clm/module.xml 07:39:54 [INFO] 07:39:54 [INFO] -----------< org.opendaylight.bgpcep:bgpcep-features-parent >----------- 07:39:54 [INFO] Building bgpcep-features-parent 1.0.1-SNAPSHOT [142/161] 07:39:54 [INFO] from features/pom.xml 07:39:54 [INFO] --------------------------------[ pom ]--------------------------------- 07:39:54 [INFO] 07:39:54 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-features-parent --- 07:39:54 [INFO] 07:39:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-features-parent --- 07:39:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:54 [INFO] 07:39:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-features-parent --- 07:39:54 [INFO] 07:39:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-features-parent --- 07:39:54 [INFO] Skipping CycloneDX goal, because module skips deploy 07:39:54 [INFO] 07:39:54 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-features-parent --- 07:39:54 [INFO] Skipping artifact installation 07:39:54 [INFO] 07:39:54 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgpcep-features-parent --- 07:39:54 [INFO] org.opendaylight.bgpcep:bgpcep-features-parent:pom:1.0.1-SNAPSHOT 07:39:54 [INFO] 07:39:54 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgpcep-features-parent --- 07:39:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/target/sonatype-clm/module.xml 07:39:54 [INFO] 07:39:54 [INFO] -------------------< org.opendaylight.bgpcep:graph >-------------------- 07:39:54 [INFO] Building graph 1.0.1-SNAPSHOT [143/161] 07:39:54 [INFO] from graph/pom.xml 07:39:54 [INFO] --------------------------------[ pom ]--------------------------------- 07:39:54 [INFO] 07:39:54 [INFO] --- clean:3.5.0:clean (default-clean) @ graph --- 07:39:54 [INFO] 07:39:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph --- 07:39:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:54 [INFO] 07:39:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph --- 07:39:54 [INFO] 07:39:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph --- 07:39:54 [INFO] Skipping CycloneDX goal, because module skips deploy 07:39:54 [INFO] 07:39:54 [INFO] --- install:3.1.4:install (default-install) @ graph --- 07:39:54 [INFO] Skipping artifact installation 07:39:54 [INFO] 07:39:54 [INFO] --- dependency:3.9.0:tree (default-cli) @ graph --- 07:39:54 [INFO] org.opendaylight.bgpcep:graph:pom:1.0.1-SNAPSHOT 07:39:54 [INFO] 07:39:54 [INFO] --- clm:3.0.1-03:index (default-cli) @ graph --- 07:39:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/target/sonatype-clm/module.xml 07:39:54 [INFO] 07:39:54 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-mock >--------------- 07:39:54 [INFO] Building bgp-parser-mock 1.0.1-SNAPSHOT [144/161] 07:39:54 [INFO] from bgp/parser-mock/pom.xml 07:39:54 [INFO] -------------------------------[ bundle ]------------------------------- 07:39:54 [INFO] 07:39:54 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-mock --- 07:39:54 [INFO] 07:39:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-mock --- 07:39:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:54 [INFO] 07:39:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-mock --- 07:39:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:54 [INFO] 07:39:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-mock --- 07:39:55 [INFO] 07:39:55 [INFO] --- dependency:3.9.0:properties (default) @ bgp-parser-mock --- 07:39:55 [INFO] 07:39:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-mock --- 07:39:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:39:55 [INFO] 07:39:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-mock --- 07:39:55 [INFO] Starting audit... 07:39:55 Audit done. 07:39:55 [INFO] You have 0 Checkstyle violations. 07:39:55 [INFO] 07:39:55 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-mock --- 07:39:55 [INFO] Starting audit... 07:39:55 Audit done. 07:39:55 [INFO] You have 0 Checkstyle violations. 07:39:55 [INFO] 07:39:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-parser-mock --- 07:39:55 [INFO] 07:39:55 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-parser-mock --- 07:39:55 [INFO] Copying 11 resources from src/main/resources to target/classes 07:39:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/generated-sources/spi 07:39:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/generated-sources/yang 07:39:55 [INFO] 07:39:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-parser-mock --- 07:39:55 [INFO] Recompiling the module because of changed dependency. 07:39:55 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:39:55 [INFO] 07:39:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-mock >>> 07:39:55 [INFO] 07:39:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-mock --- 07:39:55 [INFO] Fork Value is true 07:39:57 [INFO] Done SpotBugs Analysis.... 07:39:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:39:57 [INFO] 07:39:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-mock <<< 07:39:57 [INFO] 07:39:57 [INFO] 07:39:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-mock --- 07:39:57 [INFO] BugInstance size is 0 07:39:57 [INFO] Error size is 0 07:39:57 [INFO] No errors/warnings found 07:39:57 [INFO] 07:39:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-parser-mock --- 07:39:57 [INFO] Copying 11 resources from src/test/resources to target/test-classes 07:39:57 [INFO] 07:39:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-parser-mock --- 07:39:57 [INFO] Recompiling the module because of changed dependency. 07:39:57 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:39:57 [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:39:57 [INFO] 07:39:57 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-parser-mock --- 07:39:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:39:57 [INFO] 07:39:57 [INFO] ------------------------------------------------------- 07:39:57 [INFO] T E S T S 07:39:57 [INFO] ------------------------------------------------------- 07:39:58 [INFO] Running org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 07:39:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 07:39:58 [INFO] 07:39:58 [INFO] Results: 07:39:58 [INFO] 07:39:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:39:58 [INFO] 07:39:58 [INFO] 07:39:58 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-parser-mock --- 07:39:58 [INFO] 07:39:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-mock --- 07:39:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-1.0.1-SNAPSHOT.jar 07:39:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/classes/META-INF/MANIFEST.MF 07:39:58 [INFO] 07:39:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-mock --- 07:39:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-1.0.1-SNAPSHOT-javadoc.jar 07:39:59 [INFO] 07:40:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-mock --- 07:40:00 [INFO] CycloneDX: Resolving Dependencies 07:40:00 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:40:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.xml 07:40:00 [INFO] attaching as bgp-parser-mock-1.0.1-SNAPSHOT-cyclonedx.xml 07:40:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.json 07:40:00 [INFO] attaching as bgp-parser-mock-1.0.1-SNAPSHOT-cyclonedx.json 07:40:00 [INFO] 07:40:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-mock --- 07:40:00 [INFO] Skipping duplicate-finder execution! 07:40:00 [INFO] 07:40:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-parser-mock --- 07:40:00 [WARNING] Non-test scoped test only dependencies found: 07:40:00 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:40:00 [WARNING] org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:40:00 [INFO] 07:40:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-mock --- 07:40:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-1.0.1-SNAPSHOT-sources.jar 07:40:00 [INFO] 07:40:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-mock --- 07:40:00 [INFO] 07:40:00 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-mock --- 07:40:00 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/code-coverage/jacoco.exec 07:40:00 [INFO] Analyzed bundle 'bgp-parser-mock' with 1 classes 07:40:00 [INFO] 07:40:00 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-mock --- 07:40:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/1.0.1-SNAPSHOT/bgp-parser-mock-1.0.1-SNAPSHOT.pom 07:40:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/1.0.1-SNAPSHOT/bgp-parser-mock-1.0.1-SNAPSHOT.jar 07:40:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/1.0.1-SNAPSHOT/bgp-parser-mock-1.0.1-SNAPSHOT-javadoc.jar 07:40:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/1.0.1-SNAPSHOT/bgp-parser-mock-1.0.1-SNAPSHOT-cyclonedx.xml 07:40:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/1.0.1-SNAPSHOT/bgp-parser-mock-1.0.1-SNAPSHOT-cyclonedx.json 07:40:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/1.0.1-SNAPSHOT/bgp-parser-mock-1.0.1-SNAPSHOT-sources.jar 07:40:00 [INFO] 07:40:00 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-mock --- 07:40:00 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-mock/1.0.1-SNAPSHOT/bgp-parser-mock-1.0.1-SNAPSHOT.jar 07:40:00 [INFO] Writing OBR metadata 07:40:01 [INFO] 07:40:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-parser-mock --- 07:40:01 [INFO] org.opendaylight.bgpcep:bgp-parser-mock:bundle:1.0.1-SNAPSHOT 07:40:01 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:40:01 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:40:01 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:40:01 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:40:01 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:40:01 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:40:01 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:40:01 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:40:01 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:40:01 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:40:01 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:40:01 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:40:01 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:40:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:40:01 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:40:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:40:01 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:40:01 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:40:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:40:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:40:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:40:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:40:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:40:01 [INFO] +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:40:01 [INFO] | \- io.netty:netty-common:jar:4.2.7.Final:compile 07:40:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:40:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:40:01 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:test 07:40:01 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:40:01 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:40:01 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:test 07:40:01 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:test 07:40:01 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:test 07:40:01 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:test 07:40:01 [INFO] | | +- io.netty:netty-transport:jar:4.2.7.Final:test 07:40:01 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.7.Final:test 07:40:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:test 07:40:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:test 07:40:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:test 07:40:01 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:test 07:40:01 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:test 07:40:01 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:test 07:40:01 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:test 07:40:01 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:test 07:40:01 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:test 07:40:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:40:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:40:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:40:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:40:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:40:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:40:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:40:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:40:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:40:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:40:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:40:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:40:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:40:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:40:01 [INFO] +- junit:junit:jar:4.13.2:test 07:40:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:40:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:40:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:40:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.8:test 07:40:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:40:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:01 [INFO] 07:40:01 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-parser-mock --- 07:40:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/sonatype-clm/module.xml 07:40:01 [INFO] 07:40:01 [INFO] ----------------< org.opendaylight.bgpcep:bgp-testtool >---------------- 07:40:01 [INFO] Building bgp-testtool 1.0.1-SNAPSHOT [145/161] 07:40:01 [INFO] from bgp/testtool/pom.xml 07:40:01 [INFO] --------------------------------[ jar ]--------------------------------- 07:40:01 [INFO] 07:40:01 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-testtool --- 07:40:01 [INFO] 07:40:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-testtool --- 07:40:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:01 [INFO] 07:40:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-testtool --- 07:40:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:01 [INFO] 07:40:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-testtool --- 07:40:01 [INFO] 07:40:01 [INFO] --- dependency:3.9.0:properties (default) @ bgp-testtool --- 07:40:01 [INFO] 07:40:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-testtool --- 07:40: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/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:40:01 [INFO] 07:40:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-testtool --- 07:40:01 [INFO] Starting audit... 07:40:01 Audit done. 07:40:01 [INFO] You have 0 Checkstyle violations. 07:40:01 [INFO] 07:40:01 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-testtool --- 07:40:01 [INFO] Starting audit... 07:40:01 Audit done. 07:40:01 [INFO] You have 0 Checkstyle violations. 07:40:01 [INFO] 07:40:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-testtool --- 07:40:01 [INFO] 07:40:01 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-testtool --- 07:40:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/testtool/src/main/resources 07:40:01 [INFO] 07:40:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-testtool --- 07:40:01 [INFO] Recompiling the module because of changed dependency. 07:40:01 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 07:40:01 [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:40:01 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:01 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:40:01 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:40:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [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:40:01 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:01 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:40:01 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:40:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [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:40:01 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:01 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:40:01 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:40:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:40:01 [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:40:01 [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:40:01 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 07:40:01 [INFO] 07:40:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-testtool >>> 07:40:01 [INFO] 07:40:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-testtool --- 07:40:01 [INFO] Fork Value is true 07:40:05 [INFO] Done SpotBugs Analysis.... 07:40:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:40:05 [INFO] 07:40:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-testtool <<< 07:40:05 [INFO] 07:40:05 [INFO] 07:40:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-testtool --- 07:40:05 [INFO] BugInstance size is 0 07:40:05 [INFO] Error size is 0 07:40:05 [INFO] No errors/warnings found 07:40:05 [INFO] 07:40:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-testtool --- 07:40:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/testtool/src/test/resources 07:40:05 [INFO] 07:40:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-testtool --- 07:40:05 [INFO] No sources to compile 07:40:05 [INFO] 07:40:05 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-testtool --- 07:40:05 [INFO] No tests to run. 07:40:05 [INFO] 07:40:05 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-testtool --- 07:40:05 [INFO] 07:40:05 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-testtool --- 07:40:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-1.0.1-SNAPSHOT.jar 07:40:05 [INFO] 07:40:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-testtool --- 07:40:06 [WARNING] Javadoc Warnings 07:40:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/Main.java:28: warning: no comment 07:40:06 [WARNING] public static void main(final String[] args) throws IOException { 07:40:06 [WARNING] ^ 07:40:06 [WARNING] 1 warning 07:40:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-1.0.1-SNAPSHOT-javadoc.jar 07:40:06 [INFO] 07:40:06 [INFO] --- shade:3.6.1:shade (default) @ bgp-testtool --- 07:40:06 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/dependency-reduced-pom.xml 07:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:08 [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:40:08 [WARNING] - META-INF.versions.9.module-info 07:40:08 [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:40:08 [WARNING] - META-INF.versions.11.module-info 07:40:08 [WARNING] - META-INF/io.netty.versions.properties 07:40:08 [WARNING] commons-lang3-3.19.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 07:40:08 [WARNING] - META-INF/LICENSE.txt 07:40:08 [WARNING] bgp-bmp-api-1.0.1-SNAPSHOT.jar, bgp-concepts-1.0.1-SNAPSHOT.jar, bgp-evpn-1.0.1-SNAPSHOT.jar, bgp-flowspec-1.0.1-SNAPSHOT.jar, bgp-inet-1.0.1-SNAPSHOT.jar, bgp-l3vpn-1.0.1-SNAPSHOT.jar, bgp-labeled-unicast-1.0.1-SNAPSHOT.jar, bgp-linkstate-1.0.1-SNAPSHOT.jar, bgp-mvpn-1.0.1-SNAPSHOT.jar, bgp-openconfig-api-1.0.1-SNAPSHOT.jar, bgp-openconfig-rp-spi-1.0.1-SNAPSHOT.jar, bgp-openconfig-spi-1.0.1-SNAPSHOT.jar, bgp-parser-api-1.0.1-SNAPSHOT.jar, bgp-parser-impl-1.0.1-SNAPSHOT.jar, bgp-parser-spi-1.0.1-SNAPSHOT.jar, bgp-path-selection-mode-1.0.1-SNAPSHOT.jar, bgp-rib-api-1.0.1-SNAPSHOT.jar, bgp-rib-impl-1.0.1-SNAPSHOT.jar, bgp-rib-spi-1.0.1-SNAPSHOT.jar, bgp-route-target-1.0.1-SNAPSHOT.jar, bgp-testtool-1.0.1-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-1.0.1-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-1.0.1-SNAPSHOT.jar, testtool-util-1.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-1.0.1-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:40:08 [WARNING] - LICENSE 07:40:08 [WARNING] - META-INF/git.properties 07:40:08 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 07:40:08 [WARNING] - META-INF/LICENSE 07:40:08 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-1.0.1-SNAPSHOT.jar, bgp-concepts-1.0.1-SNAPSHOT.jar, bgp-evpn-1.0.1-SNAPSHOT.jar, bgp-flowspec-1.0.1-SNAPSHOT.jar, bgp-inet-1.0.1-SNAPSHOT.jar, bgp-l3vpn-1.0.1-SNAPSHOT.jar, bgp-labeled-unicast-1.0.1-SNAPSHOT.jar, bgp-linkstate-1.0.1-SNAPSHOT.jar, bgp-mvpn-1.0.1-SNAPSHOT.jar, bgp-openconfig-api-1.0.1-SNAPSHOT.jar, bgp-openconfig-rp-spi-1.0.1-SNAPSHOT.jar, bgp-openconfig-spi-1.0.1-SNAPSHOT.jar, bgp-parser-api-1.0.1-SNAPSHOT.jar, bgp-parser-impl-1.0.1-SNAPSHOT.jar, bgp-parser-spi-1.0.1-SNAPSHOT.jar, bgp-path-selection-mode-1.0.1-SNAPSHOT.jar, bgp-rib-api-1.0.1-SNAPSHOT.jar, bgp-rib-impl-1.0.1-SNAPSHOT.jar, bgp-rib-spi-1.0.1-SNAPSHOT.jar, bgp-route-target-1.0.1-SNAPSHOT.jar, bgp-testtool-1.0.1-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-1.0.1-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-1.0.1-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-1.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-1.0.1-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:40:08 [WARNING] - META-INF/MANIFEST.MF 07:40:08 [WARNING] bgp-testtool-1.0.1-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:40:08 [WARNING] - README.md 07:40:08 [WARNING] maven-shade-plugin has detected that some files are 07:40:08 [WARNING] present in two or more JARs. When this happens, only one 07:40:08 [WARNING] single version of the file is copied to the uber jar. 07:40:08 [WARNING] Usually this is not harmful and you can skip these warnings, 07:40:08 [WARNING] otherwise try to manually exclude artifacts based on 07:40:08 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:40:08 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:40:08 [INFO] Attaching shaded artifact. 07:40:08 [INFO] 07:40:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-testtool --- 07:40:08 [INFO] CycloneDX: Resolving Dependencies 07:40:09 [INFO] CycloneDX: Creating BOM version 1.6 with 70 component(s) 07:40:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.xml 07:40:09 [INFO] attaching as bgp-testtool-1.0.1-SNAPSHOT-cyclonedx.xml 07:40:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.json 07:40:09 [INFO] attaching as bgp-testtool-1.0.1-SNAPSHOT-cyclonedx.json 07:40:09 [INFO] 07:40:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-testtool --- 07:40:09 [INFO] Skipping duplicate-finder execution! 07:40:09 [INFO] 07:40:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-testtool --- 07:40:09 [WARNING] Unused declared dependencies found: 07:40:09 [WARNING] org.opendaylight.bgpcep:bgp-labeled-unicast:jar:1.0.1-SNAPSHOT:compile 07:40:09 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:40:09 [WARNING] org.opendaylight.bgpcep:bgp-flowspec:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] 07:40:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-testtool --- 07:40:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-1.0.1-SNAPSHOT-sources.jar 07:40:09 [INFO] 07:40:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-testtool --- 07:40:09 [INFO] 07:40:09 [INFO] --- jacoco:0.8.14:report (report) @ bgp-testtool --- 07:40:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:40:09 [INFO] 07:40:09 [INFO] --- install:3.1.4:install (default-install) @ bgp-testtool --- 07:40:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/1.0.1-SNAPSHOT/bgp-testtool-1.0.1-SNAPSHOT.pom 07:40:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/1.0.1-SNAPSHOT/bgp-testtool-1.0.1-SNAPSHOT.jar 07:40:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/1.0.1-SNAPSHOT/bgp-testtool-1.0.1-SNAPSHOT-javadoc.jar 07:40:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-1.0.1-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/1.0.1-SNAPSHOT/bgp-testtool-1.0.1-SNAPSHOT-executable.jar 07:40:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/1.0.1-SNAPSHOT/bgp-testtool-1.0.1-SNAPSHOT-cyclonedx.xml 07:40:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/1.0.1-SNAPSHOT/bgp-testtool-1.0.1-SNAPSHOT-cyclonedx.json 07:40:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/1.0.1-SNAPSHOT/bgp-testtool-1.0.1-SNAPSHOT-sources.jar 07:40:09 [INFO] 07:40:09 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-testtool --- 07:40:09 [INFO] org.opendaylight.bgpcep:bgp-testtool:jar:1.0.1-SNAPSHOT 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:40:09 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:40:09 [INFO] | | +- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:40:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:40:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:40:09 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:compile 07:40:09 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:40:09 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:40:09 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:40:09 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:40:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:40:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:40:09 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:40:09 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:40:09 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | +- org.apache.commons:commons-lang3:jar:3.19.0:compile 07:40:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:40:09 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:40:09 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:40:09 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:40:09 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:40:09 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:40:09 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:compile 07:40:09 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:40:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:40:09 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:40:09 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:40:09 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-evpn:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | +- org.opendaylight.bgpcep:bgp-mvpn:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-flowspec:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-l3vpn:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:40:09 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:40:09 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:40:09 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:40:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:40:09 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:40:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:40:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:40:09 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:40:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:40:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:40:09 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:compile 07:40:09 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:40:09 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 07:40:09 [INFO] +- junit:junit:jar:4.13.2:test 07:40:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:40:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:40:09 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:40:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:40:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:40:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:40:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:40:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:40:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:40:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:40:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:40:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:40:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:40:09 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:40:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:40:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:40:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:09 [INFO] 07:40:09 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-testtool --- 07:40:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/sonatype-clm/module.xml 07:40:09 [INFO] 07:40:09 [INFO] -----------------< org.opendaylight.bgpcep:extensions >----------------- 07:40:09 [INFO] Building extensions 1.0.1-SNAPSHOT [146/161] 07:40:09 [INFO] from bgp/extensions/pom.xml 07:40:09 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:09 [INFO] 07:40:09 [INFO] --- clean:3.5.0:clean (default-clean) @ extensions --- 07:40:09 [INFO] 07:40:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ extensions --- 07:40:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:09 [INFO] 07:40:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ extensions --- 07:40:09 [INFO] 07:40:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ extensions --- 07:40:09 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:09 [INFO] 07:40:09 [INFO] --- install:3.1.4:install (default-install) @ extensions --- 07:40:09 [INFO] Skipping artifact installation 07:40:09 [INFO] 07:40:09 [INFO] --- dependency:3.9.0:tree (default-cli) @ extensions --- 07:40:09 [INFO] org.opendaylight.bgpcep:extensions:pom:1.0.1-SNAPSHOT 07:40:09 [INFO] 07:40:09 [INFO] --- clm:3.0.1-03:index (default-cli) @ extensions --- 07:40:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/target/sonatype-clm/module.xml 07:40:09 [INFO] 07:40:09 [INFO] -----------------< org.opendaylight.bgpcep:bgp-parent >----------------- 07:40:09 [INFO] Building bgp-parent 1.0.1-SNAPSHOT [147/161] 07:40:09 [INFO] from bgp/pom.xml 07:40:09 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:09 [INFO] 07:40:09 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parent --- 07:40:09 [INFO] 07:40:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parent --- 07:40:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:09 [INFO] 07:40:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parent --- 07:40:09 [INFO] 07:40:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parent --- 07:40:09 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:09 [INFO] 07:40:09 [INFO] --- install:3.1.4:install (default-install) @ bgp-parent --- 07:40:09 [INFO] Skipping artifact installation 07:40:09 [INFO] 07:40:09 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-parent --- 07:40:09 [INFO] org.opendaylight.bgpcep:bgp-parent:pom:1.0.1-SNAPSHOT 07:40:09 [INFO] 07:40:09 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-parent --- 07:40:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/target/sonatype-clm/module.xml 07:40:09 [INFO] 07:40:09 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-mock >---------------- 07:40:09 [INFO] Building bmp-mock 1.0.1-SNAPSHOT [148/161] 07:40:09 [INFO] from bmp/bmp-mock/pom.xml 07:40:09 [INFO] --------------------------------[ jar ]--------------------------------- 07:40:09 [INFO] 07:40:09 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-mock --- 07:40:09 [INFO] 07:40:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-mock --- 07:40:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:09 [INFO] 07:40:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-mock --- 07:40:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:09 [INFO] 07:40:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-mock --- 07:40:09 [INFO] 07:40:09 [INFO] --- dependency:3.9.0:properties (default) @ bgp-bmp-mock --- 07:40:09 [INFO] 07:40:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-mock --- 07:40: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/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:40:09 [INFO] 07:40:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-mock --- 07:40:09 [INFO] Starting audit... 07:40:09 Audit done. 07:40:09 [INFO] You have 0 Checkstyle violations. 07:40:09 [INFO] 07:40:09 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-mock --- 07:40:10 [INFO] Starting audit... 07:40:10 Audit done. 07:40:10 [INFO] You have 0 Checkstyle violations. 07:40:10 [INFO] 07:40:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgp-bmp-mock --- 07:40:10 [INFO] 07:40:10 [INFO] --- resources:3.3.1:resources (default-resources) @ bgp-bmp-mock --- 07:40:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/resources 07:40:10 [INFO] 07:40:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ bgp-bmp-mock --- 07:40:10 [INFO] Recompiling the module because of changed dependency. 07:40:10 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 07:40:10 [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:40:10 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [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:40:10 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [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:40:10 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:10 [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:40:10 [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:40:10 [INFO] 07:40:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-mock >>> 07:40:10 [INFO] 07:40:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-mock --- 07:40:10 [INFO] Fork Value is true 07:40:13 [INFO] Done SpotBugs Analysis.... 07:40:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:40:13 [INFO] 07:40:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-mock <<< 07:40:13 [INFO] 07:40:13 [INFO] 07:40:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-mock --- 07:40:13 [INFO] BugInstance size is 0 07:40:13 [INFO] Error size is 0 07:40:13 [INFO] No errors/warnings found 07:40:13 [INFO] 07:40:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bgp-bmp-mock --- 07:40:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/test/resources 07:40:13 [INFO] 07:40:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bgp-bmp-mock --- 07:40:13 [INFO] Recompiling the module because of changed dependency. 07:40:13 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:40:13 [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:40:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [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:40:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [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:40:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [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:40:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [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:40:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [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:40:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:40:13 [INFO] 07:40:13 [INFO] --- surefire:3.5.4:test (default-test) @ bgp-bmp-mock --- 07:40:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:40:13 [INFO] 07:40:13 [INFO] ------------------------------------------------------- 07:40:13 [INFO] T E S T S 07:40:13 [INFO] ------------------------------------------------------- 07:40:14 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 07:40:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 07:40:14 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 07:40:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:40:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.72 s -- in org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 07:40:31 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 07:40:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 07:40:31 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockTest 07:40:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.opendaylight.protocol.bmp.mock.BmpMockTest 07:40:31 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 07:40:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 07:40:32 [INFO] 07:40:32 [INFO] Results: 07:40:32 [INFO] 07:40:32 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 07:40:32 [INFO] 07:40:32 [INFO] 07:40:32 [INFO] --- copy:14.1.6:copy-files (default) @ bgp-bmp-mock --- 07:40:32 [INFO] 07:40:32 [INFO] --- jar:3.4.2:jar (default-jar) @ bgp-bmp-mock --- 07:40:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-1.0.1-SNAPSHOT.jar 07:40:32 [INFO] 07:40:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-mock --- 07:40:34 [WARNING] Javadoc Warnings 07:40:34 [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:40:34 [WARNING] public final class BmpMock { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public static List deploy(String [] args) { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public static void main(final String[] args) { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public final class BmpMockArguments implements ArgumentsInput { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public final class BmpMockSession extends SimpleChannelInboundHandler> implements BmpSession { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public BmpMockSession(final int peersCount, final int prePolicyRoutesCount, final int postPolicyRoutesCount) { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public final class BmpMockSessionFactory implements BmpSessionFactory { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public BmpMockSessionFactory(final BmpMockArguments arguments) { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public final class BmpMockSessionListener implements BmpSessionListener { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public final class BmpMockSessionListener implements BmpSessionListener { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public long getNumberOfMessagesReceived() { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public boolean getStatus() { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public final class BmpMockSessionListenerFactory implements BmpSessionListenerFactory { 07:40:34 [WARNING] ^ 07:40:34 [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:40:34 [WARNING] public final class BmpMockSessionListenerFactory implements BmpSessionListenerFactory { 07:40:34 [WARNING] ^ 07:40:34 [WARNING] 14 warnings 07:40:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-1.0.1-SNAPSHOT-javadoc.jar 07:40:34 [INFO] 07:40:34 [INFO] --- shade:3.6.1:shade (default) @ bgp-bmp-mock --- 07:40:34 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/dependency-reduced-pom.xml 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:35 [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:40:35 [WARNING] - META-INF.versions.11.module-info 07:40:35 [WARNING] - META-INF/io.netty.versions.properties 07:40:35 [WARNING] bgp-bmp-api-1.0.1-SNAPSHOT.jar, bgp-bmp-impl-1.0.1-SNAPSHOT.jar, bgp-bmp-mock-1.0.1-SNAPSHOT.jar, bgp-bmp-parser-impl-1.0.1-SNAPSHOT.jar, bgp-bmp-spi-1.0.1-SNAPSHOT.jar, bgp-concepts-1.0.1-SNAPSHOT.jar, bgp-inet-1.0.1-SNAPSHOT.jar, bgp-openconfig-api-1.0.1-SNAPSHOT.jar, bgp-openconfig-spi-1.0.1-SNAPSHOT.jar, bgp-parser-api-1.0.1-SNAPSHOT.jar, bgp-parser-impl-1.0.1-SNAPSHOT.jar, bgp-parser-spi-1.0.1-SNAPSHOT.jar, bgp-rib-api-1.0.1-SNAPSHOT.jar, bgp-rib-spi-1.0.1-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-1.0.1-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-1.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-1.0.1-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:40:35 [WARNING] - LICENSE 07:40:35 [WARNING] - META-INF/git.properties 07:40:35 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 07:40:35 [WARNING] - META-INF/LICENSE 07:40:35 [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:40:35 [WARNING] - META-INF.versions.9.module-info 07:40:35 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-1.0.1-SNAPSHOT.jar, bgp-bmp-impl-1.0.1-SNAPSHOT.jar, bgp-bmp-mock-1.0.1-SNAPSHOT.jar, bgp-bmp-parser-impl-1.0.1-SNAPSHOT.jar, bgp-bmp-spi-1.0.1-SNAPSHOT.jar, bgp-concepts-1.0.1-SNAPSHOT.jar, bgp-inet-1.0.1-SNAPSHOT.jar, bgp-openconfig-api-1.0.1-SNAPSHOT.jar, bgp-openconfig-spi-1.0.1-SNAPSHOT.jar, bgp-parser-api-1.0.1-SNAPSHOT.jar, bgp-parser-impl-1.0.1-SNAPSHOT.jar, bgp-parser-spi-1.0.1-SNAPSHOT.jar, bgp-rib-api-1.0.1-SNAPSHOT.jar, bgp-rib-spi-1.0.1-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-1.0.1-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-1.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-1.0.1-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:40:35 [WARNING] - META-INF/MANIFEST.MF 07:40:35 [WARNING] bgp-bmp-mock-1.0.1-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:40:35 [WARNING] - README.md 07:40:35 [WARNING] maven-shade-plugin has detected that some files are 07:40:35 [WARNING] present in two or more JARs. When this happens, only one 07:40:35 [WARNING] single version of the file is copied to the uber jar. 07:40:35 [WARNING] Usually this is not harmful and you can skip these warnings, 07:40:35 [WARNING] otherwise try to manually exclude artifacts based on 07:40:35 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:40:35 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:40:35 [INFO] Attaching shaded artifact. 07:40:35 [INFO] 07:40:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-mock --- 07:40:35 [INFO] CycloneDX: Resolving Dependencies 07:40:36 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 07:40:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.xml 07:40:36 [INFO] attaching as bgp-bmp-mock-1.0.1-SNAPSHOT-cyclonedx.xml 07:40:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.json 07:40:36 [INFO] attaching as bgp-bmp-mock-1.0.1-SNAPSHOT-cyclonedx.json 07:40:36 [INFO] 07:40:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-mock --- 07:40:36 [INFO] Skipping duplicate-finder execution! 07:40:36 [INFO] 07:40:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgp-bmp-mock --- 07:40:36 [INFO] No dependency problems found 07:40:36 [INFO] 07:40:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-mock --- 07:40:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-1.0.1-SNAPSHOT-sources.jar 07:40:36 [INFO] 07:40:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-mock --- 07:40:36 [INFO] 07:40:36 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-mock --- 07:40:36 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/code-coverage/jacoco.exec 07:40:36 [INFO] Analyzed bundle 'bmp-mock' with 11 classes 07:40:36 [INFO] 07:40:36 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-mock --- 07:40:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/1.0.1-SNAPSHOT/bgp-bmp-mock-1.0.1-SNAPSHOT.pom 07:40:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/1.0.1-SNAPSHOT/bgp-bmp-mock-1.0.1-SNAPSHOT.jar 07:40:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/1.0.1-SNAPSHOT/bgp-bmp-mock-1.0.1-SNAPSHOT-javadoc.jar 07:40:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-1.0.1-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/1.0.1-SNAPSHOT/bgp-bmp-mock-1.0.1-SNAPSHOT-executable.jar 07:40:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/1.0.1-SNAPSHOT/bgp-bmp-mock-1.0.1-SNAPSHOT-cyclonedx.xml 07:40:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/1.0.1-SNAPSHOT/bgp-bmp-mock-1.0.1-SNAPSHOT-cyclonedx.json 07:40:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/1.0.1-SNAPSHOT/bgp-bmp-mock-1.0.1-SNAPSHOT-sources.jar 07:40:36 [INFO] 07:40:36 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgp-bmp-mock --- 07:40:36 [INFO] org.opendaylight.bgpcep:bgp-bmp-mock:jar:1.0.1-SNAPSHOT 07:40:36 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:40:36 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:40:36 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:40:36 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 07:40:36 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] | +- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:40:36 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:40:36 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-impl:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] | | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:compile 07:40:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:compile 07:40:36 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:40:36 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:40:36 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:40:36 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:40:36 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:40:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:40:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 07:40:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 07:40:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 07:40:36 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 07:40:36 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 07:40:36 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 07:40:36 [INFO] | | \- org.immutables:value:jar:annotations:2.11.6:compile (optional) 07:40:36 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 07:40:36 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 07:40:36 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:40:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:40:36 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:compile 07:40:36 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.20:compile 07:40:36 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:40:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:40:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:40:36 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:40:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:40:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:40:36 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:40:36 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:40:36 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:40:36 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 07:40:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:40:36 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:40:36 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:40:36 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:40:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:40:36 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:40:36 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:compile 07:40:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:40:36 [INFO] +- junit:junit:jar:4.13.2:test 07:40:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:40:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:40:36 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:40:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:40:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:40:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:40:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:40:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:40:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:40:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:40:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:40:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:40:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:40:36 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:40:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:40:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:40:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:36 [INFO] 07:40:36 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgp-bmp-mock --- 07:40:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/sonatype-clm/module.xml 07:40:36 [INFO] 07:40:36 [INFO] -----------------< org.opendaylight.bgpcep:bmp-parent >----------------- 07:40:36 [INFO] Building bmp-parent 1.0.1-SNAPSHOT [149/161] 07:40:36 [INFO] from bmp/pom.xml 07:40:36 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:36 [INFO] 07:40:36 [INFO] --- clean:3.5.0:clean (default-clean) @ bmp-parent --- 07:40:36 [INFO] 07:40:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bmp-parent --- 07:40:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:36 [INFO] 07:40:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bmp-parent --- 07:40:36 [INFO] 07:40:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bmp-parent --- 07:40:36 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:36 [INFO] 07:40:36 [INFO] --- install:3.1.4:install (default-install) @ bmp-parent --- 07:40:36 [INFO] Skipping artifact installation 07:40:36 [INFO] 07:40:36 [INFO] --- dependency:3.9.0:tree (default-cli) @ bmp-parent --- 07:40:36 [INFO] org.opendaylight.bgpcep:bmp-parent:pom:1.0.1-SNAPSHOT 07:40:36 [INFO] 07:40:36 [INFO] --- clm:3.0.1-03:index (default-cli) @ bmp-parent --- 07:40:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/target/sonatype-clm/module.xml 07:40:36 [INFO] 07:40:36 [INFO] ----------------< org.opendaylight.bgpcep:algo-parent >----------------- 07:40:36 [INFO] Building algo-parent 1.0.1-SNAPSHOT [150/161] 07:40:36 [INFO] from algo/pom.xml 07:40:36 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:36 [INFO] 07:40:36 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-parent --- 07:40:36 [INFO] 07:40:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-parent --- 07:40:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:36 [INFO] 07:40:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-parent --- 07:40:36 [INFO] 07:40:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-parent --- 07:40:36 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:36 [INFO] 07:40:36 [INFO] --- install:3.1.4:install (default-install) @ algo-parent --- 07:40:36 [INFO] Skipping artifact installation 07:40:36 [INFO] 07:40:36 [INFO] --- dependency:3.9.0:tree (default-cli) @ algo-parent --- 07:40:36 [INFO] org.opendaylight.bgpcep:algo-parent:pom:1.0.1-SNAPSHOT 07:40:36 [INFO] 07:40:36 [INFO] --- clm:3.0.1-03:index (default-cli) @ algo-parent --- 07:40:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/target/sonatype-clm/module.xml 07:40:36 [INFO] 07:40:36 [INFO] ---------------< org.opendaylight.bgpcep:pcep-testtool >---------------- 07:40:36 [INFO] Building pcep-testtool 1.0.1-SNAPSHOT [151/161] 07:40:36 [INFO] from pcep/testtool/pom.xml 07:40:36 [INFO] --------------------------------[ jar ]--------------------------------- 07:40:36 [INFO] 07:40:36 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-testtool --- 07:40:36 [INFO] 07:40:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-testtool --- 07:40:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:36 [INFO] 07:40:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-testtool --- 07:40:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:36 [INFO] 07:40:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-testtool --- 07:40:36 [INFO] 07:40:36 [INFO] --- dependency:3.9.0:properties (default) @ pcep-testtool --- 07:40:36 [INFO] 07:40:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-testtool --- 07:40: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/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:40:36 [INFO] 07:40:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-testtool --- 07:40:36 [INFO] Starting audit... 07:40:36 Audit done. 07:40:36 [INFO] You have 0 Checkstyle violations. 07:40:36 [INFO] 07:40:36 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-testtool --- 07:40:36 [INFO] Starting audit... 07:40:36 Audit done. 07:40:36 [INFO] You have 0 Checkstyle violations. 07:40:36 [INFO] 07:40:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ pcep-testtool --- 07:40:36 [INFO] 07:40:36 [INFO] --- resources:3.3.1:resources (default-resources) @ pcep-testtool --- 07:40:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/resources 07:40:36 [INFO] 07:40:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ pcep-testtool --- 07:40:36 [INFO] Recompiling the module because of changed dependency. 07:40:36 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 07:40:36 [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:40:36 [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:40:36 [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:40:36 [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:40:36 [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:40:36 [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:40:36 [INFO] 07:40:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-testtool >>> 07:40:36 [INFO] 07:40:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-testtool --- 07:40:36 [INFO] Fork Value is true 07:40:39 [INFO] Done SpotBugs Analysis.... 07:40:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:40:39 [INFO] 07:40:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-testtool <<< 07:40:39 [INFO] 07:40:39 [INFO] 07:40:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-testtool --- 07:40:39 [INFO] BugInstance size is 0 07:40:39 [INFO] Error size is 0 07:40:39 [INFO] No errors/warnings found 07:40:39 [INFO] 07:40:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pcep-testtool --- 07:40:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/test/resources 07:40:39 [INFO] 07:40:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ pcep-testtool --- 07:40:39 [INFO] Recompiling the module because of changed dependency. 07:40:39 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:40:39 [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:40:39 [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:40:39 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:40:39 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:40:39 [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:40:39 [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:40:39 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:40:39 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:40:39 [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:40:39 [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:40:39 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:40:39 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:40:39 [INFO] 07:40:39 [INFO] --- surefire:3.5.4:test (default-test) @ pcep-testtool --- 07:40:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:40:39 [INFO] 07:40:39 [INFO] ------------------------------------------------------- 07:40:39 [INFO] T E S T S 07:40:39 [INFO] ------------------------------------------------------- 07:40:40 [INFO] Running org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 07:40:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.625 s -- in org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 07:40:44 [INFO] 07:40:44 [INFO] Results: 07:40:44 [INFO] 07:40:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:40:44 [INFO] 07:40:44 [INFO] 07:40:44 [INFO] --- copy:14.1.6:copy-files (default) @ pcep-testtool --- 07:40:44 [INFO] 07:40:44 [INFO] --- jar:3.4.2:jar (default-jar) @ pcep-testtool --- 07:40:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-1.0.1-SNAPSHOT.jar 07:40:44 [INFO] 07:40:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-testtool --- 07:40:45 [WARNING] Javadoc Warnings 07:40:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:28: warning: no comment 07:40:45 [WARNING] public final class Main { 07:40:45 [WARNING] ^ 07:40:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:76: warning: no comment 07:40:45 [WARNING] public static void main(final String[] args) throws UnknownHostException, InterruptedException, ExecutionException { 07:40:45 [WARNING] ^ 07:40:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListener.java:19: warning: no comment 07:40:45 [WARNING] public class TestingSessionListener implements PCEPSessionListener { 07:40:45 [WARNING] ^ 07:40:45 [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:40:45 [WARNING] public class TestingSessionListener implements PCEPSessionListener { 07:40:45 [WARNING] ^ 07:40:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListenerFactory.java:13: warning: no comment 07:40:45 [WARNING] public class TestingSessionListenerFactory implements PCEPSessionListenerFactory { 07:40:45 [WARNING] ^ 07:40:45 [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:40:45 [WARNING] public class TestingSessionListenerFactory implements PCEPSessionListenerFactory { 07:40:45 [WARNING] ^ 07:40:45 [WARNING] 6 warnings 07:40:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-1.0.1-SNAPSHOT-javadoc.jar 07:40:45 [INFO] 07:40:45 [INFO] --- shade:3.6.1:shade (default) @ pcep-testtool --- 07:40:45 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/dependency-reduced-pom.xml 07:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:40:46 [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-1.0.1-SNAPSHOT.jar, pcep-testtool-1.0.1-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:40:46 [WARNING] - README.md 07:40:46 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-1.0.1-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-1.0.1-SNAPSHOT.jar, pcep-impl-1.0.1-SNAPSHOT.jar, pcep-parser-1.0.1-SNAPSHOT.jar, pcep-pcc-mock-1.0.1-SNAPSHOT.jar, pcep-spi-1.0.1-SNAPSHOT.jar, pcep-testtool-1.0.1-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-1.0.1-SNAPSHOT.jar, testtool-util-1.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-1.0.1-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:40:46 [WARNING] - LICENSE 07:40:46 [WARNING] - META-INF/git.properties 07:40:46 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-1.0.1-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-1.0.1-SNAPSHOT.jar, pcep-impl-1.0.1-SNAPSHOT.jar, pcep-parser-1.0.1-SNAPSHOT.jar, pcep-pcc-mock-1.0.1-SNAPSHOT.jar, pcep-spi-1.0.1-SNAPSHOT.jar, pcep-testtool-1.0.1-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-1.0.1-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-1.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-1.0.1-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:40:46 [WARNING] - META-INF/MANIFEST.MF 07:40:46 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 07:40:46 [WARNING] - META-INF/LICENSE 07:40:46 [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:40:46 [WARNING] - META-INF.versions.11.module-info 07:40:46 [WARNING] - META-INF/io.netty.versions.properties 07:40:46 [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:40:46 [WARNING] - META-INF.versions.9.module-info 07:40:46 [WARNING] maven-shade-plugin has detected that some files are 07:40:46 [WARNING] present in two or more JARs. When this happens, only one 07:40:46 [WARNING] single version of the file is copied to the uber jar. 07:40:46 [WARNING] Usually this is not harmful and you can skip these warnings, 07:40:46 [WARNING] otherwise try to manually exclude artifacts based on 07:40:46 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:40:46 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:40:46 [INFO] Attaching shaded artifact. 07:40:46 [INFO] 07:40:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-testtool --- 07:40:46 [INFO] CycloneDX: Resolving Dependencies 07:40:47 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 07:40:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.xml 07:40:47 [INFO] attaching as pcep-testtool-1.0.1-SNAPSHOT-cyclonedx.xml 07:40:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.json 07:40:47 [INFO] attaching as pcep-testtool-1.0.1-SNAPSHOT-cyclonedx.json 07:40:47 [INFO] 07:40:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-testtool --- 07:40:47 [INFO] Skipping duplicate-finder execution! 07:40:47 [INFO] 07:40:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ pcep-testtool --- 07:40:47 [WARNING] Used undeclared dependencies found: 07:40:47 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:40:47 [WARNING] Non-test scoped test only dependencies found: 07:40:47 [WARNING] org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:compile 07:40:47 [WARNING] io.netty:netty-common:jar:4.2.7.Final:compile 07:40:47 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 07:40:47 [WARNING] org.opendaylight.bgpcep:pcep-pcc-mock:jar:1.0.1-SNAPSHOT:compile 07:40:47 [INFO] 07:40:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pcep-testtool --- 07:40:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-1.0.1-SNAPSHOT-sources.jar 07:40:47 [INFO] 07:40:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-testtool --- 07:40:47 [INFO] 07:40:47 [INFO] --- jacoco:0.8.14:report (report) @ pcep-testtool --- 07:40:47 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/code-coverage/jacoco.exec 07:40:47 [INFO] Analyzed bundle 'pcep-testtool' with 3 classes 07:40:47 [INFO] 07:40:47 [INFO] --- install:3.1.4:install (default-install) @ pcep-testtool --- 07:40:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/1.0.1-SNAPSHOT/pcep-testtool-1.0.1-SNAPSHOT.pom 07:40:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/1.0.1-SNAPSHOT/pcep-testtool-1.0.1-SNAPSHOT.jar 07:40:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/1.0.1-SNAPSHOT/pcep-testtool-1.0.1-SNAPSHOT-javadoc.jar 07:40:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-1.0.1-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/1.0.1-SNAPSHOT/pcep-testtool-1.0.1-SNAPSHOT-executable.jar 07:40:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/1.0.1-SNAPSHOT/pcep-testtool-1.0.1-SNAPSHOT-cyclonedx.xml 07:40:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/1.0.1-SNAPSHOT/pcep-testtool-1.0.1-SNAPSHOT-cyclonedx.json 07:40:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/1.0.1-SNAPSHOT/pcep-testtool-1.0.1-SNAPSHOT-sources.jar 07:40:47 [INFO] 07:40:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-testtool --- 07:40:47 [INFO] org.opendaylight.bgpcep:pcep-testtool:jar:1.0.1-SNAPSHOT 07:40:47 [INFO] +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:compile 07:40:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.20:compile 07:40:47 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 07:40:47 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 07:40:47 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:compile 07:40:47 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:compile 07:40:47 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:compile 07:40:47 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 07:40:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 07:40:47 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 07:40:47 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:compile 07:40:47 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:compile 07:40:47 [INFO] | \- io.netty:netty-buffer:jar:4.2.7.Final:compile 07:40:47 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:compile 07:40:47 [INFO] | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:compile 07:40:47 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:compile 07:40:47 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:compile 07:40:47 [INFO] | +- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:compile 07:40:47 [INFO] | +- io.netty:netty-codec-base:jar:4.2.7.Final:compile 07:40:47 [INFO] | +- io.netty:netty-handler:jar:4.2.7.Final:compile 07:40:47 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:compile 07:40:47 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 07:40:47 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:40:47 [INFO] +- org.opendaylight.bgpcep:pcep-pcc-mock:jar:1.0.1-SNAPSHOT:compile 07:40:47 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:1.0.1-SNAPSHOT:compile 07:40:47 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.20:compile 07:40:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 07:40:47 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.20:compile 07:40:47 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:40:47 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 07:40:47 [INFO] +- io.netty:netty-common:jar:4.2.7.Final:compile 07:40:47 [INFO] +- io.netty:netty-transport:jar:4.2.7.Final:compile 07:40:47 [INFO] | \- io.netty:netty-resolver:jar:4.2.7.Final:compile 07:40:47 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:40:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:40:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:40:47 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:40:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 07:40:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:40:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:40:47 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.20:runtime 07:40:47 [INFO] +- junit:junit:jar:4.13.2:test 07:40:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:40:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:40:47 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:40:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:40:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:40:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:40:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:40:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:40:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:40:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:40:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:40:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:40:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:40:47 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:40:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:40:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:40:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:47 [INFO] 07:40:47 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-testtool --- 07:40:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/sonatype-clm/module.xml 07:40:47 [INFO] 07:40:47 [INFO] -------------< org.opendaylight.bgpcep:pcep-server-parent >------------- 07:40:47 [INFO] Building pcep-server-parent 1.0.1-SNAPSHOT [152/161] 07:40:47 [INFO] from pcep/server/pom.xml 07:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:47 [INFO] 07:40:47 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-server-parent --- 07:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:47 [INFO] 07:40:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-parent --- 07:40:47 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:47 [INFO] 07:40:47 [INFO] --- install:3.1.4:install (default-install) @ pcep-server-parent --- 07:40:47 [INFO] Skipping artifact installation 07:40:47 [INFO] 07:40:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-server-parent --- 07:40:47 [INFO] org.opendaylight.bgpcep:pcep-server-parent:pom:1.0.1-SNAPSHOT 07:40:47 [INFO] 07:40:47 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-server-parent --- 07:40:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/server/target/sonatype-clm/module.xml 07:40:47 [INFO] 07:40:47 [INFO] ------------< org.opendaylight.bgpcep:pcep-topology-parent >------------ 07:40:47 [INFO] Building pcep-topology-parent 1.0.1-SNAPSHOT [153/161] 07:40:47 [INFO] from pcep/topology/pom.xml 07:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:47 [INFO] 07:40:47 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-parent --- 07:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:47 [INFO] 07:40:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-parent --- 07:40:47 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:47 [INFO] 07:40:47 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-parent --- 07:40:47 [INFO] Skipping artifact installation 07:40:47 [INFO] 07:40:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-topology-parent --- 07:40:47 [INFO] org.opendaylight.bgpcep:pcep-topology-parent:pom:1.0.1-SNAPSHOT 07:40:47 [INFO] 07:40:47 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-topology-parent --- 07:40:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/target/sonatype-clm/module.xml 07:40:47 [INFO] 07:40:47 [INFO] -------------< org.opendaylight.bgpcep:pcep-tunnel-parent >------------- 07:40:47 [INFO] Building pcep-tunnel-parent 1.0.1-SNAPSHOT [154/161] 07:40:47 [INFO] from pcep/tunnel/pom.xml 07:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:47 [INFO] 07:40:47 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-tunnel-parent --- 07:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:47 [INFO] 07:40:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-parent --- 07:40:47 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:47 [INFO] 07:40:47 [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-parent --- 07:40:47 [INFO] Skipping artifact installation 07:40:47 [INFO] 07:40:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-tunnel-parent --- 07:40:47 [INFO] org.opendaylight.bgpcep:pcep-tunnel-parent:pom:1.0.1-SNAPSHOT 07:40:47 [INFO] 07:40:47 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-tunnel-parent --- 07:40:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/target/sonatype-clm/module.xml 07:40:47 [INFO] 07:40:47 [INFO] ----------------< org.opendaylight.bgpcep:pcep-parent >----------------- 07:40:47 [INFO] Building pcep-parent 1.0.1-SNAPSHOT [155/161] 07:40:47 [INFO] from pcep/pom.xml 07:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:47 [INFO] 07:40:47 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-parent --- 07:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:47 [INFO] 07:40:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-parent --- 07:40:47 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:47 [INFO] 07:40:47 [INFO] --- install:3.1.4:install (default-install) @ pcep-parent --- 07:40:47 [INFO] Skipping artifact installation 07:40:47 [INFO] 07:40:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ pcep-parent --- 07:40:47 [INFO] org.opendaylight.bgpcep:pcep-parent:pom:1.0.1-SNAPSHOT 07:40:47 [INFO] 07:40:47 [INFO] --- clm:3.0.1-03:index (default-cli) @ pcep-parent --- 07:40:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/target/sonatype-clm/module.xml 07:40:47 [INFO] 07:40:47 [INFO] -------------< org.opendaylight.bgpcep:programming-parent >------------- 07:40:47 [INFO] Building programming-parent 1.0.1-SNAPSHOT [156/161] 07:40:47 [INFO] from programming/pom.xml 07:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:47 [INFO] 07:40:47 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-parent --- 07:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:47 [INFO] 07:40:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-parent --- 07:40:47 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:47 [INFO] 07:40:47 [INFO] --- install:3.1.4:install (default-install) @ programming-parent --- 07:40:47 [INFO] Skipping artifact installation 07:40:47 [INFO] 07:40:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ programming-parent --- 07:40:47 [INFO] org.opendaylight.bgpcep:programming-parent:pom:1.0.1-SNAPSHOT 07:40:47 [INFO] 07:40:47 [INFO] --- clm:3.0.1-03:index (default-cli) @ programming-parent --- 07:40:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/target/sonatype-clm/module.xml 07:40:47 [INFO] 07:40:47 [INFO] ----------------< org.opendaylight.bgpcep:rsvp-parent >----------------- 07:40:47 [INFO] Building rsvp-parent 1.0.1-SNAPSHOT [157/161] 07:40:47 [INFO] from rsvp/pom.xml 07:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:47 [INFO] 07:40:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-parent --- 07:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:47 [INFO] 07:40:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-parent --- 07:40:47 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:47 [INFO] 07:40:47 [INFO] --- install:3.1.4:install (default-install) @ rsvp-parent --- 07:40:47 [INFO] Skipping artifact installation 07:40:47 [INFO] 07:40:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ rsvp-parent --- 07:40:47 [INFO] org.opendaylight.bgpcep:rsvp-parent:pom:1.0.1-SNAPSHOT 07:40:47 [INFO] 07:40:47 [INFO] --- clm:3.0.1-03:index (default-cli) @ rsvp-parent --- 07:40:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/target/sonatype-clm/module.xml 07:40:47 [INFO] 07:40:47 [INFO] --------------< org.opendaylight.bgpcep:topology-parent >--------------- 07:40:47 [INFO] Building topology-parent 1.0.1-SNAPSHOT [158/161] 07:40:47 [INFO] from topology/pom.xml 07:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:47 [INFO] 07:40:47 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-parent --- 07:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:47 [INFO] 07:40:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-parent --- 07:40:47 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:47 [INFO] 07:40:47 [INFO] --- install:3.1.4:install (default-install) @ topology-parent --- 07:40:47 [INFO] Skipping artifact installation 07:40:47 [INFO] 07:40:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ topology-parent --- 07:40:47 [INFO] org.opendaylight.bgpcep:topology-parent:pom:1.0.1-SNAPSHOT 07:40:47 [INFO] 07:40:47 [INFO] --- clm:3.0.1-03:index (default-cli) @ topology-parent --- 07:40:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/target/sonatype-clm/module.xml 07:40:47 [INFO] 07:40:47 [INFO] ------------< org.opendaylight.bgpcep:config-loader-parent >------------ 07:40:47 [INFO] Building config-loader-parent 1.0.1-SNAPSHOT [159/161] 07:40:47 [INFO] from config-loader/pom.xml 07:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:47 [INFO] 07:40:47 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-parent --- 07:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:47 [INFO] 07:40:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-parent --- 07:40:47 [INFO] 07:40:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-parent --- 07:40:47 [INFO] Skipping CycloneDX goal, because module skips deploy 07:40:47 [INFO] 07:40:47 [INFO] --- install:3.1.4:install (default-install) @ config-loader-parent --- 07:40:47 [INFO] Skipping artifact installation 07:40:47 [INFO] 07:40:47 [INFO] --- dependency:3.9.0:tree (default-cli) @ config-loader-parent --- 07:40:47 [INFO] org.opendaylight.bgpcep:config-loader-parent:pom:1.0.1-SNAPSHOT 07:40:47 [INFO] 07:40:47 [INFO] --- clm:3.0.1-03:index (default-cli) @ config-loader-parent --- 07:40:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/target/sonatype-clm/module.xml 07:40:47 [INFO] 07:40:47 [INFO] ----------------< org.opendaylight.bgpcep:bgpcep-karaf >---------------- 07:40:47 [INFO] Building bgpcep-karaf 1.0.1-SNAPSHOT [160/161] 07:40:47 [INFO] from distribution-karaf/pom.xml 07:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 07:40:52 [INFO] 07:40:52 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-karaf --- 07:40:52 [INFO] 07:40:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-karaf --- 07:40:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:52 [INFO] 07:40:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgpcep-karaf --- 07:40:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:53 [INFO] 07:40:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-karaf --- 07:40:53 [INFO] 07:40:53 [INFO] --- dependency:3.9.0:properties (default) @ bgpcep-karaf --- 07:40:53 [INFO] 07:40:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgpcep-karaf --- 07:40: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/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:40:53 [INFO] 07:40:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-karaf --- 07:40:53 [INFO] Starting audit... 07:40:53 Audit done. 07:40:53 [INFO] You have 0 Checkstyle violations. 07:40:53 [INFO] 07:40:53 [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-karaf --- 07:40:53 [INFO] Starting audit... 07:40:53 Audit done. 07:40:53 [INFO] You have 0 Checkstyle violations. 07:40:53 [INFO] 07:40:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgpcep-karaf --- 07:40:53 [INFO] 07:40:53 [INFO] --- resources:3.3.1:resources (process-resources) @ bgpcep-karaf --- 07:40:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/distribution-karaf/src/main/resources 07:40:53 [INFO] 07:40:53 [INFO] --- karaf:4.4.8:assembly (process-resources) @ bgpcep-karaf --- 07:40:53 [INFO] Using repositories: 07:40:53 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 07:40:53 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 07:40:53 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:40:53 [INFO] Creating work directory: /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly 07:40:53 [INFO] Loading direct KAR and features XML dependencies 07:40:53 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 07:40:53 [INFO] Feature framework will be added as a startup feature 07:40:53 [INFO] Generating Karaf assembly: /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly 07:40:53 [INFO] Unzipping kars 07:40:53 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 07:40:53 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 07:40:53 [INFO] Loading profiles from: 07:40:53 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 07:40:53 [INFO] Loading repositories 07:40:53 [INFO] Generating generated-startup profile 07:40:53 [INFO] Generating generated-boot profile with parents: generated-startup 07:40:53 [INFO] Generating generated-installed profile 07:40:53 [INFO] Configuring etc/config.properties and etc/system.properties 07:40:53 [INFO] Downloading libraries for generated profiles 07:40:53 [INFO] Downloading additional libraries 07:40:53 [INFO] Writing configurations 07:40:53 [INFO] adding config file: etc/profile.cfg 07:40:53 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 07:40:53 [INFO] Startup stage 07:40:53 [INFO] Loading startup repositories 07:40:53 [INFO] Resolving startup features and bundles 07:40:53 [INFO] Features: framework 07:40:53 [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:40:53 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 07:40:53 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:40:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 07:40:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:40:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:40:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:40:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:40:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:40:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:40:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:40:53 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 07:40:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 07:40:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 07:40:53 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:40:53 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 07:40:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 07:40:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 07:40:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 07:40:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:40:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:40:53 [INFO] Boot stage 07:40:53 [INFO] Loading boot repositories 07:40:53 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.9/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/12.0.3/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/12.0.3/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/12.0.3/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/10.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.9/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-single/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/1.0.1-SNAPSHOT/xml/features 07:40:53 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-parser/1.0.1-SNAPSHOT/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/1.0.1-SNAPSHOT/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/1.0.1-SNAPSHOT/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/1.0.1-SNAPSHOT/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/1.0.1-SNAPSHOT/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/1.0.1-SNAPSHOT/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/1.0.1-SNAPSHOT/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/1.0.1-SNAPSHOT/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features 07:40:54 [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:40:54 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/1.0.1-SNAPSHOT/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/1.0.1-SNAPSHOT/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 07:40:54 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 07:40:54 [INFO] Feature 7a54448c-a259-4175-90ee-c1209f24782c/0.0.0 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:40:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 07:40:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:40:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 07:40:54 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 07:40:54 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 07:40:54 [INFO] Feature service/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 07:40:54 [INFO] Feature scr/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 07:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 07:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 07:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 07:40:54 [INFO] Feature shell/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 07:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 07:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 07:40:54 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 07:40:54 [INFO] Feature kar/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 07:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 07:40:54 [INFO] Feature package/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 07:40:54 [INFO] Feature jaas/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 07:40:54 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 07:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 07:40:54 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 07:40:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 07:40:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 07:40:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 07:40:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 07:40:54 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 07:40:54 [INFO] Feature feature/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 07:40:54 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 07:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 07:40:54 [INFO] Feature system/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 07:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 07:40:54 [INFO] Feature ssh/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 07:40:54 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 07:40:54 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 07:40:54 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 07:40:54 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 07:40:54 [INFO] Feature jline/3.21.0 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 07:40:54 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 07:40:54 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 07:40:54 [INFO] Feature config/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 07:40:54 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 07:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 07:40:54 [INFO] Feature instance/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 07:40:54 [INFO] Feature framework/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 07:40:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 07:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:40:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:40:54 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 07:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:40:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 07:40:54 [INFO] Feature log/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 07:40:54 [INFO] adding config file: etc/org.apache.karaf.log.cfg 07:40:54 [INFO] Feature management/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 07:40:54 [INFO] adding config file: etc/jmx.acl.cfg 07:40:54 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 07:40:54 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 07:40:54 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 07:40:54 [INFO] adding config file: etc/org.apache.karaf.management.cfg 07:40:54 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 07:40:54 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 07:40:54 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 07:40:54 [INFO] Feature deployer/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 07:40:54 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 07:40:54 [INFO] Feature bundle/4.4.8 is defined as a boot feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 07:40:54 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 07:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 07:40:54 [INFO] Feature standard/4.4.8 is defined as a boot feature 07:40:54 [INFO] Install stage 07:40:54 [INFO] Loading installed repositories 07:40:54 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 07:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 07:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 07:40:54 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 07:40:54 [INFO] 07:40:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-karaf >>> 07:40:54 [INFO] 07:40:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-karaf --- 07:40:54 [INFO] No files found to run spotbugs, check compile phase has been run 07:40:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:40:54 [INFO] 07:40:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-karaf <<< 07:40:54 [INFO] 07:40:54 [INFO] 07:40:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-karaf --- 07:40:54 [INFO] 07:40:54 [INFO] --- dependency:3.9.0:copy (apply-branding) @ bgpcep-karaf --- 07:40:54 [INFO] 07:40:54 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ bgpcep-karaf --- 07:40:54 [INFO] 07:40:54 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ bgpcep-karaf --- 07:40:54 [WARNING] Overwriting /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 07:40:54 [INFO] 07:40:54 [INFO] --- copy:14.1.6:copy-files (default) @ bgpcep-karaf --- 07:40:54 [INFO] 07:40:54 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ bgpcep-karaf --- 07:40:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/distribution-karaf/src/main/assembly 07:40:54 [INFO] 07:40:54 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ bgpcep-karaf --- 07:40:55 [INFO] Feature repository discovered recursively: 903d64f6-945c-42cf-a4ff-24cfc45fc3f3 07:40:55 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: features-bgpcep 07:40:55 [INFO] Feature repository discovered recursively: features-bgpcep-testing 07:40:55 [INFO] Feature repository discovered recursively: features-controller-testing 07:40:55 [INFO] Feature repository discovered recursively: features-infrautils 07:40:55 [INFO] Feature repository discovered recursively: features-mdsal 07:40:55 [INFO] Feature repository discovered recursively: features-netconf 07:40:55 [INFO] Feature repository discovered recursively: framework-4.4.8 07:40:55 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 07:40:55 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 07:40:55 [INFO] Feature repository discovered recursively: odl-antlr4 07:40:55 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 07:40:55 [INFO] Feature repository discovered recursively: odl-apache-commons-text 07:40:55 [INFO] Feature repository discovered recursively: odl-apache-shiro 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-parser 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 07:40:55 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-1.0.1-SNAPSHOT 07:40:55 [INFO] Feature repository discovered recursively: odl-bytebuddy 07:40:55 [INFO] Feature repository discovered recursively: odl-clustering-test-app-12.0.3 07:40:55 [INFO] Feature repository discovered recursively: odl-controller-12.0.3 07:40:55 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 07:40:55 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 07:40:55 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 07:40:55 [INFO] Feature repository discovered recursively: odl-extras-12.0.3 07:40:55 [INFO] Feature repository discovered recursively: odl-gson 07:40:55 [INFO] Feature repository discovered recursively: odl-guava 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 07:40:55 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty 07:40:55 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 07:40:55 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web 07:40:55 [INFO] Feature repository discovered recursively: odl-infrautils-ready 07:40:55 [INFO] Feature repository discovered recursively: odl-infrautils-utils 07:40:55 [INFO] Feature repository discovered recursively: odl-jackson-2 07:40:55 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 07:40:55 [INFO] Feature repository discovered recursively: odl-javassist-3 07:40:55 [INFO] Feature repository discovered recursively: odl-jersey-2 07:40:55 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 07:40:55 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 07:40:55 [INFO] Feature repository discovered recursively: odl-lz4 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-common 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-dom 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-eos-single 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 07:40:55 [INFO] Feature repository discovered recursively: odl-mdsal-trace 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-all 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-client 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.2 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-console 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-databind 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-impl 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-keystore 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-topology 07:40:55 [INFO] Feature repository discovered recursively: odl-netconf-truststore 07:40:55 [INFO] Feature repository discovered recursively: odl-netty-4 07:40:55 [INFO] Feature repository discovered recursively: odl-pekko 07:40:55 [INFO] Feature repository discovered recursively: odl-raft-api 07:40:55 [INFO] Feature repository discovered recursively: odl-raft-spi 07:40:55 [INFO] Feature repository discovered recursively: odl-restconf 07:40:55 [INFO] Feature repository discovered recursively: odl-restconf-all 07:40:55 [INFO] Feature repository discovered recursively: odl-restconf-api 07:40:55 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 07:40:55 [INFO] Feature repository discovered recursively: odl-restconf-server-api 07:40:55 [INFO] Feature repository discovered recursively: odl-servlet-api 07:40:55 [INFO] Feature repository discovered recursively: odl-stax2-api 07:40:55 [INFO] Feature repository discovered recursively: odl-woodstox 07:40:55 [INFO] Feature repository discovered recursively: odl-ws-rs-api 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-codec 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-common 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-data 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-export 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-netty 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-parser 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-util 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 07:40:55 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 07:40:55 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 07:40:55 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 07:40:55 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 07:40:55 [INFO] Feature repository discovered recursively: pt-triemap 07:40:55 [INFO] Feature repository discovered recursively: standard-4.4.8 07:40:55 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:40:55 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 07:40:55 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 07:40:55 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 07:40:56 [INFO] 07:40:56 [INFO] --- antrun:3.2.0:run (fix-permissions) @ bgpcep-karaf --- 07:40:56 [INFO] Executing tasks 07:40:56 [INFO] Executed tasks 07:40:56 [INFO] 07:40:56 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ bgpcep-karaf --- 07:40:56 [INFO] Executing tasks 07:40:56 [INFO] [delete] Deleting directory /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly/system/org/bouncycastle 07:40:56 [INFO] Executed tasks 07:40:56 [INFO] 07:40:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgpcep-karaf --- 07:40:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:40:56 [INFO] 07:40:56 [INFO] --- karaf:4.4.8:archive (package) @ bgpcep-karaf --- 07:41:11 [INFO] 07:41:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-karaf --- 07:41:11 [INFO] CycloneDX: Resolving Dependencies 07:41:19 [INFO] CycloneDX: Creating BOM version 1.6 with 694 component(s) 07:41:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.xml 07:41:19 [INFO] attaching as bgpcep-karaf-1.0.1-SNAPSHOT-cyclonedx.xml 07:41:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.json 07:41:20 [INFO] attaching as bgpcep-karaf-1.0.1-SNAPSHOT-cyclonedx.json 07:41:20 [INFO] 07:41:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-karaf --- 07:41:20 [INFO] Skipping duplicate-finder execution! 07:41:20 [INFO] 07:41:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgpcep-karaf --- 07:41:20 [INFO] Skipping pom project 07:41:20 [INFO] 07:41:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgpcep-karaf --- 07:41:20 [INFO] 07:41:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-karaf --- 07:41:20 [INFO] 07:41:20 [INFO] --- jacoco:0.8.14:report (report) @ bgpcep-karaf --- 07:41:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:41:20 [INFO] 07:41:20 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-karaf --- 07:41:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/1.0.1-SNAPSHOT/bgpcep-karaf-1.0.1-SNAPSHOT.pom 07:41:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bgpcep-karaf-1.0.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/1.0.1-SNAPSHOT/bgpcep-karaf-1.0.1-SNAPSHOT.tar.gz 07:41:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bgpcep-karaf-1.0.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/1.0.1-SNAPSHOT/bgpcep-karaf-1.0.1-SNAPSHOT.zip 07:41:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/1.0.1-SNAPSHOT/bgpcep-karaf-1.0.1-SNAPSHOT-cyclonedx.xml 07:41:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/1.0.1-SNAPSHOT/bgpcep-karaf-1.0.1-SNAPSHOT-cyclonedx.json 07:41:20 [INFO] 07:41:20 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgpcep-karaf --- 07:41:20 [INFO] org.opendaylight.bgpcep:bgpcep-karaf:pom:1.0.1-SNAPSHOT 07:41:20 [INFO] +- org.apache.karaf.features:framework:kar:4.4.8:compile 07:41:20 [INFO] | +- org.apache.karaf.features:base:jar:4.4.8:runtime 07:41:20 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 07:41:20 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 07:41:20 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 07:41:20 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile 07:41:20 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 07:41:20 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile 07:41:20 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 07:41:20 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.8:runtime 07:41:20 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.8:runtime 07:41:20 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 07:41:20 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 07:41:20 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.8:runtime 07:41:20 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 07:41:20 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 07:41:20 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.8:runtime 07:41:20 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.8:runtime 07:41:20 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.8:compile 07:41:20 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 07:41:20 [INFO] | | +- net.java.dev.jna:jna:jar:5.17.0:runtime 07:41:20 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.17.0:runtime 07:41:20 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.8:runtime 07:41:20 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.15.0:runtime 07:41:20 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 07:41:20 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.8:compile 07:41:20 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.8:runtime 07:41:20 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.8:compile 07:41:20 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:compile 07:41:20 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 07:41:20 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 07:41:20 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 07:41:20 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 07:41:20 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 07:41:20 [INFO] | +- org.jline:jline:jar:3.21.0:compile 07:41:20 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.0:compile 07:41:20 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 07:41:20 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 07:41:20 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.0:compile 07:41:20 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.0:compile 07:41:20 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.20:compile 07:41:20 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.20:compile 07:41:20 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 07:41:20 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 07:41:20 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 07:41:20 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.17:test 07:41:20 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.17:test 07:41:20 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 07:41:20 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:test 07:41:20 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 07:41:20 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 07:41:20 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 07:41:20 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 07:41:20 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 07:41:20 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 07:41:20 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.8:compile 07:41:20 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 07:41:20 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 07:41:20 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 07:41:20 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 07:41:20 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile 07:41:20 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.4:compile 07:41:20 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.4:compile 07:41:20 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.4:compile 07:41:20 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 07:41:20 [INFO] +- org.opendaylight.bgpcep:features-bgpcep:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:algo-impl:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:runtime 07:41:20 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:runtime 07:41:20 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 07:41:20 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:runtime 07:41:20 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:runtime 07:41:20 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.20:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | \- org.immutables:value:jar:annotations:2.11.6:runtime (optional) 07:41:20 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.20:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-inet:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.20:runtime 07:41:20 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.1.6:runtime 07:41:20 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.20:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | | +- io.netty:netty-transport:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | | \- io.netty:netty-common:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-linkstate:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf:rfc8294-netty:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.3:runtime 07:41:20 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:12.0.3:runtime 07:41:20 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.1.6:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:12.0.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:12.0.3:runtime 07:41:20 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:12.0.3:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:12.0.3:runtime 07:41:20 [INFO] | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.1.6:runtime 07:41:20 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.37:runtime 07:41:20 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.37:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:12.0.3:runtime 07:41:20 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:12.0.3:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-flowspec:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-mvpn:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-route-target:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-evpn:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.19.0:runtime 07:41:20 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.7.Final:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.3:runtime 07:41:20 [INFO] | | \- org.opendaylight.controller:blueprint:jar:12.0.3:runtime 07:41:20 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-topology-provider:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-cli:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-impl:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:config-loader-impl:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.20:runtime 07:41:20 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.20:runtime 07:41:20 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.1.6:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:config-loader-spi:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:topology-config-loader:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:protocols-config-loader:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:graph-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:pcep-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:pcep-spi:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- io.netty:netty-handler:jar:4.2.7.Final:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:programming-spi:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:programming-impl:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:pcep-server-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:pcep-topology-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:pcep-server-provider:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:pcep-topology-provider:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.1.6:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:pcep-cli:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:pcep-parser:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:rsvp-spi:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:topology-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | \- org.opendaylight.bgpcep:topology-segment-routing:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] +- org.opendaylight.bgpcep:features-bgpcep-testing:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | +- org.opendaylight.bgpcep:util:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.6:runtime 07:41:20 [INFO] | | +- io.netty:netty-codec:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | +- io.netty:netty-resolver:jar:4.2.7.Final:runtime 07:41:20 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.7.Final:runtime 07:41:20 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.7.Final:runtime 07:41:20 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.7.Final:runtime 07:41:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | | \- org.opendaylight.bgpcep:bgp-benchmark-app:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] | \- org.opendaylight.bgpcep:data-change-counter:jar:1.0.1-SNAPSHOT:runtime 07:41:20 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.22.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.22.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.22.3:runtime 07:41:20 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.22.3:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.22.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.22.3:runtime 07:41:20 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.22.3:runtime 07:41:20 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.22.3:runtime 07:41:20 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.22.3:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.22.3:runtime 07:41:20 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:runtime 07:41:20 [INFO] | | | | | \- commons-logging:commons-logging:jar:1.3.5:runtime 07:41:20 [INFO] | | | | +- commons-collections:commons-collections:jar:3.2.2:runtime 07:41:20 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.3.1:runtime 07:41:20 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.22.3:runtime 07:41:20 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.1.6:runtime 07:41:20 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.1.6:runtime 07:41:20 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 07:41:20 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 07:41:20 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 07:41:20 [INFO] | | | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 07:41:20 [INFO] | | | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 07:41:20 [INFO] | | | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 07:41:20 [INFO] | | | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 07:41:20 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 07:41:20 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.47:runtime 07:41:20 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.47:runtime 07:41:20 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.47:runtime 07:41:20 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.47:runtime 07:41:20 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.47:runtime 07:41:20 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 07:41:20 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.47:runtime 07:41:20 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.47:runtime 07:41:20 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.22.3:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.22.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:12.0.3:runtime 07:41:20 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 07:41:20 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:12.0.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.22.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.22.3:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.22.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.22.3:runtime 07:41:20 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.22.3:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.22.3:runtime 07:41:20 [INFO] | | | | \- com.h2database:h2:jar:2.3.232:runtime 07:41:20 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.22.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.22.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.22.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.1.6:runtime 07:41:20 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 07:41:20 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 07:41:20 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 07:41:20 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 07:41:20 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 07:41:20 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 07:41:20 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 07:41:20 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 07:41:20 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 07:41:20 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 07:41:20 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 07:41:20 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 07:41:20 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 07:41:20 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 07:41:20 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 07:41:20 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 07:41:20 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.8:runtime 07:41:20 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.22.3:runtime 07:41:20 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.22.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.22.3:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc6241:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc6470:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc8525:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.ietf.model:rfc6243:jar:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc8526:jar:1.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc9640:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc9642:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc9645-ietf-tls-client:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:netconf-codec:jar:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.20:runtime 07:41:20 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.20:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-databind:xml:features:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:databind:jar:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6022:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc6022:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:1.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:jar:1.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.ietf.model:rfc9645-ietf-tls-server:jar:1.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:10.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:netconf-nb:jar:10.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.netconf:shaded-sshd:jar:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:netconf-server-mdsal:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:netconf-dom-api:jar:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.22.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:12.0.3:runtime 07:41:20 [INFO] | | | +- com.typesafe:config:jar:1.4.5:runtime 07:41:20 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.6.1:runtime 07:41:20 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.1:runtime 07:41:20 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.1:runtime 07:41:20 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.1:runtime 07:41:20 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:runtime 07:41:20 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:runtime 07:41:20 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:12.0.3:runtime 07:41:20 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.37:runtime 07:41:20 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.37:runtime 07:41:20 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.26.0:runtime 07:41:20 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.37:runtime 07:41:20 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:12.0.3:runtime 07:41:20 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:restconf-mdsal-spi:jar:10.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:restconf-server-spi:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc8639:jar:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc8529:jar:1.0.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf.model:rfc8344:jar:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-export:jar:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.22.3:runtime 07:41:20 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.22.3:runtime 07:41:20 [INFO] | | +- com.google.code.gson:gson:jar:2.13.2:runtime 07:41:20 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.43.0:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.checkerframework:checker-qual:jar:3.51.1:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:rfc8072:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:restconf-server-api:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.20:runtime 07:41:20 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:runtime 07:41:20 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.82:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:1.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:1.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.1.6:runtime 07:41:20 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.1.6:runtime 07:41:20 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:runtime 07:41:20 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.1.6:runtime 07:41:20 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.1.6:runtime 07:41:20 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 07:41:20 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.4:runtime 07:41:20 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.19.4:runtime 07:41:20 [INFO] | | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:runtime 07:41:20 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.19.4:runtime 07:41:20 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.19.4:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:10.0.2:runtime 07:41:20 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime 07:41:20 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 07:41:20 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 07:41:20 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.22.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.22.3:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:restconf-server-jaxrs:jar:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc8650:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:odl-restconf-server-api:xml:features:10.0.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.netconf:odl-restconf-api:xml:features:10.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.20:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:odl-device-notification:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:restconf-server:jar:10.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-restconf-server:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:restconf-server-mdsal:jar:10.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:rfc8639-impl:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:sal-remote-impl:jar:10.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.netconf.model:sal-remote:jar:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:restconf-nb:cfg:config:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.20:runtime 07:41:20 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.20:runtime 07:41:20 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:iana-crypt-hash:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:transport-http:jar:10.0.2:runtime 07:41:20 [INFO] | | | +- commons-codec:commons-codec:jar:1.19.0:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf.model:rfc8341:jar:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc9641:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:10.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.netconf:transport-crypto:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:10.0.2:runtime 07:41:20 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.82:runtime 07:41:20 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.82:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:10.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:10.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:10.0.2:runtime 07:41:20 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:10.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:1.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:10.0.2:runtime 07:41:20 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:10.0.2:runtime 07:41:20 [INFO] +- org.opendaylight.mdsal:features-mdsal:xml:features:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding:xml:features:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.2:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.2:runtime 07:41:20 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.2:runtime 07:41:20 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.20:runtime 07:41:20 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:binding-model:jar:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.20:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom:xml:features:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.20:runtime 07:41:20 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.20:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.yangtools:regex:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.20:runtime 07:41:20 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.20:runtime 07:41:20 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.20:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-single:xml:features:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-trace:xml:features:15.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-trace-api:jar:15.0.2:runtime 07:41:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-trace-impl:jar:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-trace-cli:jar:15.0.2:runtime 07:41:20 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-replicate-common:xml:features:15.0.2:runtime 07:41:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-replicate-common:jar:15.0.2:runtime 07:41:20 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-replicate-netty:xml:features:15.0.2:runtime 07:41:20 [INFO] | \- org.opendaylight.mdsal:mdsal-replicate-netty:jar:15.0.2:runtime 07:41:20 [INFO] +- org.opendaylight.controller:features-controller-testing:xml:features:12.0.3:runtime 07:41:20 [INFO] | +- org.opendaylight.controller:odl-clustering-test-app:xml:features:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-model:jar:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-provider:jar:12.0.3:runtime 07:41:20 [INFO] | | | \- org.opendaylight.controller:sal-distributed-datastore:jar:12.0.3:runtime 07:41:20 [INFO] | | | +- org.apache.commons:commons-text:jar:1.14.0:runtime 07:41:20 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:12.0.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:12.0.3:runtime 07:41:20 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:12.0.3:runtime 07:41:20 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:12.0.3:runtime 07:41:20 [INFO] | | | \- org.opendaylight.controller:sal-common-util:jar:12.0.3:runtime 07:41:20 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-karaf-cli:jar:12.0.3:runtime 07:41:20 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-karaf-cli:jar:12.0.3:runtime 07:41:20 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-impl:jar:12.0.3:runtime 07:41:20 [INFO] | \- org.opendaylight.controller:odl-mdsal-benchmark:xml:features:12.0.3:runtime 07:41:20 [INFO] | +- org.opendaylight.controller:benchmark-api:jar:12.0.3:runtime 07:41:20 [INFO] | +- org.opendaylight.controller:dsbenchmark:jar:12.0.3:runtime 07:41:20 [INFO] | +- org.opendaylight.controller:ntfbenchmark:jar:12.0.3:runtime 07:41:20 [INFO] | \- org.opendaylight.controller:rpcbenchmark:jar:12.0.3:runtime 07:41:20 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:7.1.9:runtime 07:41:20 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.9:runtime 07:41:20 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.6:runtime 07:41:20 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.6:runtime 07:41:20 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9:runtime 07:41:20 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9:runtime 07:41:20 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9:runtime 07:41:20 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus-web:xml:features:7.1.9:runtime 07:41:20 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.1.6:runtime 07:41:20 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.6:runtime 07:41:20 [INFO] | | \- org.opendaylight.infrautils:diagstatus-web:jar:7.1.9:runtime 07:41:20 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.9:runtime 07:41:20 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:7.1.9:runtime 07:41:20 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.9:runtime 07:41:20 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:14.1.6:runtime 07:41:20 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.9:runtime 07:41:20 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.9:runtime 07:41:20 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.8:runtime 07:41:20 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.8:runtime 07:41:20 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 07:41:20 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 07:41:20 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 07:41:20 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:41:20 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 07:41:20 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:14.1.6:compile 07:41:20 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:14.1.6:provided 07:41:20 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:14.1.6:runtime 07:41:20 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.1.6:runtime 07:41:20 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.1.6:runtime 07:41:20 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.1.6:runtime 07:41:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:41:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:41:20 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 07:41:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:41:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:41:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:41:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 07:41:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 07:41:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 07:41:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 07:41:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 07:41:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 07:41:20 [INFO] +- junit:junit:jar:4.13.2:test 07:41:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 07:41:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 07:41:20 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 07:41:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:41:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:41:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:20 [INFO] 07:41:20 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgpcep-karaf --- 07:41:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/sonatype-clm/module.xml 07:41:20 [INFO] 07:41:20 [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- 07:41:20 [INFO] Building bgpcep 1.0.1-SNAPSHOT [161/161] 07:41:20 [INFO] from pom.xml 07:41:20 [INFO] --------------------------------[ pom ]--------------------------------- 07:41:20 [INFO] 07:41:20 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-aggregator --- 07:41:20 [INFO] 07:41:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-aggregator --- 07:41:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:20 [INFO] 07:41:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-aggregator --- 07:41:20 [INFO] 07:41:20 [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ bgpcep-aggregator --- 07:41:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:41:22 [INFO] 07:41:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-aggregator --- 07:41:22 [INFO] Skipping CycloneDX goal, because module skips deploy 07:41:22 [INFO] 07:41:22 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-aggregator --- 07:41:22 [INFO] Skipping artifact installation 07:41:22 [INFO] 07:41:22 [INFO] --- dependency:3.9.0:tree (default-cli) @ bgpcep-aggregator --- 07:41:22 [INFO] org.opendaylight.bgpcep:bgpcep-aggregator:pom:1.0.1-SNAPSHOT 07:41:22 [INFO] 07:41:22 [INFO] --- clm:3.0.1-03:index (default-cli) @ bgpcep-aggregator --- 07:41:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/target/sonatype-clm/module.xml 07:41:22 [INFO] ------------------------------------------------------------------------ 07:41:22 [INFO] Reactor Summary for bgpcep 1.0.1-SNAPSHOT: 07:41:22 [INFO] 07:41:22 [INFO] bgpcep-artifacts ................................... SUCCESS [ 4.263 s] 07:41:22 [INFO] binding-parent ..................................... SUCCESS [ 6.282 s] 07:41:22 [INFO] graph-api .......................................... SUCCESS [ 14.296 s] 07:41:22 [INFO] algo-api ........................................... SUCCESS [ 6.546 s] 07:41:22 [INFO] concepts ........................................... SUCCESS [ 8.227 s] 07:41:22 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.607 s] 07:41:22 [INFO] algo-impl .......................................... SUCCESS [ 6.799 s] 07:41:22 [INFO] single-feature-parent .............................. SUCCESS [ 2.876 s] 07:41:22 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 11.126 s] 07:41:22 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 7.319 s] 07:41:22 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 7.113 s] 07:41:22 [INFO] graph-impl ......................................... SUCCESS [ 6.373 s] 07:41:22 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 17.575 s] 07:41:22 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 15.502 s] 07:41:22 [INFO] testtool-parent .................................... SUCCESS [ 1.452 s] 07:41:22 [INFO] util ............................................... SUCCESS [ 7.706 s] 07:41:22 [INFO] bgp-concepts ....................................... SUCCESS [ 10.372 s] 07:41:22 [INFO] bgp-parser-api ..................................... SUCCESS [ 10.227 s] 07:41:22 [INFO] bgp-parser-spi ..................................... SUCCESS [ 11.985 s] 07:41:22 [INFO] bgp-util ........................................... SUCCESS [ 5.903 s] 07:41:22 [INFO] bgp-parser-impl .................................... SUCCESS [ 12.303 s] 07:41:22 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 7.305 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 7.912 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 8.509 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 8.408 s] 07:41:22 [INFO] bgp-rib-api ........................................ SUCCESS [ 7.242 s] 07:41:22 [INFO] bgp-openconfig-api ................................. SUCCESS [ 19.604 s] 07:41:22 [INFO] bgp-rib-spi ........................................ SUCCESS [ 14.772 s] 07:41:22 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 10.006 s] 07:41:22 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 6.240 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 10.105 s] 07:41:22 [INFO] bgp-bmp-api ........................................ SUCCESS [ 8.888 s] 07:41:22 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.332 s] 07:41:22 [INFO] bgp-inet ........................................... SUCCESS [ 15.074 s] 07:41:22 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 8.518 s] 07:41:22 [INFO] config-loader-spi .................................. SUCCESS [ 4.391 s] 07:41:22 [INFO] config-loader-impl ................................. SUCCESS [ 11.749 s] 07:41:22 [INFO] testtool-util ...................................... SUCCESS [ 33.507 s] 07:41:22 [INFO] routing-policy-config-loader ....................... SUCCESS [ 10.758 s] 07:41:22 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 13.007 s] 07:41:22 [INFO] bgp-route-target ................................... SUCCESS [ 15.594 s] 07:41:22 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 5.441 s] 07:41:22 [INFO] rsvp-api ........................................... SUCCESS [ 9.521 s] 07:41:22 [INFO] rsvp-spi ........................................... SUCCESS [ 9.926 s] 07:41:22 [INFO] rsvp-impl .......................................... SUCCESS [ 9.727 s] 07:41:22 [INFO] bgp-linkstate ...................................... SUCCESS [ 24.621 s] 07:41:22 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.169 s] 07:41:22 [INFO] bgp-config-example ................................. SUCCESS [ 1.854 s] 07:41:22 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 14.686 s] 07:41:22 [INFO] bgp-rib-impl ....................................... SUCCESS [ 59.538 s] 07:41:22 [INFO] bgp-peer-acceptor .................................. SUCCESS [ 8.479 s] 07:41:22 [INFO] bgp-bmp-spi ........................................ SUCCESS [ 8.782 s] 07:41:22 [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 10.267 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 10.339 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 10.737 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 10.727 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 10.794 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 9.979 s] 07:41:22 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 8.545 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 16.190 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 15.392 s] 07:41:22 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 16.945 s] 07:41:22 [INFO] bgp-openconfig-state ............................... SUCCESS [ 22.792 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 16.270 s] 07:41:22 [INFO] topology-api ....................................... SUCCESS [ 6.936 s] 07:41:22 [INFO] topology-tunnel-api ................................ SUCCESS [ 5.860 s] 07:41:22 [INFO] topology-segment-routing ........................... SUCCESS [ 5.886 s] 07:41:22 [INFO] bgp-topology-provider .............................. SUCCESS [01:03 min] 07:41:22 [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 7.444 s] 07:41:22 [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 7.545 s] 07:41:22 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 16.917 s] 07:41:22 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 6.838 s] 07:41:22 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 7.048 s] 07:41:22 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SUCCESS [ 6.901 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 17.582 s] 07:41:22 [INFO] bgp-cli ............................................ SUCCESS [ 11.621 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Cli ......................... SUCCESS [ 10.034 s] 07:41:22 [INFO] bgp-flowspec ....................................... SUCCESS [ 21.325 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Flowspec .................... SUCCESS [ 10.932 s] 07:41:22 [INFO] bgp-labeled-unicast ................................ SUCCESS [ 15.656 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SUCCESS [ 10.817 s] 07:41:22 [INFO] bgp-l3vpn .......................................... SUCCESS [ 17.393 s] 07:41:22 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SUCCESS [ 11.032 s] 07:41:22 [INFO] bgp-mvpn ........................................... SUCCESS [ 18.971 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SUCCESS [ 10.979 s] 07:41:22 [INFO] bgp-evpn ........................................... SUCCESS [ 17.712 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Evpn ........................ SUCCESS [ 11.038 s] 07:41:22 [INFO] protocols-config-loader ............................ SUCCESS [ 11.125 s] 07:41:22 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SUCCESS [ 8.654 s] 07:41:22 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SUCCESS [ 16.388 s] 07:41:22 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SUCCESS [ 15.901 s] 07:41:22 [INFO] topology-config-loader ............................. SUCCESS [ 9.543 s] 07:41:22 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SUCCESS [ 14.736 s] 07:41:22 [INFO] OpenDaylight :: BGP ................................ SUCCESS [ 18.046 s] 07:41:22 [INFO] OpenDaylight :: Configuration Example Files ........ SUCCESS [ 6.615 s] 07:41:22 [INFO] bmp-monitors-config-loader ......................... SUCCESS [ 10.023 s] 07:41:22 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SUCCESS [ 14.969 s] 07:41:22 [INFO] bgp-bmp-config-example ............................. SUCCESS [ 1.264 s] 07:41:22 [INFO] OpenDaylight :: BMP :: Config files example ........ SUCCESS [ 6.442 s] 07:41:22 [INFO] bgp-bmp-parser-impl ................................ SUCCESS [ 8.621 s] 07:41:22 [INFO] bgp-bmp-impl ....................................... SUCCESS [ 20.819 s] 07:41:22 [INFO] OpenDaylight :: BMP ................................ SUCCESS [ 17.437 s] 07:41:22 [INFO] pcep-api ........................................... SUCCESS [ 17.959 s] 07:41:22 [INFO] pcep-spi ........................................... SUCCESS [ 10.731 s] 07:41:22 [INFO] OpenDaylight :: PCEP :: Api ........................ SUCCESS [ 7.512 s] 07:41:22 [INFO] pcep-parser ........................................ SUCCESS [ 12.675 s] 07:41:22 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SUCCESS [ 7.638 s] 07:41:22 [INFO] pcep-impl .......................................... SUCCESS [ 15.382 s] 07:41:22 [INFO] OpenDaylight :: PCEP :: Impl ....................... SUCCESS [ 15.939 s] 07:41:22 [INFO] programming-api .................................... SUCCESS [ 7.575 s] 07:41:22 [INFO] programming-spi .................................... SUCCESS [ 4.842 s] 07:41:22 [INFO] programming-topology-api ........................... SUCCESS [ 4.905 s] 07:41:22 [INFO] programming-tunnel-api ............................. SUCCESS [ 5.275 s] 07:41:22 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SUCCESS [ 7.849 s] 07:41:22 [INFO] pcep-tunnel-api .................................... SUCCESS [ 6.713 s] 07:41:22 [INFO] programming-impl ................................... SUCCESS [ 18.929 s] 07:41:22 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SUCCESS [ 15.222 s] 07:41:22 [INFO] pcep-topology-api .................................. SUCCESS [ 8.730 s] 07:41:22 [INFO] pcep-topology-spi .................................. SUCCESS [ 5.081 s] 07:41:22 [INFO] OpenDaylight :: PCEP :: Topology ................... SUCCESS [ 8.506 s] 07:41:22 [INFO] pcep-server-api .................................... SUCCESS [ 6.274 s] 07:41:22 [INFO] pcep-pcc-mock ...................................... SUCCESS [ 37.839 s] 07:41:22 [INFO] pcep-topology-provider ............................. SUCCESS [ 30.303 s] 07:41:22 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SUCCESS [ 15.706 s] 07:41:22 [INFO] pcep-server-provider ............................... SUCCESS [ 8.421 s] 07:41:22 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SUCCESS [ 17.011 s] 07:41:22 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SUCCESS [ 16.766 s] 07:41:22 [INFO] pcep-tunnel-provider ............................... SUCCESS [ 15.157 s] 07:41:22 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SUCCESS [ 17.060 s] 07:41:22 [INFO] pcep-config-example ................................ SUCCESS [ 0.793 s] 07:41:22 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SUCCESS [ 6.535 s] 07:41:22 [INFO] pcep-cli ........................................... SUCCESS [ 10.913 s] 07:41:22 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SUCCESS [ 15.230 s] 07:41:22 [INFO] OpenDaylight :: PCEP ............................... SUCCESS [ 16.171 s] 07:41:22 [INFO] feature-repo-parent ................................ SUCCESS [ 0.328 s] 07:41:22 [INFO] features-bgpcep .................................... SUCCESS [ 4.882 s] 07:41:22 [INFO] bgp-benchmark-app .................................. SUCCESS [ 12.886 s] 07:41:22 [INFO] OpenDaylight :: BGP :: Benchmark ................... SUCCESS [ 16.311 s] 07:41:22 [INFO] data-change-counter ................................ SUCCESS [ 10.412 s] 07:41:22 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SUCCESS [ 15.022 s] 07:41:22 [INFO] features-bgpcep-testing ............................ SUCCESS [ 3.463 s] 07:41:22 [INFO] bgpcep-features-parent ............................. SUCCESS [ 0.009 s] 07:41:22 [INFO] graph .............................................. SUCCESS [ 0.004 s] 07:41:22 [INFO] bgp-parser-mock .................................... SUCCESS [ 6.120 s] 07:41:22 [INFO] bgp-testtool ....................................... SUCCESS [ 8.469 s] 07:41:22 [INFO] extensions ......................................... SUCCESS [ 0.009 s] 07:41:22 [INFO] bgp-parent ......................................... SUCCESS [ 0.005 s] 07:41:22 [INFO] bmp-mock ........................................... SUCCESS [ 26.859 s] 07:41:22 [INFO] bmp-parent ......................................... SUCCESS [ 0.009 s] 07:41:22 [INFO] algo-parent ........................................ SUCCESS [ 0.006 s] 07:41:22 [INFO] pcep-testtool ...................................... SUCCESS [ 11.043 s] 07:41:22 [INFO] pcep-server-parent ................................. SUCCESS [ 0.009 s] 07:41:22 [INFO] pcep-topology-parent ............................... SUCCESS [ 0.004 s] 07:41:22 [INFO] pcep-tunnel-parent ................................. SUCCESS [ 0.005 s] 07:41:22 [INFO] pcep-parent ........................................ SUCCESS [ 0.005 s] 07:41:22 [INFO] programming-parent ................................. SUCCESS [ 0.005 s] 07:41:22 [INFO] rsvp-parent ........................................ SUCCESS [ 0.005 s] 07:41:22 [INFO] topology-parent .................................... SUCCESS [ 0.004 s] 07:41:22 [INFO] config-loader-parent ............................... SUCCESS [ 0.005 s] 07:41:22 [INFO] bgpcep-karaf ....................................... SUCCESS [ 33.034 s] 07:41:22 [INFO] bgpcep ............................................. SUCCESS [ 1.908 s] 07:41:22 [INFO] ------------------------------------------------------------------------ 07:41:22 [INFO] BUILD SUCCESS 07:41:22 [INFO] ------------------------------------------------------------------------ 07:41:22 [INFO] Total time: 29:30 min 07:41:22 [INFO] Finished at: 2025-12-13T07:41:22Z 07:41:22 [INFO] ------------------------------------------------------------------------ 07:41:22 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins13798318306599890673.sh 07:41:22 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins13666847187022567694.sh 07:41:22 + find . -regex .*karaf/target 07:41:22 + xargs rm -rf 07:41:32 [INFO] 2025-12-13T07:41:32.050Z Scanning application odl-bgpcep. 07:41:32 [INFO] 2025-12-13T07:41:32.265Z Finished scanning application odl-bgpcep. 07:41:32 $ ssh-agent -k 07:41:32 unset SSH_AUTH_SOCK; 07:41:32 unset SSH_AGENT_PID; 07:41:32 echo Agent pid 1652 killed; 07:41:32 [ssh-agent] Stopped. 07:41:32 FATAL: Remote call on prd-ubuntu2204-docker-8c-8g-13287 failed 07:41:32 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 @5782ed79 07:41:32 at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) 07:41:32 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) 07:41:32 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) 07:41:32 at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) 07:41:32 at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) 07:41:32 at hidden.com.thoughtworks.xstream.core.util.Fields.locate(Fields.java:40) 07:41:32 at hidden.com.thoughtworks.xstream.converters.collections.PropertiesConverter$Reflections.(PropertiesConverter.java:105) 07:41:32 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-13287 07:41:32 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 07:41:32 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 07:41:32 at hudson.remoting.Channel.call(Channel.java:1003) 07:41:32 at hudson.remoting.VirtualChannel$call.call(Unknown Source) 07:41:32 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:95) 07:41:32 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 07:41:32 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) 07:41:32 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 07:41:32 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 07:41:32 at hudson.model.Build$BuildExecution.build(Build.java:199) 07:41:32 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 07:41:32 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 07:41:32 at hudson.model.Run.execute(Run.java:1895) 07:41:32 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:41:32 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:41:32 at hudson.model.Executor.run(Executor.java:442) 07:41:32 Caused: java.lang.ExceptionInInitializerError 07:41:32 at hidden.com.thoughtworks.xstream.converters.collections.PropertiesConverter.marshal(PropertiesConverter.java:71) 07:41:32 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 07:41:32 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 07:41:32 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) 07:41:32 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) 07:41:32 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) 07:41:32 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) 07:41:32 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) 07:41:32 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 07:41:32 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 07:41:32 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) 07:41:32 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) 07:41:32 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) 07:41:32 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) 07:41:32 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) 07:41:32 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 07:41:32 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 07:41:32 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) 07:41:32 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) 07:41:32 at hidden.com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) 07:41:32 at hidden.com.thoughtworks.xstream.XStream.marshal(XStream.java:1266) 07:41:32 at hidden.com.thoughtworks.xstream.XStream.marshal(XStream.java:1255) 07:41:32 at hidden.com.thoughtworks.xstream.XStream.toXML(XStream.java:1228) 07:41:32 at hidden.com.thoughtworks.xstream.XStream.toXML(XStream.java:1215) 07:41:32 at hidden.com.sonatype.insight.scan.model.io.ScanWriter.openScan(ScanWriter.java:142) 07:41:32 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:104) 07:41:32 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 07:41:32 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 07:41:32 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 07:41:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:41:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 07:41:32 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 07:41:32 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 07:41:32 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 07:41:32 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 07:41:32 at hudson.remoting.Request$2.run(Request.java:377) 07:41:32 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 07:41:32 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 07:41:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 07:41:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 07:41:32 at java.base/java.lang.Thread.run(Thread.java:1583) 07:41:32 Caused: java.io.IOException: Remote call on prd-ubuntu2204-docker-8c-8g-13287 failed 07:41:32 at hudson.remoting.Channel.call(Channel.java:1007) 07:41:32 at hudson.remoting.VirtualChannel$call.call(Unknown Source) 07:41:32 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:95) 07:41:32 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 07:41:32 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) 07:41:32 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 07:41:32 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 07:41:32 at hudson.model.Build$BuildExecution.build(Build.java:199) 07:41:32 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 07:41:32 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 07:41:32 at hudson.model.Run.execute(Run.java:1895) 07:41:32 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:41:32 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:41:32 at hudson.model.Executor.run(Executor.java:442) 07:41:32 [PostBuildScript] - [INFO] Executing post build scripts. 07:41:32 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins18389717921113673244.sh 07:41:32 ---> sysstat.sh 07:41:32 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins15738810752966980725.sh 07:41:32 ---> package-listing.sh 07:41:32 ++ facter osfamily 07:41:32 ++ tr '[:upper:]' '[:lower:]' 07:41:33 + OS_FAMILY=debian 07:41:33 + workspace=/w/workspace/bgpcep-maven-clm-master 07:41:33 + START_PACKAGES=/tmp/packages_start.txt 07:41:33 + END_PACKAGES=/tmp/packages_end.txt 07:41:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:33 + PACKAGES=/tmp/packages_start.txt 07:41:33 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:41:33 + PACKAGES=/tmp/packages_end.txt 07:41:33 + case "${OS_FAMILY}" in 07:41:33 + grep '^ii' 07:41:33 + dpkg -l 07:41:33 + '[' -f /tmp/packages_start.txt ']' 07:41:33 + '[' -f /tmp/packages_end.txt ']' 07:41:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:33 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:41:33 + mkdir -p /w/workspace/bgpcep-maven-clm-master/archives/ 07:41:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-clm-master/archives/ 07:41:33 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins17341780732231128857.sh 07:41:33 ---> capture-instance-metadata.sh 07:41:33 Setup pyenv: 07:41:33 system 07:41:33 3.8.20 07:41:33 3.9.20 07:41:33 3.10.15 07:41:33 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:41:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wDtF from file:/tmp/.os_lf_venv 07:41:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:35 lf-activate-venv(): INFO: Base packages installed successfully 07:41:35 lf-activate-venv(): INFO: Installing additional packages: lftools 07:41:49 lf-activate-venv(): INFO: Adding /tmp/venv-wDtF/bin to PATH 07:41:49 INFO: Running in OpenStack, capturing instance metadata 07:41:49 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins9570761850187496390.sh 07:41:49 provisioning config files... 07:41:50 Could not find credentials [logs] for bgpcep-maven-clm-master #243 07:41:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config5690234890486319185tmp 07:41:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:41:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:41:50 provisioning config files... 07:41:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:41:50 [EnvInject] - Injecting environment variables from a build step. 07:41:50 [EnvInject] - Injecting as environment variables the properties content 07:41:50 SERVER_ID=logs 07:41:50 07:41:50 [EnvInject] - Variables injected successfully. 07:41:50 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins13548538923880252942.sh 07:41:50 ---> create-netrc.sh 07:41:50 WARN: Log server credential not found. 07:41:50 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins3408020786927235368.sh 07:41:50 ---> python-tools-install.sh 07:41:50 Setup pyenv: 07:41:50 system 07:41:50 3.8.20 07:41:50 3.9.20 07:41:50 3.10.15 07:41:50 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:41:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wDtF from file:/tmp/.os_lf_venv 07:41:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:53 lf-activate-venv(): INFO: Base packages installed successfully 07:41:53 lf-activate-venv(): INFO: Installing additional packages: lftools 07:42:03 lf-activate-venv(): INFO: Adding /tmp/venv-wDtF/bin to PATH 07:42:03 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins13761153529421034850.sh 07:42:03 ---> sudo-logs.sh 07:42:03 Archiving 'sudo' log.. 07:42:03 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins4079821716002978115.sh 07:42:03 ---> job-cost.sh 07:42:03 Setup pyenv: 07:42:03 system 07:42:03 3.8.20 07:42:03 3.9.20 07:42:03 3.10.15 07:42:03 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:42:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wDtF from file:/tmp/.os_lf_venv 07:42:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:05 lf-activate-venv(): INFO: Base packages installed successfully 07:42:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:42:12 lf-activate-venv(): INFO: Adding /tmp/venv-wDtF/bin to PATH 07:42:12 INFO: No Stack... 07:42:12 INFO: Retrieving Pricing Info for: v3-standard-8 07:42:12 INFO: Archiving Costs 07:42:12 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins1535554680259037830.sh 07:42:12 ---> logs-deploy.sh 07:42:12 Setup pyenv: 07:42:13 system 07:42:13 3.8.20 07:42:13 3.9.20 07:42:13 3.10.15 07:42:13 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:42:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wDtF from file:/tmp/.os_lf_venv 07:42:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:15 lf-activate-venv(): INFO: Base packages installed successfully 07:42:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:42:25 lf-activate-venv(): INFO: Adding /tmp/venv-wDtF/bin to PATH 07:42:25 WARNING: Nexus logging server not set 07:42:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-clm-master/243/ 07:42:25 INFO: archiving logs to S3 07:42:30 ---> uname -a: 07:42:30 Linux prd-ubuntu2204-docker-8c-8g-13287 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:42:30 07:42:30 07:42:30 ---> lscpu: 07:42:30 Architecture: x86_64 07:42:30 CPU op-mode(s): 32-bit, 64-bit 07:42:30 Address sizes: 40 bits physical, 48 bits virtual 07:42:30 Byte Order: Little Endian 07:42:30 CPU(s): 8 07:42:30 On-line CPU(s) list: 0-7 07:42:30 Vendor ID: AuthenticAMD 07:42:30 Model name: AMD EPYC-Rome Processor 07:42:30 CPU family: 23 07:42:30 Model: 49 07:42:30 Thread(s) per core: 1 07:42:30 Core(s) per socket: 1 07:42:30 Socket(s): 8 07:42:30 Stepping: 0 07:42:30 BogoMIPS: 5600.00 07:42:30 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:42:30 Virtualization: AMD-V 07:42:30 Hypervisor vendor: KVM 07:42:30 Virtualization type: full 07:42:30 L1d cache: 256 KiB (8 instances) 07:42:30 L1i cache: 256 KiB (8 instances) 07:42:30 L2 cache: 4 MiB (8 instances) 07:42:30 L3 cache: 128 MiB (8 instances) 07:42:30 NUMA node(s): 1 07:42:30 NUMA node0 CPU(s): 0-7 07:42:30 Vulnerability Gather data sampling: Not affected 07:42:30 Vulnerability Indirect target selection: Not affected 07:42:30 Vulnerability Itlb multihit: Not affected 07:42:30 Vulnerability L1tf: Not affected 07:42:30 Vulnerability Mds: Not affected 07:42:30 Vulnerability Meltdown: Not affected 07:42:30 Vulnerability Mmio stale data: Not affected 07:42:30 Vulnerability Reg file data sampling: Not affected 07:42:30 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:42:30 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:42:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:42:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:42:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:42:30 Vulnerability Srbds: Not affected 07:42:30 Vulnerability Tsa: Not affected 07:42:30 Vulnerability Tsx async abort: Not affected 07:42:30 Vulnerability Vmscape: Not affected 07:42:30 07:42:30 07:42:30 ---> nproc: 07:42:30 8 07:42:30 07:42:30 07:42:30 ---> df -h: 07:42:30 Filesystem Size Used Avail Use% Mounted on 07:42:30 tmpfs 3.2G 1.1M 3.2G 1% /run 07:42:30 /dev/vda1 155G 11G 145G 7% / 07:42:30 tmpfs 16G 0 16G 0% /dev/shm 07:42:30 tmpfs 5.0M 0 5.0M 0% /run/lock 07:42:30 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:42:30 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 07:42:30 07:42:30 07:42:30 ---> free -m: 07:42:30 total used free shared buff/cache available 07:42:30 Mem: 32092 911 25766 4 5414 30713 07:42:30 Swap: 1023 0 1023 07:42:30 07:42:30 07:42:30 ---> ip addr: 07:42:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:42:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:42:30 inet 127.0.0.1/8 scope host lo 07:42:30 valid_lft forever preferred_lft forever 07:42:30 inet6 ::1/128 scope host 07:42:30 valid_lft forever preferred_lft forever 07:42:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:42:30 link/ether fa:16:3e:ba:19:e3 brd ff:ff:ff:ff:ff:ff 07:42:30 altname enp0s3 07:42:30 inet 10.30.170.54/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:42:30 valid_lft 84453sec preferred_lft 84453sec 07:42:30 inet6 fe80::f816:3eff:feba:19e3/64 scope link 07:42:30 valid_lft forever preferred_lft forever 07:42:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:42:30 link/ether 66:80:ba:a7:31:0b brd ff:ff:ff:ff:ff:ff 07:42:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:42:30 valid_lft forever preferred_lft forever 07:42:30 07:42:30 07:42:30 ---> sar -b -r -n DEV: 07:42:30 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-8c-8g-13287) 12/13/25 _x86_64_ (8 CPU) 07:42:30 07:42:30 07:10:06 LINUX RESTART (8 CPU) 07:42:30 07:42:30 07:20:17 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:42:30 07:30:07 36.70 0.11 31.75 4.84 5.34 2475.66 23709.19 07:42:30 07:40:01 32.99 0.01 28.90 4.08 0.11 2703.12 17160.34 07:42:30 Average: 34.84 0.06 30.33 4.46 2.72 2589.68 20426.41 07:42:30 07:42:30 07:20:17 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:42:30 07:30:07 25323940 29335352 2968964 9.03 193164 4021772 3015616 8.89 928404 6113172 7764 07:42:30 07:40:01 24738372 29202964 3098344 9.43 214936 4416568 3102760 9.15 1018016 6592344 19516 07:42:30 Average: 25031156 29269158 3033654 9.23 204050 4219170 3059188 9.02 973210 6352758 13640 07:42:30 07:42:30 07:20:17 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:42:30 07:30:07 lo 2037.31 2037.31 1939.45 1939.45 0.00 0.00 0.00 0.00 07:42:30 07:30:07 ens3 37.71 26.93 16.79 12.94 0.00 0.00 0.00 0.00 07:42:30 07:30:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:30 07:40:01 lo 1581.49 1581.49 1504.78 1504.78 0.00 0.00 0.00 0.00 07:42:30 07:40:01 ens3 46.69 32.38 18.64 14.93 0.00 0.00 0.00 0.00 07:42:30 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:30 Average: lo 1808.82 1808.82 1721.56 1721.56 0.00 0.00 0.00 0.00 07:42:30 Average: ens3 42.21 29.66 17.71 13.94 0.00 0.00 0.00 0.00 07:42:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:30 07:42:30 07:42:30 ---> sar -P ALL: 07:42:30 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-8c-8g-13287) 12/13/25 _x86_64_ (8 CPU) 07:42:30 07:42:30 07:10:06 LINUX RESTART (8 CPU) 07:42:30 07:42:30 07:20:17 CPU %user %nice %system %iowait %steal %idle 07:42:30 07:30:07 all 36.61 0.00 1.74 0.10 0.08 61.47 07:42:30 07:30:07 0 31.86 0.00 1.45 0.04 0.08 66.57 07:42:30 07:30:07 1 39.33 0.00 2.33 0.18 0.08 58.09 07:42:30 07:30:07 2 38.94 0.00 1.94 0.08 0.08 58.96 07:42:30 07:30:07 3 39.28 0.00 1.93 0.09 0.08 58.62 07:42:30 07:30:07 4 38.67 0.00 1.53 0.04 0.08 59.68 07:42:30 07:30:07 5 37.30 0.00 1.68 0.08 0.08 60.86 07:42:30 07:30:07 6 33.61 0.00 1.49 0.12 0.07 64.71 07:42:30 07:30:07 7 33.88 0.00 1.59 0.19 0.07 64.27 07:42:30 07:40:01 all 36.78 0.00 1.76 0.10 0.08 61.29 07:42:30 07:40:01 0 38.97 0.00 1.80 0.05 0.08 59.11 07:42:30 07:40:01 1 38.71 0.00 1.88 0.03 0.08 59.29 07:42:30 07:40:01 2 37.60 0.00 1.88 0.08 0.08 60.36 07:42:30 07:40:01 3 35.96 0.00 1.77 0.05 0.08 62.14 07:42:30 07:40:01 4 35.99 0.00 1.59 0.07 0.08 62.27 07:42:30 07:40:01 5 30.46 0.00 1.47 0.10 0.07 67.90 07:42:30 07:40:01 6 40.18 0.00 1.70 0.30 0.08 57.73 07:42:30 07:40:01 7 36.34 0.00 1.96 0.09 0.08 61.53 07:42:30 Average: all 36.69 0.00 1.75 0.10 0.08 61.38 07:42:30 Average: 0 35.42 0.00 1.62 0.05 0.08 62.83 07:42:30 Average: 1 39.02 0.00 2.11 0.10 0.08 58.69 07:42:30 Average: 2 38.27 0.00 1.91 0.08 0.08 59.66 07:42:30 Average: 3 37.61 0.00 1.85 0.07 0.08 60.38 07:42:30 Average: 4 37.33 0.00 1.56 0.06 0.08 60.98 07:42:30 Average: 5 33.87 0.00 1.57 0.09 0.07 64.39 07:42:30 Average: 6 36.90 0.00 1.59 0.21 0.08 61.22 07:42:30 Average: 7 35.11 0.00 1.78 0.14 0.08 62.90 07:42:30 07:42:30 07:42:30