07:09:52 Started by timer 07:09:52 Running as SYSTEM 07:09:52 [EnvInject] - Loading node environment variables. 07:09:52 Building remotely on prd-centos8-builder-8c-8g-4775 (centos8-builder-8c-8g) in workspace /w/workspace/bgpcep-maven-clm-master 07:09:52 [ssh-agent] Looking for ssh-agent implementation... 07:09:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:53 $ ssh-agent 07:09:53 SSH_AUTH_SOCK=/tmp/ssh-hUbchowhtIGd/agent.5665 07:09:53 SSH_AGENT_PID=5667 07:09:53 [ssh-agent] Started. 07:09:53 Running ssh-add (command line suppressed) 07:09:53 Identity added: /w/workspace/bgpcep-maven-clm-master@tmp/private_key_12754070087001618530.key (/w/workspace/bgpcep-maven-clm-master@tmp/private_key_12754070087001618530.key) 07:09:53 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:09:53 The recommended git tool is: NONE 07:09:55 using credential jenkins-ssh 07:09:55 Wiping out workspace first. 07:09:55 Cloning the remote Git repository 07:09:55 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 07:09:55 > git init /w/workspace/bgpcep-maven-clm-master # timeout=10 07:09:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 07:09:55 > git --version # timeout=10 07:09:55 > git --version # 'git version 2.43.0' 07:09:55 using GIT_SSH to set credentials jenkins-ssh 07:09:55 [INFO] Currently running in a labeled security context 07:09:55 [INFO] Currently SELinux is 'enforcing' on the host 07:09:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-maven-clm-master@tmp/jenkins-gitclient-ssh370397543153804744.key 07:09:55 Verifying host key using known hosts file 07:09:55 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:09:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 07:10:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:00 Avoid second fetch 07:10:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:10:00 Checking out Revision 16fc02f2542ed452b4968532f4ec6fe0c2d8f803 (refs/remotes/origin/master) 07:10:00 > git config core.sparsecheckout # timeout=10 07:10:00 > git checkout -f 16fc02f2542ed452b4968532f4ec6fe0c2d8f803 # timeout=10 07:10:01 Commit message: "Add RTD configuration" 07:10:01 > git rev-list --no-walk 06988c4b7c1e25a622b9f7fccfb2d0abd42a32e5 # timeout=10 07:10:01 provisioning config files... 07:10:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:10:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:10:01 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins9801473637829830487.sh 07:10:01 ---> python-tools-install.sh 07:10:01 Setup pyenv: 07:10:01 system 07:10:01 * 3.8.13 (set by /opt/pyenv/version) 07:10:01 * 3.9.13 (set by /opt/pyenv/version) 07:10:01 * 3.10.6 (set by /opt/pyenv/version) 07:10:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l1HT 07:10:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:10:09 lf-activate-venv(): INFO: Installing: lftools 07:10:41 lf-activate-venv(): INFO: Adding /tmp/venv-l1HT/bin to PATH 07:10:41 Generating Requirements File 07:11:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:11:13 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 07:11:13 Python 3.10.6 07:11:13 pip 24.0 from /tmp/venv-l1HT/lib/python3.10/site-packages/pip (python 3.10) 07:11:14 appdirs==1.4.4 07:11:14 argcomplete==3.2.3 07:11:14 aspy.yaml==1.3.0 07:11:14 attrs==23.2.0 07:11:14 autopage==0.5.2 07:11:14 beautifulsoup4==4.12.3 07:11:14 boto3==1.34.59 07:11:14 botocore==1.34.59 07:11:14 bs4==0.0.2 07:11:14 cachetools==5.3.3 07:11:14 certifi==2024.2.2 07:11:14 cffi==1.16.0 07:11:14 cfgv==3.4.0 07:11:14 chardet==5.2.0 07:11:14 charset-normalizer==3.3.2 07:11:14 click==8.1.7 07:11:14 cliff==4.6.0 07:11:14 cmd2==2.4.3 07:11:14 cryptography==3.3.2 07:11:14 debtcollector==3.0.0 07:11:14 decorator==5.1.1 07:11:14 defusedxml==0.7.1 07:11:14 Deprecated==1.2.14 07:11:14 distlib==0.3.8 07:11:14 dnspython==2.6.1 07:11:14 docker==4.2.2 07:11:14 dogpile.cache==1.3.2 07:11:14 email_validator==2.1.1 07:11:14 filelock==3.13.1 07:11:14 future==1.0.0 07:11:14 gitdb==4.0.11 07:11:14 GitPython==3.1.42 07:11:14 google-auth==2.28.2 07:11:14 httplib2==0.22.0 07:11:14 identify==2.5.35 07:11:14 idna==3.6 07:11:14 importlib-resources==1.5.0 07:11:14 iso8601==2.1.0 07:11:14 Jinja2==3.1.3 07:11:14 jmespath==1.0.1 07:11:14 jsonpatch==1.33 07:11:14 jsonpointer==2.4 07:11:14 jsonschema==4.21.1 07:11:14 jsonschema-specifications==2023.12.1 07:11:14 keystoneauth1==5.6.0 07:11:14 kubernetes==29.0.0 07:11:14 lftools==0.37.9 07:11:14 lxml==5.1.0 07:11:14 MarkupSafe==2.1.5 07:11:14 msgpack==1.0.8 07:11:14 multi_key_dict==2.0.3 07:11:14 munch==4.0.0 07:11:14 netaddr==1.2.1 07:11:14 netifaces==0.11.0 07:11:14 niet==1.4.2 07:11:14 nodeenv==1.8.0 07:11:14 oauth2client==4.1.3 07:11:14 oauthlib==3.2.2 07:11:14 openstacksdk==0.62.0 07:11:14 os-client-config==2.1.0 07:11:14 os-service-types==1.7.0 07:11:14 osc-lib==3.0.1 07:11:14 oslo.config==9.4.0 07:11:14 oslo.context==5.5.0 07:11:14 oslo.i18n==6.3.0 07:11:14 oslo.log==5.5.0 07:11:14 oslo.serialization==5.4.0 07:11:14 oslo.utils==7.1.0 07:11:14 packaging==23.2 07:11:14 pbr==6.0.0 07:11:14 platformdirs==4.2.0 07:11:14 prettytable==3.10.0 07:11:14 pyasn1==0.5.1 07:11:14 pyasn1-modules==0.3.0 07:11:14 pycparser==2.21 07:11:14 pygerrit2==2.0.15 07:11:14 PyGithub==2.2.0 07:11:14 pyinotify==0.9.6 07:11:14 PyJWT==2.8.0 07:11:14 PyNaCl==1.5.0 07:11:14 pyparsing==2.4.7 07:11:14 pyperclip==1.8.2 07:11:14 pyrsistent==0.20.0 07:11:14 python-cinderclient==9.5.0 07:11:14 python-dateutil==2.9.0.post0 07:11:14 python-heatclient==3.5.0 07:11:14 python-jenkins==1.8.2 07:11:14 python-keystoneclient==5.4.0 07:11:14 python-magnumclient==4.4.0 07:11:14 python-novaclient==18.5.0 07:11:14 python-openstackclient==6.0.1 07:11:14 python-swiftclient==4.5.0 07:11:14 PyYAML==6.0.1 07:11:14 referencing==0.33.0 07:11:14 requests==2.31.0 07:11:14 requests-oauthlib==1.3.1 07:11:14 requestsexceptions==1.4.0 07:11:14 rfc3986==2.0.0 07:11:14 rpds-py==0.18.0 07:11:14 rsa==4.9 07:11:14 ruamel.yaml==0.18.6 07:11:14 ruamel.yaml.clib==0.2.8 07:11:14 s3transfer==0.10.0 07:11:14 simplejson==3.19.2 07:11:14 six==1.16.0 07:11:14 smmap==5.0.1 07:11:14 soupsieve==2.5 07:11:14 stevedore==5.2.0 07:11:14 tabulate==0.9.0 07:11:14 toml==0.10.2 07:11:14 tomlkit==0.12.4 07:11:14 tqdm==4.66.2 07:11:14 typing_extensions==4.10.0 07:11:14 tzdata==2024.1 07:11:14 urllib3==1.26.18 07:11:14 virtualenv==20.25.1 07:11:14 wcwidth==0.2.13 07:11:14 websocket-client==1.7.0 07:11:14 wrapt==1.16.0 07:11:14 xdg==6.0.0 07:11:14 xmltodict==0.13.0 07:11:14 yq==3.2.3 07:11:14 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins1451644484234304051.sh 07:11:14 + echo quiet=on 07:11:14 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-8c-8g-4775 07:11:14 [bgpcep-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/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/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:11:14 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=bgpcep --version 07:11:15 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:11:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:11:15 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 07:11:15 Default locale: en_US, platform encoding: UTF-8 07:11:15 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 07:11:15 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins11420733864667475557.sh 07:11:15 + rm /home/jenkins/.wgetrc 07:11:15 [EnvInject] - Injecting environment variables from a build step. 07:11:15 [EnvInject] - Injecting as environment variables the properties content 07:11:15 SET_JDK_VERSION=openjdk17 07:11:15 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:11:15 07:11:15 [EnvInject] - Variables injected successfully. 07:11:15 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins9625812202308034455.sh 07:11:15 ---> update-java-alternatives.sh 07:11:15 ---> Updating Java version 07:11:15 ---> RedHat type system detected 07:11:15 openjdk version "17.0.6-ea" 2023-01-17 LTS 07:11:15 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 07:11:15 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 07:11:15 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 07:11:15 [EnvInject] - Injecting environment variables from a build step. 07:11:15 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:11:15 [EnvInject] - Variables injected successfully. 07:11:15 provisioning config files... 07:11:15 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config15342186653835701997tmp 07:11:17 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config6368205279549477846tmp 07:11:17 [EnvInject] - Injecting environment variables from a build step. 07:11:17 [EnvInject] - Injecting as environment variables the properties content 07:11:17 MAVEN_GOALS=clean install 07:11:17 07:11:17 [EnvInject] - Variables injected successfully. 07:11:17 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins12359060422273758043.sh 07:11:17 ---> common-variables.sh 07:11:17 --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:17 ---> sonatype-clm.sh 07:11:17 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:11:17 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:11:17 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 07:11:17 Default locale: en_US, platform encoding: UTF-8 07:11:17 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 07:11:18 [INFO] Scanning for projects... 07:11:28 [INFO] ------------------------------------------------------------------------ 07:11:28 [INFO] Reactor Build Order: 07:11:28 [INFO] 07:11:28 [INFO] bgpcep-artifacts [pom] 07:11:28 [INFO] binding-parent [pom] 07:11:28 [INFO] graph-api [bundle] 07:11:28 [INFO] algo-api [bundle] 07:11:28 [INFO] concepts [bundle] 07:11:28 [INFO] BGPCEP common parent [pom] 07:11:28 [INFO] algo-impl [bundle] 07:11:28 [INFO] single-feature-parent [pom] 07:11:28 [INFO] OpenDaylight :: GRAPH :: API [feature] 07:11:28 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 07:11:28 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 07:11:28 [INFO] graph-impl [bundle] 07:11:28 [INFO] OpenDaylight :: GRAPH [feature] 07:11:28 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 07:11:28 [INFO] testtool-parent [pom] 07:11:28 [INFO] util [bundle] 07:11:28 [INFO] bgp-concepts [bundle] 07:11:28 [INFO] bgp-parser-api [bundle] 07:11:28 [INFO] bgp-parser-spi [bundle] 07:11:28 [INFO] bgp-util [bundle] 07:11:28 [INFO] bgp-parser-impl [bundle] 07:11:28 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: Parser [feature] 07:11:28 [INFO] bgp-rib-api [bundle] 07:11:28 [INFO] bgp-openconfig-api [bundle] 07:11:28 [INFO] bgp-rib-spi [bundle] 07:11:28 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 07:11:28 [INFO] bgp-openconfig-spi [bundle] 07:11:28 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 07:11:28 [INFO] bgp-bmp-api [bundle] 07:11:28 [INFO] bgp-extension-parent [pom] 07:11:28 [INFO] bgp-inet [bundle] 07:11:28 [INFO] bgp-path-selection-mode [bundle] 07:11:28 [INFO] config-loader-spi [bundle] 07:11:28 [INFO] config-loader-impl [bundle] 07:11:28 [INFO] testtool-util [bundle] 07:11:28 [INFO] routing-policy-config-loader [bundle] 07:11:28 [INFO] bgp-openconfig-rp-spi [bundle] 07:11:28 [INFO] bgp-route-target [bundle] 07:11:28 [INFO] bgp-openconfig-rp-impl [bundle] 07:11:28 [INFO] rsvp-api [bundle] 07:11:28 [INFO] rsvp-spi [bundle] 07:11:28 [INFO] rsvp-impl [bundle] 07:11:28 [INFO] bgp-linkstate [bundle] 07:11:28 [INFO] bgp-rib-mock [bundle] 07:11:28 [INFO] bgp-config-example [jar] 07:11:28 [INFO] bgp-openconfig-rp-statement [bundle] 07:11:28 [INFO] bgp-rib-impl [bundle] 07:11:28 [INFO] bgp-peer-acceptor [bundle] 07:11:28 [INFO] bgp-bmp-spi [bundle] 07:11:28 [INFO] OpenDaylight :: BMP :: API [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: Inet [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 07:11:28 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 07:11:28 [INFO] bgp-openconfig-state [bundle] 07:11:28 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 07:11:28 [INFO] topology-api [bundle] 07:11:28 [INFO] topology-tunnel-api [bundle] 07:11:28 [INFO] topology-segment-routing [bundle] 07:11:28 [INFO] bgp-topology-provider [bundle] 07:11:28 [INFO] OpenDaylight :: RSVP :: API [feature] 07:11:28 [INFO] OpenDaylight :: RSVP [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 07:11:28 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 07:11:28 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 07:11:28 [INFO] OpenDaylight :: BGP :: Topology [feature] 07:11:28 [INFO] bgp-cli [bundle] 07:11:28 [INFO] OpenDaylight :: BGP :: Cli [feature] 07:11:28 [INFO] bgp-flowspec [bundle] 07:11:28 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 07:11:28 [INFO] bgp-labeled-unicast [bundle] 07:11:28 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 07:11:28 [INFO] bgp-l3vpn [bundle] 07:11:28 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 07:11:28 [INFO] bgp-mvpn [bundle] 07:11:28 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 07:11:28 [INFO] bgp-evpn [bundle] 07:11:28 [INFO] OpenDaylight :: BGP :: Evpn [feature] 07:11:28 [INFO] protocols-config-loader [bundle] 07:11:28 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 07:11:28 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 07:11:28 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 07:11:28 [INFO] topology-config-loader [bundle] 07:11:28 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 07:11:28 [INFO] OpenDaylight :: BGP [feature] 07:11:28 [INFO] OpenDaylight :: Configuration Example Files [feature] 07:11:28 [INFO] bmp-monitors-config-loader [bundle] 07:11:28 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 07:11:28 [INFO] bgp-bmp-config-example [jar] 07:11:28 [INFO] OpenDaylight :: BMP :: Config files example [feature] 07:11:28 [INFO] bgp-bmp-parser-impl [bundle] 07:11:28 [INFO] bgp-bmp-impl [bundle] 07:11:28 [INFO] OpenDaylight :: BMP [feature] 07:11:28 [INFO] pcep-api [bundle] 07:11:28 [INFO] pcep-spi [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: Api [feature] 07:11:28 [INFO] pcep-base-parser [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 07:11:28 [INFO] pcep-impl [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: Impl [feature] 07:11:28 [INFO] programming-api [bundle] 07:11:28 [INFO] programming-spi [bundle] 07:11:28 [INFO] programming-topology-api [bundle] 07:11:28 [INFO] programming-tunnel-api [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 07:11:28 [INFO] pcep-tunnel-api [bundle] 07:11:28 [INFO] programming-impl [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 07:11:28 [INFO] pcep-topology-api [bundle] 07:11:28 [INFO] pcep-topology-spi [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: Topology [feature] 07:11:28 [INFO] pcep-ietf-stateful [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: Stateful [feature] 07:11:28 [INFO] pcep-ietf-p2mp-te-lsp [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: P2MP TE LSP [feature] 07:11:28 [INFO] pcep-segment-routing [bundle] 07:11:28 [INFO] pcep-server-api [bundle] 07:11:28 [INFO] pcep-pcc-mock [jar] 07:11:28 [INFO] pcep-topology-provider [bundle] 07:11:28 [INFO] pcep-server-provider [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 07:11:28 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 07:11:28 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 07:11:28 [INFO] pcep-tunnel-provider [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 07:11:28 [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] 07:11:28 [INFO] pcep-auto-bandwidth-extension [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] 07:11:28 [INFO] pcep-config-example [jar] 07:11:28 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 07:11:28 [INFO] pcep-cli [bundle] 07:11:28 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 07:11:28 [INFO] OpenDaylight :: PCEP [feature] 07:11:28 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 07:11:28 [INFO] feature-repo-parent [pom] 07:11:28 [INFO] features-bgpcep [feature] 07:11:28 [INFO] bgp-benchmark-app [bundle] 07:11:28 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 07:11:28 [INFO] data-change-counter [bundle] 07:11:28 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 07:11:28 [INFO] features-bgpcep-testing [feature] 07:11:28 [INFO] bgpcep-features-parent [pom] 07:11:28 [INFO] graph [pom] 07:11:28 [INFO] bgp-parser-mock [bundle] 07:11:28 [INFO] bgp-testtool [jar] 07:11:28 [INFO] extensions [pom] 07:11:28 [INFO] bgp-parent [pom] 07:11:28 [INFO] bmp-mock [jar] 07:11:28 [INFO] bmp-parent [pom] 07:11:28 [INFO] algo-parent [pom] 07:11:28 [INFO] pcep-testtool [jar] 07:11:28 [INFO] pcep-server-parent [pom] 07:11:28 [INFO] pcep-topology-parent [pom] 07:11:28 [INFO] pcep-tunnel-parent [pom] 07:11:28 [INFO] pcep-parent [pom] 07:11:28 [INFO] programming-parent [pom] 07:11:28 [INFO] rsvp-parent [pom] 07:11:28 [INFO] topology-parent [pom] 07:11:28 [INFO] config-loader-parent [pom] 07:11:28 [INFO] bgpcep-karaf [pom] 07:11:28 [INFO] bgpcep [pom] 07:11:29 [INFO] 07:11:29 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 07:11:29 [INFO] Building bgpcep-artifacts 0.21.2-SNAPSHOT [1/169] 07:11:29 [INFO] --------------------------------[ pom ]--------------------------------- 07:11:29 [INFO] 07:11:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-artifacts --- 07:11:29 [INFO] 07:11:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-artifacts --- 07:11:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:11:29 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:11:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:11:29 [INFO] 07:11:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-artifacts --- 07:11:30 [INFO] 07:11:30 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgpcep-artifacts --- 07:11:31 [INFO] CycloneDX: Resolving Dependencies 07:11:31 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 07:11:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.xml 07:11:31 [INFO] attaching as bgpcep-artifacts-0.21.2-SNAPSHOT-cyclonedx.xml 07:11:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.json 07:11:31 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 07:11:31 [INFO] attaching as bgpcep-artifacts-0.21.2-SNAPSHOT-cyclonedx.json 07:11:31 [INFO] 07:11:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-artifacts --- 07:11:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.2-SNAPSHOT/bgpcep-artifacts-0.21.2-SNAPSHOT.pom 07:11:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.2-SNAPSHOT/bgpcep-artifacts-0.21.2-SNAPSHOT-cyclonedx.xml 07:11:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.2-SNAPSHOT/bgpcep-artifacts-0.21.2-SNAPSHOT-cyclonedx.json 07:11:32 [INFO] 07:11:32 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgpcep-artifacts --- 07:11:34 [INFO] org.opendaylight.bgpcep:bgpcep-artifacts:pom:0.21.2-SNAPSHOT 07:11:34 [INFO] 07:11:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgpcep-artifacts --- 07:11:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/artifacts/target/sonatype-clm/module.xml 07:11:38 [INFO] 07:11:38 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 07:11:38 [INFO] Building binding-parent 0.21.2-SNAPSHOT [2/169] 07:11:38 [INFO] --------------------------------[ pom ]--------------------------------- 07:11:42 [INFO] 07:11:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-parent --- 07:11:42 [INFO] 07:11:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-parent --- 07:11:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:11:42 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:11:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:11:42 [INFO] 07:11:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-parent --- 07:11:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:11:42 [INFO] 07:11:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-parent --- 07:11:42 [INFO] 07:11:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-parent --- 07:11:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:11:42 [INFO] 07:11:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ binding-parent --- 07:11:44 [INFO] Starting audit... 07:11:44 Audit done. 07:11:44 [INFO] You have 0 Checkstyle violations. 07:11:44 [INFO] 07:11:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-parent --- 07:11:44 [INFO] Starting audit... 07:11:44 Audit done. 07:11:44 [INFO] You have 0 Checkstyle violations. 07:11:44 [INFO] 07:11:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-parent --- 07:11:44 [INFO] 07:11:44 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ binding-parent >>> 07:11:44 [INFO] 07:11:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ binding-parent --- 07:11:46 [INFO] 07:11:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ binding-parent <<< 07:11:46 [INFO] 07:11:46 [INFO] 07:11:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ binding-parent --- 07:11:46 [INFO] 07:11:46 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ binding-parent --- 07:11:46 [INFO] 07:11:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-parent --- 07:11:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:11:47 [INFO] 07:11:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ binding-parent --- 07:11:47 [INFO] CycloneDX: Resolving Dependencies 07:11:47 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 07:11:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.xml 07:11:47 [INFO] attaching as binding-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:11:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.json 07:11:48 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 07:11:48 [INFO] attaching as binding-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:11:48 [INFO] 07:11:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 07:11:48 [INFO] Skipping duplicate-finder execution! 07:11:48 [INFO] 07:11:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-parent --- 07:11:48 [INFO] Skipping pom project 07:11:48 [INFO] 07:11:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-parent --- 07:11:48 [INFO] 07:11:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-parent --- 07:11:48 [INFO] 07:11:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-parent --- 07:11:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:48 [INFO] 07:11:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-parent --- 07:11:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.2-SNAPSHOT/binding-parent-0.21.2-SNAPSHOT.pom 07:11:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.2-SNAPSHOT/binding-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:11:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.2-SNAPSHOT/binding-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:11:48 [INFO] 07:11:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ binding-parent --- 07:11:48 [INFO] org.opendaylight.bgpcep:binding-parent:pom:0.21.2-SNAPSHOT 07:11:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:11:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:11:48 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:11:48 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:11:48 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:11:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:11:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:11:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:11:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:11:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:11:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:11:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:11:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:11:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:11:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:11:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:11:48 [INFO] +- junit:junit:jar:4.13.2:test 07:11:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:11:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:11:48 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:11:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:11:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:11:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:11:48 [INFO] 07:11:48 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ binding-parent --- 07:11:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/binding-parent/target/sonatype-clm/module.xml 07:11:48 [INFO] 07:11:48 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 07:11:48 [INFO] Building graph-api 0.21.2-SNAPSHOT [3/169] 07:11:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:11:49 [INFO] 07:11:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ graph-api --- 07:11:49 [INFO] 07:11:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ graph-api --- 07:11:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:11:49 [INFO] 07:11:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ graph-api --- 07:11:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:11:49 [INFO] 07:11:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ graph-api --- 07:11:50 [INFO] 07:11:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ graph-api --- 07:11:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:11:50 [INFO] 07:11:50 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ graph-api --- 07:11:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:11:52 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/yang 07:11:52 [INFO] yang-to-sources: Found 4 dependencies in 8.120 ms 07:11:52 [INFO] yang-to-sources: Project model files found: 1 in 106.9 ms 07:11:52 [INFO] yang-to-sources: 4 YANG models processed in 275.0 ms 07:11:53 [INFO] BindingJavaFileGenerator: Defined 35 files in 95.44 ms 07:11:53 [INFO] Sorted 35 files into 8 directories in 3.727 ms 07:11:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 35 in 192.7 ms 07:11:53 [INFO] 07:11:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ graph-api --- 07:11:53 [INFO] Starting audit... 07:11:53 Audit done. 07:11:53 [INFO] You have 0 Checkstyle violations. 07:11:53 [INFO] 07:11:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ graph-api --- 07:11:53 [INFO] Starting audit... 07:11:53 Audit done. 07:11:53 [INFO] You have 0 Checkstyle violations. 07:11:53 [INFO] 07:11:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ graph-api --- 07:11:53 [INFO] 07:11:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-api --- 07:11:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/resources 07:11:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:11:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:11:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:11:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:11:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:11:53 [INFO] 07:11:53 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ graph-api --- 07:11:54 [INFO] Recompiling the module because of changed dependency. 07:11:54 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 07:11:55 [INFO] 07:11:55 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ graph-api >>> 07:11:55 [INFO] 07:11:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ graph-api --- 07:11:55 [INFO] Fork Value is true 07:12:00 [INFO] Done SpotBugs Analysis.... 07:12:00 [INFO] 07:12:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ graph-api <<< 07:12:00 [INFO] 07:12:00 [INFO] 07:12:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ graph-api --- 07:12:00 [INFO] BugInstance size is 0 07:12:00 [INFO] Error size is 0 07:12:00 [INFO] No errors/warnings found 07:12:00 [INFO] 07:12:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-api --- 07:12:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/test/resources 07:12:00 [INFO] 07:12:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ graph-api --- 07:12:00 [INFO] No sources to compile 07:12:00 [INFO] 07:12:00 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ graph-api --- 07:12:00 [INFO] No tests to run. 07:12:00 [INFO] 07:12:00 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ graph-api --- 07:12:00 [INFO] 07:12:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-api --- 07:12:00 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT.jar 07:12:00 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/classes/META-INF/MANIFEST.MF 07:12:00 [INFO] 07:12:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ graph-api --- 07:12:00 [INFO] No previous run data found, generating javadoc. 07:12:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT-javadoc.jar 07:12:01 [INFO] 07:12:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ graph-api --- 07:12:01 [INFO] CycloneDX: Resolving Dependencies 07:12:02 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 07:12:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.xml 07:12:02 [INFO] attaching as graph-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.json 07:12:02 [INFO] attaching as graph-api-0.21.2-SNAPSHOT-cyclonedx.json 07:12:02 [INFO] 07:12:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 07:12:02 [INFO] Skipping duplicate-finder execution! 07:12:02 [INFO] 07:12:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ graph-api --- 07:12:02 [INFO] No dependency problems found 07:12:02 [INFO] 07:12:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ graph-api --- 07:12:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT-sources.jar 07:12:02 [INFO] 07:12:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ graph-api --- 07:12:02 [INFO] 07:12:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ graph-api --- 07:12:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:02 [INFO] 07:12:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ graph-api --- 07:12:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.2-SNAPSHOT/graph-api-0.21.2-SNAPSHOT.jar 07:12:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.2-SNAPSHOT/graph-api-0.21.2-SNAPSHOT.pom 07:12:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.2-SNAPSHOT/graph-api-0.21.2-SNAPSHOT-javadoc.jar 07:12:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.2-SNAPSHOT/graph-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.2-SNAPSHOT/graph-api-0.21.2-SNAPSHOT-cyclonedx.json 07:12:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.2-SNAPSHOT/graph-api-0.21.2-SNAPSHOT-sources.jar 07:12:02 [INFO] 07:12:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-api --- 07:12:02 [INFO] Writing OBR metadata 07:12:02 [INFO] Installing org/opendaylight/bgpcep/graph-api/0.21.2-SNAPSHOT/graph-api-0.21.2-SNAPSHOT.jar 07:12:02 [INFO] Writing OBR metadata 07:12:02 [INFO] 07:12:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ graph-api --- 07:12:02 [INFO] org.opendaylight.bgpcep:graph-api:bundle:0.21.2-SNAPSHOT 07:12:02 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:12:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:12:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:12:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:12:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:12:02 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:12:02 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:12:02 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:12:02 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:12:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:12:02 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:12:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:12:02 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:12:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:12:02 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:12:02 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:12:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:12:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:02 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:12:02 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:12:02 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:12:02 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:12:02 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:12:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:12:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:12:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:12:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:12:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:12:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:12:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:12:02 [INFO] +- junit:junit:jar:4.13.2:test 07:12:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:12:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:12:02 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:12:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:12:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:12:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:02 [INFO] 07:12:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ graph-api --- 07:12:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/sonatype-clm/module.xml 07:12:02 [INFO] 07:12:02 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 07:12:02 [INFO] Building algo-api 0.21.2-SNAPSHOT [4/169] 07:12:02 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:02 [INFO] 07:12:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ algo-api --- 07:12:02 [INFO] 07:12:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ algo-api --- 07:12:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:02 [INFO] 07:12:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ algo-api --- 07:12:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:02 [INFO] 07:12:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ algo-api --- 07:12:03 [INFO] 07:12:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ algo-api --- 07:12:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:03 [INFO] 07:12:03 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ algo-api --- 07:12:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:12:03 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/yang 07:12:03 [INFO] yang-to-sources: Found 5 dependencies in 1.766 ms 07:12:03 [INFO] yang-to-sources: Project model files found: 1 in 6.692 ms 07:12:03 [INFO] yang-to-sources: 5 YANG models processed in 99.97 ms 07:12:03 [INFO] BindingJavaFileGenerator: Defined 24 files in 17.41 ms 07:12:03 [INFO] Sorted 24 files into 6 directories in 158.6 μs 07:12:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 24 in 36.06 ms 07:12:03 [INFO] 07:12:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ algo-api --- 07:12:03 [INFO] Starting audit... 07:12:03 Audit done. 07:12:03 [INFO] You have 0 Checkstyle violations. 07:12:03 [INFO] 07:12:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ algo-api --- 07:12:03 [INFO] Starting audit... 07:12:03 Audit done. 07:12:03 [INFO] You have 0 Checkstyle violations. 07:12:03 [INFO] 07:12:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ algo-api --- 07:12:03 [INFO] 07:12:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-api --- 07:12:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/resources 07:12:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:12:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:12:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:12:03 [INFO] 07:12:03 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ algo-api --- 07:12:03 [INFO] Recompiling the module because of changed dependency. 07:12:03 [INFO] Compiling 25 source files with javac [debug release 17] to target/classes 07:12:04 [INFO] 07:12:04 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ algo-api >>> 07:12:04 [INFO] 07:12:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ algo-api --- 07:12:04 [INFO] Fork Value is true 07:12:06 [INFO] Done SpotBugs Analysis.... 07:12:06 [INFO] 07:12:06 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ algo-api <<< 07:12:06 [INFO] 07:12:06 [INFO] 07:12:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ algo-api --- 07:12:06 [INFO] BugInstance size is 0 07:12:06 [INFO] Error size is 0 07:12:06 [INFO] No errors/warnings found 07:12:06 [INFO] 07:12:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-api --- 07:12:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/test/resources 07:12:06 [INFO] 07:12:06 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ algo-api --- 07:12:06 [INFO] No sources to compile 07:12:06 [INFO] 07:12:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ algo-api --- 07:12:06 [INFO] No tests to run. 07:12:06 [INFO] 07:12:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ algo-api --- 07:12:06 [INFO] 07:12:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-api --- 07:12:06 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT.jar 07:12:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/classes/META-INF/MANIFEST.MF 07:12:06 [INFO] 07:12:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ algo-api --- 07:12:07 [INFO] No previous run data found, generating javadoc. 07:12:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT-javadoc.jar 07:12:08 [INFO] 07:12:08 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ algo-api --- 07:12:08 [INFO] CycloneDX: Resolving Dependencies 07:12:09 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 07:12:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.xml 07:12:09 [INFO] attaching as algo-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.json 07:12:09 [INFO] attaching as algo-api-0.21.2-SNAPSHOT-cyclonedx.json 07:12:09 [INFO] 07:12:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 07:12:09 [INFO] Skipping duplicate-finder execution! 07:12:09 [INFO] 07:12:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ algo-api --- 07:12:09 [INFO] No dependency problems found 07:12:09 [INFO] 07:12:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ algo-api --- 07:12:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT-sources.jar 07:12:09 [INFO] 07:12:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ algo-api --- 07:12:09 [INFO] 07:12:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ algo-api --- 07:12:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:09 [INFO] 07:12:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ algo-api --- 07:12:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.2-SNAPSHOT/algo-api-0.21.2-SNAPSHOT.jar 07:12:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.2-SNAPSHOT/algo-api-0.21.2-SNAPSHOT.pom 07:12:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.2-SNAPSHOT/algo-api-0.21.2-SNAPSHOT-javadoc.jar 07:12:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.2-SNAPSHOT/algo-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.2-SNAPSHOT/algo-api-0.21.2-SNAPSHOT-cyclonedx.json 07:12:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.2-SNAPSHOT/algo-api-0.21.2-SNAPSHOT-sources.jar 07:12:09 [INFO] 07:12:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-api --- 07:12:09 [INFO] Installing org/opendaylight/bgpcep/algo-api/0.21.2-SNAPSHOT/algo-api-0.21.2-SNAPSHOT.jar 07:12:09 [INFO] Writing OBR metadata 07:12:09 [INFO] 07:12:09 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ algo-api --- 07:12:09 [INFO] org.opendaylight.bgpcep:algo-api:bundle:0.21.2-SNAPSHOT 07:12:09 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.2-SNAPSHOT:compile 07:12:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:12:09 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:12:09 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:12:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:12:09 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:12:09 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:12:09 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:12:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:12:09 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:12:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:12:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:09 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:12:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:12:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:12:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:12:09 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:12:09 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:12:09 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:12:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:09 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:12:09 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:12:09 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:12:09 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:12:09 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:12:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:12:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:12:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:12:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:12:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:12:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:12:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:12:09 [INFO] +- junit:junit:jar:4.13.2:test 07:12:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:12:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:12:09 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:12:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:12:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:12:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:09 [INFO] 07:12:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ algo-api --- 07:12:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/sonatype-clm/module.xml 07:12:09 [INFO] 07:12:09 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 07:12:09 [INFO] Building concepts 0.21.2-SNAPSHOT [5/169] 07:12:09 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:09 [INFO] 07:12:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ concepts --- 07:12:09 [INFO] 07:12:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ concepts --- 07:12:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:09 [INFO] 07:12:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ concepts --- 07:12:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:09 [INFO] 07:12:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ concepts --- 07:12:10 [INFO] 07:12:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ concepts --- 07:12:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:10 [INFO] 07:12:10 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ concepts --- 07:12:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:12:10 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/concepts/src/main/yang 07:12:10 [INFO] yang-to-sources: Found 3 dependencies in 1.228 ms 07:12:10 [INFO] yang-to-sources: Project model files found: 4 in 3.559 ms 07:12:10 [INFO] yang-to-sources: 7 YANG models processed in 30.72 ms 07:12:10 [INFO] BindingJavaFileGenerator: Defined 25 files in 7.895 ms 07:12:10 [INFO] Sorted 25 files into 9 directories in 126.2 μs 07:12:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 21.06 ms 07:12:10 [INFO] 07:12:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ concepts --- 07:12:10 [INFO] Starting audit... 07:12:10 Audit done. 07:12:10 [INFO] You have 0 Checkstyle violations. 07:12:10 [INFO] 07:12:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ concepts --- 07:12:10 [INFO] Starting audit... 07:12:10 Audit done. 07:12:10 [INFO] You have 0 Checkstyle violations. 07:12:10 [INFO] 07:12:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ concepts --- 07:12:10 [INFO] 07:12:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ concepts --- 07:12:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/main/resources 07:12:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:12:10 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:12:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:12:10 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:12:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:12:10 [INFO] 07:12:10 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ concepts --- 07:12:10 [INFO] Recompiling the module because of changed dependency. 07:12:10 [INFO] Compiling 29 source files with javac [debug release 17] to target/classes 07:12:10 [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:12:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:12:10 [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:12:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:12:10 [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:12:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:12:10 [INFO] 07:12:10 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ concepts >>> 07:12:10 [INFO] 07:12:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ concepts --- 07:12:10 [INFO] Fork Value is true 07:12:13 [INFO] Done SpotBugs Analysis.... 07:12:13 [INFO] 07:12:13 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ concepts <<< 07:12:13 [INFO] 07:12:13 [INFO] 07:12:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ concepts --- 07:12:13 [INFO] BugInstance size is 0 07:12:13 [INFO] Error size is 0 07:12:13 [INFO] No errors/warnings found 07:12:13 [INFO] 07:12:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ concepts --- 07:12:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/test/resources 07:12:13 [INFO] 07:12:13 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ concepts --- 07:12:13 [INFO] Recompiling the module because of changed dependency. 07:12:13 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:12:13 [INFO] 07:12:13 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ concepts --- 07:12:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:12:14 [INFO] 07:12:14 [INFO] ------------------------------------------------------- 07:12:14 [INFO] T E S T S 07:12:14 [INFO] ------------------------------------------------------- 07:12:15 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 07:12:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.protocol.concepts.ASNumberTest 07:12:15 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 07:12:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.protocol.concepts.BandwidthTest 07:12:15 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 07:12:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 07:12:15 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:12:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:12:15 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:12:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:12:15 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 07:12:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 07:12:15 [INFO] 07:12:15 [INFO] Results: 07:12:15 [INFO] 07:12:15 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 07:12:15 [INFO] 07:12:15 [INFO] 07:12:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ concepts --- 07:12:15 [INFO] 07:12:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ concepts --- 07:12:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT.jar 07:12:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/concepts/target/classes/META-INF/MANIFEST.MF 07:12:15 [INFO] 07:12:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ concepts --- 07:12:15 [INFO] No previous run data found, generating javadoc. 07:12:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT-javadoc.jar 07:12:17 [INFO] 07:12:17 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ concepts --- 07:12:17 [INFO] CycloneDX: Resolving Dependencies 07:12:18 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 07:12:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.xml 07:12:18 [INFO] attaching as concepts-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.json 07:12:18 [INFO] attaching as concepts-0.21.2-SNAPSHOT-cyclonedx.json 07:12:18 [INFO] 07:12:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 07:12:18 [INFO] Skipping duplicate-finder execution! 07:12:18 [INFO] 07:12:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ concepts --- 07:12:18 [WARNING] Non-test scoped test only dependencies found: 07:12:18 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:12:18 [INFO] 07:12:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ concepts --- 07:12:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT-sources.jar 07:12:18 [INFO] 07:12:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ concepts --- 07:12:18 [INFO] 07:12:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ concepts --- 07:12:18 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/concepts/target/code-coverage/jacoco.exec 07:12:18 [INFO] Analyzed bundle 'concepts' with 13 classes 07:12:18 [INFO] 07:12:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ concepts --- 07:12:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.2-SNAPSHOT/concepts-0.21.2-SNAPSHOT.jar 07:12:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.2-SNAPSHOT/concepts-0.21.2-SNAPSHOT.pom 07:12:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.2-SNAPSHOT/concepts-0.21.2-SNAPSHOT-javadoc.jar 07:12:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.2-SNAPSHOT/concepts-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.2-SNAPSHOT/concepts-0.21.2-SNAPSHOT-cyclonedx.json 07:12:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.2-SNAPSHOT/concepts-0.21.2-SNAPSHOT-sources.jar 07:12:18 [INFO] 07:12:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ concepts --- 07:12:18 [INFO] Installing org/opendaylight/bgpcep/concepts/0.21.2-SNAPSHOT/concepts-0.21.2-SNAPSHOT.jar 07:12:18 [INFO] Writing OBR metadata 07:12:18 [INFO] 07:12:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ concepts --- 07:12:18 [INFO] org.opendaylight.bgpcep:concepts:bundle:0.21.2-SNAPSHOT 07:12:18 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:12:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:12:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:12:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:12:18 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 07:12:18 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:12:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:12:18 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:12:18 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:12:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:12:18 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:12:18 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:12:18 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:test 07:12:18 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:test 07:12:18 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:test 07:12:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:12:18 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:12:18 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:12:18 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:12:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:18 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:12:18 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:12:18 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:12:18 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:12:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:12:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:12:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:12:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:12:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:12:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:12:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:12:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:12:18 [INFO] +- junit:junit:jar:4.13.2:test 07:12:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:12:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:12:18 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:12:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:12:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:12:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:18 [INFO] 07:12:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ concepts --- 07:12:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/concepts/target/sonatype-clm/module.xml 07:12:18 [INFO] 07:12:18 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 07:12:18 [INFO] Building BGPCEP common parent 0.21.2-SNAPSHOT [6/169] 07:12:18 [INFO] --------------------------------[ pom ]--------------------------------- 07:12:18 [INFO] 07:12:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-parent --- 07:12:18 [INFO] 07:12:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-parent --- 07:12:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:18 [INFO] 07:12:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 07:12:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:18 [INFO] 07:12:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-parent --- 07:12:18 [INFO] 07:12:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgpcep-parent --- 07:12:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:18 [INFO] 07:12:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgpcep-parent --- 07:12:18 [INFO] Starting audit... 07:12:18 Audit done. 07:12:18 [INFO] You have 0 Checkstyle violations. 07:12:18 [INFO] 07:12:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgpcep-parent --- 07:12:18 [INFO] Starting audit... 07:12:18 Audit done. 07:12:18 [INFO] You have 0 Checkstyle violations. 07:12:18 [INFO] 07:12:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgpcep-parent --- 07:12:18 [INFO] 07:12:18 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 07:12:18 [INFO] 07:12:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgpcep-parent --- 07:12:18 [INFO] 07:12:18 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 07:12:18 [INFO] 07:12:18 [INFO] 07:12:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgpcep-parent --- 07:12:18 [INFO] 07:12:18 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgpcep-parent --- 07:12:18 [INFO] 07:12:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgpcep-parent --- 07:12:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:12:18 [INFO] 07:12:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgpcep-parent --- 07:12:18 [INFO] CycloneDX: Resolving Dependencies 07:12:19 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 07:12:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.xml 07:12:19 [INFO] attaching as bgpcep-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.json 07:12:19 [INFO] attaching as bgpcep-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:12:19 [INFO] 07:12:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 07:12:19 [INFO] Skipping duplicate-finder execution! 07:12:19 [INFO] 07:12:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgpcep-parent --- 07:12:19 [INFO] Skipping pom project 07:12:19 [INFO] 07:12:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgpcep-parent --- 07:12:19 [INFO] 07:12:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgpcep-parent --- 07:12:19 [INFO] 07:12:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgpcep-parent --- 07:12:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:19 [INFO] 07:12:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-parent --- 07:12:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.2-SNAPSHOT/bgpcep-parent-0.21.2-SNAPSHOT.pom 07:12:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.2-SNAPSHOT/bgpcep-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.2-SNAPSHOT/bgpcep-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:12:19 [INFO] 07:12:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgpcep-parent --- 07:12:19 [INFO] org.opendaylight.bgpcep:bgpcep-parent:pom:0.21.2-SNAPSHOT 07:12:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:19 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:12:19 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:12:19 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:12:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:12:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:12:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:12:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:12:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:12:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:12:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:12:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:12:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:12:19 [INFO] +- junit:junit:jar:4.13.2:test 07:12:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:12:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:12:19 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:12:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:12:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:12:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:19 [INFO] 07:12:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgpcep-parent --- 07:12:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/parent/target/sonatype-clm/module.xml 07:12:19 [INFO] 07:12:19 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 07:12:19 [INFO] Building algo-impl 0.21.2-SNAPSHOT [7/169] 07:12:19 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:19 [INFO] 07:12:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ algo-impl --- 07:12:19 [INFO] 07:12:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ algo-impl --- 07:12:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:19 [INFO] 07:12:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ algo-impl --- 07:12:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:19 [INFO] 07:12:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ algo-impl --- 07:12:19 [INFO] 07:12:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ algo-impl --- 07:12:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:19 [INFO] 07:12:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ algo-impl --- 07:12:19 [INFO] Starting audit... 07:12:19 Audit done. 07:12:19 [INFO] You have 0 Checkstyle violations. 07:12:19 [INFO] 07:12:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ algo-impl --- 07:12:20 [INFO] Starting audit... 07:12:20 Audit done. 07:12:20 [INFO] You have 0 Checkstyle violations. 07:12:20 [INFO] 07:12:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ algo-impl --- 07:12:20 [INFO] 07:12:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-impl --- 07:12:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/resources 07:12:20 [INFO] 07:12:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ algo-impl --- 07:12:20 [INFO] Recompiling the module because of changed dependency. 07:12:20 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 07:12:20 [INFO] 07:12:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ algo-impl >>> 07:12:20 [INFO] 07:12:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ algo-impl --- 07:12:20 [INFO] Fork Value is true 07:12:23 [INFO] Done SpotBugs Analysis.... 07:12:23 [INFO] 07:12:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ algo-impl <<< 07:12:23 [INFO] 07:12:23 [INFO] 07:12:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ algo-impl --- 07:12:23 [INFO] BugInstance size is 0 07:12:23 [INFO] Error size is 0 07:12:23 [INFO] No errors/warnings found 07:12:23 [INFO] 07:12:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-impl --- 07:12:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/test/resources 07:12:23 [INFO] 07:12:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ algo-impl --- 07:12:23 [INFO] No sources to compile 07:12:23 [INFO] 07:12:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ algo-impl --- 07:12:23 [INFO] No tests to run. 07:12:23 [INFO] 07:12:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ algo-impl --- 07:12:23 [INFO] 07:12:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-impl --- 07:12:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT.jar 07:12:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 07:12:23 [INFO] 07:12:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ algo-impl --- 07:12:26 [INFO] No previous run data found, generating javadoc. 07:12:26 [WARNING] Javadoc Warnings 07:12:26 [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:26 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:356: warning: no @param for cvertex 07:12:26 [WARNING] protected @Nullable MplsLabel getIpv4NodeSid(final ConnectedVertex cvertex) { 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:388: warning: no @param for cvertex 07:12:26 [WARNING] protected @Nullable MplsLabel getIpv6NodeSid(final ConnectedVertex cvertex) { 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:40: warning: no comment 07:12:26 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:51: warning: no comment 07:12:26 [WARNING] protected PathConstraints constraints = null; 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:44: warning: no comment 07:12:26 [WARNING] protected final ConnectedGraph graph; 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:48: warning: no comment 07:12:26 [WARNING] protected CspfPath pathDestination = null; 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:47: warning: no comment 07:12:26 [WARNING] protected CspfPath pathSource = null; 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:54: warning: no comment 07:12:26 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:55: warning: no comment 07:12:26 [WARNING] protected final HashMap processedPath = new HashMap<>(); 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:520: warning: no comment 07:12:26 [WARNING] protected abstract ConstrainedPath computeSimplePath(VertexKey source, VertexKey destination); 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public static final byte ACTIVE = 0x01; 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public static final byte DOMINATED = 0x03; 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public static final byte PROCESSED = 0x04; 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public static final byte SELECTED = 0x02; 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public static final byte UNKNOWN = 0x00; 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public CspfPath(final ConnectedVertex vertex) { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public void clearPath() { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public int getCost() { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public int getDelay() { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public Integer getKey() { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public List getPath() { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public int getPathCount() { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public float getPathLength() { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public byte getPathStatus() { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public Long getPredecessor() { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public ConnectedVertex getVertex() { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public Long getVertexKey() { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public CspfPath replacePath(final List list) { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public CspfPath setCost(final int cost) { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public CspfPath setDelay(final int delay) { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public CspfPath setKey(final Integer key) { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public CspfPath setPathLength(final float length) { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public CspfPath setPathStatus(final byte status) { 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java:56: warning: no comment 07:12:26 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 07:12:26 [WARNING] ^ 07:12:26 [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:26 [WARNING] public Samcra(final ConnectedGraph graph) { 07:12:26 [WARNING] ^ 07:12:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ShortestPathFirst.java:34: warning: no comment 07:12:26 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 07:12:26 [WARNING] ^ 07:12:26 [WARNING] 42 warnings 07:12:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT-javadoc.jar 07:12:26 [INFO] 07:12:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ algo-impl --- 07:12:26 [INFO] CycloneDX: Resolving Dependencies 07:12:26 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 07:12:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.xml 07:12:26 [INFO] attaching as algo-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.json 07:12:26 [INFO] attaching as algo-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:12:26 [INFO] 07:12:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 07:12:26 [INFO] Skipping duplicate-finder execution! 07:12:26 [INFO] 07:12:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ algo-impl --- 07:12:26 [INFO] No dependency problems found 07:12:26 [INFO] 07:12:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ algo-impl --- 07:12:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT-sources.jar 07:12:26 [INFO] 07:12:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ algo-impl --- 07:12:26 [INFO] 07:12:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ algo-impl --- 07:12:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:26 [INFO] 07:12:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ algo-impl --- 07:12:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.2-SNAPSHOT/algo-impl-0.21.2-SNAPSHOT.jar 07:12:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.2-SNAPSHOT/algo-impl-0.21.2-SNAPSHOT.pom 07:12:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.2-SNAPSHOT/algo-impl-0.21.2-SNAPSHOT-javadoc.jar 07:12:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.2-SNAPSHOT/algo-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.2-SNAPSHOT/algo-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:12:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.2-SNAPSHOT/algo-impl-0.21.2-SNAPSHOT-sources.jar 07:12:26 [INFO] 07:12:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-impl --- 07:12:26 [INFO] Installing org/opendaylight/bgpcep/algo-impl/0.21.2-SNAPSHOT/algo-impl-0.21.2-SNAPSHOT.jar 07:12:26 [INFO] Writing OBR metadata 07:12:26 [INFO] 07:12:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ algo-impl --- 07:12:26 [INFO] org.opendaylight.bgpcep:algo-impl:bundle:0.21.2-SNAPSHOT 07:12:26 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.21.2-SNAPSHOT:compile 07:12:26 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:12:26 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.2-SNAPSHOT:compile 07:12:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:12:26 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:12:26 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:12:26 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:12:26 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:12:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:12:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:12:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:12:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:12:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:12:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:12:26 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:12:26 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:12:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:12:26 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:12:26 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:12:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:12:26 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:12:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:12:26 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:12:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:12:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:12:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:12:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:12:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:12:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:26 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:12:26 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:12:26 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:12:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:12:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:12:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:12:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:12:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:12:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:12:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:12:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:12:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:12:26 [INFO] +- junit:junit:jar:4.13.2:test 07:12:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:12:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:12:26 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:12:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:12:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:12:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:26 [INFO] 07:12:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ algo-impl --- 07:12:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/sonatype-clm/module.xml 07:12:26 [INFO] 07:12:26 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 07:12:26 [INFO] Building single-feature-parent 0.21.2-SNAPSHOT [8/169] 07:12:26 [INFO] --------------------------------[ pom ]--------------------------------- 07:12:29 [INFO] 07:12:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ single-feature-parent --- 07:12:29 [INFO] 07:12:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ single-feature-parent --- 07:12:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:12:29 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:12:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:29 [INFO] 07:12:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ single-feature-parent --- 07:12:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:29 [INFO] 07:12:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ single-feature-parent --- 07:12:29 [INFO] 07:12:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ single-feature-parent --- 07:12:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:12:29 [INFO] argLine set to empty 07:12:29 [INFO] 07:12:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ single-feature-parent --- 07:12:29 [INFO] Starting audit... 07:12:29 Audit done. 07:12:29 [INFO] You have 0 Checkstyle violations. 07:12:29 [INFO] 07:12:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ single-feature-parent --- 07:12:29 [INFO] Starting audit... 07:12:29 Audit done. 07:12:29 [INFO] You have 0 Checkstyle violations. 07:12:29 [INFO] 07:12:29 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ single-feature-parent --- 07:12:29 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/classes/META-INF/maven/dependencies.properties 07:12:29 [INFO] 07:12:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ single-feature-parent --- 07:12:29 [INFO] 07:12:29 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 07:12:29 [INFO] 07:12:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ single-feature-parent --- 07:12:30 [INFO] 07:12:30 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 07:12:30 [INFO] 07:12:30 [INFO] 07:12:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ single-feature-parent --- 07:12:30 [INFO] 07:12:30 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ single-feature-parent --- 07:12:30 [INFO] 07:12:30 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ single-feature-parent --- 07:12:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:12:30 [INFO] 07:12:30 [INFO] ------------------------------------------------------- 07:12:30 [INFO] T E S T S 07:12:30 [INFO] ------------------------------------------------------- 07:12:31 [INFO] 07:12:31 [INFO] Results: 07:12:31 [INFO] 07:12:31 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 07:12:31 [INFO] 07:12:31 [INFO] 07:12:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ single-feature-parent --- 07:12:31 [INFO] 07:12:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ single-feature-parent --- 07:12:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:12:31 [INFO] 07:12:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ single-feature-parent --- 07:12:31 [INFO] CycloneDX: Resolving Dependencies 07:12:35 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 07:12:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.xml 07:12:35 [INFO] attaching as single-feature-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.json 07:12:35 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 07:12:35 [INFO] attaching as single-feature-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:12:35 [INFO] 07:12:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 07:12:35 [INFO] Skipping duplicate-finder execution! 07:12:35 [INFO] 07:12:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ single-feature-parent --- 07:12:35 [INFO] Skipping plugin execution 07:12:35 [INFO] 07:12:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ single-feature-parent --- 07:12:35 [INFO] 07:12:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ single-feature-parent --- 07:12:35 [INFO] 07:12:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ single-feature-parent --- 07:12:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:12:35 [INFO] 07:12:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ single-feature-parent --- 07:12:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.2-SNAPSHOT/single-feature-parent-0.21.2-SNAPSHOT.pom 07:12:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.2-SNAPSHOT/single-feature-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.2-SNAPSHOT/single-feature-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:12:35 [INFO] 07:12:35 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ single-feature-parent --- 07:12:35 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/test-features 07:12:35 [INFO] 07:12:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ single-feature-parent --- 07:12:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/sonatype-clm/module.xml 07:12:35 [INFO] 07:12:35 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 07:12:35 [INFO] Building OpenDaylight :: GRAPH :: API 0.21.2-SNAPSHOT [9/169] 07:12:35 [INFO] ------------------------------[ feature ]------------------------------- 07:12:36 [INFO] 07:12:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-graph-api --- 07:12:36 [INFO] 07:12:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 07:12:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:36 [INFO] 07:12:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- 07:12:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:36 [INFO] 07:12:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-graph-api --- 07:12:37 [INFO] 07:12:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 07:12:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:12:37 [INFO] argLine set to empty 07:12:37 [INFO] 07:12:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-graph-api --- 07:12:37 [INFO] Starting audit... 07:12:37 Audit done. 07:12:37 [INFO] You have 0 Checkstyle violations. 07:12:37 [INFO] 07:12:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-graph-api --- 07:12:37 [INFO] Starting audit... 07:12:37 Audit done. 07:12:37 [INFO] You have 0 Checkstyle violations. 07:12:37 [INFO] 07:12:37 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-graph-api --- 07:12:37 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/classes/META-INF/maven/dependencies.properties 07:12:37 [INFO] 07:12:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-graph-api --- 07:12:37 [INFO] 07:12:37 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 07:12:37 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/feature/feature.xml 07:12:37 [INFO] ...done! 07:12:37 [INFO] Attaching features XML 07:12:37 [INFO] 07:12:37 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-graph-api --- 07:12: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:12:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:12:37 [INFO] 07:12:37 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 07:12:37 [INFO] 07:12:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 07:12:37 [INFO] 07:12:37 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 07:12:37 [INFO] 07:12:37 [INFO] 07:12:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-graph-api --- 07:12:37 [INFO] 07:12:37 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-graph-api --- 07:12:37 [INFO] 07:12:37 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-graph-api --- 07:12:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:12:37 [INFO] 07:12:37 [INFO] ------------------------------------------------------- 07:12:37 [INFO] T E S T S 07:12:37 [INFO] ------------------------------------------------------- 07:12:39 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:12:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.19 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:12:49 [INFO] 07:12:49 [INFO] Results: 07:12:49 [INFO] 07:12:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:12:49 [INFO] 07:12:49 [INFO] 07:12:49 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-graph-api --- 07:12:49 [INFO] 07:12:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 07:12:49 [INFO] 07:12:49 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-graph-api --- 07:12:49 [INFO] CycloneDX: Resolving Dependencies 07:12:53 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 07:12:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.xml 07:12:53 [INFO] attaching as odl-bgpcep-graph-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.json 07:12:53 [INFO] attaching as odl-bgpcep-graph-api-0.21.2-SNAPSHOT-cyclonedx.json 07:12:53 [INFO] 07:12:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 07:12:53 [INFO] Skipping duplicate-finder execution! 07:12:53 [INFO] 07:12:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 07:12:53 [INFO] Skipping plugin execution 07:12:53 [INFO] 07:12:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 07:12:53 [INFO] No sources in project. Archive not created. 07:12:53 [INFO] 07:12:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 07:12:53 [INFO] 07:12:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-graph-api --- 07:12:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:12:53 [INFO] 07:12:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-graph-api --- 07:12:53 [INFO] No primary artifact to install, installing attached artifacts instead. 07:12:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.2-SNAPSHOT/odl-bgpcep-graph-api-0.21.2-SNAPSHOT.pom 07:12:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.2-SNAPSHOT/odl-bgpcep-graph-api-0.21.2-SNAPSHOT-features.xml 07:12:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.2-SNAPSHOT/odl-bgpcep-graph-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:12:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.2-SNAPSHOT/odl-bgpcep-graph-api-0.21.2-SNAPSHOT-cyclonedx.json 07:12:53 [INFO] 07:12:53 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-graph-api --- 07:12:53 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/test-features 07:12:53 [INFO] 07:12:53 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-graph-api --- 07:12:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/sonatype-clm/module.xml 07:12:53 [INFO] 07:12:53 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 07:12:53 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.21.2-SNAPSHOT [10/169] 07:12:53 [INFO] ------------------------------[ feature ]------------------------------- 07:12:53 [INFO] 07:12:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-concepts --- 07:12:53 [INFO] 07:12:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-concepts --- 07:12:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:53 [INFO] 07:12:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 07:12:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:53 [INFO] 07:12:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-concepts --- 07:12:54 [INFO] 07:12:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 07:12:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:12:54 [INFO] argLine set to empty 07:12:54 [INFO] 07:12:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-concepts --- 07:12:54 [INFO] Starting audit... 07:12:54 Audit done. 07:12:54 [INFO] You have 0 Checkstyle violations. 07:12:54 [INFO] 07:12:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-concepts --- 07:12:54 [INFO] Starting audit... 07:12:54 Audit done. 07:12:54 [INFO] You have 0 Checkstyle violations. 07:12:54 [INFO] 07:12:54 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-concepts --- 07:12:54 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/classes/META-INF/maven/dependencies.properties 07:12:54 [INFO] 07:12:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-concepts --- 07:12:54 [INFO] 07:12:54 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 07:12:54 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/feature/feature.xml 07:12:54 [INFO] ...done! 07:12:54 [INFO] Attaching features XML 07:12:54 [INFO] 07:12:54 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-concepts --- 07:12:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:12:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:12:54 [INFO] 07:12:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 07:12:54 [INFO] 07:12:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 07:12:54 [INFO] 07:12:54 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 07:12:54 [INFO] 07:12:54 [INFO] 07:12:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-concepts --- 07:12:54 [INFO] 07:12:54 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-concepts --- 07:12:54 [INFO] 07:12:54 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-concepts --- 07:12:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:12:54 [INFO] 07:12:54 [INFO] ------------------------------------------------------- 07:12:54 [INFO] T E S T S 07:12:54 [INFO] ------------------------------------------------------- 07:12:56 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:13:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.52 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:13:07 [INFO] 07:13:07 [INFO] Results: 07:13:07 [INFO] 07:13:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:13:07 [INFO] 07:13:07 [INFO] 07:13:07 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-concepts --- 07:13:07 [INFO] 07:13:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-concepts --- 07:13:07 [INFO] 07:13:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-concepts --- 07:13:07 [INFO] CycloneDX: Resolving Dependencies 07:13:10 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 07:13:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.xml 07:13:10 [INFO] attaching as odl-bgpcep-concepts-0.21.2-SNAPSHOT-cyclonedx.xml 07:13:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.json 07:13:10 [INFO] attaching as odl-bgpcep-concepts-0.21.2-SNAPSHOT-cyclonedx.json 07:13:10 [INFO] 07:13:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 07:13:10 [INFO] Skipping duplicate-finder execution! 07:13:10 [INFO] 07:13:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 07:13:10 [INFO] Skipping plugin execution 07:13:10 [INFO] 07:13:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 07:13:10 [INFO] No sources in project. Archive not created. 07:13:10 [INFO] 07:13:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 07:13:10 [INFO] 07:13:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-concepts --- 07:13:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:10 [INFO] 07:13:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-concepts --- 07:13:10 [INFO] No primary artifact to install, installing attached artifacts instead. 07:13:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.2-SNAPSHOT/odl-bgpcep-concepts-0.21.2-SNAPSHOT.pom 07:13:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.2-SNAPSHOT/odl-bgpcep-concepts-0.21.2-SNAPSHOT-features.xml 07:13:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.2-SNAPSHOT/odl-bgpcep-concepts-0.21.2-SNAPSHOT-cyclonedx.xml 07:13:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.2-SNAPSHOT/odl-bgpcep-concepts-0.21.2-SNAPSHOT-cyclonedx.json 07:13:10 [INFO] 07:13:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-concepts --- 07:13:10 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/test-features 07:13:10 [INFO] 07:13:10 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-concepts --- 07:13:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/sonatype-clm/module.xml 07:13:11 [INFO] 07:13:11 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 07:13:11 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.21.2-SNAPSHOT [11/169] 07:13:11 [INFO] ------------------------------[ feature ]------------------------------- 07:13:11 [INFO] 07:13:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] 07:13:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:11 [INFO] 07:13:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:11 [INFO] 07:13:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] 07:13:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:11 [INFO] argLine set to empty 07:13:11 [INFO] 07:13:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] Starting audit... 07:13:11 Audit done. 07:13:11 [INFO] You have 0 Checkstyle violations. 07:13:11 [INFO] 07:13:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] Starting audit... 07:13:11 Audit done. 07:13:11 [INFO] You have 0 Checkstyle violations. 07:13:11 [INFO] 07:13:11 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/classes/META-INF/maven/dependencies.properties 07:13:11 [INFO] 07:13:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] 07:13:11 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/feature/feature.xml 07:13:11 [INFO] ...done! 07:13:11 [INFO] Attaching features XML 07:13:11 [INFO] 07:13:11 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-algo-api --- 07:13: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:13:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:11 [INFO] 07:13:11 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 07:13:11 [INFO] 07:13:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] 07:13:11 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 07:13:11 [INFO] 07:13:11 [INFO] 07:13:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] 07:13:11 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] 07:13:11 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-algo-api --- 07:13:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:13:11 [INFO] 07:13:11 [INFO] ------------------------------------------------------- 07:13:11 [INFO] T E S T S 07:13:11 [INFO] ------------------------------------------------------- 07:13:13 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:13:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.444 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:13:23 [INFO] 07:13:23 [INFO] Results: 07:13:23 [INFO] 07:13:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:13:23 [INFO] 07:13:23 [INFO] 07:13:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-algo-api --- 07:13:23 [INFO] 07:13:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 07:13:23 [INFO] 07:13:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-algo-api --- 07:13:23 [INFO] CycloneDX: Resolving Dependencies 07:13:26 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 07:13:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.xml 07:13:26 [INFO] attaching as odl-bgpcep-algo-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:13:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.json 07:13:26 [INFO] attaching as odl-bgpcep-algo-api-0.21.2-SNAPSHOT-cyclonedx.json 07:13:26 [INFO] 07:13:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 07:13:26 [INFO] Skipping duplicate-finder execution! 07:13:26 [INFO] 07:13:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 07:13:26 [INFO] Skipping plugin execution 07:13:26 [INFO] 07:13:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 07:13:26 [INFO] No sources in project. Archive not created. 07:13:26 [INFO] 07:13:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 07:13:26 [INFO] 07:13:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-algo-api --- 07:13:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:26 [INFO] 07:13:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-algo-api --- 07:13:26 [INFO] No primary artifact to install, installing attached artifacts instead. 07:13:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.2-SNAPSHOT/odl-bgpcep-algo-api-0.21.2-SNAPSHOT.pom 07:13:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.2-SNAPSHOT/odl-bgpcep-algo-api-0.21.2-SNAPSHOT-features.xml 07:13:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.2-SNAPSHOT/odl-bgpcep-algo-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:13:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.2-SNAPSHOT/odl-bgpcep-algo-api-0.21.2-SNAPSHOT-cyclonedx.json 07:13:26 [INFO] 07:13:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-algo-api --- 07:13:26 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/test-features 07:13:26 [INFO] 07:13:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-algo-api --- 07:13:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/sonatype-clm/module.xml 07:13:26 [INFO] 07:13:26 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 07:13:26 [INFO] Building graph-impl 0.21.2-SNAPSHOT [12/169] 07:13:26 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:26 [INFO] 07:13:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ graph-impl --- 07:13:26 [INFO] 07:13:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ graph-impl --- 07:13:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:26 [INFO] 07:13:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ graph-impl --- 07:13:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:26 [INFO] 07:13:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ graph-impl --- 07:13:27 [INFO] 07:13:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ graph-impl --- 07:13:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:27 [INFO] 07:13:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ graph-impl --- 07:13:27 [INFO] Starting audit... 07:13:27 Audit done. 07:13:27 [INFO] You have 0 Checkstyle violations. 07:13:27 [INFO] 07:13:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ graph-impl --- 07:13:27 [INFO] Starting audit... 07:13:27 Audit done. 07:13:27 [INFO] You have 0 Checkstyle violations. 07:13:27 [INFO] 07:13:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ graph-impl --- 07:13:27 [INFO] 07:13:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-impl --- 07:13:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/resources 07:13:27 [INFO] 07:13:27 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ graph-impl --- 07:13:27 [INFO] Recompiling the module because of changed dependency. 07:13:27 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:13:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[63,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:13:27 [INFO] 07:13:27 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ graph-impl >>> 07:13:27 [INFO] 07:13:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ graph-impl --- 07:13:27 [INFO] Fork Value is true 07:13:30 [INFO] Done SpotBugs Analysis.... 07:13:30 [INFO] 07:13:30 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ graph-impl <<< 07:13:30 [INFO] 07:13:30 [INFO] 07:13:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ graph-impl --- 07:13:30 [INFO] BugInstance size is 0 07:13:30 [INFO] Error size is 0 07:13:30 [INFO] No errors/warnings found 07:13:30 [INFO] 07:13:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-impl --- 07:13:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/test/resources 07:13:30 [INFO] 07:13:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ graph-impl --- 07:13:30 [INFO] No sources to compile 07:13:30 [INFO] 07:13:30 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ graph-impl --- 07:13:30 [INFO] No tests to run. 07:13:30 [INFO] 07:13:30 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ graph-impl --- 07:13:30 [INFO] 07:13:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-impl --- 07:13:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT.jar 07:13:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 07:13:31 [INFO] 07:13:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ graph-impl --- 07:13:31 [INFO] No previous run data found, generating javadoc. 07:13:32 [WARNING] Javadoc Warnings 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:76: warning: no @return 07:13:32 [WARNING] public ConnectedEdgeImpl setSource(ConnectedVertexImpl vertex) { 07:13:32 [WARNING] ^ 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:86: warning: no @return 07:13:32 [WARNING] public ConnectedEdgeImpl setDestination(ConnectedVertexImpl vertex) { 07:13:32 [WARNING] ^ 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:124: warning: no @return 07:13:32 [WARNING] public ConnectedEdgeImpl setEdge(Edge edge) { 07:13:32 [WARNING] ^ 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:51: warning: no comment 07:13:32 [WARNING] public ConnectedEdgeImpl(@NonNull Long key) { 07:13:32 [WARNING] ^ 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:57: warning: no comment 07:13:32 [WARNING] public ConnectedEdgeImpl(@NonNull Edge edge) { 07:13:32 [WARNING] ^ 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:197: warning: no comment 07:13:32 [WARNING] public List getTriggers() { 07:13:32 [WARNING] ^ 07:13:32 [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:32 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 07:13:32 [WARNING] ^ 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java:73: warning: no comment 07:13:32 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 07:13:32 [WARNING] ^ 07:13:32 [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:32 [WARNING] public ConnectedVertexImpl setVertex(Vertex vertex) { 07:13:32 [WARNING] ^ 07:13:32 [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:32 [WARNING] public ConnectedVertexImpl addInput(ConnectedEdgeImpl edge) { 07:13:32 [WARNING] ^ 07:13:32 [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:32 [WARNING] public ConnectedVertexImpl addOutput(ConnectedEdgeImpl edge) { 07:13:32 [WARNING] ^ 07:13:32 [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:32 [WARNING] public ConnectedVertexImpl removeInput(ConnectedEdgeImpl edge) { 07:13:32 [WARNING] ^ 07:13:32 [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:32 [WARNING] public ConnectedVertexImpl removeOutput(ConnectedEdgeImpl edge) { 07:13:32 [WARNING] ^ 07:13:32 [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:32 [WARNING] public ConnectedVertexImpl addPrefix(Prefix prefix) { 07:13:32 [WARNING] ^ 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:51: warning: no comment 07:13:32 [WARNING] public ConnectedVertexImpl(@NonNull Long key) { 07:13:32 [WARNING] ^ 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:57: warning: no comment 07:13:32 [WARNING] public ConnectedVertexImpl(@NonNull Vertex vertex) { 07:13:32 [WARNING] ^ 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:224: warning: no comment 07:13:32 [WARNING] public List getTriggers() { 07:13:32 [WARNING] ^ 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:58: warning: no comment 07:13:32 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 07:13:32 [WARNING] ^ 07:13:32 [WARNING] 18 warnings 07:13:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT-javadoc.jar 07:13:32 [INFO] 07:13:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ graph-impl --- 07:13:32 [INFO] CycloneDX: Resolving Dependencies 07:13:33 [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) 07:13:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.xml 07:13:33 [INFO] attaching as graph-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:13:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.json 07:13:33 [INFO] attaching as graph-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:13:33 [INFO] 07:13:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 07:13:33 [INFO] Skipping duplicate-finder execution! 07:13:33 [INFO] 07:13:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ graph-impl --- 07:13:33 [INFO] No dependency problems found 07:13:33 [INFO] 07:13:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ graph-impl --- 07:13:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT-sources.jar 07:13:33 [INFO] 07:13:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ graph-impl --- 07:13:33 [INFO] 07:13:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ graph-impl --- 07:13:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:33 [INFO] 07:13:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ graph-impl --- 07:13:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.2-SNAPSHOT/graph-impl-0.21.2-SNAPSHOT.jar 07:13:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.2-SNAPSHOT/graph-impl-0.21.2-SNAPSHOT.pom 07:13:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.2-SNAPSHOT/graph-impl-0.21.2-SNAPSHOT-javadoc.jar 07:13:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.2-SNAPSHOT/graph-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:13:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.2-SNAPSHOT/graph-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:13:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.2-SNAPSHOT/graph-impl-0.21.2-SNAPSHOT-sources.jar 07:13:33 [INFO] 07:13:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-impl --- 07:13:33 [INFO] Installing org/opendaylight/bgpcep/graph-impl/0.21.2-SNAPSHOT/graph-impl-0.21.2-SNAPSHOT.jar 07:13:33 [INFO] Writing OBR metadata 07:13:33 [INFO] 07:13:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ graph-impl --- 07:13:33 [INFO] org.opendaylight.bgpcep:graph-impl:bundle:0.21.2-SNAPSHOT 07:13:33 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.2-SNAPSHOT:compile 07:13:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:13:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:13:33 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:13:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:13:33 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:13:33 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:13:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:13:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:13:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:13:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:13:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:13:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:13:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:13:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:13:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:13:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:13:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:13:33 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:13:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:13:33 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:13:33 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:13:33 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:13:33 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:13:33 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:13:33 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:13:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:13:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:13:33 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:13:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:13:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:13:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:13:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:13:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:13:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:13:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:13:33 [INFO] +- junit:junit:jar:4.13.2:test 07:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:13:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:13:33 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:13:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:13:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:13:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:33 [INFO] 07:13:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ graph-impl --- 07:13:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/sonatype-clm/module.xml 07:13:33 [INFO] 07:13:33 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 07:13:33 [INFO] Building OpenDaylight :: GRAPH 0.21.2-SNAPSHOT [13/169] 07:13:33 [INFO] ------------------------------[ feature ]------------------------------- 07:13:35 [INFO] 07:13:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-graph --- 07:13:35 [INFO] 07:13:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-graph --- 07:13:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:35 [INFO] 07:13:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 07:13:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:35 [INFO] 07:13:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-graph --- 07:13:36 [INFO] 07:13:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 07:13:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:36 [INFO] argLine set to empty 07:13:36 [INFO] 07:13:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-graph --- 07:13:36 [INFO] Starting audit... 07:13:36 Audit done. 07:13:36 [INFO] You have 0 Checkstyle violations. 07:13:36 [INFO] 07:13:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-graph --- 07:13:36 [INFO] Starting audit... 07:13:36 Audit done. 07:13:36 [INFO] You have 0 Checkstyle violations. 07:13:36 [INFO] 07:13:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-graph --- 07:13:36 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/classes/META-INF/maven/dependencies.properties 07:13:36 [INFO] 07:13:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-graph --- 07:13:36 [INFO] 07:13:36 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 07:13:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/feature/feature.xml 07:13:36 [INFO] ...done! 07:13:36 [INFO] Attaching features XML 07:13:36 [INFO] 07:13:36 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-graph --- 07:13: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:13:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:36 [INFO] 07:13:36 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 07:13:36 [INFO] 07:13:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-graph --- 07:13:36 [INFO] 07:13:36 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< 07:13:36 [INFO] 07:13:36 [INFO] 07:13:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-graph --- 07:13:36 [INFO] 07:13:36 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-graph --- 07:13:36 [INFO] 07:13:36 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-graph --- 07:13:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:13:36 [INFO] 07:13:36 [INFO] ------------------------------------------------------- 07:13:36 [INFO] T E S T S 07:13:36 [INFO] ------------------------------------------------------- 07:13:38 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:13:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.78 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:13:54 [INFO] 07:13:54 [INFO] Results: 07:13:54 [INFO] 07:13:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:13:54 [INFO] 07:13:54 [INFO] 07:13:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-graph --- 07:13:54 [INFO] 07:13:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-graph --- 07:13:54 [INFO] 07:13:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-graph --- 07:13:54 [INFO] CycloneDX: Resolving Dependencies 07:13:59 [INFO] CycloneDX: Creating BOM version 1.4 with 187 component(s) 07:13:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.xml 07:13:59 [INFO] attaching as odl-bgpcep-graph-0.21.2-SNAPSHOT-cyclonedx.xml 07:13:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.json 07:13:59 [INFO] attaching as odl-bgpcep-graph-0.21.2-SNAPSHOT-cyclonedx.json 07:13:59 [INFO] 07:13:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 07:13:59 [INFO] Skipping duplicate-finder execution! 07:13:59 [INFO] 07:13:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 07:13:59 [INFO] Skipping plugin execution 07:13:59 [INFO] 07:13:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 07:13:59 [INFO] No sources in project. Archive not created. 07:13:59 [INFO] 07:13:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-graph --- 07:13:59 [INFO] 07:13:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-graph --- 07:13:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:59 [INFO] 07:13:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-graph --- 07:13:59 [INFO] No primary artifact to install, installing attached artifacts instead. 07:13:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.2-SNAPSHOT/odl-bgpcep-graph-0.21.2-SNAPSHOT.pom 07:13:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.2-SNAPSHOT/odl-bgpcep-graph-0.21.2-SNAPSHOT-features.xml 07:13:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.2-SNAPSHOT/odl-bgpcep-graph-0.21.2-SNAPSHOT-cyclonedx.xml 07:13:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.2-SNAPSHOT/odl-bgpcep-graph-0.21.2-SNAPSHOT-cyclonedx.json 07:13:59 [INFO] 07:13:59 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-graph --- 07:13:59 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/test-features 07:13:59 [INFO] 07:13:59 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-graph --- 07:13:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/sonatype-clm/module.xml 07:13:59 [INFO] 07:13:59 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 07:13:59 [INFO] Building OpenDaylight :: Path Computation Algorithms 0.21.2-SNAPSHOT [14/169] 07:13:59 [INFO] ------------------------------[ feature ]------------------------------- 07:13:59 [INFO] 07:13:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-algo --- 07:13:59 [INFO] 07:13:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-algo --- 07:13:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:59 [INFO] 07:13:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 07:13:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:59 [INFO] 07:13:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-algo --- 07:14:00 [INFO] 07:14:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 07:14:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:00 [INFO] argLine set to empty 07:14:00 [INFO] 07:14:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-algo --- 07:14:00 [INFO] Starting audit... 07:14:00 Audit done. 07:14:00 [INFO] You have 0 Checkstyle violations. 07:14:00 [INFO] 07:14:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-algo --- 07:14:00 [INFO] Starting audit... 07:14:00 Audit done. 07:14:00 [INFO] You have 0 Checkstyle violations. 07:14:00 [INFO] 07:14:00 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-algo --- 07:14:00 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/classes/META-INF/maven/dependencies.properties 07:14:00 [INFO] 07:14:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-algo --- 07:14:00 [INFO] 07:14:00 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 07:14:00 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/feature/feature.xml 07:14:00 [INFO] ...done! 07:14:00 [INFO] Attaching features XML 07:14:00 [INFO] 07:14:00 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-algo --- 07:14: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:14:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:00 [INFO] 07:14:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 07:14:00 [INFO] 07:14:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-algo --- 07:14:00 [INFO] 07:14:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< 07:14:00 [INFO] 07:14:00 [INFO] 07:14:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-algo --- 07:14:00 [INFO] 07:14:00 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-algo --- 07:14:00 [INFO] 07:14:00 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-algo --- 07:14:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:00 [INFO] 07:14:00 [INFO] ------------------------------------------------------- 07:14:00 [INFO] T E S T S 07:14:00 [INFO] ------------------------------------------------------- 07:14:02 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:14:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.55 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:14:18 [INFO] 07:14:18 [INFO] Results: 07:14:18 [INFO] 07:14:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:14:18 [INFO] 07:14:18 [INFO] 07:14:18 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-algo --- 07:14:18 [INFO] 07:14:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-algo --- 07:14:18 [INFO] 07:14:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-algo --- 07:14:18 [INFO] CycloneDX: Resolving Dependencies 07:14:23 [INFO] CycloneDX: Creating BOM version 1.4 with 193 component(s) 07:14:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.xml 07:14:23 [INFO] attaching as odl-bgpcep-algo-0.21.2-SNAPSHOT-cyclonedx.xml 07:14:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.json 07:14:23 [INFO] attaching as odl-bgpcep-algo-0.21.2-SNAPSHOT-cyclonedx.json 07:14:23 [INFO] 07:14:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- 07:14:23 [INFO] Skipping duplicate-finder execution! 07:14:23 [INFO] 07:14:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- 07:14:23 [INFO] Skipping plugin execution 07:14:23 [INFO] 07:14:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- 07:14:23 [INFO] No sources in project. Archive not created. 07:14:23 [INFO] 07:14:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-algo --- 07:14:23 [INFO] 07:14:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-algo --- 07:14:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:23 [INFO] 07:14:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-algo --- 07:14:23 [INFO] No primary artifact to install, installing attached artifacts instead. 07:14:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.2-SNAPSHOT/odl-bgpcep-algo-0.21.2-SNAPSHOT.pom 07:14:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.2-SNAPSHOT/odl-bgpcep-algo-0.21.2-SNAPSHOT-features.xml 07:14:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.2-SNAPSHOT/odl-bgpcep-algo-0.21.2-SNAPSHOT-cyclonedx.xml 07:14:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.2-SNAPSHOT/odl-bgpcep-algo-0.21.2-SNAPSHOT-cyclonedx.json 07:14:23 [INFO] 07:14:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-algo --- 07:14:23 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/test-features 07:14:23 [INFO] 07:14:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-algo --- 07:14:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/sonatype-clm/module.xml 07:14:23 [INFO] 07:14:23 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 07:14:23 [INFO] Building testtool-parent 0.21.2-SNAPSHOT [15/169] 07:14:23 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:23 [INFO] 07:14:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ testtool-parent --- 07:14:23 [INFO] 07:14:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ testtool-parent --- 07:14:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:23 [INFO] 07:14:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ testtool-parent --- 07:14:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:23 [INFO] 07:14:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ testtool-parent --- 07:14:23 [INFO] 07:14:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ testtool-parent --- 07:14:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/testtool-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:14:23 [INFO] 07:14:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ testtool-parent --- 07:14:23 [INFO] Starting audit... 07:14:23 Audit done. 07:14:23 [INFO] You have 0 Checkstyle violations. 07:14:23 [INFO] 07:14:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ testtool-parent --- 07:14:23 [INFO] Starting audit... 07:14:23 Audit done. 07:14:23 [INFO] You have 0 Checkstyle violations. 07:14:23 [INFO] 07:14:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ testtool-parent --- 07:14:23 [INFO] 07:14:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ testtool-parent >>> 07:14:23 [INFO] 07:14:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ testtool-parent --- 07:14:24 [INFO] 07:14:24 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ testtool-parent <<< 07:14:24 [INFO] 07:14:24 [INFO] 07:14:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ testtool-parent --- 07:14:24 [INFO] 07:14:24 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ testtool-parent --- 07:14:24 [INFO] 07:14:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ testtool-parent --- 07:14:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:24 [INFO] 07:14:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ testtool-parent --- 07:14:24 [INFO] CycloneDX: Resolving Dependencies 07:14:24 [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) 07:14:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.xml 07:14:24 [INFO] attaching as testtool-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:14:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.json 07:14:24 [INFO] attaching as testtool-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:14:24 [INFO] 07:14:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 07:14:24 [INFO] Skipping duplicate-finder execution! 07:14:24 [INFO] 07:14:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ testtool-parent --- 07:14:24 [INFO] Skipping pom project 07:14:24 [INFO] 07:14:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ testtool-parent --- 07:14:24 [INFO] 07:14:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ testtool-parent --- 07:14:24 [INFO] 07:14:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ testtool-parent --- 07:14:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:24 [INFO] 07:14:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testtool-parent --- 07:14:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.2-SNAPSHOT/testtool-parent-0.21.2-SNAPSHOT.pom 07:14:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.2-SNAPSHOT/testtool-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:14:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.2-SNAPSHOT/testtool-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:14:24 [INFO] 07:14:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ testtool-parent --- 07:14:24 [INFO] org.opendaylight.bgpcep:testtool-parent:pom:0.21.2-SNAPSHOT 07:14:24 [INFO] +- junit:junit:jar:4.13.2:test 07:14:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:14:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:14:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:14:24 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:14:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:14:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:14:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:14:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:14:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:14:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:14:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:14:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:14:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:14:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:14:24 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:14:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:14:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:14:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:24 [INFO] 07:14:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ testtool-parent --- 07:14:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/sonatype-clm/module.xml 07:14:24 [INFO] 07:14:24 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 07:14:24 [INFO] Building util 0.21.2-SNAPSHOT [16/169] 07:14:24 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:24 [INFO] 07:14:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ util --- 07:14:24 [INFO] 07:14:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ util --- 07:14:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:24 [INFO] 07:14:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ util --- 07:14:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:24 [INFO] 07:14:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ util --- 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ util --- 07:14:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:14:25 [INFO] 07:14:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ util --- 07:14:25 [INFO] Starting audit... 07:14:25 Audit done. 07:14:25 [INFO] You have 0 Checkstyle violations. 07:14:25 [INFO] 07:14:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ util --- 07:14:25 [INFO] Starting audit... 07:14:25 Audit done. 07:14:25 [INFO] You have 0 Checkstyle violations. 07:14:25 [INFO] 07:14:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ util --- 07:14:25 [INFO] 07:14:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ util --- 07:14:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/util/src/main/resources 07:14:25 [INFO] 07:14:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ util --- 07:14:25 [INFO] Recompiling the module because of changed dependency. 07:14:25 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 07:14:25 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:[186,16] explicit call to close() on an auto-closeable resource 07:14:25 [INFO] 07:14:25 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ util >>> 07:14:25 [INFO] 07:14:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ util --- 07:14:25 [INFO] Fork Value is true 07:14:28 [INFO] Done SpotBugs Analysis.... 07:14:28 [INFO] 07:14:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ util <<< 07:14:28 [INFO] 07:14:28 [INFO] 07:14:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ util --- 07:14:28 [INFO] BugInstance size is 0 07:14:28 [INFO] Error size is 0 07:14:28 [INFO] No errors/warnings found 07:14:28 [INFO] 07:14:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ util --- 07:14:28 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:14:28 [INFO] 07:14:28 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ util --- 07:14:28 [INFO] Recompiling the module because of changed dependency. 07:14:28 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 07:14:28 [INFO] 07:14:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ util --- 07:14:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:28 [INFO] 07:14:28 [INFO] ------------------------------------------------------- 07:14:28 [INFO] T E S T S 07:14:28 [INFO] ------------------------------------------------------- 07:14:29 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 07:14:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 07:14:29 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:14:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:14:29 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 07:14:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 07:14:29 [INFO] Running org.opendaylight.protocol.util.BitArrayTest 07:14:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.util.BitArrayTest 07:14:29 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 07:14:29 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.util.ByteArrayTest 07:14:29 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 07:14:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 07:14:29 [INFO] Running org.opendaylight.protocol.util.Ipv6UtilTest 07:14:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.util.Ipv6UtilTest 07:14:29 [INFO] Running org.opendaylight.protocol.util.IPAddressesAndPrefixesTest 07:14:29 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.protocol.util.IPAddressesAndPrefixesTest 07:14:29 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 07:14:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 07:14:29 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:14:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:14:30 [INFO] 07:14:30 [INFO] Results: 07:14:30 [INFO] 07:14:30 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0 07:14:30 [INFO] 07:14:30 [INFO] 07:14:30 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ util --- 07:14:30 [INFO] 07:14:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ util --- 07:14:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT.jar 07:14:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/util/target/classes/META-INF/MANIFEST.MF 07:14:30 [INFO] 07:14:30 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ util --- 07:14:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-tests.jar 07:14:30 [INFO] 07:14:30 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ util --- 07:14:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-test-sources.jar 07:14:30 [INFO] 07:14:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ util --- 07:14:30 [INFO] No previous run data found, generating javadoc. 07:14:31 [WARNING] Javadoc Warnings 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:170: warning: no @throws for java.io.IOException 07:14:31 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 07:14:31 [WARNING] ^ 07:14:31 [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:31 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 07:14:31 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 07:14:31 [WARNING] public static final int IP4_BITS_LENGTH = 32; 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 07:14:31 [WARNING] public static final int IP4_LENGTH = 4; 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 07:14:31 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 07:14:31 [WARNING] public static int prefixBitsToBytes(final int bits) { 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 07:14:31 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 07:14:31 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 07:14:31 [WARNING] public static final int IPV6_LENGTH = 16; 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 07:14:31 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 07:14:31 [WARNING] T getSharedReference(T object); 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 07:14:31 [WARNING] public static NoopReferenceCache getInstance() { 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:41: warning: no comment 07:14:31 [WARNING] public static List parseMessages(final File file) throws IOException { 07:14:31 [WARNING] ^ 07:14:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 07:14:31 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 07:14:31 [WARNING] ^ 07:14:31 [WARNING] 15 warnings 07:14:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-javadoc.jar 07:14:31 [INFO] 07:14:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ util --- 07:14:31 [INFO] CycloneDX: Resolving Dependencies 07:14:32 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 07:14:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/util/target/bom.xml 07:14:32 [INFO] attaching as util-0.21.2-SNAPSHOT-cyclonedx.xml 07:14:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/util/target/bom.json 07:14:32 [INFO] attaching as util-0.21.2-SNAPSHOT-cyclonedx.json 07:14:32 [INFO] 07:14:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ util --- 07:14:32 [INFO] Skipping duplicate-finder execution! 07:14:32 [INFO] 07:14:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ util --- 07:14:32 [INFO] No dependency problems found 07:14:32 [INFO] 07:14:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ util --- 07:14:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-sources.jar 07:14:32 [INFO] 07:14:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ util --- 07:14:32 [INFO] 07:14:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ util --- 07:14:32 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/util/target/code-coverage/jacoco.exec 07:14:32 [INFO] Analyzed bundle 'util' with 10 classes 07:14:32 [INFO] 07:14:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ util --- 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.2-SNAPSHOT/util-0.21.2-SNAPSHOT.jar 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.21.2-SNAPSHOT/util-0.21.2-SNAPSHOT.pom 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.2-SNAPSHOT/util-0.21.2-SNAPSHOT-tests.jar 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.2-SNAPSHOT/util-0.21.2-SNAPSHOT-test-sources.jar 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.2-SNAPSHOT/util-0.21.2-SNAPSHOT-javadoc.jar 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.21.2-SNAPSHOT/util-0.21.2-SNAPSHOT-cyclonedx.xml 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/0.21.2-SNAPSHOT/util-0.21.2-SNAPSHOT-cyclonedx.json 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.2-SNAPSHOT/util-0.21.2-SNAPSHOT-sources.jar 07:14:32 [INFO] 07:14:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ util --- 07:14:32 [INFO] Installing org/opendaylight/bgpcep/util/0.21.2-SNAPSHOT/util-0.21.2-SNAPSHOT.jar 07:14:32 [INFO] Writing OBR metadata 07:14:32 [INFO] 07:14:32 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ util --- 07:14:32 [INFO] org.opendaylight.bgpcep:util:bundle:0.21.2-SNAPSHOT 07:14:32 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:14:32 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:14:32 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:14:32 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:14:32 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:14:32 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:14:32 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:14:32 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:14:32 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:14:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:14:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:32 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:14:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:14:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:14:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:14:32 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:14:32 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:14:32 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:14:32 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:14:32 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:14:32 [INFO] +- junit:junit:jar:4.13.2:test 07:14:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:14:32 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:14:32 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:14:32 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:14:32 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:14:32 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:14:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:14:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:14:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:14:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:14:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:14:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:14:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:14:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:14:32 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:14:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:14:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:14:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:32 [INFO] 07:14:32 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ util --- 07:14:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/util/target/sonatype-clm/module.xml 07:14:32 [INFO] 07:14:32 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 07:14:32 [INFO] Building bgp-concepts 0.21.2-SNAPSHOT [17/169] 07:14:32 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:32 [INFO] 07:14:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-concepts --- 07:14:32 [INFO] 07:14:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-concepts --- 07:14:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:32 [INFO] 07:14:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-concepts --- 07:14:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:32 [INFO] 07:14:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-concepts --- 07:14:32 [INFO] 07:14:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-concepts --- 07:14:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:32 [INFO] 07:14:32 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-concepts --- 07:14:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:14:32 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/yang 07:14:32 [INFO] yang-to-sources: Found 4 dependencies in 1.964 ms 07:14:32 [INFO] yang-to-sources: Project model files found: 1 in 7.381 ms 07:14:32 [INFO] yang-to-sources: 6 YANG models processed in 42.72 ms 07:14:32 [INFO] BindingJavaFileGenerator: Defined 116 files in 12.90 ms 07:14:32 [INFO] Sorted 116 files into 27 directories in 420.9 μs 07:14:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 116 in 68.68 ms 07:14:32 [INFO] 07:14:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-concepts --- 07:14:32 [INFO] Starting audit... 07:14:32 Audit done. 07:14:32 [INFO] You have 0 Checkstyle violations. 07:14:32 [INFO] 07:14:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-concepts --- 07:14:33 [INFO] Starting audit... 07:14:33 Audit done. 07:14:33 [INFO] You have 0 Checkstyle violations. 07:14:33 [INFO] 07:14:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-concepts --- 07:14:33 [INFO] 07:14:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-concepts --- 07:14:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/resources 07:14:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:14:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:14:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:14:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:14:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:14:33 [INFO] 07:14:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-concepts --- 07:14:33 [INFO] Recompiling the module because of changed dependency. 07:14:33 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 07:14:33 [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:33 [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:33 [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:33 [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:33 [INFO] 07:14:33 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 07:14:33 [INFO] 07:14:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-concepts --- 07:14:33 [INFO] Fork Value is true 07:14:36 [INFO] Done SpotBugs Analysis.... 07:14:37 [INFO] 07:14:37 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-concepts <<< 07:14:37 [INFO] 07:14:37 [INFO] 07:14:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-concepts --- 07:14:37 [INFO] BugInstance size is 0 07:14:37 [INFO] Error size is 0 07:14:37 [INFO] No errors/warnings found 07:14:37 [INFO] 07:14:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-concepts --- 07:14:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/test/resources 07:14:37 [INFO] 07:14:37 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-concepts --- 07:14:37 [INFO] Recompiling the module because of changed dependency. 07:14:37 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:14:37 [INFO] 07:14:37 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-concepts --- 07:14:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:37 [INFO] 07:14:37 [INFO] ------------------------------------------------------- 07:14:37 [INFO] T E S T S 07:14:37 [INFO] ------------------------------------------------------- 07:14:37 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:14:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:14:38 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 07:14:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 07:14:38 [INFO] 07:14:38 [INFO] Results: 07:14:38 [INFO] 07:14:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:14:38 [INFO] 07:14:38 [INFO] 07:14:38 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-concepts --- 07:14:38 [INFO] 07:14:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-concepts --- 07:14:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT.jar 07:14:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/classes/META-INF/MANIFEST.MF 07:14:38 [INFO] 07:14:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-concepts --- 07:14:38 [INFO] No previous run data found, generating javadoc. 07:14:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT-javadoc.jar 07:14:41 [INFO] 07:14:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-concepts --- 07:14:41 [INFO] CycloneDX: Resolving Dependencies 07:14:42 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 07:14:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.xml 07:14:42 [INFO] attaching as bgp-concepts-0.21.2-SNAPSHOT-cyclonedx.xml 07:14:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.json 07:14:42 [INFO] attaching as bgp-concepts-0.21.2-SNAPSHOT-cyclonedx.json 07:14:42 [INFO] 07:14:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 07:14:42 [INFO] Skipping duplicate-finder execution! 07:14:42 [INFO] 07:14:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-concepts --- 07:14:42 [INFO] No dependency problems found 07:14:42 [INFO] 07:14:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-concepts --- 07:14:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT-sources.jar 07:14:42 [INFO] 07:14:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-concepts --- 07:14:42 [INFO] 07:14:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-concepts --- 07:14:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/code-coverage/jacoco.exec 07:14:42 [INFO] Analyzed bundle 'bgp-concepts' with 5 classes 07:14:42 [INFO] 07:14:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-concepts --- 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.2-SNAPSHOT/bgp-concepts-0.21.2-SNAPSHOT.jar 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.2-SNAPSHOT/bgp-concepts-0.21.2-SNAPSHOT.pom 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.2-SNAPSHOT/bgp-concepts-0.21.2-SNAPSHOT-javadoc.jar 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.2-SNAPSHOT/bgp-concepts-0.21.2-SNAPSHOT-cyclonedx.xml 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.2-SNAPSHOT/bgp-concepts-0.21.2-SNAPSHOT-cyclonedx.json 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.2-SNAPSHOT/bgp-concepts-0.21.2-SNAPSHOT-sources.jar 07:14:42 [INFO] 07:14:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-concepts --- 07:14:42 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/0.21.2-SNAPSHOT/bgp-concepts-0.21.2-SNAPSHOT.jar 07:14:42 [INFO] Writing OBR metadata 07:14:42 [INFO] 07:14:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-concepts --- 07:14:42 [INFO] org.opendaylight.bgpcep:bgp-concepts:bundle:0.21.2-SNAPSHOT 07:14:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:14:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:14:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:42 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:14:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:14:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:14:42 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:14:42 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:14:42 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:14:42 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:14:42 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:14:42 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:14:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:14:42 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:14:42 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:14:42 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:14:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:14:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:14:42 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:14:42 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:14:42 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:14:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:14:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:14:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:14:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:14:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:42 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:14:42 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:14:42 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:14:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:14:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:14:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:14:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:14:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:14:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:14:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:14:42 [INFO] +- junit:junit:jar:4.13.2:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:14:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:14:42 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:14:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:14:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:14:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:42 [INFO] 07:14:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-concepts --- 07:14:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/sonatype-clm/module.xml 07:14:42 [INFO] 07:14:42 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 07:14:42 [INFO] Building bgp-parser-api 0.21.2-SNAPSHOT [18/169] 07:14:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:42 [INFO] 07:14:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-api --- 07:14:42 [INFO] 07:14:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-api --- 07:14:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:42 [INFO] 07:14:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 07:14:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:42 [INFO] 07:14:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parser-api --- 07:14:43 [INFO] 07:14:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-parser-api --- 07:14:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:43 [INFO] 07:14:43 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-parser-api --- 07:14:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:14:43 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/yang 07:14:43 [INFO] yang-to-sources: Found 6 dependencies in 1.849 ms 07:14:43 [INFO] yang-to-sources: Project model files found: 2 in 9.228 ms 07:14:43 [INFO] yang-to-sources: 9 YANG models processed in 86.56 ms 07:14:43 [INFO] BindingJavaFileGenerator: Defined 115 files in 16.72 ms 07:14:43 [INFO] Sorted 115 files into 25 directories in 385.3 μs 07:14:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 115 in 52.09 ms 07:14:43 [INFO] 07:14:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-api --- 07:14:43 [INFO] Starting audit... 07:14:43 Audit done. 07:14:43 [INFO] You have 0 Checkstyle violations. 07:14:43 [INFO] 07:14:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-api --- 07:14:43 [INFO] Starting audit... 07:14:43 Audit done. 07:14:43 [INFO] You have 0 Checkstyle violations. 07:14:43 [INFO] 07:14:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-api --- 07:14:43 [INFO] 07:14:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-api --- 07:14:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/resources 07:14:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:14:43 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:14:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:14:43 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:14:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:14:43 [INFO] 07:14:43 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-parser-api --- 07:14:43 [INFO] Recompiling the module because of changed dependency. 07:14:43 [INFO] Compiling 123 source files with javac [debug release 17] to target/classes 07:14:44 [INFO] 07:14:44 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 07:14:44 [INFO] 07:14:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-parser-api --- 07:14:44 [INFO] Fork Value is true 07:14:47 [INFO] Done SpotBugs Analysis.... 07:14:47 [INFO] 07:14:47 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 07:14:47 [INFO] 07:14:47 [INFO] 07:14:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-parser-api --- 07:14:47 [INFO] BugInstance size is 0 07:14:47 [INFO] Error size is 0 07:14:47 [INFO] No errors/warnings found 07:14:47 [INFO] 07:14:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-api --- 07:14:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/test/resources 07:14:47 [INFO] 07:14:47 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-parser-api --- 07:14:47 [INFO] Recompiling the module because of changed dependency. 07:14:47 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:14:47 [INFO] 07:14:47 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-parser-api --- 07:14:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:47 [INFO] 07:14:47 [INFO] ------------------------------------------------------- 07:14:47 [INFO] T E S T S 07:14:47 [INFO] ------------------------------------------------------- 07:14:48 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 07:14:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.protocol.bgp.parser.APITest 07:14:48 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 07:14:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 07:14:48 [INFO] 07:14:48 [INFO] Results: 07:14:48 [INFO] 07:14:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:14:48 [INFO] 07:14:48 [INFO] 07:14:48 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-parser-api --- 07:14:48 [INFO] 07:14:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-api --- 07:14:48 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT.jar 07:14:48 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 07:14:48 [INFO] 07:14:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-api --- 07:14:48 [INFO] No previous run data found, generating javadoc. 07:14:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT-javadoc.jar 07:14:52 [INFO] 07:14:52 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-parser-api --- 07:14:52 [INFO] CycloneDX: Resolving Dependencies 07:14:52 [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) 07:14:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.xml 07:14:52 [INFO] attaching as bgp-parser-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:14:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.json 07:14:52 [INFO] attaching as bgp-parser-api-0.21.2-SNAPSHOT-cyclonedx.json 07:14:52 [INFO] 07:14:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 07:14:52 [INFO] Skipping duplicate-finder execution! 07:14:52 [INFO] 07:14:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-api --- 07:14:52 [INFO] No dependency problems found 07:14:52 [INFO] 07:14:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-parser-api --- 07:14:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT-sources.jar 07:14:52 [INFO] 07:14:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-parser-api --- 07:14:52 [INFO] 07:14:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-parser-api --- 07:14:52 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/code-coverage/jacoco.exec 07:14:52 [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes 07:14:52 [INFO] 07:14:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parser-api --- 07:14:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.2-SNAPSHOT/bgp-parser-api-0.21.2-SNAPSHOT.jar 07:14:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.2-SNAPSHOT/bgp-parser-api-0.21.2-SNAPSHOT.pom 07:14:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.2-SNAPSHOT/bgp-parser-api-0.21.2-SNAPSHOT-javadoc.jar 07:14:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.2-SNAPSHOT/bgp-parser-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:14:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.2-SNAPSHOT/bgp-parser-api-0.21.2-SNAPSHOT-cyclonedx.json 07:14:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.2-SNAPSHOT/bgp-parser-api-0.21.2-SNAPSHOT-sources.jar 07:14:52 [INFO] 07:14:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-api --- 07:14:52 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/0.21.2-SNAPSHOT/bgp-parser-api-0.21.2-SNAPSHOT.jar 07:14:52 [INFO] Writing OBR metadata 07:14:52 [INFO] 07:14:52 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-parser-api --- 07:14:52 [INFO] org.opendaylight.bgpcep:bgp-parser-api:bundle:0.21.2-SNAPSHOT 07:14:52 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:14:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:14:52 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:14:52 [INFO] | \- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:14:52 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:14:52 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:14:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:14:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:14:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:52 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:14:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:14:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:14:52 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:14:52 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:14:52 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:14:52 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:14:52 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:14:52 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:14:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:14:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:14:52 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:14:52 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:14:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:14:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:14:52 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:14:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:14:52 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:14:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:52 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:14:52 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:14:52 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:14:52 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:14:52 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:14:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:14:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:14:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:14:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:14:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:14:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:14:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:14:52 [INFO] +- junit:junit:jar:4.13.2:test 07:14:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:14:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:14:52 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:14:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:14:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:14:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:52 [INFO] 07:14:52 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-parser-api --- 07:14:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/sonatype-clm/module.xml 07:14:52 [INFO] 07:14:52 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 07:14:52 [INFO] Building bgp-parser-spi 0.21.2-SNAPSHOT [19/169] 07:14:52 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:53 [INFO] 07:14:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-spi --- 07:14:53 [INFO] 07:14:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-spi --- 07:14:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:53 [INFO] 07:14:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 07:14:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:53 [INFO] 07:14:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parser-spi --- 07:14:53 [INFO] 07:14:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 07:14:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:53 [INFO] 07:14:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-spi --- 07:14:53 [INFO] Starting audit... 07:14:53 Audit done. 07:14:53 [INFO] You have 0 Checkstyle violations. 07:14:53 [INFO] 07:14:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-spi --- 07:14:53 [INFO] Starting audit... 07:14:53 Audit done. 07:14:53 [INFO] You have 0 Checkstyle violations. 07:14:53 [INFO] 07:14:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-spi --- 07:14:53 [INFO] 07:14:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-spi --- 07:14:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/resources 07:14:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/spi 07:14:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/yang 07:14:53 [INFO] 07:14:53 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-parser-spi --- 07:14:54 [INFO] Recompiling the module because of changed dependency. 07:14:54 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 07:14:54 [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:14:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:14:54 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 07:14:54 [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:14:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:14:54 [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:14:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:14:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleBGPExtensionProviderContext.java:[110,64] Possible heap pollution from parameterized vararg type java.lang.Class 07:14:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:[53,51] Possible heap pollution from parameterized vararg type java.lang.Class 07:14:54 [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:54 [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:54 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 07:14:54 [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:54 [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:54 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 07:14:54 found: java.util.AbstractMap.SimpleEntry 07:14:54 [INFO] 07:14:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 07:14:54 [INFO] 07:14:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-parser-spi --- 07:14:54 [INFO] Fork Value is true 07:14:58 [INFO] Done SpotBugs Analysis.... 07:14:58 [INFO] 07:14:58 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 07:14:58 [INFO] 07:14:58 [INFO] 07:14:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-parser-spi --- 07:14:58 [INFO] BugInstance size is 0 07:14:58 [INFO] Error size is 0 07:14:58 [INFO] No errors/warnings found 07:14:58 [INFO] 07:14:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-spi --- 07:14:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/resources 07:14:58 [INFO] 07:14:58 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-parser-spi --- 07:14:58 [INFO] Recompiling the module because of changed dependency. 07:14:58 [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes 07:14:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[152,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:14:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[154,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:14:58 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[165,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:14:58 [INFO] 07:14:58 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-parser-spi --- 07:14:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:58 [INFO] 07:14:58 [INFO] ------------------------------------------------------- 07:14:58 [INFO] T E S T S 07:14:58 [INFO] ------------------------------------------------------- 07:14:59 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:14:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:14:59 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:14:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:14:59 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:14:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:15:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:15:01 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:15:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:15:01 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:15:01 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:15:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.930 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:15:02 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:15:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:15:02 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:15:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:15:02 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 07:15:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 07:15:02 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:15:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:15:02 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:15:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:15:02 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:15:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:15:02 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:15:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:15:02 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:15:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:15:02 [INFO] 07:15:02 [INFO] Results: 07:15:02 [INFO] 07:15:02 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 07:15:02 [INFO] 07:15:02 [INFO] 07:15:02 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-parser-spi --- 07:15:02 [INFO] 07:15:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-spi --- 07:15:02 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT.jar 07:15:02 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 07:15:02 [INFO] 07:15:02 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-parser-spi --- 07:15:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-tests.jar 07:15:02 [INFO] 07:15:02 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-parser-spi --- 07:15:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-test-sources.jar 07:15:02 [INFO] 07:15:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-spi --- 07:15:02 [INFO] No previous run data found, generating javadoc. 07:15:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-javadoc.jar 07:15:04 [INFO] 07:15:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-parser-spi --- 07:15:04 [INFO] CycloneDX: Resolving Dependencies 07:15:05 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 07:15:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.xml 07:15:05 [INFO] attaching as bgp-parser-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:15:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.json 07:15:05 [INFO] attaching as bgp-parser-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:15:05 [INFO] 07:15:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 07:15:05 [INFO] Skipping duplicate-finder execution! 07:15:05 [INFO] 07:15:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-spi --- 07:15:05 [INFO] No dependency problems found 07:15:05 [INFO] 07:15:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-parser-spi --- 07:15:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-sources.jar 07:15:05 [INFO] 07:15:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-parser-spi --- 07:15:05 [INFO] 07:15:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-parser-spi --- 07:15:05 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/code-coverage/jacoco.exec 07:15:05 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 07:15:05 [INFO] 07:15:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parser-spi --- 07:15:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.2-SNAPSHOT/bgp-parser-spi-0.21.2-SNAPSHOT.jar 07:15:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.2-SNAPSHOT/bgp-parser-spi-0.21.2-SNAPSHOT.pom 07:15:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.2-SNAPSHOT/bgp-parser-spi-0.21.2-SNAPSHOT-tests.jar 07:15:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.2-SNAPSHOT/bgp-parser-spi-0.21.2-SNAPSHOT-test-sources.jar 07:15:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.2-SNAPSHOT/bgp-parser-spi-0.21.2-SNAPSHOT-javadoc.jar 07:15:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.2-SNAPSHOT/bgp-parser-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:15:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.2-SNAPSHOT/bgp-parser-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:15:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.2-SNAPSHOT/bgp-parser-spi-0.21.2-SNAPSHOT-sources.jar 07:15:05 [INFO] 07:15:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-spi --- 07:15:05 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/0.21.2-SNAPSHOT/bgp-parser-spi-0.21.2-SNAPSHOT.jar 07:15:05 [INFO] Writing OBR metadata 07:15:05 [INFO] 07:15:05 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-parser-spi --- 07:15:05 [INFO] org.opendaylight.bgpcep:bgp-parser-spi:bundle:0.21.2-SNAPSHOT 07:15:05 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:15:05 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:15:05 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:15:05 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:15:05 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:15:05 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:15:05 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:15:05 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:15:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:15:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:05 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:15:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:15:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:15:05 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:15:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:15:05 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:15:05 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:15:05 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:15:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:15:05 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:15:05 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:15:05 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:15:05 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:15:05 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:15:05 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:15:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:15:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:15:05 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:15:05 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:15:05 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:15:05 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:15:05 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:15:05 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:15:05 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:15:05 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:15:05 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:15:05 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:15:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:05 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:15:05 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:15:05 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:15:05 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:15:05 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:15:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:15:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:15:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:15:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:15:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:15:05 [INFO] +- junit:junit:jar:4.13.2:test 07:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:15:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:15:05 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:15:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:15:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:15:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:05 [INFO] 07:15:05 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-parser-spi --- 07:15:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/sonatype-clm/module.xml 07:15:05 [INFO] 07:15:05 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 07:15:05 [INFO] Building bgp-util 0.21.2-SNAPSHOT [20/169] 07:15:05 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:05 [INFO] 07:15:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-util --- 07:15:05 [INFO] 07:15:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-util --- 07:15:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:05 [INFO] 07:15:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-util --- 07:15:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:05 [INFO] 07:15:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-util --- 07:15:05 [INFO] 07:15:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-util --- 07:15:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:15:05 [INFO] 07:15:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-util --- 07:15:05 [INFO] Starting audit... 07:15:05 Audit done. 07:15:05 [INFO] You have 0 Checkstyle violations. 07:15:05 [INFO] 07:15:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-util --- 07:15:05 [INFO] Starting audit... 07:15:05 Audit done. 07:15:05 [INFO] You have 0 Checkstyle violations. 07:15:05 [INFO] 07:15:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-util --- 07:15:05 [INFO] 07:15:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-util --- 07:15:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/src/main/resources 07:15:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/spi 07:15:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/yang 07:15:05 [INFO] 07:15:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-util --- 07:15:05 [INFO] Recompiling the module because of changed dependency. 07:15:05 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:15:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,43] found raw type: java.util.LinkedList 07:15:06 missing type arguments for generic class java.util.LinkedList 07:15:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,39] unchecked conversion 07:15:06 required: java.util.List 07:15:06 found: java.util.LinkedList 07:15:06 [INFO] 07:15:06 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-util >>> 07:15:06 [INFO] 07:15:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-util --- 07:15:06 [INFO] Fork Value is true 07:15:08 [INFO] Done SpotBugs Analysis.... 07:15:08 [INFO] 07:15:08 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-util <<< 07:15:08 [INFO] 07:15:08 [INFO] 07:15:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-util --- 07:15:08 [INFO] BugInstance size is 0 07:15:08 [INFO] Error size is 0 07:15:08 [INFO] No errors/warnings found 07:15:08 [INFO] 07:15:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-util --- 07:15:08 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:15:08 [INFO] 07:15:08 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-util --- 07:15:08 [INFO] Recompiling the module because of changed dependency. 07:15:08 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:15:08 [INFO] 07:15:08 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-util --- 07:15:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:08 [INFO] 07:15:08 [INFO] ------------------------------------------------------- 07:15:08 [INFO] T E S T S 07:15:08 [INFO] ------------------------------------------------------- 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:15:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:15:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:15:09 [INFO] 07:15:09 [INFO] Results: 07:15:09 [INFO] 07:15:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:15:09 [INFO] 07:15:09 [INFO] 07:15:09 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-util --- 07:15:09 [INFO] 07:15:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-util --- 07:15:09 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT.jar 07:15:09 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/classes/META-INF/MANIFEST.MF 07:15:09 [INFO] 07:15:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-util --- 07:15:09 [INFO] No previous run data found, generating javadoc. 07:15:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT-javadoc.jar 07:15:10 [INFO] 07:15:10 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-util --- 07:15:10 [INFO] CycloneDX: Resolving Dependencies 07:15:11 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 07:15:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.xml 07:15:11 [INFO] attaching as bgp-util-0.21.2-SNAPSHOT-cyclonedx.xml 07:15:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.json 07:15:11 [INFO] attaching as bgp-util-0.21.2-SNAPSHOT-cyclonedx.json 07:15:11 [INFO] 07:15:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 07:15:11 [INFO] Skipping duplicate-finder execution! 07:15:11 [INFO] 07:15:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-util --- 07:15:11 [INFO] No dependency problems found 07:15:11 [INFO] 07:15:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-util --- 07:15:11 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT-sources.jar 07:15:11 [INFO] 07:15:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-util --- 07:15:11 [INFO] 07:15:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-util --- 07:15:11 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/util/target/code-coverage/jacoco.exec 07:15:11 [INFO] Analyzed bundle 'bgp-util' with 2 classes 07:15:11 [INFO] 07:15:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-util --- 07:15:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.2-SNAPSHOT/bgp-util-0.21.2-SNAPSHOT.jar 07:15:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.2-SNAPSHOT/bgp-util-0.21.2-SNAPSHOT.pom 07:15:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.2-SNAPSHOT/bgp-util-0.21.2-SNAPSHOT-javadoc.jar 07:15:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.2-SNAPSHOT/bgp-util-0.21.2-SNAPSHOT-cyclonedx.xml 07:15:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.2-SNAPSHOT/bgp-util-0.21.2-SNAPSHOT-cyclonedx.json 07:15:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.2-SNAPSHOT/bgp-util-0.21.2-SNAPSHOT-sources.jar 07:15:11 [INFO] 07:15:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-util --- 07:15:11 [INFO] Installing org/opendaylight/bgpcep/bgp-util/0.21.2-SNAPSHOT/bgp-util-0.21.2-SNAPSHOT.jar 07:15:11 [INFO] Writing OBR metadata 07:15:11 [INFO] 07:15:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-util --- 07:15:11 [INFO] org.opendaylight.bgpcep:bgp-util:bundle:0.21.2-SNAPSHOT 07:15:11 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:15:11 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:15:11 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:15:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:15:11 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:15:11 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:15:11 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:15:11 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:15:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:15:11 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:15:11 [INFO] | \- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:15:11 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:15:11 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:15:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:15:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:15:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:15:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:15:11 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:15:11 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:test 07:15:11 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:15:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:15:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:11 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:15:11 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:15:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:15:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:15:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1: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.10.1: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.10.1:test 07:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:15:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:15:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.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.10.1:test 07:15:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:15:11 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:15:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:15:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:15:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:11 [INFO] 07:15:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-util --- 07:15:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/util/target/sonatype-clm/module.xml 07:15:11 [INFO] 07:15:11 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 07:15:11 [INFO] Building bgp-parser-impl 0.21.2-SNAPSHOT [21/169] 07:15:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:11 [INFO] 07:15:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-impl --- 07:15:11 [INFO] 07:15:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-impl --- 07:15:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:11 [INFO] 07:15:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 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-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parser-impl --- 07:15:11 [INFO] 07:15:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 07:15:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:15:11 [INFO] 07:15:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-impl --- 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] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-impl --- 07:15:12 [INFO] Starting audit... 07:15:12 Audit done. 07:15:12 [INFO] You have 0 Checkstyle violations. 07:15:12 [INFO] 07:15:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-impl --- 07:15:12 [INFO] 07:15:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-impl --- 07:15:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/main/resources 07:15:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/spi 07:15:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/yang 07:15:12 [INFO] 07:15:12 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-parser-impl --- 07:15:12 [INFO] Recompiling the module because of changed dependency. 07:15:12 [INFO] Compiling 52 source files with javac [debug release 17] to target/classes 07:15:12 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:15:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:[47,69] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:15:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:[48,69] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:15:12 [INFO] 07:15:12 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 07:15:12 [INFO] 07:15:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-parser-impl --- 07:15:12 [INFO] Fork Value is true 07:15:16 [INFO] Done SpotBugs Analysis.... 07:15:16 [INFO] 07:15:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< 07:15:16 [INFO] 07:15:16 [INFO] 07:15:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-parser-impl --- 07:15:16 [INFO] BugInstance size is 0 07:15:16 [INFO] Error size is 0 07:15:16 [INFO] No errors/warnings found 07:15:16 [INFO] 07:15:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-impl --- 07:15:16 [INFO] Copying 10 resources from src/test/resources to target/test-classes 07:15:16 [INFO] 07:15:16 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-parser-impl --- 07:15:16 [INFO] Recompiling the module because of changed dependency. 07:15:16 [INFO] Compiling 42 source files with javac [debug release 17] to target/test-classes 07:15:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginAttributeParserTest.java:[98,36] static method should be qualified by type name, java.lang.Runtime, instead of by an expression 07:15:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/message/update/NextHopAttributeParserTest.java:[105,36] static method should be qualified by type name, java.lang.Runtime, instead of by an expression 07:15:17 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/BGPParserTest.java:[121,19] explicit call to close() on an auto-closeable resource 07:15:17 [INFO] 07:15:17 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-parser-impl --- 07:15:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:17 [INFO] 07:15:17 [INFO] ------------------------------------------------------- 07:15:17 [INFO] T E S T S 07:15:17 [INFO] ------------------------------------------------------- 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:15:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 07:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 07:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 07:15:18 [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.Ipv4SpecificEcHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 07:15:18 [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.RouteOriginIpv4EcHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 07:15:18 [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:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:15:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:15:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:15:18 [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.route.target.RouteTarget4OctectASEcHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:15:18 [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.route.target.RouteTargetIpv4EcHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:15:18 [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.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:15:18 [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:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:15:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:15:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:15:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:15:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:15:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:15:18 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:15:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:15:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.330 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:15:19 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:15:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:15:19 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:15:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:15:19 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:15:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:15:19 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:15:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:15:19 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:15:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:15:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:15:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:15:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:15:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:15:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:15:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:15:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:15:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:15:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:15:20 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:15:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:15:20 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:15:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:15:20 [INFO] 07:15:20 [INFO] Results: 07:15:20 [INFO] 07:15:20 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 07:15:20 [INFO] 07:15:20 [INFO] 07:15:20 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-parser-impl --- 07:15:20 [INFO] 07:15:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-impl --- 07:15:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT.jar 07:15:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 07:15:20 [INFO] 07:15:20 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-parser-impl --- 07:15:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-tests.jar 07:15:20 [INFO] 07:15:20 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-parser-impl --- 07:15:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-test-sources.jar 07:15:20 [INFO] 07:15:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-impl --- 07:15:20 [INFO] No previous run data found, generating javadoc. 07:15:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-javadoc.jar 07:15:22 [INFO] 07:15:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-parser-impl --- 07:15:22 [INFO] CycloneDX: Resolving Dependencies 07:15:23 [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) 07:15:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.xml 07:15:23 [INFO] attaching as bgp-parser-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:15:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.json 07:15:23 [INFO] attaching as bgp-parser-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:15:23 [INFO] 07:15:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 07:15:23 [INFO] Skipping duplicate-finder execution! 07:15:23 [INFO] 07:15:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-impl --- 07:15:23 [INFO] No dependency problems found 07:15:23 [INFO] 07:15:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-parser-impl --- 07:15:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-sources.jar 07:15:23 [INFO] 07:15:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-parser-impl --- 07:15:23 [INFO] 07:15:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-parser-impl --- 07:15:23 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/code-coverage/jacoco.exec 07:15:23 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 07:15:23 [INFO] 07:15:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parser-impl --- 07:15:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.2-SNAPSHOT/bgp-parser-impl-0.21.2-SNAPSHOT.jar 07:15:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.2-SNAPSHOT/bgp-parser-impl-0.21.2-SNAPSHOT.pom 07:15:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.2-SNAPSHOT/bgp-parser-impl-0.21.2-SNAPSHOT-tests.jar 07:15:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.2-SNAPSHOT/bgp-parser-impl-0.21.2-SNAPSHOT-test-sources.jar 07:15:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.2-SNAPSHOT/bgp-parser-impl-0.21.2-SNAPSHOT-javadoc.jar 07:15:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.2-SNAPSHOT/bgp-parser-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:15:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.2-SNAPSHOT/bgp-parser-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:15:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.2-SNAPSHOT/bgp-parser-impl-0.21.2-SNAPSHOT-sources.jar 07:15:23 [INFO] 07:15:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-impl --- 07:15:23 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/0.21.2-SNAPSHOT/bgp-parser-impl-0.21.2-SNAPSHOT.jar 07:15:23 [INFO] Writing OBR metadata 07:15:23 [INFO] 07:15:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-parser-impl --- 07:15:23 [INFO] org.opendaylight.bgpcep:bgp-parser-impl:bundle:0.21.2-SNAPSHOT 07:15:23 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:15:23 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:15:23 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:15:23 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:15:23 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:15:23 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:15:23 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:15:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:15:23 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:15:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:15:23 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:15:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:15:23 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:15:23 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:15:23 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:15:23 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:15:23 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:15:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:15:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:23 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:15:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:15:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:15:23 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:15:23 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:15:23 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:15:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:15:23 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:15:23 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:15:23 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:15:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:15:23 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:15:23 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:15:23 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:15:23 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:15:23 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:15:23 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:15:23 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:15:23 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:15:23 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:0.21.2-SNAPSHOT:test 07:15:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:23 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:15:23 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:15:23 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:15:23 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:15:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:15:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:15:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:15:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:15:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:15:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:15:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:15:23 [INFO] +- junit:junit:jar:4.13.2:test 07:15:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:15:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:15:23 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:15:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:15:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:15:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:23 [INFO] 07:15:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-parser-impl --- 07:15:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/sonatype-clm/module.xml 07:15:23 [INFO] 07:15:23 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 07:15:23 [INFO] Building OpenDaylight :: Extras :: Dependencies 0.21.2-SNAPSHOT [22/169] 07:15:23 [INFO] ------------------------------[ feature ]------------------------------- 07:15:23 [INFO] 07:15:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 07:15:23 [INFO] 07:15:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 07:15:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:23 [INFO] 07:15:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:24 [INFO] 07:15:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] 07:15:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:24 [INFO] argLine set to empty 07:15:24 [INFO] 07:15:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] Starting audit... 07:15:24 Audit done. 07:15:24 [INFO] You have 0 Checkstyle violations. 07:15:24 [INFO] 07:15:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] Starting audit... 07:15:24 Audit done. 07:15:24 [INFO] You have 0 Checkstyle violations. 07:15:24 [INFO] 07:15:24 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/classes/META-INF/maven/dependencies.properties 07:15:24 [INFO] 07:15:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] 07:15:24 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 07:15:24 [INFO] ...done! 07:15:24 [INFO] Attaching features XML 07:15:24 [INFO] 07:15:24 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:15:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:24 [INFO] 07:15:24 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 07:15:24 [INFO] 07:15:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] 07:15:24 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 07:15:24 [INFO] 07:15:24 [INFO] 07:15:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] 07:15:24 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] 07:15:24 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-extras-dependencies --- 07:15:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:24 [INFO] 07:15:24 [INFO] ------------------------------------------------------- 07:15:24 [INFO] T E S T S 07:15:24 [INFO] ------------------------------------------------------- 07:15:26 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:15:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.11 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:15:36 [INFO] 07:15:36 [INFO] Results: 07:15:36 [INFO] 07:15:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:15:36 [INFO] 07:15:36 [INFO] 07:15:36 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-extras-dependencies --- 07:15:36 [INFO] 07:15:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 07:15:36 [INFO] 07:15:36 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-extras-dependencies --- 07:15:36 [INFO] CycloneDX: Resolving Dependencies 07:15:39 [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) 07:15:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.xml 07:15:40 [INFO] attaching as odl-bgpcep-extras-dependencies-0.21.2-SNAPSHOT-cyclonedx.xml 07:15:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.json 07:15:40 [INFO] attaching as odl-bgpcep-extras-dependencies-0.21.2-SNAPSHOT-cyclonedx.json 07:15:40 [INFO] 07:15:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 07:15:40 [INFO] Skipping duplicate-finder execution! 07:15:40 [INFO] 07:15:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 07:15:40 [INFO] Skipping plugin execution 07:15:40 [INFO] 07:15:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 07:15:40 [INFO] No sources in project. Archive not created. 07:15:40 [INFO] 07:15:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 07:15:40 [INFO] 07:15:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-extras-dependencies --- 07:15:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:40 [INFO] 07:15:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-extras-dependencies --- 07:15:40 [INFO] No primary artifact to install, installing attached artifacts instead. 07:15:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.2-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.2-SNAPSHOT.pom 07:15:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.2-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.2-SNAPSHOT-features.xml 07:15:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.2-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.2-SNAPSHOT-cyclonedx.xml 07:15:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.2-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.2-SNAPSHOT-cyclonedx.json 07:15:40 [INFO] 07:15:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-extras-dependencies --- 07:15:40 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/test-features 07:15:40 [INFO] 07:15:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-extras-dependencies --- 07:15:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/sonatype-clm/module.xml 07:15:40 [INFO] 07:15:40 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 07:15:40 [INFO] Building OpenDaylight :: BGP :: Dependencies 0.21.2-SNAPSHOT [23/169] 07:15:40 [INFO] ------------------------------[ feature ]------------------------------- 07:15:40 [INFO] 07:15:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] 07:15:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:40 [INFO] 07:15:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:40 [INFO] 07:15:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] 07:15:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:40 [INFO] argLine set to empty 07:15:40 [INFO] 07:15:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] Starting audit... 07:15:40 Audit done. 07:15:40 [INFO] You have 0 Checkstyle violations. 07:15:40 [INFO] 07:15:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] Starting audit... 07:15:40 Audit done. 07:15:40 [INFO] You have 0 Checkstyle violations. 07:15:40 [INFO] 07:15:40 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/classes/META-INF/maven/dependencies.properties 07:15:40 [INFO] 07:15:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] 07:15:40 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 07:15:40 [INFO] ...done! 07:15:40 [INFO] Attaching features XML 07:15:40 [INFO] 07:15:40 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 07:15: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:15:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:40 [INFO] 07:15:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 07:15:40 [INFO] 07:15:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] 07:15:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 07:15:40 [INFO] 07:15:40 [INFO] 07:15:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] 07:15:40 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] 07:15:40 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-dependencies --- 07:15:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:40 [INFO] 07:15:40 [INFO] ------------------------------------------------------- 07:15:40 [INFO] T E S T S 07:15:40 [INFO] ------------------------------------------------------- 07:15:42 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:15:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.386 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:15:51 [INFO] 07:15:51 [INFO] Results: 07:15:51 [INFO] 07:15:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:15:51 [INFO] 07:15:51 [INFO] 07:15:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 07:15:51 [INFO] 07:15:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 07:15:51 [INFO] 07:15:51 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 07:15:51 [INFO] CycloneDX: Resolving Dependencies 07:15:55 [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) 07:15:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.xml 07:15:55 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.21.2-SNAPSHOT-cyclonedx.xml 07:15:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.json 07:15:55 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.21.2-SNAPSHOT-cyclonedx.json 07:15:55 [INFO] 07:15:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 07:15:55 [INFO] Skipping duplicate-finder execution! 07:15:55 [INFO] 07:15:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 07:15:55 [INFO] Skipping plugin execution 07:15:55 [INFO] 07:15:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 07:15:55 [INFO] No sources in project. Archive not created. 07:15:55 [INFO] 07:15:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 07:15:55 [INFO] 07:15:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-dependencies --- 07:15:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:55 [INFO] 07:15:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-dependencies --- 07:15:55 [INFO] No primary artifact to install, installing attached artifacts instead. 07:15:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.2-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.2-SNAPSHOT.pom 07:15:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.2-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.2-SNAPSHOT-features.xml 07:15:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.2-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.2-SNAPSHOT-cyclonedx.xml 07:15:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.2-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.2-SNAPSHOT-cyclonedx.json 07:15:55 [INFO] 07:15:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:15:55 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/test-features 07:15:55 [INFO] 07:15:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:15:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/sonatype-clm/module.xml 07:15:55 [INFO] 07:15:55 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 07:15:55 [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.21.2-SNAPSHOT [24/169] 07:15:55 [INFO] ------------------------------[ feature ]------------------------------- 07:15:55 [INFO] 07:15:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 07:15:55 [INFO] 07:15:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 07:15:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:55 [INFO] 07:15:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- 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-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- 07:15:56 [INFO] 07:15:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 07:15:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:56 [INFO] argLine set to empty 07:15:56 [INFO] 07:15:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-parser-api --- 07:15:56 [INFO] Starting audit... 07:15:56 Audit done. 07:15:56 [INFO] You have 0 Checkstyle violations. 07:15:56 [INFO] 07:15:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-parser-api --- 07:15:56 [INFO] Starting audit... 07:15:56 Audit done. 07:15:56 [INFO] You have 0 Checkstyle violations. 07:15:56 [INFO] 07:15:56 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-parser-api --- 07:15:56 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/classes/META-INF/maven/dependencies.properties 07:15:56 [INFO] 07:15:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 07:15:56 [INFO] 07:15:56 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 07:15:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 07:15:56 [INFO] ...done! 07:15:56 [INFO] Attaching features XML 07:15:56 [INFO] 07:15:56 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 07:15: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:15:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:56 [INFO] 07:15:56 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 07:15:56 [INFO] 07:15:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 07:15:56 [INFO] 07:15:56 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 07:15:56 [INFO] 07:15:56 [INFO] 07:15:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 07:15:56 [INFO] 07:15:56 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-parser-api --- 07:15:56 [INFO] 07:15:56 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-parser-api --- 07:15:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:56 [INFO] 07:15:56 [INFO] ------------------------------------------------------- 07:15:56 [INFO] T E S T S 07:15:56 [INFO] ------------------------------------------------------- 07:15:57 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.752 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:16:07 [INFO] 07:16:07 [INFO] Results: 07:16:07 [INFO] 07:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:16:07 [INFO] 07:16:07 [INFO] 07:16:07 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 07:16:07 [INFO] 07:16:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 07:16:07 [INFO] 07:16:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 07:16:07 [INFO] CycloneDX: Resolving Dependencies 07:16:11 [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) 07:16:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.xml 07:16:11 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:16:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.json 07:16:11 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.21.2-SNAPSHOT-cyclonedx.json 07:16:11 [INFO] 07:16:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 07:16:11 [INFO] Skipping duplicate-finder execution! 07:16:11 [INFO] 07:16:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 07:16:11 [INFO] Skipping plugin execution 07:16:11 [INFO] 07:16:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 07:16:11 [INFO] No sources in project. Archive not created. 07:16:11 [INFO] 07:16:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 07:16:11 [INFO] 07:16:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-parser-api --- 07:16:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:11 [INFO] 07:16:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-parser-api --- 07:16:11 [INFO] No primary artifact to install, installing attached artifacts instead. 07:16:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.2-SNAPSHOT.pom 07:16:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.2-SNAPSHOT-features.xml 07:16:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:16:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.2-SNAPSHOT-cyclonedx.json 07:16:11 [INFO] 07:16:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:16:11 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/test-features 07:16:11 [INFO] 07:16:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:16:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/sonatype-clm/module.xml 07:16:11 [INFO] 07:16:11 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 07:16:11 [INFO] Building OpenDaylight :: BGP :: Parser 0.21.2-SNAPSHOT [25/169] 07:16:11 [INFO] ------------------------------[ feature ]------------------------------- 07:16:11 [INFO] 07:16:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-parser --- 07:16:11 [INFO] 07:16:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 07:16:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:11 [INFO] 07:16:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 07:16:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:11 [INFO] 07:16:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] 07:16:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:12 [INFO] argLine set to empty 07:16:12 [INFO] 07:16:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] Starting audit... 07:16:12 Audit done. 07:16:12 [INFO] You have 0 Checkstyle violations. 07:16:12 [INFO] 07:16:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] Starting audit... 07:16:12 Audit done. 07:16:12 [INFO] You have 0 Checkstyle violations. 07:16:12 [INFO] 07:16:12 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/classes/META-INF/maven/dependencies.properties 07:16:12 [INFO] 07:16:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] 07:16:12 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 07:16:12 [INFO] ...done! 07:16:12 [INFO] Attaching features XML 07:16:12 [INFO] 07:16:12 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:16:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:12 [INFO] 07:16:12 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 07:16:12 [INFO] 07:16:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] 07:16:12 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 07:16:12 [INFO] 07:16:12 [INFO] 07:16:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] 07:16:12 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] 07:16:12 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-parser --- 07:16:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:16:12 [INFO] 07:16:12 [INFO] ------------------------------------------------------- 07:16:12 [INFO] T E S T S 07:16:12 [INFO] ------------------------------------------------------- 07:16:13 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:16:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.979 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:16:24 [INFO] 07:16:24 [INFO] Results: 07:16:24 [INFO] 07:16:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:16:24 [INFO] 07:16:24 [INFO] 07:16:24 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-parser --- 07:16:24 [INFO] 07:16:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 07:16:24 [INFO] 07:16:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-parser --- 07:16:24 [INFO] CycloneDX: Resolving Dependencies 07:16:28 [INFO] CycloneDX: Creating BOM version 1.4 with 84 component(s) 07:16:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.xml 07:16:28 [INFO] attaching as odl-bgpcep-bgp-parser-0.21.2-SNAPSHOT-cyclonedx.xml 07:16:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.json 07:16:28 [INFO] attaching as odl-bgpcep-bgp-parser-0.21.2-SNAPSHOT-cyclonedx.json 07:16:28 [INFO] 07:16:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 07:16:28 [INFO] Skipping duplicate-finder execution! 07:16:28 [INFO] 07:16:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 07:16:28 [INFO] Skipping plugin execution 07:16:28 [INFO] 07:16:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 07:16:28 [INFO] No sources in project. Archive not created. 07:16:28 [INFO] 07:16:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 07:16:28 [INFO] 07:16:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-parser --- 07:16:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:28 [INFO] 07:16:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-parser --- 07:16:28 [INFO] No primary artifact to install, installing attached artifacts instead. 07:16: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/0.21.2-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.2-SNAPSHOT.pom 07:16: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/0.21.2-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.2-SNAPSHOT-features.xml 07:16: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/0.21.2-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.2-SNAPSHOT-cyclonedx.xml 07:16: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/0.21.2-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.2-SNAPSHOT-cyclonedx.json 07:16:28 [INFO] 07:16:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-parser --- 07:16:28 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/test-features 07:16:28 [INFO] 07:16:28 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-parser --- 07:16:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/sonatype-clm/module.xml 07:16:28 [INFO] 07:16:28 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 07:16:28 [INFO] Building bgp-rib-api 0.21.2-SNAPSHOT [26/169] 07:16:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:28 [INFO] 07:16:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-api --- 07:16:28 [INFO] 07:16:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-api --- 07:16:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:28 [INFO] 07:16:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 07:16:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:28 [INFO] 07:16:28 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-api --- 07:16:28 [INFO] 07:16:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-api --- 07:16:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:16:28 [INFO] 07:16:28 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-rib-api --- 07:16:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:28 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/main/yang 07:16:28 [INFO] yang-to-sources: Found 7 dependencies in 2.045 ms 07:16:28 [INFO] yang-to-sources: Project model files found: 2 in 2.808 ms 07:16:28 [INFO] yang-to-sources: 11 YANG models processed in 79.06 ms 07:16:28 [INFO] BindingJavaFileGenerator: Defined 64 files in 24.82 ms 07:16:28 [INFO] Sorted 64 files into 11 directories in 247.3 μs 07:16:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 64 in 50.08 ms 07:16:28 [INFO] 07:16:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-api --- 07:16:28 [INFO] Starting audit... 07:16:28 Audit done. 07:16:28 [INFO] You have 0 Checkstyle violations. 07:16:28 [INFO] 07:16:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-api --- 07:16:28 [INFO] Starting audit... 07:16:28 Audit done. 07:16:28 [INFO] You have 0 Checkstyle violations. 07:16:28 [INFO] 07:16:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-api --- 07:16:28 [INFO] 07:16:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-api --- 07:16:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/main/resources 07:16:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:16:28 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:16:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:28 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:16:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:16:28 [INFO] 07:16:28 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-api --- 07:16:28 [INFO] Recompiling the module because of changed dependency. 07:16:28 [INFO] Compiling 65 source files with javac [debug release 17] to target/classes 07:16:29 [INFO] 07:16:29 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 07:16:29 [INFO] 07:16:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-rib-api --- 07:16:29 [INFO] Fork Value is true 07:16:31 [INFO] Done SpotBugs Analysis.... 07:16:31 [INFO] 07:16:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< 07:16:31 [INFO] 07:16:31 [INFO] 07:16:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-rib-api --- 07:16:31 [INFO] BugInstance size is 0 07:16:31 [INFO] Error size is 0 07:16:31 [INFO] No errors/warnings found 07:16:31 [INFO] 07:16:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-api --- 07:16:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/test/resources 07:16:31 [INFO] 07:16:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-api --- 07:16:31 [INFO] No sources to compile 07:16:31 [INFO] 07:16:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-rib-api --- 07:16:31 [INFO] No tests to run. 07:16:31 [INFO] 07:16:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-rib-api --- 07:16:31 [INFO] 07:16:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-api --- 07:16:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT.jar 07:16:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 07:16:31 [INFO] 07:16:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-api --- 07:16:31 [INFO] No previous run data found, generating javadoc. 07:16:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT-javadoc.jar 07:16:34 [INFO] 07:16:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-rib-api --- 07:16:34 [INFO] CycloneDX: Resolving Dependencies 07:16:34 [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) 07:16:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.xml 07:16:34 [INFO] attaching as bgp-rib-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:16:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.json 07:16:34 [INFO] attaching as bgp-rib-api-0.21.2-SNAPSHOT-cyclonedx.json 07:16:34 [INFO] 07:16:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 07:16:34 [INFO] Skipping duplicate-finder execution! 07:16:34 [INFO] 07:16:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-api --- 07:16:34 [INFO] No dependency problems found 07:16:34 [INFO] 07:16:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-api --- 07:16:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT-sources.jar 07:16:34 [INFO] 07:16:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-api --- 07:16:34 [INFO] 07:16:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-api --- 07:16:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:34 [INFO] 07:16:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-api --- 07:16:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.2-SNAPSHOT/bgp-rib-api-0.21.2-SNAPSHOT.jar 07:16:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.2-SNAPSHOT/bgp-rib-api-0.21.2-SNAPSHOT.pom 07:16:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.2-SNAPSHOT/bgp-rib-api-0.21.2-SNAPSHOT-javadoc.jar 07:16:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.2-SNAPSHOT/bgp-rib-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:16:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.2-SNAPSHOT/bgp-rib-api-0.21.2-SNAPSHOT-cyclonedx.json 07:16:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.2-SNAPSHOT/bgp-rib-api-0.21.2-SNAPSHOT-sources.jar 07:16:34 [INFO] 07:16:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-api --- 07:16:34 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/0.21.2-SNAPSHOT/bgp-rib-api-0.21.2-SNAPSHOT.jar 07:16:34 [INFO] Writing OBR metadata 07:16:34 [INFO] 07:16:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-rib-api --- 07:16:34 [INFO] org.opendaylight.bgpcep:bgp-rib-api:bundle:0.21.2-SNAPSHOT 07:16:34 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:16:34 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:16:34 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:16:34 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 07:16:34 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:16:34 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:16:34 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:16:34 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:16:34 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:16:34 [INFO] | \- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:16:34 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:16:34 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:16:34 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:16:34 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:16:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:16:34 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:16:34 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:16:34 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:16:34 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:16:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:16:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:16:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:16:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:16:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:16:34 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:16:34 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:16:34 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:16:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:34 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:16:34 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:16:34 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:16:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:16:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:16:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:16:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:16:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:16:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:16:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:16:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:16:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:16:34 [INFO] +- junit:junit:jar:4.13.2:test 07:16:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:16:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:16:34 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:16:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:16:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:16:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:34 [INFO] 07:16:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-rib-api --- 07:16:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/sonatype-clm/module.xml 07:16:34 [INFO] 07:16:34 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 07:16:34 [INFO] Building bgp-openconfig-api 0.21.2-SNAPSHOT [27/169] 07:16:34 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:34 [INFO] 07:16:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-api --- 07:16:34 [INFO] 07:16:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-api --- 07:16:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:34 [INFO] 07:16:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 07:16:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:34 [INFO] 07:16:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-api --- 07:16:35 [INFO] 07:16:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 07:16:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:16:35 [INFO] 07:16:35 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-openconfig-api --- 07:16:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:35 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/main/yang 07:16:35 [INFO] yang-to-sources: Found 9 dependencies in 1.705 ms 07:16:35 [INFO] yang-to-sources: Project model files found: 16 in 16.64 ms 07:16:35 [INFO] yang-to-sources: 27 YANG models processed in 226.5 ms 07:16:35 [INFO] BindingJavaFileGenerator: Defined 877 files in 54.06 ms 07:16:35 [INFO] Sorted 877 files into 181 directories in 1.660 ms 07:16:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 877 in 194.5 ms 07:16:35 [INFO] 07:16:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-api --- 07:16:35 [INFO] Starting audit... 07:16:35 Audit done. 07:16:35 [INFO] You have 0 Checkstyle violations. 07:16:35 [INFO] 07:16:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-api --- 07:16:35 [INFO] Starting audit... 07:16:35 Audit done. 07:16:35 [INFO] You have 0 Checkstyle violations. 07:16:35 [INFO] 07:16:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-api --- 07:16:35 [INFO] 07:16:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-api --- 07:16:35 [INFO] Copying 2 resources from src/main/resources to target/classes 07:16:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:16:35 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:16:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:35 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:16:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:16:35 [INFO] 07:16:35 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-api --- 07:16:35 [INFO] Recompiling the module because of changed dependency. 07:16:35 [INFO] Compiling 876 source files with javac [debug release 17] to target/classes 07:16:39 [INFO] 07:16:39 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> 07:16:39 [INFO] 07:16:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-openconfig-api --- 07:16:39 [INFO] Fork Value is true 07:16:43 [INFO] Done SpotBugs Analysis.... 07:16:43 [INFO] 07:16:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 07:16:43 [INFO] 07:16:43 [INFO] 07:16:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-openconfig-api --- 07:16:43 [INFO] BugInstance size is 0 07:16:43 [INFO] Error size is 0 07:16:43 [INFO] No errors/warnings found 07:16:43 [INFO] 07:16:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-api --- 07:16:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/test/resources 07:16:43 [INFO] 07:16:43 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-api --- 07:16:43 [INFO] No sources to compile 07:16:43 [INFO] 07:16:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-openconfig-api --- 07:16:43 [INFO] No tests to run. 07:16:43 [INFO] 07:16:43 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-openconfig-api --- 07:16:43 [INFO] 07:16:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-api --- 07:16:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT.jar 07:16:44 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 07:16:44 [INFO] 07:16:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-api --- 07:16:44 [INFO] No previous run data found, generating javadoc. 07:16:54 [WARNING] Javadoc Warnings 07:16:54 [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:83: warning: empty tag 07:16:54 [WARNING] * 07:16:54 [WARNING] ^ 07:16:54 [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:97: warning: empty tag 07:16:54 [WARNING] * 07:16:54 [WARNING] ^ 07:16:54 [WARNING] 2 warnings 07:16:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT-javadoc.jar 07:16:54 [INFO] 07:16:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-openconfig-api --- 07:16:54 [INFO] CycloneDX: Resolving Dependencies 07:16:55 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 07:16:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.xml 07:16:55 [INFO] attaching as bgp-openconfig-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:16:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.json 07:16:55 [INFO] attaching as bgp-openconfig-api-0.21.2-SNAPSHOT-cyclonedx.json 07:16:55 [INFO] 07:16:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 07:16:55 [INFO] Skipping duplicate-finder execution! 07:16:55 [INFO] 07:16:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 07:16:55 [INFO] No dependency problems found 07:16:55 [INFO] 07:16:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 07:16:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT-sources.jar 07:16:55 [INFO] 07:16:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-api --- 07:16:55 [INFO] 07:16:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-api --- 07:16:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:55 [INFO] 07:16:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-api --- 07:16:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.2-SNAPSHOT/bgp-openconfig-api-0.21.2-SNAPSHOT.jar 07:16:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.2-SNAPSHOT/bgp-openconfig-api-0.21.2-SNAPSHOT.pom 07:16:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.2-SNAPSHOT/bgp-openconfig-api-0.21.2-SNAPSHOT-javadoc.jar 07:16:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.2-SNAPSHOT/bgp-openconfig-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:16:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.2-SNAPSHOT/bgp-openconfig-api-0.21.2-SNAPSHOT-cyclonedx.json 07:16:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.2-SNAPSHOT/bgp-openconfig-api-0.21.2-SNAPSHOT-sources.jar 07:16:55 [INFO] 07:16:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-api --- 07:16:55 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/0.21.2-SNAPSHOT/bgp-openconfig-api-0.21.2-SNAPSHOT.jar 07:16:55 [INFO] Writing OBR metadata 07:16:55 [INFO] 07:16:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-api --- 07:16:56 [INFO] org.opendaylight.bgpcep:bgp-openconfig-api:bundle:0.21.2-SNAPSHOT 07:16:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:16:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:16:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:16:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:16:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:16:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:16:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:16:56 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:16:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:16:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:16:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:16:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:16:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:16:56 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:16:56 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:16:56 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:16:56 [INFO] | | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:16:56 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:16:56 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 07:16:56 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:16:56 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:16:56 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:16:56 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:16:56 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:16:56 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:16:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:16:56 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:16:56 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:16:56 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:16:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:56 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:16:56 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:16:56 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:16:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:16:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:16:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:16:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:16:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:16:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:16:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:16:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:16:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:16:56 [INFO] +- junit:junit:jar:4.13.2:test 07:16:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:16:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:16:56 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:16:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:16:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:16:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:56 [INFO] 07:16:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-openconfig-api --- 07:16:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/sonatype-clm/module.xml 07:16:56 [INFO] 07:16:56 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 07:16:56 [INFO] Building bgp-rib-spi 0.21.2-SNAPSHOT [28/169] 07:16:56 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:56 [INFO] 07:16:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-spi --- 07:16:56 [INFO] 07:16:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-spi --- 07:16:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:56 [INFO] 07:16:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 07:16:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:56 [INFO] 07:16:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-spi --- 07:16:56 [INFO] 07:16:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 07:16:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:16:56 [INFO] 07:16:56 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-rib-spi --- 07:16:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:56 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/yang 07:16:56 [INFO] yang-to-sources: Found 10 dependencies in 3.427 ms 07:16:56 [INFO] yang-to-sources: Project model files found: 1 in 1.373 ms 07:16:56 [INFO] yang-to-sources: 11 YANG models processed in 94.30 ms 07:16:56 [INFO] BindingJavaFileGenerator: Defined 29 files in 10.25 ms 07:16:56 [INFO] Sorted 29 files into 14 directories in 128.2 μs 07:16:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 29 in 31.17 ms 07:16:56 [INFO] 07:16:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-spi --- 07:16:56 [INFO] Starting audit... 07:16:56 Audit done. 07:16:56 [INFO] You have 0 Checkstyle violations. 07:16:56 [INFO] 07:16:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-spi --- 07:16:57 [INFO] Starting audit... 07:16:57 Audit done. 07:16:57 [INFO] You have 0 Checkstyle violations. 07:16:57 [INFO] 07:16:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-spi --- 07:16:57 [INFO] 07:16:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-spi --- 07:16:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/resources 07:16:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:16:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:16:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:16:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:16:57 [INFO] 07:16:57 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-spi --- 07:16:57 [INFO] Recompiling the module because of changed dependency. 07:16:57 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 07:16:57 [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:16:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:16:57 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 07:16:57 [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:16:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:16:57 [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:16:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:16:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSession.java:[31,8] auto-closeable resource org.opendaylight.protocol.bgp.rib.spi.BGPSession has a member method close() that could throw InterruptedException 07:16:57 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:[531,20] unchecked cast 07:16:57 required: R 07:16:57 found: org.opendaylight.yangtools.yang.binding.DataObject 07:16:57 [INFO] 07:16:57 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 07:16:57 [INFO] 07:16:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-rib-spi --- 07:16:57 [INFO] Fork Value is true 07:17:01 [INFO] Done SpotBugs Analysis.... 07:17:01 [INFO] 07:17:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 07:17:01 [INFO] 07:17:01 [INFO] 07:17:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-rib-spi --- 07:17:01 [INFO] BugInstance size is 0 07:17:01 [INFO] Error size is 0 07:17:01 [INFO] No errors/warnings found 07:17:01 [INFO] 07:17:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-spi --- 07:17:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/resources 07:17:01 [INFO] 07:17:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-spi --- 07:17:01 [INFO] Recompiling the module because of changed dependency. 07:17:01 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 07:17:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupportTest.java:[99,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:17:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[90,9] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:17:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[103,58] unchecked method invocation: method add in interface java.util.List is applied to given types 07:17:01 required: E 07:17:01 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:17:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[103,59] unchecked conversion 07:17:01 required: E 07:17:01 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:17:01 [INFO] 07:17:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-rib-spi --- 07:17:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:01 [INFO] 07:17:01 [INFO] ------------------------------------------------------- 07:17:01 [INFO] T E S T S 07:17:01 [INFO] ------------------------------------------------------- 07:17:02 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:17:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.768 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:17:07 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:17:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:17:07 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:17:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:17:07 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:17:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:17:07 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:17:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:17:07 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:17:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:17:07 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:17:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:17:07 [INFO] 07:17:07 [INFO] Results: 07:17:07 [INFO] 07:17:07 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 07:17:07 [INFO] 07:17:07 [INFO] 07:17:07 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-rib-spi --- 07:17:07 [INFO] 07:17:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-spi --- 07:17:07 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT.jar 07:17:07 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 07:17:07 [INFO] 07:17:07 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-rib-spi --- 07:17:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-tests.jar 07:17:07 [INFO] 07:17:07 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-rib-spi --- 07:17:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-test-sources.jar 07:17:07 [INFO] 07:17:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-spi --- 07:17:07 [INFO] No previous run data found, generating javadoc. 07:17:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-javadoc.jar 07:17:10 [INFO] 07:17:10 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-rib-spi --- 07:17:10 [INFO] CycloneDX: Resolving Dependencies 07:17:11 [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) 07:17:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.xml 07:17:11 [INFO] attaching as bgp-rib-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:17:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.json 07:17:11 [INFO] attaching as bgp-rib-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:17:11 [INFO] 07:17:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- 07:17:11 [INFO] Skipping duplicate-finder execution! 07:17:11 [INFO] 07:17:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-spi --- 07:17:11 [INFO] No dependency problems found 07:17:11 [INFO] 07:17:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-spi --- 07:17:11 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-sources.jar 07:17:11 [INFO] 07:17:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-spi --- 07:17:11 [INFO] 07:17:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-spi --- 07:17:11 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/code-coverage/jacoco.exec 07:17:11 [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes 07:17:11 [INFO] 07:17:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-spi --- 07:17:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.2-SNAPSHOT/bgp-rib-spi-0.21.2-SNAPSHOT.jar 07:17:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.2-SNAPSHOT/bgp-rib-spi-0.21.2-SNAPSHOT.pom 07:17:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.2-SNAPSHOT/bgp-rib-spi-0.21.2-SNAPSHOT-tests.jar 07:17:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.2-SNAPSHOT/bgp-rib-spi-0.21.2-SNAPSHOT-test-sources.jar 07:17:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.2-SNAPSHOT/bgp-rib-spi-0.21.2-SNAPSHOT-javadoc.jar 07:17:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.2-SNAPSHOT/bgp-rib-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:17:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.2-SNAPSHOT/bgp-rib-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:17:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.2-SNAPSHOT/bgp-rib-spi-0.21.2-SNAPSHOT-sources.jar 07:17:11 [INFO] 07:17:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-spi --- 07:17:11 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/0.21.2-SNAPSHOT/bgp-rib-spi-0.21.2-SNAPSHOT.jar 07:17:11 [INFO] Writing OBR metadata 07:17:11 [INFO] 07:17:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-rib-spi --- 07:17:11 [INFO] org.opendaylight.bgpcep:bgp-rib-spi:bundle:0.21.2-SNAPSHOT 07:17:11 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:17:11 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:17:11 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:17:11 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:17:11 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:17:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:17:11 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:17:11 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:17:11 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:17:11 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:17:11 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:17:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:17:11 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:17:11 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:17:11 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:17:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:17:11 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:17:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:17:11 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:17:11 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:17:11 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:17:11 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:17:11 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:17:11 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:17:11 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:17:11 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:17:11 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:17:11 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:17:11 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:17:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:17:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:17:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:17:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:17:11 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:17:11 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:17:11 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:17:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:17:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:17:11 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:17:11 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:17:11 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:17:11 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:11 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:11 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:11 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:11 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:17:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:17:11 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:17:11 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:17:11 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:17:11 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:17:11 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:17:11 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:17:11 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:17:11 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:17:11 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:17:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:17:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:17:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:17:11 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:17:11 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:17:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:17:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:17:11 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:17:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:17:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:17:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:17:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:17:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:17:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:17:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:17:11 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:17:11 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:17:11 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:17:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:17:11 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:17:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:17:11 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:17:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:17:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:17:11 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:17:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:17:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:17:11 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:17:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:11 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:17:11 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:17:11 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:17:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:17:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:17:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:17:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:17:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:17:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:17:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:17:11 [INFO] +- junit:junit:jar:4.13.2:test 07:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:17:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:17:11 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:17:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:17:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:17:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:11 [INFO] 07:17:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-rib-spi --- 07:17:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/sonatype-clm/module.xml 07:17:11 [INFO] 07:17:11 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 07:17:11 [INFO] Building OpenDaylight :: BGP :: RIB Api 0.21.2-SNAPSHOT [29/169] 07:17:11 [INFO] ------------------------------[ feature ]------------------------------- 07:17:15 [INFO] 07:17:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 07:17:15 [INFO] 07:17:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 07:17:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:15 [INFO] 07:17:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- 07:17:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:15 [INFO] 07:17:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] 07:17:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:16 [INFO] argLine set to empty 07:17:16 [INFO] 07:17:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] Starting audit... 07:17:16 Audit done. 07:17:16 [INFO] You have 0 Checkstyle violations. 07:17:16 [INFO] 07:17:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] Starting audit... 07:17:16 Audit done. 07:17:16 [INFO] You have 0 Checkstyle violations. 07:17:16 [INFO] 07:17:16 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/classes/META-INF/maven/dependencies.properties 07:17:16 [INFO] 07:17:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] 07:17:16 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 07:17:16 [INFO] ...done! 07:17:16 [INFO] Attaching features XML 07:17:16 [INFO] 07:17:16 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:17:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:17:16 [INFO] 07:17:16 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 07:17:16 [INFO] 07:17:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] 07:17:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 07:17:16 [INFO] 07:17:16 [INFO] 07:17:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] 07:17:16 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] 07:17:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-rib-api --- 07:17:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:16 [INFO] 07:17:16 [INFO] ------------------------------------------------------- 07:17:16 [INFO] T E S T S 07:17:16 [INFO] ------------------------------------------------------- 07:17:17 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:17:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.47 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:17:29 [INFO] 07:17:29 [INFO] Results: 07:17:29 [INFO] 07:17:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:17:29 [INFO] 07:17:29 [INFO] 07:17:29 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 07:17:29 [INFO] 07:17:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 07:17:29 [INFO] 07:17:29 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 07:17:29 [INFO] CycloneDX: Resolving Dependencies 07:17:33 [INFO] CycloneDX: Creating BOM version 1.4 with 132 component(s) 07:17:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.xml 07:17:33 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:17:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.json 07:17:33 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.21.2-SNAPSHOT-cyclonedx.json 07:17:33 [INFO] 07:17:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 07:17:33 [INFO] Skipping duplicate-finder execution! 07:17:33 [INFO] 07:17:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 07:17:33 [INFO] Skipping plugin execution 07:17:33 [INFO] 07:17:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 07:17:33 [INFO] No sources in project. Archive not created. 07:17:33 [INFO] 07:17:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 07:17:33 [INFO] 07:17:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-rib-api --- 07:17:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:33 [INFO] 07:17:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-rib-api --- 07:17:33 [INFO] No primary artifact to install, installing attached artifacts instead. 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.2-SNAPSHOT.pom 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.2-SNAPSHOT-features.xml 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:17:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.2-SNAPSHOT-cyclonedx.json 07:17:33 [INFO] 07:17:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:17:33 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/test-features 07:17:33 [INFO] 07:17:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/sonatype-clm/module.xml 07:17:34 [INFO] 07:17:34 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 07:17:34 [INFO] Building bgp-openconfig-spi 0.21.2-SNAPSHOT [30/169] 07:17:34 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:34 [INFO] 07:17:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-spi --- 07:17:34 [INFO] 07:17:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-spi --- 07:17:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:34 [INFO] 07:17:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- 07:17:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:34 [INFO] 07:17:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-spi --- 07:17:34 [INFO] 07:17:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 07:17:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:17:34 [INFO] 07:17:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-spi --- 07:17:34 [INFO] Starting audit... 07:17:34 Audit done. 07:17:34 [INFO] You have 0 Checkstyle violations. 07:17:34 [INFO] 07:17:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-spi --- 07:17:34 [INFO] Starting audit... 07:17:34 Audit done. 07:17:34 [INFO] You have 0 Checkstyle violations. 07:17:34 [INFO] 07:17:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-spi --- 07:17:34 [INFO] 07:17:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-spi --- 07:17:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/main/resources 07:17:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/spi 07:17:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/yang 07:17:34 [INFO] 07:17:34 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-spi --- 07:17:34 [INFO] Recompiling the module because of changed dependency. 07:17:34 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 07:17: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:17:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:17:34 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 07:17: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:17:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:17: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:17:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:17:34 [INFO] 07:17:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 07:17:34 [INFO] 07:17:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-openconfig-spi --- 07:17:34 [INFO] Fork Value is true 07:17:36 [INFO] Done SpotBugs Analysis.... 07:17:36 [INFO] 07:17:36 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 07:17:36 [INFO] 07:17:36 [INFO] 07:17:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-openconfig-spi --- 07:17:36 [INFO] BugInstance size is 0 07:17:36 [INFO] Error size is 0 07:17:36 [INFO] No errors/warnings found 07:17:36 [INFO] 07:17:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-spi --- 07:17:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/test/resources 07:17:36 [INFO] 07:17:36 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-spi --- 07:17:36 [INFO] Recompiling the module because of changed dependency. 07:17:36 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:17:36 [INFO] 07:17:36 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-openconfig-spi --- 07:17:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:36 [INFO] 07:17:36 [INFO] ------------------------------------------------------- 07:17:36 [INFO] T E S T S 07:17:36 [INFO] ------------------------------------------------------- 07:17:37 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:17:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:17:37 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:17:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:17:38 [INFO] 07:17:38 [INFO] Results: 07:17:38 [INFO] 07:17:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:17:38 [INFO] 07:17:38 [INFO] 07:17:38 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-openconfig-spi --- 07:17:38 [INFO] 07:17:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-spi --- 07:17:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT.jar 07:17:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 07:17:38 [INFO] 07:17:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-spi --- 07:17:38 [INFO] No previous run data found, generating javadoc. 07:17:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT-javadoc.jar 07:17:39 [INFO] 07:17:39 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-openconfig-spi --- 07:17:39 [INFO] CycloneDX: Resolving Dependencies 07:17:40 [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) 07:17:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.xml 07:17:40 [INFO] attaching as bgp-openconfig-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:17:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.json 07:17:40 [INFO] attaching as bgp-openconfig-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:17:40 [INFO] 07:17:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 07:17:40 [INFO] Skipping duplicate-finder execution! 07:17:40 [INFO] 07:17:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 07:17:40 [INFO] No dependency problems found 07:17:40 [INFO] 07:17:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 07:17:40 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT-sources.jar 07:17:40 [INFO] 07:17:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-spi --- 07:17:40 [INFO] 07:17:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-spi --- 07:17:40 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/code-coverage/jacoco.exec 07:17:40 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 07:17:40 [INFO] 07:17:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-spi --- 07:17:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.2-SNAPSHOT/bgp-openconfig-spi-0.21.2-SNAPSHOT.jar 07:17:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.2-SNAPSHOT/bgp-openconfig-spi-0.21.2-SNAPSHOT.pom 07:17:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.2-SNAPSHOT/bgp-openconfig-spi-0.21.2-SNAPSHOT-javadoc.jar 07:17:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.2-SNAPSHOT/bgp-openconfig-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:17:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.2-SNAPSHOT/bgp-openconfig-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:17:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.2-SNAPSHOT/bgp-openconfig-spi-0.21.2-SNAPSHOT-sources.jar 07:17:40 [INFO] 07:17:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-spi --- 07:17:40 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.2-SNAPSHOT/bgp-openconfig-spi-0.21.2-SNAPSHOT.jar 07:17:40 [INFO] Writing OBR metadata 07:17:40 [INFO] 07:17:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-spi --- 07:17:40 [INFO] org.opendaylight.bgpcep:bgp-openconfig-spi:bundle:0.21.2-SNAPSHOT 07:17:40 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:17:40 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:17:40 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:17:40 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:17:40 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 07:17:40 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:17:40 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:17:40 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:17:40 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:17:40 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:17:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:17:40 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:17:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:17:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:17:40 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:17:40 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:17:40 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:17:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:17:40 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:17:40 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:17:40 [INFO] | \- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:17:40 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:17:40 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:17:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:17:40 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:17:40 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:17:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:17:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:40 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:17:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:17:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:17:40 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:17:40 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:17:40 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:17:40 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:40 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:40 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:40 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:40 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:17:40 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:17:40 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:17:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:17:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:17:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:17:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:17:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:17:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:17:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:17:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:17:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:17:40 [INFO] +- junit:junit:jar:4.13.2:test 07:17:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:17:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:17:40 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:17:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:17:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:17:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:40 [INFO] 07:17:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-openconfig-spi --- 07:17:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/sonatype-clm/module.xml 07:17:40 [INFO] 07:17:40 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 07:17:40 [INFO] Building OpenDaylight :: BGP :: Openconfig 0.21.2-SNAPSHOT [31/169] 07:17:40 [INFO] ------------------------------[ feature ]------------------------------- 07:17:40 [INFO] 07:17:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] 07:17:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:40 [INFO] 07:17:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:40 [INFO] 07:17:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] 07:17:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:40 [INFO] argLine set to empty 07:17:40 [INFO] 07:17:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] Starting audit... 07:17:40 Audit done. 07:17:40 [INFO] You have 0 Checkstyle violations. 07:17:40 [INFO] 07:17:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] Starting audit... 07:17:40 Audit done. 07:17:40 [INFO] You have 0 Checkstyle violations. 07:17:40 [INFO] 07:17:40 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/classes/META-INF/maven/dependencies.properties 07:17:40 [INFO] 07:17:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] 07:17:40 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 07:17:40 [INFO] ...done! 07:17:40 [INFO] Attaching features XML 07:17:40 [INFO] 07:17:40 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 07:17: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:17:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:17:40 [INFO] 07:17:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 07:17:40 [INFO] 07:17:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] 07:17:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 07:17:40 [INFO] 07:17:40 [INFO] 07:17:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] 07:17:40 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] 07:17:40 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-openconfig --- 07:17:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:40 [INFO] 07:17:40 [INFO] ------------------------------------------------------- 07:17:40 [INFO] T E S T S 07:17:40 [INFO] ------------------------------------------------------- 07:17:42 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:17:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.45 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:17:54 [INFO] 07:17:54 [INFO] Results: 07:17:54 [INFO] 07:17:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:17:54 [INFO] 07:17:54 [INFO] 07:17:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-openconfig --- 07:17:54 [INFO] 07:17:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 07:17:54 [INFO] 07:17:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-openconfig --- 07:17:54 [INFO] CycloneDX: Resolving Dependencies 07:17:58 [INFO] CycloneDX: Creating BOM version 1.4 with 134 component(s) 07:17:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.xml 07:17:58 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.21.2-SNAPSHOT-cyclonedx.xml 07:17:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.json 07:17:58 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.21.2-SNAPSHOT-cyclonedx.json 07:17:58 [INFO] 07:17:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 07:17:58 [INFO] Skipping duplicate-finder execution! 07:17:58 [INFO] 07:17:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- 07:17:58 [INFO] Skipping plugin execution 07:17:58 [INFO] 07:17:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- 07:17:58 [INFO] No sources in project. Archive not created. 07:17:58 [INFO] 07:17:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- 07:17:58 [INFO] 07:17:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig --- 07:17:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:58 [INFO] 07:17:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig --- 07:17:58 [INFO] No primary artifact to install, installing attached artifacts instead. 07:17:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.2-SNAPSHOT.pom 07:17:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.2-SNAPSHOT-features.xml 07:17:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.2-SNAPSHOT-cyclonedx.xml 07:17:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.2-SNAPSHOT-cyclonedx.json 07:17:58 [INFO] 07:17:58 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:17:58 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/test-features 07:17:58 [INFO] 07:17:58 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:17:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/sonatype-clm/module.xml 07:17:58 [INFO] 07:17:58 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 07:17:58 [INFO] Building bgp-bmp-api 0.21.2-SNAPSHOT [32/169] 07:17:58 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:58 [INFO] 07:17:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-api --- 07:17:58 [INFO] 07:17:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-api --- 07:17:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:58 [INFO] 07:17:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 07:17:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:58 [INFO] 07:17:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-api --- 07:17:59 [INFO] 07:17:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 07:17:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:17:59 [INFO] 07:17:59 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-bmp-api --- 07:17:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:17:59 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/yang 07:17:59 [INFO] yang-to-sources: Found 8 dependencies in 1.622 ms 07:17:59 [INFO] yang-to-sources: Project model files found: 3 in 6.603 ms 07:17:59 [INFO] yang-to-sources: 14 YANG models processed in 67.95 ms 07:17:59 [INFO] BindingJavaFileGenerator: Defined 169 files in 20.65 ms 07:17:59 [INFO] Sorted 169 files into 35 directories in 226.2 μs 07:17:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 169 in 77.95 ms 07:17:59 [INFO] 07:17:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-api --- 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] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-api --- 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] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-api --- 07:17:59 [INFO] 07:17:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-api --- 07:17:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/resources 07:17:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:17:59 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:17:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:17:59 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:17:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:17:59 [INFO] 07:17:59 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-api --- 07:17:59 [INFO] Recompiling the module because of changed dependency. 07:17:59 [INFO] Compiling 169 source files with javac [debug release 17] to target/classes 07:18:00 [INFO] 07:18:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 07:18:00 [INFO] 07:18:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-bmp-api --- 07:18:00 [INFO] Fork Value is true 07:18:02 [INFO] Done SpotBugs Analysis.... 07:18:02 [INFO] 07:18:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 07:18:02 [INFO] 07:18:02 [INFO] 07:18:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-bmp-api --- 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] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-api --- 07:18:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/test/resources 07:18:02 [INFO] 07:18:02 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-api --- 07:18:02 [INFO] No sources to compile 07:18:02 [INFO] 07:18:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-bmp-api --- 07:18:02 [INFO] No tests to run. 07:18:02 [INFO] 07:18:02 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-bmp-api --- 07:18:02 [INFO] 07:18:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-api --- 07:18:02 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT.jar 07:18:03 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 07:18:03 [INFO] 07:18:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-api --- 07:18:03 [INFO] No previous run data found, generating javadoc. 07:18:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT-javadoc.jar 07:18:07 [INFO] 07:18:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-bmp-api --- 07:18:07 [INFO] CycloneDX: Resolving Dependencies 07:18:08 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 07:18:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.xml 07:18:08 [INFO] attaching as bgp-bmp-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.json 07:18:08 [INFO] attaching as bgp-bmp-api-0.21.2-SNAPSHOT-cyclonedx.json 07:18:08 [INFO] 07:18:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- 07:18:08 [INFO] Skipping duplicate-finder execution! 07:18:08 [INFO] 07:18:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-api --- 07:18:08 [INFO] No dependency problems found 07:18:08 [INFO] 07:18:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-api --- 07:18:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT-sources.jar 07:18:08 [INFO] 07:18:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-api --- 07:18:08 [INFO] 07:18:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-api --- 07:18:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:08 [INFO] 07:18:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-api --- 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.2-SNAPSHOT/bgp-bmp-api-0.21.2-SNAPSHOT.jar 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.2-SNAPSHOT/bgp-bmp-api-0.21.2-SNAPSHOT.pom 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.2-SNAPSHOT/bgp-bmp-api-0.21.2-SNAPSHOT-javadoc.jar 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.2-SNAPSHOT/bgp-bmp-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.2-SNAPSHOT/bgp-bmp-api-0.21.2-SNAPSHOT-cyclonedx.json 07:18:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.2-SNAPSHOT/bgp-bmp-api-0.21.2-SNAPSHOT-sources.jar 07:18:08 [INFO] 07:18:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-api --- 07:18:08 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/0.21.2-SNAPSHOT/bgp-bmp-api-0.21.2-SNAPSHOT.jar 07:18:08 [INFO] Writing OBR metadata 07:18:08 [INFO] 07:18:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-api --- 07:18:08 [INFO] org.opendaylight.bgpcep:bgp-bmp-api:bundle:0.21.2-SNAPSHOT 07:18:08 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:18:08 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:18:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:18:08 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:18:08 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:18:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:18:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:18:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:18:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:18:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:18:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:18:08 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:18:08 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:18:08 [INFO] | | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:18:08 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:18:08 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 07:18:08 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:18:08 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:18:08 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:18:08 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:18:08 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:18:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:18:08 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:18:08 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:18:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:18:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:08 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:18:08 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:18:08 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:18:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:18:08 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:18:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:18:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:18:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:18:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:18:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:18:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:18:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:18:08 [INFO] +- junit:junit:jar:4.13.2:test 07:18:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:18:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:18:08 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:18:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:18:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:18:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:08 [INFO] 07:18:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-bmp-api --- 07:18:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/sonatype-clm/module.xml 07:18:08 [INFO] 07:18:08 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 07:18:08 [INFO] Building bgp-extension-parent 0.21.2-SNAPSHOT [33/169] 07:18:08 [INFO] --------------------------------[ pom ]--------------------------------- 07:18:08 [INFO] 07:18:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-extension-parent --- 07:18:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:08 [INFO] 07:18:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- 07:18:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:08 [INFO] 07:18:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 07:18:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:18:08 [INFO] 07:18:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-extension-parent --- 07:18:08 [INFO] Starting audit... 07:18:08 Audit done. 07:18:08 [INFO] You have 0 Checkstyle violations. 07:18:08 [INFO] 07:18:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-extension-parent --- 07:18:08 [INFO] Starting audit... 07:18:08 Audit done. 07:18:08 [INFO] You have 0 Checkstyle violations. 07:18:08 [INFO] 07:18:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 07:18:08 [INFO] 07:18:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 07:18:08 [INFO] 07:18:08 [INFO] 07:18:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-extension-parent --- 07:18:08 [INFO] 07:18:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-extension-parent --- 07:18:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:18:08 [INFO] 07:18:08 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-extension-parent --- 07:18:08 [INFO] CycloneDX: Resolving Dependencies 07:18:09 [INFO] CycloneDX: Creating BOM version 1.4 with 50 component(s) 07:18:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.xml 07:18:09 [INFO] attaching as bgp-extension-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.json 07:18:09 [INFO] attaching as bgp-extension-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:18:09 [INFO] 07:18:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 07:18:09 [INFO] Skipping duplicate-finder execution! 07:18:09 [INFO] 07:18:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-extension-parent --- 07:18:09 [INFO] Skipping pom project 07:18:09 [INFO] 07:18:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-extension-parent --- 07:18:09 [INFO] 07:18:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-extension-parent --- 07:18:09 [INFO] 07:18:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-extension-parent --- 07:18:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:09 [INFO] 07:18:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-extension-parent --- 07:18:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.2-SNAPSHOT/bgp-extension-parent-0.21.2-SNAPSHOT.pom 07:18:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.2-SNAPSHOT/bgp-extension-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.2-SNAPSHOT/bgp-extension-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:18:09 [INFO] 07:18:09 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-extension-parent --- 07:18:09 [INFO] org.opendaylight.bgpcep:bgp-extension-parent:pom:0.21.2-SNAPSHOT 07:18:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:18:09 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:18:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:18:09 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:18:09 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:18:09 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:18:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:18:09 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:18:09 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:18:09 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:18:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:18:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:18:09 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:18:09 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:18:09 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:18:09 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:18:09 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:18:09 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:18:09 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:18:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:18:09 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:18:09 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:18:09 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:18:09 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:18:09 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:18:09 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:18:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:18:09 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:18:09 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:18:09 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:18:09 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:18:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:18:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:18:09 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:18:09 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:18:09 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:18:09 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:18:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:18:09 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:18:09 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:18:09 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:18:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:18:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:09 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:18:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:18:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:18:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:18:09 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:18:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:18:09 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:18:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:18:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:18:09 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:18:09 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:18:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:18:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:18:09 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:18:09 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:18:09 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:18:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:18:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:18:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:18:09 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:18:09 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:18:09 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:18:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:18:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:18:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:18:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:18:09 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:18:09 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:18:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:18:09 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:18:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:18:09 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:18:09 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:18:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:18:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:18:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:18:09 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:18:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:18:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:09 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:18:09 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:18:09 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:18:09 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:18:09 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:18:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:18:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:18:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:18:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:18:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:18:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:18:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:18:09 [INFO] +- junit:junit:jar:4.13.2:test 07:18:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:18:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:18:09 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:18:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:18:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:18:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:09 [INFO] 07:18:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-extension-parent --- 07:18:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/sonatype-clm/module.xml 07:18:09 [INFO] 07:18:09 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 07:18:09 [INFO] Building bgp-inet 0.21.2-SNAPSHOT [34/169] 07:18:09 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:09 [INFO] 07:18:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-inet --- 07:18:09 [INFO] 07:18:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-inet --- 07:18:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:09 [INFO] 07:18:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-inet --- 07:18:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:09 [INFO] 07:18:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-inet --- 07:18:09 [INFO] 07:18:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-inet --- 07:18:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:18:09 [INFO] 07:18:09 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-inet --- 07:18:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:18:09 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/yang 07:18:09 [INFO] yang-to-sources: Found 12 dependencies in 4.569 ms 07:18:09 [INFO] yang-to-sources: Project model files found: 1 in 1.791 ms 07:18:10 [INFO] yang-to-sources: 13 YANG models processed in 124.4 ms 07:18:10 [INFO] BindingJavaFileGenerator: Defined 68 files in 12.62 ms 07:18:10 [INFO] Sorted 68 files into 22 directories in 125.4 μs 07:18:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 68 in 23.91 ms 07:18:10 [INFO] 07:18:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-inet --- 07:18:10 [INFO] Starting audit... 07:18:10 Audit done. 07:18:10 [INFO] You have 0 Checkstyle violations. 07:18:10 [INFO] 07:18:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-inet --- 07:18:10 [INFO] Starting audit... 07:18:10 Audit done. 07:18:10 [INFO] You have 0 Checkstyle violations. 07:18:10 [INFO] 07:18:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-inet --- 07:18:10 [INFO] 07:18:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-inet --- 07:18:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/resources 07:18:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:18:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:18:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:18:10 [INFO] 07:18:10 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-inet --- 07:18:10 [INFO] Recompiling the module because of changed dependency. 07:18:10 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 07:18:10 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:18:10 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:18:10 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:18:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:[48,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:18:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:18:10 [INFO] 07:18:10 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-inet >>> 07:18:10 [INFO] 07:18:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-inet --- 07:18:10 [INFO] Fork Value is true 07:18:13 [INFO] Done SpotBugs Analysis.... 07:18:13 [INFO] 07:18:13 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-inet <<< 07:18:13 [INFO] 07:18:13 [INFO] 07:18:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-inet --- 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] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-inet --- 07:18:13 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:18:13 [INFO] 07:18:13 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-inet --- 07:18:13 [INFO] Recompiling the module because of changed dependency. 07:18:13 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 07:18:13 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/test/java/org/opendaylight/protocol/bgp/inet/codec/BGPParserTest.java:[99,19] explicit call to close() on an auto-closeable resource 07:18:13 [INFO] 07:18:13 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-inet --- 07:18:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:13 [INFO] 07:18:13 [INFO] ------------------------------------------------------- 07:18:13 [INFO] T E S T S 07:18:13 [INFO] ------------------------------------------------------- 07:18:14 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:18:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:18:15 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:18:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:18:15 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:18:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:18:16 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:18:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:18:16 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:18:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:18:16 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:18:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.711 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:18:20 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:18:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:18:20 [INFO] 07:18:20 [INFO] Results: 07:18:20 [INFO] 07:18:20 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 07:18:20 [INFO] 07:18:20 [INFO] 07:18:20 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-inet --- 07:18:20 [INFO] 07:18:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-inet --- 07:18:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT.jar 07:18:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 07:18:21 [INFO] 07:18:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-inet --- 07:18:21 [INFO] No previous run data found, generating javadoc. 07:18:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT-javadoc.jar 07:18:23 [INFO] 07:18:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-inet --- 07:18:23 [INFO] CycloneDX: Resolving Dependencies 07:18:25 [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) 07:18:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.xml 07:18:25 [INFO] attaching as bgp-inet-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.json 07:18:25 [INFO] attaching as bgp-inet-0.21.2-SNAPSHOT-cyclonedx.json 07:18:25 [INFO] 07:18:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 07:18:25 [INFO] Skipping duplicate-finder execution! 07:18:25 [INFO] 07:18:25 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-inet --- 07:18:25 [INFO] No dependency problems found 07:18:25 [INFO] 07:18:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-inet --- 07:18:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT-sources.jar 07:18:25 [INFO] 07:18:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-inet --- 07:18:25 [INFO] 07:18:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-inet --- 07:18:25 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/code-coverage/jacoco.exec 07:18:25 [INFO] Analyzed bundle 'bgp-inet' with 13 classes 07:18:25 [INFO] 07:18:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-inet --- 07:18:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.2-SNAPSHOT/bgp-inet-0.21.2-SNAPSHOT.jar 07:18:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.2-SNAPSHOT/bgp-inet-0.21.2-SNAPSHOT.pom 07:18:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.2-SNAPSHOT/bgp-inet-0.21.2-SNAPSHOT-javadoc.jar 07:18:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.2-SNAPSHOT/bgp-inet-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.2-SNAPSHOT/bgp-inet-0.21.2-SNAPSHOT-cyclonedx.json 07:18:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.2-SNAPSHOT/bgp-inet-0.21.2-SNAPSHOT-sources.jar 07:18:25 [INFO] 07:18:25 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-inet --- 07:18:25 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/0.21.2-SNAPSHOT/bgp-inet-0.21.2-SNAPSHOT.jar 07:18:25 [INFO] Writing OBR metadata 07:18:25 [INFO] 07:18:25 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-inet --- 07:18:25 [INFO] org.opendaylight.bgpcep:bgp-inet:bundle:0.21.2-SNAPSHOT 07:18:25 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:18:25 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:18:25 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:18:25 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:18:25 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:25 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:25 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:25 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:25 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:test 07:18:25 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:18:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:18:25 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:18:25 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:18:25 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:18:25 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:18:25 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:18:25 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:18:25 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:18:25 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:18:25 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:18:25 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:18:25 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:18:25 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:18:25 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:18:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:18:25 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:18:25 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:18:25 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:18:25 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:18:25 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:18:25 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:18:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:18:25 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:18:25 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:18:25 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:18:25 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:18:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:18:25 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:18:25 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:18:25 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:18:25 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:18:25 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:18:25 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:18:25 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:18:25 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:18:25 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:18:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:18:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:25 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:18:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:18:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:18:25 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:18:25 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:18:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:18:25 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:18:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:18:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:18:25 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:18:25 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:18:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:18:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:18:25 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:18:25 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:18:25 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:18:25 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:18:25 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:18:25 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:18:25 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:18:25 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:18:25 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:18:25 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:18:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:18:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:18:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:18:25 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:18:25 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:18:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:18:25 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:18:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:18:25 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:18:25 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:18:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:18:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:18:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:18:25 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:18:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:18:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:18:25 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:18:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:25 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:18:25 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:18:25 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:18:25 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:18:25 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:18:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:18:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:18:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:18:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:18:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:18:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:18:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:18:25 [INFO] +- junit:junit:jar:4.13.2:test 07:18:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:18:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:18:25 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:18:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:18:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:18:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:25 [INFO] 07:18:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-inet --- 07:18:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/sonatype-clm/module.xml 07:18:25 [INFO] 07:18:25 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 07:18:25 [INFO] Building bgp-path-selection-mode 0.21.2-SNAPSHOT [35/169] 07:18:25 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:25 [INFO] 07:18:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-path-selection-mode --- 07:18:25 [INFO] 07:18:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-path-selection-mode --- 07:18:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:25 [INFO] 07:18:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 07:18:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:25 [INFO] 07:18:25 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-path-selection-mode --- 07:18:26 [INFO] 07:18:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 07:18:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:18:26 [INFO] 07:18:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-path-selection-mode --- 07:18:26 [INFO] Starting audit... 07:18:26 Audit done. 07:18:26 [INFO] You have 0 Checkstyle violations. 07:18:26 [INFO] 07:18:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-path-selection-mode --- 07:18:26 [INFO] Starting audit... 07:18:26 Audit done. 07:18:26 [INFO] You have 0 Checkstyle violations. 07:18:26 [INFO] 07:18:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-path-selection-mode --- 07:18:26 [INFO] 07:18:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-path-selection-mode --- 07:18:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/resources 07:18:26 [INFO] 07:18:26 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-path-selection-mode --- 07:18:26 [INFO] Recompiling the module because of changed dependency. 07:18:26 [INFO] Compiling 25 source files with javac [debug release 17] to target/classes 07:18:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:[17,8] auto-closeable resource org.opendaylight.protocol.bgp.mode.api.PathSelectionMode has a member method close() that could throw InterruptedException 07:18:26 [INFO] 07:18:26 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 07:18:26 [INFO] 07:18:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-path-selection-mode --- 07:18:26 [INFO] Fork Value is true 07:18:29 [INFO] Done SpotBugs Analysis.... 07:18:29 [INFO] 07:18:29 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< 07:18:29 [INFO] 07:18:29 [INFO] 07:18:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-path-selection-mode --- 07:18:29 [INFO] BugInstance size is 0 07:18:29 [INFO] Error size is 0 07:18:29 [INFO] No errors/warnings found 07:18:29 [INFO] 07:18:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-path-selection-mode --- 07:18:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/test/resources 07:18:29 [INFO] 07:18:29 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-path-selection-mode --- 07:18:29 [INFO] Recompiling the module because of changed dependency. 07:18:29 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 07:18:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/test/java/org/opendaylight/protocol/bgp/mode/impl/BGPPeerTrackerMock.java:[40,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:18:29 [INFO] 07:18:29 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-path-selection-mode --- 07:18:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:29 [INFO] 07:18:29 [INFO] ------------------------------------------------------- 07:18:29 [INFO] T E S T S 07:18:29 [INFO] ------------------------------------------------------- 07:18:30 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:18:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:18:30 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:18:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:18:31 [INFO] 07:18:31 [INFO] Results: 07:18:31 [INFO] 07:18:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:18:31 [INFO] 07:18:31 [INFO] 07:18:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-path-selection-mode --- 07:18:31 [INFO] 07:18:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-path-selection-mode --- 07:18:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT.jar 07:18:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 07:18:31 [INFO] 07:18:31 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-path-selection-mode --- 07:18:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-tests.jar 07:18:31 [INFO] 07:18:31 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-path-selection-mode --- 07:18:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-test-sources.jar 07:18:31 [INFO] 07:18:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-path-selection-mode --- 07:18:31 [INFO] No previous run data found, generating javadoc. 07:18:32 [WARNING] Javadoc Warnings 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:19: warning: no comment 07:18:32 [WARNING] public abstract class AbstractBestPath implements BestPath { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:20: warning: no comment 07:18:32 [WARNING] protected final BestPathState state; 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:22: warning: no comment 07:18:32 [WARNING] protected AbstractBestPath(final BestPathState state) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:26: warning: no comment 07:18:32 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:31: warning: no comment 07:18:32 [WARNING] public final BestPathState getState() { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:23: warning: no comment 07:18:32 [WARNING] public class AbstractBestPathSelector { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:28: warning: no comment 07:18:32 [WARNING] protected RouterId bestOriginatorId = null; 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:29: warning: no comment 07:18:32 [WARNING] protected BestPathState bestState = null; 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:31: warning: no comment 07:18:32 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:34: warning: no comment 07:18:32 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:119: warning: no comment 07:18:32 [WARNING] protected abstract Comparator comparator(); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:121: warning: no comment 07:18:32 [WARNING] protected abstract K[] emptyKeys(); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:89: warning: no comment 07:18:32 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:40: warning: no comment 07:18:32 [WARNING] public final K getKey(final int offset) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:79: warning: no comment 07:18:32 [WARNING] public final C getValue(final C[] array, final int offset) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:123: warning: no comment 07:18:32 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:48: warning: no comment 07:18:32 [WARNING] public final boolean isEmpty() { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:44: warning: no comment 07:18:32 [WARNING] public final int offsetOf(final K key) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:98: warning: no comment 07:18:32 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:84: warning: no comment 07:18:32 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:52: warning: no comment 07:18:32 [WARNING] public final int size() { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:56: warning: no comment 07:18:32 [WARNING] public final T with(final K key) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:67: warning: no comment 07:18:32 [WARNING] public final T without(final K key) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:50: warning: no @param for ribSupport 07:18:32 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:68: warning: no @return 07:18:32 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:87: warning: no @return 07:18:32 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:216: warning: no @param for ribSupport 07:18:32 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:225: warning: no comment 07:18:32 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:207: warning: no comment 07:18:32 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 07:18:32 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 07:18:32 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:20: warning: no comment 07:18:32 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:23: warning: no comment 07:18:32 [WARNING] public AddPathBestNPathSelection(final int npaths) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:19: warning: no comment 07:18:32 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:36: warning: no comment 07:18:32 [WARNING] public int getOffset() { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:19: warning: no comment 07:18:32 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:26: warning: no comment 07:18:32 [WARNING] public AddPathSelector(final long ourAs) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:52: warning: no comment 07:18:32 [WARNING] public AddPathBestPath result() { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:18: warning: no comment 07:18:32 [WARNING] public final class AllPathSelection implements PathSelectionMode { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:19: warning: no comment 07:18:32 [WARNING] public AllPathSelection() { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:12: warning: no comment 07:18:32 [WARNING] public final class BasePathSelectionModeFactory { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:17: warning: no comment 07:18:32 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:13: warning: no comment 07:18:32 [WARNING] public final class BesthPathStateUtil { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:18: warning: no comment 07:18:32 [WARNING] public static long getPeerAs(final List segments) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPath.java:15: warning: no comment 07:18:32 [WARNING] public interface BestPath { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:16: warning: no comment 07:18:32 [WARNING] public interface BestPathState { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:25: warning: no comment 07:18:32 [WARNING] int getAsPathLength(); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:34: warning: no comment 07:18:32 [WARNING] @NonNull ContainerNode getAttributes(); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:17: warning: no comment 07:18:32 [WARNING] @Nullable Uint32 getLocalPref(); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:19: warning: no comment 07:18:32 [WARNING] long getMultiExitDisc(); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:21: warning: no comment 07:18:32 [WARNING] @Nullable BgpOrigin getOrigin(); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:23: warning: no comment 07:18:32 [WARNING] long getPeerAs(); 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:50: warning: no comment 07:18:32 [WARNING] public final class BestPathStateImpl implements BestPathState { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:100: warning: no comment 07:18:32 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:23: warning: no comment 07:18:32 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:29: warning: no comment 07:18:32 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 07:18:32 [WARNING] ^ 07:18:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:17: warning: no comment 07:18:32 [WARNING] public interface PathSelectionMode extends AutoCloseable { 07:18:32 [WARNING] ^ 07:18:32 [WARNING] 57 warnings 07:18:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-javadoc.jar 07:18:32 [INFO] 07:18:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-path-selection-mode --- 07:18:32 [INFO] CycloneDX: Resolving Dependencies 07:18:33 [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) 07:18:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.xml 07:18:33 [INFO] attaching as bgp-path-selection-mode-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.json 07:18:33 [INFO] attaching as bgp-path-selection-mode-0.21.2-SNAPSHOT-cyclonedx.json 07:18:33 [INFO] 07:18:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 07:18:33 [INFO] Skipping duplicate-finder execution! 07:18:33 [INFO] 07:18:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 07:18:33 [WARNING] Used undeclared dependencies found: 07:18:33 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:18:33 [WARNING] Non-test scoped test only dependencies found: 07:18:33 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:18:33 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:18:33 [INFO] 07:18:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 07:18:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-sources.jar 07:18:33 [INFO] 07:18:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-path-selection-mode --- 07:18:33 [INFO] 07:18:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-path-selection-mode --- 07:18:33 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/code-coverage/jacoco.exec 07:18:33 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 07:18:33 [INFO] 07:18:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-path-selection-mode --- 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.2-SNAPSHOT/bgp-path-selection-mode-0.21.2-SNAPSHOT.jar 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.2-SNAPSHOT/bgp-path-selection-mode-0.21.2-SNAPSHOT.pom 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.2-SNAPSHOT/bgp-path-selection-mode-0.21.2-SNAPSHOT-tests.jar 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.2-SNAPSHOT/bgp-path-selection-mode-0.21.2-SNAPSHOT-test-sources.jar 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.2-SNAPSHOT/bgp-path-selection-mode-0.21.2-SNAPSHOT-javadoc.jar 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.2-SNAPSHOT/bgp-path-selection-mode-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.2-SNAPSHOT/bgp-path-selection-mode-0.21.2-SNAPSHOT-cyclonedx.json 07:18:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.2-SNAPSHOT/bgp-path-selection-mode-0.21.2-SNAPSHOT-sources.jar 07:18:33 [INFO] 07:18:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-path-selection-mode --- 07:18:33 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.2-SNAPSHOT/bgp-path-selection-mode-0.21.2-SNAPSHOT.jar 07:18:33 [INFO] Writing OBR metadata 07:18:33 [INFO] 07:18:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-path-selection-mode --- 07:18:33 [INFO] org.opendaylight.bgpcep:bgp-path-selection-mode:bundle:0.21.2-SNAPSHOT 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:18:33 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:18:33 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:18:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:18:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:18:33 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:18:33 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:18:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:18:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:18:33 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:18:33 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:18:33 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:18:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:18:33 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:18:33 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:18:33 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:18:33 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:18:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:18:33 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:18:33 [INFO] | \- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:18:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:18:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:18:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:18:33 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:18:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:18:33 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:18:33 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:18:33 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:18:33 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:18:33 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:18:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:18:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:18:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:18:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:18:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:18:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:18:33 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:18:33 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:test 07:18:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:test 07:18:33 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:test 07:18:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:18:33 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:18:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:18:33 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:18:33 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:18:33 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:18:33 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:18:33 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:18:33 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:18:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:18:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:18:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:18:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:18:33 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:18:33 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:18:33 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:18:33 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:18:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:18:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:18:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:18:33 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:18:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:18:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:18:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:18:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:18:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:18:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:18:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:18:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:18:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:18:33 [INFO] +- junit:junit:jar:4.13.2:test 07:18:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:18:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:18:33 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:18:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:18:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:18:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:33 [INFO] 07:18:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-path-selection-mode --- 07:18:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/sonatype-clm/module.xml 07:18:33 [INFO] 07:18:33 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 07:18:33 [INFO] Building config-loader-spi 0.21.2-SNAPSHOT [36/169] 07:18:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:33 [INFO] 07:18:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ config-loader-spi --- 07:18:33 [INFO] 07:18:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ config-loader-spi --- 07:18:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:33 [INFO] 07:18:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ config-loader-spi --- 07:18:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:33 [INFO] 07:18:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ config-loader-spi --- 07:18:34 [INFO] 07:18:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ config-loader-spi --- 07:18:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:18:34 [INFO] 07:18:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ config-loader-spi --- 07:18:34 [INFO] Starting audit... 07:18:34 Audit done. 07:18:34 [INFO] You have 0 Checkstyle violations. 07:18:34 [INFO] 07:18:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ config-loader-spi --- 07:18:34 [INFO] Starting audit... 07:18:34 Audit done. 07:18:34 [INFO] You have 0 Checkstyle violations. 07:18:34 [INFO] 07:18:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ config-loader-spi --- 07:18:34 [INFO] 07:18:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-spi --- 07:18:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/resources 07:18:34 [INFO] 07:18:34 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ config-loader-spi --- 07:18:34 [INFO] Recompiling the module because of changed dependency. 07:18:34 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:18: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:18:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18:34 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:18: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:18:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18: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:18:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:18:34 [INFO] 07:18:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 07:18:34 [INFO] 07:18:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ config-loader-spi --- 07:18:34 [INFO] Fork Value is true 07:18:36 [INFO] Done SpotBugs Analysis.... 07:18:36 [INFO] 07:18:36 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 07:18:36 [INFO] 07:18:36 [INFO] 07:18:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ config-loader-spi --- 07:18:36 [INFO] BugInstance size is 0 07:18:36 [INFO] Error size is 0 07:18:36 [INFO] No errors/warnings found 07:18:36 [INFO] 07:18:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-spi --- 07:18:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/test/resources 07:18:36 [INFO] 07:18:36 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ config-loader-spi --- 07:18:36 [INFO] No sources to compile 07:18:36 [INFO] 07:18:36 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ config-loader-spi --- 07:18:36 [INFO] No tests to run. 07:18:36 [INFO] 07:18:36 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ config-loader-spi --- 07:18:36 [INFO] 07:18:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-spi --- 07:18:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT.jar 07:18:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 07:18:36 [INFO] 07:18:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ config-loader-spi --- 07:18:36 [INFO] No previous run data found, generating javadoc. 07:18:37 [WARNING] Javadoc Warnings 07:18:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/AbstractConfigFileProcessor.java:37: warning: no comment 07:18:37 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 07:18:37 [WARNING] ^ 07:18:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:23: warning: no @return 07:18:37 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 07:18:37 [WARNING] ^ 07:18:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:16: warning: no comment 07:18:37 [WARNING] public interface ConfigLoader { 07:18:37 [WARNING] ^ 07:18:37 [WARNING] 3 warnings 07:18:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT-javadoc.jar 07:18:37 [INFO] 07:18:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ config-loader-spi --- 07:18:37 [INFO] CycloneDX: Resolving Dependencies 07:18:38 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 07:18:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.xml 07:18:38 [INFO] attaching as config-loader-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.json 07:18:38 [INFO] attaching as config-loader-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:18:38 [INFO] 07:18:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 07:18:38 [INFO] Skipping duplicate-finder execution! 07:18:38 [INFO] 07:18:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ config-loader-spi --- 07:18:38 [INFO] No dependency problems found 07:18:38 [INFO] 07:18:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ config-loader-spi --- 07:18:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT-sources.jar 07:18:38 [INFO] 07:18:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ config-loader-spi --- 07:18:38 [INFO] 07:18:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ config-loader-spi --- 07:18:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:38 [INFO] 07:18:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-loader-spi --- 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.2-SNAPSHOT/config-loader-spi-0.21.2-SNAPSHOT.jar 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.2-SNAPSHOT/config-loader-spi-0.21.2-SNAPSHOT.pom 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.2-SNAPSHOT/config-loader-spi-0.21.2-SNAPSHOT-javadoc.jar 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.2-SNAPSHOT/config-loader-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.2-SNAPSHOT/config-loader-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:18:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.2-SNAPSHOT/config-loader-spi-0.21.2-SNAPSHOT-sources.jar 07:18:38 [INFO] 07:18:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-spi --- 07:18:38 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/0.21.2-SNAPSHOT/config-loader-spi-0.21.2-SNAPSHOT.jar 07:18:38 [INFO] Writing OBR metadata 07:18:38 [INFO] 07:18:38 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ config-loader-spi --- 07:18:38 [INFO] org.opendaylight.bgpcep:config-loader-spi:bundle:0.21.2-SNAPSHOT 07:18:38 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:18:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:18:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:18:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:18:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:18:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:18:38 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:18:38 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:18:38 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:18:38 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:18:38 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:18:38 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:18:38 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:18:38 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:18:38 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:18:38 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:18:38 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1: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:1.7.32:provided 07:18:38 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:18:38 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:18:38 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:18:38 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:18:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:18:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1: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.10.1: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.10.1:test 07:18:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:18:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:18:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.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.10.1:test 07:18:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:18:38 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:18:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:18:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:18:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:38 [INFO] 07:18:38 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ config-loader-spi --- 07:18:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/sonatype-clm/module.xml 07:18:38 [INFO] 07:18:38 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 07:18:38 [INFO] Building config-loader-impl 0.21.2-SNAPSHOT [37/169] 07:18:38 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:38 [INFO] 07:18:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ config-loader-impl --- 07:18:38 [INFO] 07:18:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ config-loader-impl --- 07:18:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:38 [INFO] 07:18:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ config-loader-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-maven-plugin:7.0.0:revision (get-git-infos) @ config-loader-impl --- 07:18:38 [INFO] 07:18:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ config-loader-impl --- 07:18:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:18:38 [INFO] 07:18:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ config-loader-impl --- 07:18:38 [INFO] Starting audit... 07:18:38 Audit done. 07:18:38 [INFO] You have 0 Checkstyle violations. 07:18:38 [INFO] 07:18:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ config-loader-impl --- 07:18:38 [INFO] Starting audit... 07:18:38 Audit done. 07:18:38 [INFO] You have 0 Checkstyle violations. 07:18:38 [INFO] 07:18:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ config-loader-impl --- 07:18:38 [INFO] 07:18:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-impl --- 07:18:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/resources 07:18:38 [INFO] 07:18:38 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ config-loader-impl --- 07:18:38 [INFO] Recompiling the module because of changed dependency. 07:18:38 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 07:18:38 [INFO] 07:18:38 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 07:18:38 [INFO] 07:18:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ config-loader-impl --- 07:18:38 [INFO] Fork Value is true 07:18:41 [INFO] Done SpotBugs Analysis.... 07:18:41 [INFO] 07:18:41 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 07:18:41 [INFO] 07:18:41 [INFO] 07:18:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ config-loader-impl --- 07:18:41 [INFO] BugInstance size is 0 07:18:41 [INFO] Error size is 0 07:18:41 [INFO] No errors/warnings found 07:18:41 [INFO] 07:18:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-impl --- 07:18:41 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:18:41 [INFO] 07:18:41 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ config-loader-impl --- 07:18:41 [INFO] Recompiling the module because of changed dependency. 07:18:41 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 07:18:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/test/java/org/opendaylight/bgpcep/config/loader/impl/AbstractConfigLoaderTest.java:[46,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:18:41 [INFO] 07:18:41 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ config-loader-impl --- 07:18:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:41 [INFO] 07:18:41 [INFO] ------------------------------------------------------- 07:18:41 [INFO] T E S T S 07:18:41 [INFO] ------------------------------------------------------- 07:18:42 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:18:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.115 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:18:46 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:18:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:18:46 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:18:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:18:47 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:18:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:18:47 [INFO] 07:18:47 [INFO] Results: 07:18:47 [INFO] 07:18:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 07:18:47 [INFO] 07:18:47 [INFO] 07:18:47 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ config-loader-impl --- 07:18:47 [INFO] 07:18:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-impl --- 07:18:47 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT.jar 07:18:47 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 07:18:47 [INFO] 07:18:47 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ config-loader-impl --- 07:18:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-tests.jar 07:18:47 [INFO] 07:18:47 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ config-loader-impl --- 07:18:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-test-sources.jar 07:18:47 [INFO] 07:18:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ config-loader-impl --- 07:18:48 [INFO] No previous run data found, generating javadoc. 07:18:48 [WARNING] Javadoc Warnings 07:18:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:35: warning: no comment 07:18:48 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 07:18:48 [WARNING] ^ 07:18:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:64: warning: no comment 07:18:48 [WARNING] public DefaultFileWatcher() throws IOException { 07:18:48 [WARNING] ^ 07:18:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:81: warning: no comment 07:18:48 [WARNING] public void activate() throws IOException { 07:18:48 [WARNING] ^ 07:18:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:94: warning: no comment 07:18:48 [WARNING] public void deactivate() { 07:18:48 [WARNING] ^ 07:18:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/FileWatcher.java:14: warning: no comment 07:18:48 [WARNING] public interface FileWatcher { 07:18:48 [WARNING] ^ 07:18:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/OSGiConfigLoader.java:25: warning: no comment 07:18:48 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:18:48 [WARNING] ^ 07:18:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:23: warning: no comment 07:18:48 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 07:18:48 [WARNING] ^ 07:18:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:28: warning: no comment 07:18:48 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 07:18:48 [WARNING] ^ 07:18:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:35: warning: no comment 07:18:48 [WARNING] public void init() { 07:18:48 [WARNING] ^ 07:18:48 [WARNING] 9 warnings 07:18:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-javadoc.jar 07:18:48 [INFO] 07:18:48 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ config-loader-impl --- 07:18:48 [INFO] CycloneDX: Resolving Dependencies 07:18:50 [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) 07:18:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.xml 07:18:50 [INFO] attaching as config-loader-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.json 07:18:50 [INFO] attaching as config-loader-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:18:50 [INFO] 07:18:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 07:18:50 [INFO] Skipping duplicate-finder execution! 07:18:50 [INFO] 07:18:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ config-loader-impl --- 07:18:50 [INFO] No dependency problems found 07:18:50 [INFO] 07:18:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ config-loader-impl --- 07:18:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-sources.jar 07:18:50 [INFO] 07:18:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ config-loader-impl --- 07:18:50 [INFO] 07:18:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ config-loader-impl --- 07:18:50 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 07:18:50 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 07:18:50 [INFO] 07:18:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-loader-impl --- 07:18:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.2-SNAPSHOT/config-loader-impl-0.21.2-SNAPSHOT.jar 07:18:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.2-SNAPSHOT/config-loader-impl-0.21.2-SNAPSHOT.pom 07:18:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.2-SNAPSHOT/config-loader-impl-0.21.2-SNAPSHOT-tests.jar 07:18:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.2-SNAPSHOT/config-loader-impl-0.21.2-SNAPSHOT-test-sources.jar 07:18:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.2-SNAPSHOT/config-loader-impl-0.21.2-SNAPSHOT-javadoc.jar 07:18:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.2-SNAPSHOT/config-loader-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:18:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.2-SNAPSHOT/config-loader-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:18:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.2-SNAPSHOT/config-loader-impl-0.21.2-SNAPSHOT-sources.jar 07:18:50 [INFO] 07:18:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-impl --- 07:18:50 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/0.21.2-SNAPSHOT/config-loader-impl-0.21.2-SNAPSHOT.jar 07:18:50 [INFO] Writing OBR metadata 07:18:50 [INFO] 07:18:50 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ config-loader-impl --- 07:18:50 [INFO] org.opendaylight.bgpcep:config-loader-impl:bundle:0.21.2-SNAPSHOT 07:18:50 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:compile 07:18:50 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:18:50 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 07:18:50 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:18:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:18:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:18:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:18:50 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 07:18:50 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:18:50 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:18:50 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:18:50 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:18:50 [INFO] | \- org.immutables:value:jar:annotations:2.10.0:compile 07:18:50 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 07:18:50 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:18:50 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:compile 07:18:50 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:18:50 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:compile 07:18:50 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 07:18:50 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:compile 07:18:50 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:18:50 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:18:50 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:18:50 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:18:50 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:compile 07:18:50 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:18:50 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:compile 07:18:50 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:compile 07:18:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:18:50 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:18:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:18:50 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:18:50 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:50 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:50 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:50 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:50 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:18:50 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:18:50 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:test 07:18:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:test 07:18:50 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:test 07:18:50 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:test 07:18:50 [INFO] | | +- io.netty:netty-buffer:jar:4.1.104.Final:test 07:18:50 [INFO] | | | \- io.netty:netty-common:jar:4.1.104.Final:test 07:18:50 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:test 07:18:50 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:test 07:18:50 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:test 07:18:50 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:test 07:18:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:test 07:18:50 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:test 07:18:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:test 07:18:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:test 07:18:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:test 07:18:50 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:18:50 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:18:50 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:18:50 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:18:50 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:18:50 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:18:50 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:18:50 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:18:50 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:18:50 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:18:50 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:18:50 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:test 07:18:50 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:test 07:18:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:18:50 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:18:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:18:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:18:50 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:18:50 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:18:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:18:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:18:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:18:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:18:50 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:18:50 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:18:50 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:18:50 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:18:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:18:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:18:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:18:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:18:50 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:18:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:18:50 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:50 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:50 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:18:50 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:18:50 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:18:50 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:18:50 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:18:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:18:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:18:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:18:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:18:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:18:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:18:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:18:50 [INFO] +- junit:junit:jar:4.13.2:test 07:18:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:18:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:18:50 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:18:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:18:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:18:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:50 [INFO] 07:18:50 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ config-loader-impl --- 07:18:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/sonatype-clm/module.xml 07:18:50 [INFO] 07:18:50 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 07:18:50 [INFO] Building testtool-util 0.21.2-SNAPSHOT [38/169] 07:18:50 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:50 [INFO] 07:18:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ testtool-util --- 07:18:50 [INFO] 07:18:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ testtool-util --- 07:18:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:50 [INFO] 07:18:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ testtool-util --- 07:18:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:50 [INFO] 07:18:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ testtool-util --- 07:18:50 [INFO] 07:18:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ testtool-util --- 07:18:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/testtool-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:18:50 [INFO] 07:18:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ testtool-util --- 07:18:50 [INFO] Starting audit... 07:18:50 Audit done. 07:18:50 [INFO] You have 0 Checkstyle violations. 07:18:50 [INFO] 07:18:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ testtool-util --- 07:18:50 [INFO] Starting audit... 07:18:50 Audit done. 07:18:50 [INFO] You have 0 Checkstyle violations. 07:18:50 [INFO] 07:18:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ testtool-util --- 07:18:50 [INFO] 07:18:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ testtool-util --- 07:18:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/resources 07:18:50 [INFO] 07:18:50 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ testtool-util --- 07:18:50 [INFO] Recompiling the module because of changed dependency. 07:18:50 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:18:50 [INFO] 07:18:50 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ testtool-util >>> 07:18:50 [INFO] 07:18:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ testtool-util --- 07:18:50 [INFO] Fork Value is true 07:18:53 [INFO] Done SpotBugs Analysis.... 07:18:53 [INFO] 07:18:53 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ testtool-util <<< 07:18:53 [INFO] 07:18:53 [INFO] 07:18:53 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ testtool-util --- 07:18:53 [INFO] BugInstance size is 0 07:18:53 [INFO] Error size is 0 07:18:53 [INFO] No errors/warnings found 07:18:53 [INFO] 07:18:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ testtool-util --- 07:18:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/test/resources 07:18:53 [INFO] 07:18:53 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ testtool-util --- 07:18:53 [INFO] Recompiling the module because of changed dependency. 07:18:53 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 07:18:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[71,85] unchecked call to operationComplete(F) as a member of the raw type io.netty.util.concurrent.GenericFutureListener 07:18:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[126,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:18:53 [INFO] 07:18:53 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ testtool-util --- 07:18:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:53 [INFO] 07:18:53 [INFO] ------------------------------------------------------- 07:18:53 [INFO] T E S T S 07:18:53 [INFO] ------------------------------------------------------- 07:18:54 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:18:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:18:54 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 07:18:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:15 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.70 s -- in org.opendaylight.protocol.util.CheckUtilTest 07:19:15 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 07:19:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.protocol.util.LoggerUtilTest 07:19:15 [INFO] 07:19:15 [INFO] Results: 07:19:15 [INFO] 07:19:15 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 07:19:15 [INFO] 07:19:15 [INFO] 07:19:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ testtool-util --- 07:19:15 [INFO] 07:19:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ testtool-util --- 07:19:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT.jar 07:19:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/classes/META-INF/MANIFEST.MF 07:19:15 [INFO] 07:19:15 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ testtool-util --- 07:19:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-tests.jar 07:19:15 [INFO] 07:19:15 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ testtool-util --- 07:19:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-test-sources.jar 07:19:15 [INFO] 07:19:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ testtool-util --- 07:19:15 [INFO] No previous run data found, generating javadoc. 07:19:16 [WARNING] Javadoc Warnings 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 07:19:16 [WARNING] Level getLogLevel(); 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 07:19:16 [WARNING] public final class CheckTestUtil { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 07:19:16 [WARNING] public interface CheckEquals { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 07:19:16 [WARNING] public interface ListenerCheck { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 07:19:16 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 07:19:16 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 07:19:16 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 07:19:16 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 07:19:16 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 07:19:16 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 07:19:16 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 07:19:16 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 07:19:16 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 07:19:16 [WARNING] public static > void waitFutureSuccess(final T future) { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 07:19:16 [WARNING] void check() throws ExecutionException, InterruptedException; 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 07:19:16 [WARNING] int getListMessageSize(); 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 07:19:16 [WARNING] public final class CheckUtil { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 07:19:16 [WARNING] public interface CheckEquals { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 07:19:16 [WARNING] public interface ListenerCheck { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 07:19:16 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 07:19:16 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 07:19:16 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 07:19:16 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 07:19:16 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 07:19:16 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 07:19:16 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 07:19:16 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 07:19:16 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 07:19:16 [WARNING] public static > void waitFutureSuccess(final T future) { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 07:19:16 [WARNING] void check() throws ExecutionException, InterruptedException; 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 07:19:16 [WARNING] int getListMessageSize(); 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 07:19:16 [WARNING] List getListMsg(); 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 07:19:16 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 07:19:16 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 07:19:16 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 07:19:16 [WARNING] public static List parseAddresses(final String address) { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 07:19:16 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 07:19:16 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 07:19:16 [WARNING] public final class LoggerUtil { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 07:19:16 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 07:19:16 [WARNING] ^ 07:19:16 [WARNING] 40 warnings 07:19:16 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-javadoc.jar 07:19:17 [INFO] 07:19:17 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ testtool-util --- 07:19:17 [INFO] CycloneDX: Resolving Dependencies 07:19:18 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 07:19:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.xml 07:19:18 [INFO] attaching as testtool-util-0.21.2-SNAPSHOT-cyclonedx.xml 07:19:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.json 07:19:18 [INFO] attaching as testtool-util-0.21.2-SNAPSHOT-cyclonedx.json 07:19:18 [INFO] 07:19:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 07:19:18 [INFO] Skipping duplicate-finder execution! 07:19:18 [INFO] 07:19:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ testtool-util --- 07:19:18 [INFO] No dependency problems found 07:19:18 [INFO] 07:19:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ testtool-util --- 07:19:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-sources.jar 07:19:18 [INFO] 07:19:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ testtool-util --- 07:19:18 [INFO] 07:19:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ testtool-util --- 07:19:18 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/testtool-util/target/code-coverage/jacoco.exec 07:19:18 [INFO] Analyzed bundle 'testtool-util' with 4 classes 07:19:18 [INFO] 07:19:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testtool-util --- 07:19:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.2-SNAPSHOT/testtool-util-0.21.2-SNAPSHOT.jar 07:19:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.2-SNAPSHOT/testtool-util-0.21.2-SNAPSHOT.pom 07:19:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.2-SNAPSHOT/testtool-util-0.21.2-SNAPSHOT-tests.jar 07:19:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.2-SNAPSHOT/testtool-util-0.21.2-SNAPSHOT-test-sources.jar 07:19:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.2-SNAPSHOT/testtool-util-0.21.2-SNAPSHOT-javadoc.jar 07:19:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.2-SNAPSHOT/testtool-util-0.21.2-SNAPSHOT-cyclonedx.xml 07:19:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.2-SNAPSHOT/testtool-util-0.21.2-SNAPSHOT-cyclonedx.json 07:19:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.2-SNAPSHOT/testtool-util-0.21.2-SNAPSHOT-sources.jar 07:19:18 [INFO] 07:19:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ testtool-util --- 07:19:18 [INFO] Installing org/opendaylight/bgpcep/testtool-util/0.21.2-SNAPSHOT/testtool-util-0.21.2-SNAPSHOT.jar 07:19:18 [INFO] Writing OBR metadata 07:19:18 [INFO] 07:19:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ testtool-util --- 07:19:18 [INFO] org.opendaylight.bgpcep:testtool-util:bundle:0.21.2-SNAPSHOT 07:19:18 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:19:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:19:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:19:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:19:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:19:18 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:19:18 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:compile 07:19:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:19:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:19:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:19:18 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:19:18 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:19:18 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:19:18 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:19:18 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:19:18 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:19:18 [INFO] +- ch.qos.logback:logback-core:jar:1.2.12:compile 07:19:18 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:test 07:19:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:test 07:19:18 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:test 07:19:18 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:test 07:19:18 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:test 07:19:18 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:test 07:19:18 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:test 07:19:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:19:18 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:19:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:19:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:19:18 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:19:18 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:19:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:19:18 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:19:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:19:18 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:test 07:19:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:19:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:19:18 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:19:18 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:19:18 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:19:18 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:19:18 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:19:18 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:19:18 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:19:18 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:19:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:19:18 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:19:18 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:19:18 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:19:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:19:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:19:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:19:18 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:19:18 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:19:18 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:19:18 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:19:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:19:18 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:test 07:19:18 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:test 07:19:18 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:19:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:19:18 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:19:18 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:test 07:19:18 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:test 07:19:18 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:19:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:19:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:19:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:19:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:19:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:test 07:19:18 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:test 07:19:18 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:19:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:19:18 [INFO] +- junit:junit:jar:4.13.2:test 07:19:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:19:18 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:19:18 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:19:18 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:19:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:19:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:19:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:19:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:19:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:19:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:19:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:19:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:19:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:19:18 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:19:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:19:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:19:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:18 [INFO] 07:19:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ testtool-util --- 07:19:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-util/target/sonatype-clm/module.xml 07:19:18 [INFO] 07:19:18 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 07:19:18 [INFO] Building routing-policy-config-loader 0.21.2-SNAPSHOT [39/169] 07:19:18 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:18 [INFO] 07:19:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ routing-policy-config-loader --- 07:19:18 [INFO] 07:19:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ routing-policy-config-loader --- 07:19:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:18 [INFO] 07:19:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- 07:19:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:18 [INFO] 07:19:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ routing-policy-config-loader --- 07:19:18 [INFO] 07:19:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 07:19:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:19:18 [INFO] 07:19:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ routing-policy-config-loader --- 07:19:18 [INFO] Starting audit... 07:19:18 Audit done. 07:19:18 [INFO] You have 0 Checkstyle violations. 07:19:18 [INFO] 07:19:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ routing-policy-config-loader --- 07:19:18 [INFO] Starting audit... 07:19:18 Audit done. 07:19:18 [INFO] You have 0 Checkstyle violations. 07:19:18 [INFO] 07:19:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ routing-policy-config-loader --- 07:19:18 [INFO] 07:19:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ routing-policy-config-loader --- 07:19:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/resources 07:19:18 [INFO] 07:19:18 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ routing-policy-config-loader --- 07:19:18 [INFO] Recompiling the module because of changed dependency. 07:19:18 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:19:18 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:19:18 [INFO] 07:19:18 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 07:19:18 [INFO] 07:19:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ routing-policy-config-loader --- 07:19:18 [INFO] Fork Value is true 07:19:20 [INFO] Done SpotBugs Analysis.... 07:19:20 [INFO] 07:19:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 07:19:20 [INFO] 07:19:20 [INFO] 07:19:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ routing-policy-config-loader --- 07:19:20 [INFO] BugInstance size is 0 07:19:20 [INFO] Error size is 0 07:19:20 [INFO] No errors/warnings found 07:19:20 [INFO] 07:19:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ routing-policy-config-loader --- 07:19:20 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:19:20 [INFO] 07:19:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ routing-policy-config-loader --- 07:19:20 [INFO] Recompiling the module because of changed dependency. 07:19:20 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:19:20 [INFO] 07:19:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ routing-policy-config-loader --- 07:19:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:20 [INFO] 07:19:20 [INFO] ------------------------------------------------------- 07:19:20 [INFO] T E S T S 07:19:20 [INFO] ------------------------------------------------------- 07:19:21 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:19:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.377 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:19:26 [INFO] 07:19:26 [INFO] Results: 07:19:26 [INFO] 07:19:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:19:26 [INFO] 07:19:26 [INFO] 07:19:26 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ routing-policy-config-loader --- 07:19:26 [INFO] 07:19:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ routing-policy-config-loader --- 07:19:26 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT.jar 07:19:26 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 07:19:26 [INFO] 07:19:26 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ routing-policy-config-loader --- 07:19:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-tests.jar 07:19:26 [INFO] 07:19:26 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ routing-policy-config-loader --- 07:19:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-test-sources.jar 07:19:26 [INFO] 07:19:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ routing-policy-config-loader --- 07:19:26 [INFO] No previous run data found, generating javadoc. 07:19:27 [WARNING] Javadoc Warnings 07:19:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:26: warning: no comment 07:19:27 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 07:19:27 [WARNING] ^ 07:19:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:28: warning: no comment 07:19:27 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:19:27 [WARNING] ^ 07:19:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:33: warning: no comment 07:19:27 [WARNING] public void init() { 07:19:27 [WARNING] ^ 07:19:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 07:19:27 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:19:27 [WARNING] ^ 07:19:27 [WARNING] 4 warnings 07:19:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:19:27 [INFO] 07:19:27 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ routing-policy-config-loader --- 07:19:27 [INFO] CycloneDX: Resolving Dependencies 07:19:28 [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) 07:19:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.xml 07:19:28 [INFO] attaching as routing-policy-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:19:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.json 07:19:28 [INFO] attaching as routing-policy-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:19:28 [INFO] 07:19:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 07:19:28 [INFO] Skipping duplicate-finder execution! 07:19:28 [INFO] 07:19:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 07:19:28 [INFO] No dependency problems found 07:19:28 [INFO] 07:19:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 07:19:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-sources.jar 07:19:28 [INFO] 07:19:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ routing-policy-config-loader --- 07:19:28 [INFO] 07:19:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ routing-policy-config-loader --- 07:19:28 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 07:19:28 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 07:19:28 [INFO] 07:19:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ routing-policy-config-loader --- 07:19:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.2-SNAPSHOT/routing-policy-config-loader-0.21.2-SNAPSHOT.jar 07:19:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.2-SNAPSHOT/routing-policy-config-loader-0.21.2-SNAPSHOT.pom 07:19:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.2-SNAPSHOT/routing-policy-config-loader-0.21.2-SNAPSHOT-tests.jar 07:19:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.2-SNAPSHOT/routing-policy-config-loader-0.21.2-SNAPSHOT-test-sources.jar 07:19:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.2-SNAPSHOT/routing-policy-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:19:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.2-SNAPSHOT/routing-policy-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:19:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.2-SNAPSHOT/routing-policy-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:19:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.2-SNAPSHOT/routing-policy-config-loader-0.21.2-SNAPSHOT-sources.jar 07:19:28 [INFO] 07:19:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ routing-policy-config-loader --- 07:19:28 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/0.21.2-SNAPSHOT/routing-policy-config-loader-0.21.2-SNAPSHOT.jar 07:19:28 [INFO] Writing OBR metadata 07:19:29 [INFO] 07:19:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ routing-policy-config-loader --- 07:19:29 [INFO] org.opendaylight.bgpcep:routing-policy-config-loader:bundle:0.21.2-SNAPSHOT 07:19:29 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:19:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:19:29 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:19:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:19:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:19:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:19:29 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:19:29 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:19:29 [INFO] | | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:19:29 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:19:29 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:19:29 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:19:29 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:19:29 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:19:29 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:compile 07:19:29 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:19:29 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:19:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:19:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:29 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:19:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:19:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:19:29 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:19:29 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:19:29 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:19:29 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:19:29 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:19:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:19:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:19:29 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:19:29 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:19:29 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:19:29 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:29 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:29 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:29 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:29 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:19:29 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:19:29 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:test 07:19:29 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:19:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:19:29 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:19:29 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:19:29 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:19:29 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:test 07:19:29 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:19:29 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:19:29 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:19:29 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:19:29 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:19:29 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:test 07:19:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:19:29 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:19:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:19:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:19:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:19:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:19:29 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:19:29 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:19:29 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:19:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:19:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:19:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:19:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:19:29 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:19:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:19:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:19:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:19:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:19:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:19:29 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:19:29 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:19:29 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:19:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:19:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:19:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:19:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:19:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:19:29 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:19:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:19:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:19:29 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:19:29 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:19:29 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:19:29 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:19:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:29 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:19:29 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:19:29 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:19:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:19:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:19:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:19:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:19:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:19:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:19:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:19:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:19:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:19:29 [INFO] +- junit:junit:jar:4.13.2:test 07:19:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:19:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:19:29 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:19:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:19:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:19:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:29 [INFO] 07:19:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ routing-policy-config-loader --- 07:19:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/sonatype-clm/module.xml 07:19:29 [INFO] 07:19:29 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 07:19:29 [INFO] Building bgp-openconfig-rp-spi 0.21.2-SNAPSHOT [40/169] 07:19:29 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:29 [INFO] 07:19:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-spi --- 07:19:29 [INFO] 07:19:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 07:19:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:29 [INFO] 07:19:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- 07:19:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:29 [INFO] 07:19:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-rp-spi --- 07:19:29 [INFO] 07:19:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 07:19:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:19:29 [INFO] 07:19:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-spi --- 07:19:29 [INFO] Starting audit... 07:19:29 Audit done. 07:19:29 [INFO] You have 0 Checkstyle violations. 07:19:29 [INFO] 07:19:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-spi --- 07:19:29 [INFO] Starting audit... 07:19:29 Audit done. 07:19:29 [INFO] You have 0 Checkstyle violations. 07:19:29 [INFO] 07:19:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-spi --- 07:19:29 [INFO] 07:19:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-spi --- 07:19:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/resources 07:19:29 [INFO] 07:19:29 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-rp-spi --- 07:19:29 [INFO] Recompiling the module because of changed dependency. 07:19:29 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 07:19:29 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:19:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistryProvider.java:[32,22] found raw type: @org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/ForwardingStatementRegistry.java:[54,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:[86,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 [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:[33,66] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 [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:[41,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 [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:[43,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 [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:[59,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 [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:[85,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 [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:[110,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:29 [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:[54,61] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:29 [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:[56,66] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[79,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:29 [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:[81,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[97,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:29 [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:[99,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:29 [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:[216,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:29 [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:[293,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:29 [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:[35,13] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 [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:[38,13] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 [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:[42,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 [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:[44,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 [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:[63,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 [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:[94,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 [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:[126,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:29 [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:[131,50] unchecked call to matchImportCondition(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.types.rev151009.AfiSafiType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.RouteEntryBaseAttributes,@org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.rib.spi.policy.BGPRouteEntryImportParameters,N,T) as a member of the raw type org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsPolicy 07:19:29 [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:[154,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 [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:[163,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 [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:[172,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 [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:[195,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 [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:[204,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 [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:[213,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:29 [INFO] 07:19:29 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 07:19:29 [INFO] 07:19:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 07:19:29 [INFO] Fork Value is true 07:19:32 [INFO] Done SpotBugs Analysis.... 07:19:32 [INFO] 07:19:32 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 07:19:32 [INFO] 07:19:32 [INFO] 07:19:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-openconfig-rp-spi --- 07:19:32 [INFO] BugInstance size is 0 07:19:32 [INFO] Error size is 0 07:19:32 [INFO] No errors/warnings found 07:19:32 [INFO] 07:19:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 07:19:32 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:32 [INFO] 07:19:32 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 07:19:32 [INFO] Recompiling the module because of changed dependency. 07:19:32 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:19:32 [INFO] 07:19:32 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-openconfig-rp-spi --- 07:19:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:32 [INFO] 07:19:32 [INFO] ------------------------------------------------------- 07:19:32 [INFO] T E S T S 07:19:32 [INFO] ------------------------------------------------------- 07:19:33 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:19:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.191 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:19:39 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:19:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:19:39 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:19:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:19:39 [INFO] 07:19:39 [INFO] Results: 07:19:39 [INFO] 07:19:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:19:39 [INFO] 07:19:39 [INFO] 07:19:39 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-openconfig-rp-spi --- 07:19:39 [INFO] 07:19:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 07:19:39 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT.jar 07:19:39 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 07:19:39 [INFO] 07:19:39 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-openconfig-rp-spi --- 07:19:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-tests.jar 07:19:39 [INFO] 07:19:39 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 07:19:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-test-sources.jar 07:19:39 [INFO] 07:19:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 07:19:39 [INFO] No previous run data found, generating javadoc. 07:19:41 [WARNING] Javadoc Warnings 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:18: warning: no comment 07:19:41 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:14: warning: no comment 07:19:41 [WARNING] void start(StatementRegistryProvider context); 07:19:41 [WARNING] ^ 07:19:41 [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:23: warning: no comment 07:19:41 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:16: warning: no comment 07:19:41 [WARNING] void stop(); 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 07:19:41 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 07:19:41 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:40: warning: no @param for 07:19:41 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 07:19:41 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 07:19:41 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:60: warning: no @param for 07:19:41 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:22: warning: no comment 07:19:41 [WARNING] public interface BgpStatementRegistryProvider { 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/OSGiStatementRegistry.java:26: warning: no comment 07:19:41 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:25: warning: no comment 07:19:41 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:29: warning: no comment 07:19:41 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:23: warning: no comment 07:19:41 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:30: warning: no comment 07:19:41 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:40: warning: no comment 07:19:41 [WARNING] public void start() { 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:13: warning: no comment 07:19:41 [WARNING] public interface StatementProviderActivator { 07:19:41 [WARNING] ^ 07:19:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:33: warning: no comment 07:19:41 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:19:41 [WARNING] ^ 07:19:41 [WARNING] 19 warnings 07:19:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:19:41 [INFO] 07:19:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-openconfig-rp-spi --- 07:19:41 [INFO] CycloneDX: Resolving Dependencies 07:19:42 [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) 07:19:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.xml 07:19:42 [INFO] attaching as bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:19:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.json 07:19:42 [INFO] attaching as bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:19:42 [INFO] 07:19:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] Skipping duplicate-finder execution! 07:19:42 [INFO] 07:19:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] No dependency problems found 07:19:42 [INFO] 07:19:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-sources.jar 07:19:42 [INFO] 07:19:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] 07:19:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 07:19:42 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 07:19:42 [INFO] 07:19:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT.jar 07:19:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT.pom 07:19:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-tests.jar 07:19:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-test-sources.jar 07:19:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:19:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:19:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:19:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-sources.jar 07:19:42 [INFO] 07:19:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT.jar 07:19:42 [INFO] Writing OBR metadata 07:19:42 [INFO] 07:19:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-spi:bundle:0.21.2-SNAPSHOT 07:19:42 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:19:42 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:19:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:19:42 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 07:19:42 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:19:42 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:19:42 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:19:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:19:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:19:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:19:42 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:19:42 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:19:42 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:19:42 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:19:42 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:19:42 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:19:42 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:19:42 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:19:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:19:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:19:42 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:19:42 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:19:42 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:19:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:19:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:19:42 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 07:19:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:19:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:19:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:19:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:19:42 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 07:19:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:19:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:19:42 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:19:42 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:19:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:19:42 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:19:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:19:42 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:19:42 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:19:42 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:42 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:42 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:42 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:42 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:test 07:19:42 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:test 07:19:42 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:19:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:19:42 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:19:42 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:19:42 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:19:42 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:19:42 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:19:42 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:test 07:19:42 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:19:42 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:19:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:19:42 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:19:42 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:19:42 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.2-SNAPSHOT:test 07:19:42 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.21.2-SNAPSHOT:test 07:19:42 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:test 07:19:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:19:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:19:42 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:19:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:19:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:19:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:19:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:19:42 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:19:42 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:19:42 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:19:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:19:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:19:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:19:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:19:42 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:19:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:19:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:19:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:19:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:19:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:19:42 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:19:42 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:19:42 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:19:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:19:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:19:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:19:42 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:19:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:19:42 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:19:42 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:19:42 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:19:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:42 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:19:42 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:19:42 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:19:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:19:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:19:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:19:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:19:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:19:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:19:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:19:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:19:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:19:42 [INFO] +- junit:junit:jar:4.13.2:test 07:19:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:19:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:19:42 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:19:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:19:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:19:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:42 [INFO] 07:19:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-openconfig-rp-spi --- 07:19:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/sonatype-clm/module.xml 07:19:42 [INFO] 07:19:42 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 07:19:42 [INFO] Building bgp-route-target 0.21.2-SNAPSHOT [41/169] 07:19:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:42 [INFO] 07:19:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-route-target --- 07:19:42 [INFO] 07:19:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-route-target --- 07:19:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:42 [INFO] 07:19:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-route-target --- 07:19:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:42 [INFO] 07:19:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-route-target --- 07:19:43 [INFO] 07:19:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-route-target --- 07:19:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:19:43 [INFO] 07:19:43 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-route-target --- 07:19:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:19:43 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/yang 07:19:43 [INFO] yang-to-sources: Found 13 dependencies in 4.073 ms 07:19:43 [INFO] yang-to-sources: Project model files found: 1 in 1.295 ms 07:19:43 [INFO] yang-to-sources: 19 YANG models processed in 116.3 ms 07:19:43 [INFO] BindingJavaFileGenerator: Defined 50 files in 16.97 ms 07:19:43 [INFO] Sorted 50 files into 20 directories in 111.4 μs 07:19:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 50 in 40.71 ms 07:19:43 [INFO] 07:19:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-route-target --- 07:19:43 [INFO] Starting audit... 07:19:43 Audit done. 07:19:43 [INFO] You have 0 Checkstyle violations. 07:19:43 [INFO] 07:19:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-route-target --- 07:19:43 [INFO] Starting audit... 07:19:43 Audit done. 07:19:43 [INFO] You have 0 Checkstyle violations. 07:19:43 [INFO] 07:19:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-route-target --- 07:19:43 [INFO] 07:19:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-route-target --- 07:19:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/resources 07:19:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:19:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:19:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:19:43 [INFO] 07:19:43 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-route-target --- 07:19:43 [INFO] Recompiling the module because of changed dependency. 07:19:43 [INFO] Compiling 66 source files with javac [debug release 17] to target/classes 07:19:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:19:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:19:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:19:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:19:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:19:43 [INFO] 07:19:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 07:19:43 [INFO] 07:19:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-route-target --- 07:19:43 [INFO] Fork Value is true 07:19:46 [INFO] Done SpotBugs Analysis.... 07:19:46 [INFO] 07:19:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 07:19:46 [INFO] 07:19:46 [INFO] 07:19:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-route-target --- 07:19:47 [INFO] BugInstance size is 0 07:19:47 [INFO] Error size is 0 07:19:47 [INFO] No errors/warnings found 07:19:47 [INFO] 07:19:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-route-target --- 07:19:47 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:47 [INFO] 07:19:47 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-route-target --- 07:19:47 [INFO] Recompiling the module because of changed dependency. 07:19:47 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:19:47 [INFO] 07:19:47 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-route-target --- 07:19:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:47 [INFO] 07:19:47 [INFO] ------------------------------------------------------- 07:19:47 [INFO] T E S T S 07:19:47 [INFO] ------------------------------------------------------- 07:19:48 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:19:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:19:48 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:19:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.119 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:19:51 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:19:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:19:51 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:19:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.941 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:19:53 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:19:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:19:53 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:19:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:19:54 [INFO] 07:19:54 [INFO] Results: 07:19:54 [INFO] 07:19:54 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 07:19:54 [INFO] 07:19:54 [INFO] 07:19:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-route-target --- 07:19:54 [INFO] 07:19:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-route-target --- 07:19:54 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT.jar 07:19:54 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 07:19:54 [INFO] 07:19:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-route-target --- 07:19:54 [INFO] No previous run data found, generating javadoc. 07:19:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT-javadoc.jar 07:19:57 [INFO] 07:19:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-route-target --- 07:19:57 [INFO] CycloneDX: Resolving Dependencies 07:19:58 [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s) 07:19:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.xml 07:19:58 [INFO] attaching as bgp-route-target-0.21.2-SNAPSHOT-cyclonedx.xml 07:19:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.json 07:19:58 [INFO] attaching as bgp-route-target-0.21.2-SNAPSHOT-cyclonedx.json 07:19:58 [INFO] 07:19:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 07:19:58 [INFO] Skipping duplicate-finder execution! 07:19:58 [INFO] 07:19:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-route-target --- 07:19:58 [INFO] No dependency problems found 07:19:58 [INFO] 07:19:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-route-target --- 07:19:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT-sources.jar 07:19:58 [INFO] 07:19:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-route-target --- 07:19:58 [INFO] 07:19:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-route-target --- 07:19:58 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/code-coverage/jacoco.exec 07:19:58 [INFO] Analyzed bundle 'bgp-route-target' with 14 classes 07:19:58 [INFO] 07:19:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-route-target --- 07:19:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.2-SNAPSHOT/bgp-route-target-0.21.2-SNAPSHOT.jar 07:19:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.2-SNAPSHOT/bgp-route-target-0.21.2-SNAPSHOT.pom 07:19:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.2-SNAPSHOT/bgp-route-target-0.21.2-SNAPSHOT-javadoc.jar 07:19:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.2-SNAPSHOT/bgp-route-target-0.21.2-SNAPSHOT-cyclonedx.xml 07:19:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.2-SNAPSHOT/bgp-route-target-0.21.2-SNAPSHOT-cyclonedx.json 07:19:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.2-SNAPSHOT/bgp-route-target-0.21.2-SNAPSHOT-sources.jar 07:19:58 [INFO] 07:19:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-route-target --- 07:19:58 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/0.21.2-SNAPSHOT/bgp-route-target-0.21.2-SNAPSHOT.jar 07:19:58 [INFO] Writing OBR metadata 07:19:58 [INFO] 07:19:58 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-route-target --- 07:19:58 [INFO] org.opendaylight.bgpcep:bgp-route-target:bundle:0.21.2-SNAPSHOT 07:19:58 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 07:19:58 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:19:58 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:19:58 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:19:58 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:19:58 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:19:58 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:58 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:58 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:58 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:58 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:19:58 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:19:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:19:58 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:19:58 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:19:58 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:19:58 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:test 07:19:58 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:test 07:19:58 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:19:58 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:19:58 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:19:58 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:19:58 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:19:58 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:19:58 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:19:58 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:test 07:19:58 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:19:58 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:19:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:19:58 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:19:58 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.2-SNAPSHOT:test 07:19:58 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.21.2-SNAPSHOT:test 07:19:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:19:58 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:19:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:19:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:19:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:19:58 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:19:58 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:19:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:19:58 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:19:58 [INFO] | \- io.netty:netty-transport:jar:4.1.104.Final:compile 07:19:58 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:19:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:19:58 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:19:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:19:58 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:19:58 [INFO] | \- org.immutables:value:jar:annotations:2.10.0:compile 07:19:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:19:58 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:19:58 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:19:58 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:19:58 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:19:58 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:19:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:19:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:58 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:19:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:19:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:19:58 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:19:58 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:19:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:19:58 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:19:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:19:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:19:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:19:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:19:58 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:19:58 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:19:58 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:19:58 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:19:58 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:19:58 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:19:58 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:19:58 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:19:58 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:19:58 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:19:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:19:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:19:58 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:19:58 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:19:58 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:19:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:19:58 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:19:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:58 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:19:58 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:19:58 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:19:58 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:19:58 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:19:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:19:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:19:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:19:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:19:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:19:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:19:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:19:58 [INFO] +- junit:junit:jar:4.13.2:test 07:19:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:19:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:19:58 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:19:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:19:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:19:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:58 [INFO] 07:19:58 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-route-target --- 07:19:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/sonatype-clm/module.xml 07:19:58 [INFO] 07:19:58 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 07:19:58 [INFO] Building bgp-openconfig-rp-impl 0.21.2-SNAPSHOT [42/169] 07:19:58 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:58 [INFO] 07:19:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-impl --- 07:19:58 [INFO] 07:19:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 07:19:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:58 [INFO] 07:19:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 07:19:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:58 [INFO] 07:19:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 07:19:59 [INFO] 07:19:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 07:19:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:19:59 [INFO] 07:19:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-impl --- 07:19:59 [INFO] Starting audit... 07:19:59 Audit done. 07:19:59 [INFO] You have 0 Checkstyle violations. 07:19:59 [INFO] 07:19:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-impl --- 07:19:59 [INFO] Starting audit... 07:19:59 Audit done. 07:19:59 [INFO] You have 0 Checkstyle violations. 07:19:59 [INFO] 07:19:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-impl --- 07:19:59 [INFO] 07:19:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-impl --- 07:19:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/resources 07:19:59 [INFO] 07:19:59 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-rp-impl --- 07:19:59 [INFO] Recompiling the module because of changed dependency. 07:19:59 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 07:19:59 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 07:19:59 [INFO] 07:19:59 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 07:19:59 [INFO] 07:19:59 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 07:19:59 [INFO] Fork Value is true 07:20:01 [INFO] Done SpotBugs Analysis.... 07:20:01 [INFO] 07:20:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< 07:20:01 [INFO] 07:20:01 [INFO] 07:20:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] BugInstance size is 0 07:20:01 [INFO] Error size is 0 07:20:01 [INFO] No errors/warnings found 07:20:01 [INFO] 07:20:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:20:01 [INFO] 07:20:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] No sources to compile 07:20:01 [INFO] 07:20:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] 07:20:01 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] 07:20:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT.jar 07:20:01 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 07:20:01 [INFO] 07:20:01 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-tests.jar 07:20:01 [INFO] 07:20:01 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-test-sources.jar 07:20:01 [INFO] 07:20:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 07:20:01 [INFO] No previous run data found, generating javadoc. 07:20:03 [WARNING] Javadoc Warnings 07:20:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:31: warning: no comment 07:20:03 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 07:20:03 [WARNING] ^ 07:20:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:35: warning: no comment 07:20:03 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 07:20:03 [WARNING] ^ 07:20:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:41: warning: no comment 07:20:03 [WARNING] public DefaultBGPRibRoutingPolicyFactory(final @Reference DataBroker databroker, 07:20:03 [WARNING] ^ 07:20:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:16: warning: no comment 07:20:03 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 07:20:03 [WARNING] ^ 07:20:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:21: warning: no comment 07:20:03 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 07:20:03 [WARNING] ^ 07:20:03 [WARNING] 5 warnings 07:20:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:20:03 [INFO] 07:20:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-openconfig-rp-impl --- 07:20:03 [INFO] CycloneDX: Resolving Dependencies 07:20:04 [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) 07:20:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.xml 07:20:04 [INFO] attaching as bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:20:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.json 07:20:04 [INFO] attaching as bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:20:04 [INFO] 07:20:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Skipping duplicate-finder execution! 07:20:04 [INFO] 07:20:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] No dependency problems found 07:20:04 [INFO] 07:20:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-sources.jar 07:20:04 [INFO] 07:20:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] 07:20:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:04 [INFO] 07:20:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT.jar 07:20:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT.pom 07:20:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-tests.jar 07:20:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-test-sources.jar 07:20:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:20:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:20:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:20:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-sources.jar 07:20:04 [INFO] 07:20:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT.jar 07:20:04 [INFO] Writing OBR metadata 07:20:04 [INFO] 07:20:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-impl:bundle:0.21.2-SNAPSHOT 07:20:04 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:20:04 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:20:04 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:20:04 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 07:20:04 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:20:04 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:20:04 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:20:04 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:20:04 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:20:04 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:20:04 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:20:04 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:20:04 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:20:04 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.2-SNAPSHOT:compile 07:20:04 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:20:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:20:04 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:20:04 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:20:04 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:20:04 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:20:04 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:20:04 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:20:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:20:04 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:20:04 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:20:04 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:20:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:20:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:20:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:20:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:20:04 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:20:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:20:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:20:04 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:20:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:20:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:20:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:20:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:20:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:20:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:20:04 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:04 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:20:04 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:04 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:04 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:04 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:20:04 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:20:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:20:04 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:20:04 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:20:04 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:20:04 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:20:04 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:20:04 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:20:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:20:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:20:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:20:04 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:20:04 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:20:04 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:20:04 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:20:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:20:04 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:test 07:20:04 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:test 07:20:04 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:test 07:20:04 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:20:04 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:20:04 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:20:04 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:20:04 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.2-SNAPSHOT:test 07:20:04 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.21.2-SNAPSHOT:test 07:20:04 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:20:04 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:20:04 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:20:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:04 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:20:04 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:20:04 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:20:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:20:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:20:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:20:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:20:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:20:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:20:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:20:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:20:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:20:04 [INFO] +- junit:junit:jar:4.13.2:test 07:20:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:20:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:20:04 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:20:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:20:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:20:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:04 [INFO] 07:20:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/sonatype-clm/module.xml 07:20:04 [INFO] 07:20:04 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 07:20:04 [INFO] Building rsvp-api 0.21.2-SNAPSHOT [43/169] 07:20:04 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:04 [INFO] 07:20:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-api --- 07:20:04 [INFO] 07:20:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-api --- 07:20:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:04 [INFO] 07:20:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-api --- 07:20:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:04 [INFO] 07:20:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rsvp-api --- 07:20:04 [INFO] 07:20:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rsvp-api --- 07:20:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/rsvp/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:20:04 [INFO] 07:20:04 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rsvp-api --- 07:20:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:20:04 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/yang 07:20:04 [INFO] yang-to-sources: Found 4 dependencies in 1.089 ms 07:20:04 [INFO] yang-to-sources: Project model files found: 1 in 5.450 ms 07:20:04 [INFO] yang-to-sources: 7 YANG models processed in 38.01 ms 07:20:04 [INFO] BindingJavaFileGenerator: Defined 240 files in 8.356 ms 07:20:04 [INFO] Sorted 240 files into 76 directories in 325.6 μs 07:20:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 240 in 50.68 ms 07:20:04 [INFO] 07:20:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-api --- 07:20:04 [INFO] Starting audit... 07:20:04 Audit done. 07:20:04 [INFO] You have 0 Checkstyle violations. 07:20:04 [INFO] 07:20:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-api --- 07:20:04 [INFO] Starting audit... 07:20:04 Audit done. 07:20:04 [INFO] You have 0 Checkstyle violations. 07:20:04 [INFO] 07:20:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-api --- 07:20:04 [INFO] 07:20:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-api --- 07:20:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/resources 07:20:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:20:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:20:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:20:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:20:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:20:04 [INFO] 07:20:04 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rsvp-api --- 07:20:04 [INFO] Recompiling the module because of changed dependency. 07:20:04 [INFO] Compiling 240 source files with javac [debug release 17] to target/classes 07:20:05 [INFO] 07:20:05 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rsvp-api >>> 07:20:05 [INFO] 07:20:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rsvp-api --- 07:20:05 [INFO] Fork Value is true 07:20:08 [INFO] Done SpotBugs Analysis.... 07:20:08 [INFO] 07:20:08 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rsvp-api <<< 07:20:08 [INFO] 07:20:08 [INFO] 07:20:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rsvp-api --- 07:20:08 [INFO] BugInstance size is 0 07:20:08 [INFO] Error size is 0 07:20:08 [INFO] No errors/warnings found 07:20:08 [INFO] 07:20:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-api --- 07:20:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/test/resources 07:20:08 [INFO] 07:20:08 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rsvp-api --- 07:20:08 [INFO] No sources to compile 07:20:08 [INFO] 07:20:08 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rsvp-api --- 07:20:08 [INFO] No tests to run. 07:20:08 [INFO] 07:20:08 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rsvp-api --- 07:20:08 [INFO] 07:20:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-api --- 07:20:08 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT.jar 07:20:08 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/classes/META-INF/MANIFEST.MF 07:20:08 [INFO] 07:20:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-api --- 07:20:09 [INFO] No previous run data found, generating javadoc. 07:20:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT-javadoc.jar 07:20:13 [INFO] 07:20:13 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rsvp-api --- 07:20:13 [INFO] CycloneDX: Resolving Dependencies 07:20:14 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 07:20:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.xml 07:20:14 [INFO] attaching as rsvp-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:20:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.json 07:20:14 [INFO] attaching as rsvp-api-0.21.2-SNAPSHOT-cyclonedx.json 07:20:14 [INFO] 07:20:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 07:20:14 [INFO] Skipping duplicate-finder execution! 07:20:14 [INFO] 07:20:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-api --- 07:20:14 [INFO] No dependency problems found 07:20:14 [INFO] 07:20:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rsvp-api --- 07:20:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT-sources.jar 07:20:14 [INFO] 07:20:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rsvp-api --- 07:20:14 [INFO] 07:20:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rsvp-api --- 07:20:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:14 [INFO] 07:20:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rsvp-api --- 07:20:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.2-SNAPSHOT/rsvp-api-0.21.2-SNAPSHOT.jar 07:20:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.2-SNAPSHOT/rsvp-api-0.21.2-SNAPSHOT.pom 07:20:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.2-SNAPSHOT/rsvp-api-0.21.2-SNAPSHOT-javadoc.jar 07:20:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.2-SNAPSHOT/rsvp-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:20:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.2-SNAPSHOT/rsvp-api-0.21.2-SNAPSHOT-cyclonedx.json 07:20:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.2-SNAPSHOT/rsvp-api-0.21.2-SNAPSHOT-sources.jar 07:20:14 [INFO] 07:20:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-api --- 07:20:14 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/0.21.2-SNAPSHOT/rsvp-api-0.21.2-SNAPSHOT.jar 07:20:14 [INFO] Writing OBR metadata 07:20:14 [INFO] 07:20:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rsvp-api --- 07:20:14 [INFO] org.opendaylight.bgpcep:rsvp-api:bundle:0.21.2-SNAPSHOT 07:20:14 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:20:14 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:20:14 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:20:14 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:20:14 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:20:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:20:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:14 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:20:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:20:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:20:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:20:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:20:14 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:20:14 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:20:14 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:20:14 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:20:14 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:20:14 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:20:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:14 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:20:14 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:20:14 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:20:14 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:20:14 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:20:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:20:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:20:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:20:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:20:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:20:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:20:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:20:14 [INFO] +- junit:junit:jar:4.13.2:test 07:20:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:20:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:20:14 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:20:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:20:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:20:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:14 [INFO] 07:20:14 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rsvp-api --- 07:20:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/sonatype-clm/module.xml 07:20:14 [INFO] 07:20:14 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 07:20:14 [INFO] Building rsvp-spi 0.21.2-SNAPSHOT [44/169] 07:20:14 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:14 [INFO] 07:20:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-spi --- 07:20:14 [INFO] 07:20:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-spi --- 07:20:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:14 [INFO] 07:20:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-spi --- 07:20:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:14 [INFO] 07:20:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rsvp-spi --- 07:20:14 [INFO] 07:20:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rsvp-spi --- 07:20:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:20:14 [INFO] 07:20:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-spi --- 07:20:14 [INFO] Starting audit... 07:20:14 Audit done. 07:20:14 [INFO] You have 0 Checkstyle violations. 07:20:14 [INFO] 07:20:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-spi --- 07:20:15 [INFO] Starting audit... 07:20:15 Audit done. 07:20:15 [INFO] You have 0 Checkstyle violations. 07:20:15 [INFO] 07:20:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-spi --- 07:20:15 [INFO] 07:20:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-spi --- 07:20:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/main/resources 07:20:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/spi 07:20:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/yang 07:20:15 [INFO] 07:20:15 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rsvp-spi --- 07:20:15 [INFO] Recompiling the module because of changed dependency. 07:20:15 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 07:20:15 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 07:20:15 [INFO] 07:20:15 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 07:20:15 [INFO] 07:20:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rsvp-spi --- 07:20:15 [INFO] Fork Value is true 07:20:18 [INFO] Done SpotBugs Analysis.... 07:20:18 [INFO] 07:20:18 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 07:20:18 [INFO] 07:20:18 [INFO] 07:20:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rsvp-spi --- 07:20:18 [INFO] BugInstance size is 0 07:20:18 [INFO] Error size is 0 07:20:18 [INFO] No errors/warnings found 07:20:18 [INFO] 07:20:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-spi --- 07:20:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/test/resources 07:20:18 [INFO] 07:20:18 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rsvp-spi --- 07:20:18 [INFO] Recompiling the module because of changed dependency. 07:20:18 [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes 07:20:18 [INFO] 07:20:18 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rsvp-spi --- 07:20:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:18 [INFO] 07:20:18 [INFO] ------------------------------------------------------- 07:20:18 [INFO] T E S T S 07:20:18 [INFO] ------------------------------------------------------- 07:20:19 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:20:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:20:19 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:20:19 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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:20:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:20:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:20:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:20:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:20:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:20:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:20:21 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:20:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:20:21 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:20:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:20:21 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:20:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:20:21 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:20:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:20:21 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:20:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:20:21 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:20:21 [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:20:21 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:20:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:20:21 [INFO] 07:20:21 [INFO] Results: 07:20:21 [INFO] 07:20:21 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 07:20:21 [INFO] 07:20:21 [INFO] 07:20:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rsvp-spi --- 07:20:21 [INFO] 07:20:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-spi --- 07:20:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT.jar 07:20:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/classes/META-INF/MANIFEST.MF 07:20:21 [INFO] 07:20:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-spi --- 07:20:21 [INFO] No previous run data found, generating javadoc. 07:20:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:20:23 [INFO] 07:20:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rsvp-spi --- 07:20:23 [INFO] CycloneDX: Resolving Dependencies 07:20:23 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 07:20:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.xml 07:20:23 [INFO] attaching as rsvp-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:20:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.json 07:20:23 [INFO] attaching as rsvp-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:20:23 [INFO] 07:20:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 07:20:23 [INFO] Skipping duplicate-finder execution! 07:20:23 [INFO] 07:20:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-spi --- 07:20:24 [INFO] No dependency problems found 07:20:24 [INFO] 07:20:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rsvp-spi --- 07:20:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT-sources.jar 07:20:24 [INFO] 07:20:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rsvp-spi --- 07:20:24 [INFO] 07:20:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rsvp-spi --- 07:20:24 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/code-coverage/jacoco.exec 07:20:24 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 07:20:24 [INFO] 07:20:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rsvp-spi --- 07:20:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.2-SNAPSHOT/rsvp-spi-0.21.2-SNAPSHOT.jar 07:20:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.2-SNAPSHOT/rsvp-spi-0.21.2-SNAPSHOT.pom 07:20:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.2-SNAPSHOT/rsvp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:20:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.2-SNAPSHOT/rsvp-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:20:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.2-SNAPSHOT/rsvp-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:20:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.2-SNAPSHOT/rsvp-spi-0.21.2-SNAPSHOT-sources.jar 07:20:24 [INFO] 07:20:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-spi --- 07:20:24 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/0.21.2-SNAPSHOT/rsvp-spi-0.21.2-SNAPSHOT.jar 07:20:24 [INFO] Writing OBR metadata 07:20:24 [INFO] 07:20:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rsvp-spi --- 07:20:24 [INFO] org.opendaylight.bgpcep:rsvp-spi:bundle:0.21.2-SNAPSHOT 07:20:24 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:20:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:20:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:20:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:20:24 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:20:24 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:20:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:20:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:20:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:20:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:20:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:20:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:20:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:20:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:20:24 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:20:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:20:24 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:20:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:20:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:20:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:20:24 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:20:24 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:20:24 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:24 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:20:24 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:24 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:24 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:24 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:24 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:20:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:20:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:20:24 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:20:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:20:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:20:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:20:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:20:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:20:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:20:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:20:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:20:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:20:24 [INFO] +- junit:junit:jar:4.13.2:test 07:20:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:20:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:20:24 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:20:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:20:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:20:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:24 [INFO] 07:20:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rsvp-spi --- 07:20:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/sonatype-clm/module.xml 07:20:24 [INFO] 07:20:24 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 07:20:24 [INFO] Building rsvp-impl 0.21.2-SNAPSHOT [45/169] 07:20:24 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:24 [INFO] 07:20:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-impl --- 07:20:24 [INFO] 07:20:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-impl --- 07:20:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:24 [INFO] 07:20:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-impl --- 07:20:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:24 [INFO] 07:20:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rsvp-impl --- 07:20:24 [INFO] 07:20:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rsvp-impl --- 07:20:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:20:24 [INFO] 07:20:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-impl --- 07:20:24 [INFO] Starting audit... 07:20:24 Audit done. 07:20:24 [INFO] You have 0 Checkstyle violations. 07:20:24 [INFO] 07:20:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-impl --- 07:20:25 [INFO] Starting audit... 07:20:25 Audit done. 07:20:25 [INFO] You have 0 Checkstyle violations. 07:20:25 [INFO] 07:20:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-impl --- 07:20:25 [INFO] 07:20:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-impl --- 07:20:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/main/resources 07:20:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/spi 07:20:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/yang 07:20:25 [INFO] 07:20:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rsvp-impl --- 07:20:25 [INFO] Recompiling the module because of changed dependency. 07:20:25 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 07:20:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 07:20:25 [INFO] 07:20:25 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 07:20:25 [INFO] 07:20:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rsvp-impl --- 07:20:25 [INFO] Fork Value is true 07:20:29 [INFO] Done SpotBugs Analysis.... 07:20:29 [INFO] 07:20:29 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rsvp-impl <<< 07:20:29 [INFO] 07:20:29 [INFO] 07:20:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rsvp-impl --- 07:20:29 [INFO] BugInstance size is 0 07:20:29 [INFO] Error size is 0 07:20:29 [INFO] No errors/warnings found 07:20:29 [INFO] 07:20:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-impl --- 07:20:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/test/resources 07:20:29 [INFO] 07:20:29 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rsvp-impl --- 07:20:29 [INFO] Recompiling the module because of changed dependency. 07:20:29 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:20:29 [INFO] 07:20:29 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rsvp-impl --- 07:20:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:29 [INFO] 07:20:29 [INFO] ------------------------------------------------------- 07:20:29 [INFO] T E S T S 07:20:29 [INFO] ------------------------------------------------------- 07:20:30 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:20:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:20:30 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:20:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:20:30 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:20:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:20:30 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:20:30 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:20:30 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:20:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:20:30 [INFO] 07:20:30 [INFO] Results: 07:20:30 [INFO] 07:20:30 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 07:20:30 [INFO] 07:20:30 [INFO] 07:20:30 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rsvp-impl --- 07:20:30 [INFO] 07:20:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-impl --- 07:20:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT.jar 07:20:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/classes/META-INF/MANIFEST.MF 07:20:31 [INFO] 07:20:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-impl --- 07:20:31 [INFO] No previous run data found, generating javadoc. 07:20:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:20:33 [INFO] 07:20:33 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rsvp-impl --- 07:20:33 [INFO] CycloneDX: Resolving Dependencies 07:20:33 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 07:20:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.xml 07:20:33 [INFO] attaching as rsvp-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:20:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.json 07:20:33 [INFO] attaching as rsvp-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:20:33 [INFO] 07:20:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 07:20:33 [INFO] Skipping duplicate-finder execution! 07:20:33 [INFO] 07:20:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-impl --- 07:20:33 [INFO] No dependency problems found 07:20:33 [INFO] 07:20:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rsvp-impl --- 07:20:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT-sources.jar 07:20:33 [INFO] 07:20:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rsvp-impl --- 07:20:33 [INFO] 07:20:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rsvp-impl --- 07:20:33 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/code-coverage/jacoco.exec 07:20:33 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 07:20:33 [INFO] 07:20:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rsvp-impl --- 07:20:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.2-SNAPSHOT/rsvp-impl-0.21.2-SNAPSHOT.jar 07:20:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.2-SNAPSHOT/rsvp-impl-0.21.2-SNAPSHOT.pom 07:20:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.2-SNAPSHOT/rsvp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:20:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.2-SNAPSHOT/rsvp-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:20:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.2-SNAPSHOT/rsvp-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:20:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.2-SNAPSHOT/rsvp-impl-0.21.2-SNAPSHOT-sources.jar 07:20:33 [INFO] 07:20:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-impl --- 07:20:33 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/0.21.2-SNAPSHOT/rsvp-impl-0.21.2-SNAPSHOT.jar 07:20:33 [INFO] Writing OBR metadata 07:20:33 [INFO] 07:20:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rsvp-impl --- 07:20:33 [INFO] org.opendaylight.bgpcep:rsvp-impl:bundle:0.21.2-SNAPSHOT 07:20:33 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:20:33 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:20:33 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:20:33 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:20:33 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:20:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:20:33 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.2-SNAPSHOT:compile 07:20:33 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:20:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:20:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:20:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:20:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:20:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:20:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:20:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:20:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:20:33 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:20:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:20:33 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:20:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:20:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:20:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:20:33 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:20:33 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:20:33 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:33 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:20:33 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:33 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:33 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:33 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:33 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:20:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:20:33 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:20:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:20:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:20:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:20:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:20:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:20:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:20:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:20:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:20:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:20:33 [INFO] +- junit:junit:jar:4.13.2:test 07:20:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:20:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:20:33 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:20:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:20:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:20:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:33 [INFO] 07:20:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rsvp-impl --- 07:20:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/sonatype-clm/module.xml 07:20:33 [INFO] 07:20:33 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 07:20:33 [INFO] Building bgp-linkstate 0.21.2-SNAPSHOT [46/169] 07:20:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:34 [INFO] 07:20:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-linkstate --- 07:20:34 [INFO] 07:20:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-linkstate --- 07:20:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:34 [INFO] 07:20:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 07:20:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:34 [INFO] 07:20:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-linkstate --- 07:20:34 [INFO] 07:20:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-linkstate --- 07:20:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:20:34 [INFO] 07:20:34 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-linkstate --- 07:20:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:20:34 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/yang 07:20:34 [INFO] yang-to-sources: Found 13 dependencies in 3.568 ms 07:20:34 [INFO] yang-to-sources: Project model files found: 3 in 6.513 ms 07:20:34 [INFO] yang-to-sources: 17 YANG models processed in 276.9 ms 07:20:34 [INFO] BindingJavaFileGenerator: Defined 283 files in 23.66 ms 07:20:34 [INFO] Sorted 283 files into 72 directories in 312.7 μs 07:20:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 283 in 76.82 ms 07:20:34 [INFO] 07:20:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-linkstate --- 07:20:34 [INFO] Starting audit... 07:20:34 Audit done. 07:20:34 [INFO] You have 0 Checkstyle violations. 07:20:34 [INFO] 07:20:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-linkstate --- 07:20:35 [INFO] Starting audit... 07:20:35 Audit done. 07:20:35 [INFO] You have 0 Checkstyle violations. 07:20:35 [INFO] 07:20:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-linkstate --- 07:20:35 [INFO] 07:20:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-linkstate --- 07:20:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/resources 07:20:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:20:35 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:20:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:20:35 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:20:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:20:35 [INFO] 07:20:35 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-linkstate --- 07:20:35 [INFO] Recompiling the module because of changed dependency. 07:20:35 [INFO] Compiling 346 source files with javac [debug release 17] to target/classes 07:20:37 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:20:37 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:20:37 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkstateAttributeParser.java:[164,41] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkstateAttributeParser.java:[165,86] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[338,99] unchecked cast 07:20:37 required: java.util.List 07:20:37 found: java.lang.Object 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[341,105] unchecked cast 07:20:37 required: java.util.List 07:20:37 found: java.lang.Object 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[347,102] unchecked cast 07:20:37 required: java.util.List 07:20:37 found: java.lang.Object 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/PrefixAttributesParser.java:[213,44] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:20:37 [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/rev200120/prefix/state/IgpBits.java:[67,55] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:20:37 [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/rev200120/prefix/state/IgpBits.java:[94,38] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:20:37 [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/rev200120/prefix/state/IgpBits.java:[94,57] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:20:37 [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/rev200120/prefix/state/IgpBits.java:[113,54] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:20:37 [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/rev200120/prefix/state/IgpBitsBuilder.java:[86,27] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:20:37 [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/rev200120/prefix/state/IgpBitsBuilder.java:[108,28] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:20:37 [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/rev200120/prefix/state/IgpBitsBuilder.java:[123,35] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:20:37 [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/rev200120/prefix/state/IgpBitsBuilder.java:[348,120] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[185,93] unchecked cast 07:20:37 required: java.lang.Class 07:20:37 found: java.lang.Class 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[223,89] unchecked cast 07:20:37 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:20:37 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[237,89] unchecked cast 07:20:37 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:20:37 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:20:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:[95,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:20:37 [INFO] 07:20:37 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 07:20:37 [INFO] 07:20:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-linkstate --- 07:20:37 [INFO] Fork Value is true 07:20:42 [INFO] Done SpotBugs Analysis.... 07:20:42 [INFO] 07:20:42 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 07:20:42 [INFO] 07:20:42 [INFO] 07:20:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-linkstate --- 07:20:42 [INFO] BugInstance size is 0 07:20:42 [INFO] Error size is 0 07:20:42 [INFO] No errors/warnings found 07:20:42 [INFO] 07:20:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-linkstate --- 07:20:42 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:20:42 [INFO] 07:20:42 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-linkstate --- 07:20:42 [INFO] Recompiling the module because of changed dependency. 07:20:42 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 07:20:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/LinkstateAttributeParserTest.java:[354,27] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:20:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/LinkstateAttributeParserTest.java:[383,51] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:20:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/ParserTest.java:[134,19] explicit call to close() on an auto-closeable resource 07:20:43 [INFO] 07:20:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-linkstate --- 07:20:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:43 [INFO] 07:20:43 [INFO] ------------------------------------------------------- 07:20:43 [INFO] T E S T S 07:20:43 [INFO] ------------------------------------------------------- 07:20:43 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:20:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:20:44 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:20:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:20:44 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:20:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:20:44 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:20:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:20:49 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.192 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:20:49 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:20:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:20:49 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:20:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:20:49 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 07:20:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 07:20:50 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:20:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:20:50 [INFO] 07:20:50 [INFO] Results: 07:20:50 [INFO] 07:20:50 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 07:20:50 [INFO] 07:20:50 [INFO] 07:20:50 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-linkstate --- 07:20:50 [INFO] 07:20:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-linkstate --- 07:20:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT.jar 07:20:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 07:20:50 [INFO] 07:20:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-linkstate --- 07:20:50 [INFO] No previous run data found, generating javadoc. 07:20:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT-javadoc.jar 07:20:56 [INFO] 07:20:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-linkstate --- 07:20:56 [INFO] CycloneDX: Resolving Dependencies 07:20:58 [INFO] CycloneDX: Creating BOM version 1.4 with 61 component(s) 07:20:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.xml 07:20:58 [INFO] attaching as bgp-linkstate-0.21.2-SNAPSHOT-cyclonedx.xml 07:20:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.json 07:20:58 [INFO] attaching as bgp-linkstate-0.21.2-SNAPSHOT-cyclonedx.json 07:20:58 [INFO] 07:20:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 07:20:58 [INFO] Skipping duplicate-finder execution! 07:20:58 [INFO] 07:20:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-linkstate --- 07:20:58 [INFO] No dependency problems found 07:20:58 [INFO] 07:20:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-linkstate --- 07:20:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT-sources.jar 07:20:58 [INFO] 07:20:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-linkstate --- 07:20:58 [INFO] 07:20:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-linkstate --- 07:20:58 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 07:20:58 [INFO] Analyzed bundle 'bgp-linkstate' with 70 classes 07:20:58 [INFO] 07:20:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-linkstate --- 07:20:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.2-SNAPSHOT/bgp-linkstate-0.21.2-SNAPSHOT.jar 07:20:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.2-SNAPSHOT/bgp-linkstate-0.21.2-SNAPSHOT.pom 07:20:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.2-SNAPSHOT/bgp-linkstate-0.21.2-SNAPSHOT-javadoc.jar 07:20:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.2-SNAPSHOT/bgp-linkstate-0.21.2-SNAPSHOT-cyclonedx.xml 07:20:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.2-SNAPSHOT/bgp-linkstate-0.21.2-SNAPSHOT-cyclonedx.json 07:20:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.2-SNAPSHOT/bgp-linkstate-0.21.2-SNAPSHOT-sources.jar 07:20:58 [INFO] 07:20:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-linkstate --- 07:20:58 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/0.21.2-SNAPSHOT/bgp-linkstate-0.21.2-SNAPSHOT.jar 07:20:58 [INFO] Writing OBR metadata 07:20:58 [INFO] 07:20:58 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-linkstate --- 07:20:58 [INFO] org.opendaylight.bgpcep:bgp-linkstate:bundle:0.21.2-SNAPSHOT 07:20:58 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:20:58 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:20:58 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:20:58 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:20:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:20:58 [INFO] +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.0:compile 07:20:58 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:58 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:20:58 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:58 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:58 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:58 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:58 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:20:58 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:20:58 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:0.21.2-SNAPSHOT:test 07:20:58 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:20:58 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:20:58 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:20:58 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:test 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:test 07:20:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:20:58 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:20:58 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:20:58 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:20:58 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:20:58 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:20:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:20:58 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:20:58 [INFO] | \- org.immutables:value:jar:annotations:2.10.0:compile 07:20:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:20:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:20:58 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:20:58 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:20:58 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:20:58 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:20:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:20:58 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:20:58 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:20:58 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:20:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:20:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:58 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:20:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:20:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:20:58 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:20:58 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:20:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:20:58 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:20:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:20:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:20:58 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:20:58 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:20:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:20:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:20:58 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:20:58 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:20:58 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:20:58 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:20:58 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:20:58 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:20:58 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:20:58 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:20:58 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:20:58 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:20:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:20:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:20:58 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:20:58 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:20:58 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:20:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:20:58 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:20:58 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:20:58 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:20:58 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:20:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:20:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:20:58 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:20:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:20:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:20:58 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:20:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:58 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:20:58 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:20:58 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:20:58 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:20:58 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:20:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:20:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:20:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:20:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:20:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:20:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:20:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:20:58 [INFO] +- junit:junit:jar:4.13.2:test 07:20:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:20:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:20:58 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:20:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:20:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:20:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:58 [INFO] 07:20:58 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-linkstate --- 07:20:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/sonatype-clm/module.xml 07:20:58 [INFO] 07:20:58 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 07:20:58 [INFO] Building bgp-rib-mock 0.21.2-SNAPSHOT [47/169] 07:20:58 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:58 [INFO] 07:20:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-mock --- 07:20:58 [INFO] 07:20:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-mock --- 07:20:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:58 [INFO] 07:20:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 07:20:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:58 [INFO] 07:20:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-mock --- 07:20:59 [INFO] 07:20:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 07:20:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:20:59 [INFO] 07:20:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-mock --- 07:20:59 [INFO] Starting audit... 07:20:59 Audit done. 07:20:59 [INFO] You have 0 Checkstyle violations. 07:20:59 [INFO] 07:20:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-mock --- 07:20:59 [INFO] Starting audit... 07:20:59 Audit done. 07:20:59 [INFO] You have 0 Checkstyle violations. 07:20:59 [INFO] 07:20:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-mock --- 07:20:59 [INFO] 07:20:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-mock --- 07:20:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/main/resources 07:20:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/spi 07:20:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/yang 07:20:59 [INFO] 07:20:59 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-mock --- 07:20:59 [INFO] Recompiling the module because of changed dependency. 07:20:59 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:20:59 [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:20:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:20:59 [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:20:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:20:59 [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:20:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:20:59 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/main/java/org/opendaylight/protocol/bgp/rib/mock/EventBusRegistration.java:[172,21] exceptionCaught(io.netty.channel.ChannelHandlerContext,java.lang.Throwable) in io.netty.channel.ChannelHandler has been deprecated 07:20:59 [INFO] 07:20:59 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 07:20:59 [INFO] 07:20:59 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-rib-mock --- 07:20:59 [INFO] Fork Value is true 07:21:01 [INFO] Done SpotBugs Analysis.... 07:21:01 [INFO] 07:21:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 07:21:01 [INFO] 07:21:01 [INFO] 07:21:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-rib-mock --- 07:21:01 [INFO] BugInstance size is 0 07:21:01 [INFO] Error size is 0 07:21:01 [INFO] No errors/warnings found 07:21:01 [INFO] 07:21:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-mock --- 07:21:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/test/resources 07:21:01 [INFO] 07:21:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-mock --- 07:21:01 [INFO] No sources to compile 07:21:01 [INFO] 07:21:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-rib-mock --- 07:21:01 [INFO] No tests to run. 07:21:01 [INFO] 07:21:01 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-rib-mock --- 07:21:01 [INFO] 07:21:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-mock --- 07:21:01 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT.jar 07:21:01 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 07:21:01 [INFO] 07:21:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-mock --- 07:21:01 [INFO] No previous run data found, generating javadoc. 07:21:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT-javadoc.jar 07:21:03 [INFO] 07:21:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-rib-mock --- 07:21:03 [INFO] CycloneDX: Resolving Dependencies 07:21:03 [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) 07:21:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.xml 07:21:03 [INFO] attaching as bgp-rib-mock-0.21.2-SNAPSHOT-cyclonedx.xml 07:21:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.json 07:21:03 [INFO] attaching as bgp-rib-mock-0.21.2-SNAPSHOT-cyclonedx.json 07:21:03 [INFO] 07:21:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 07:21:03 [INFO] Skipping duplicate-finder execution! 07:21:03 [INFO] 07:21:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-mock --- 07:21:03 [INFO] No dependency problems found 07:21:03 [INFO] 07:21:03 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-mock --- 07:21:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT-sources.jar 07:21:03 [INFO] 07:21:03 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-mock --- 07:21:03 [INFO] 07:21:03 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-mock --- 07:21:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:21:03 [INFO] 07:21:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-mock --- 07:21:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.2-SNAPSHOT/bgp-rib-mock-0.21.2-SNAPSHOT.jar 07:21:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.2-SNAPSHOT/bgp-rib-mock-0.21.2-SNAPSHOT.pom 07:21:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.2-SNAPSHOT/bgp-rib-mock-0.21.2-SNAPSHOT-javadoc.jar 07:21:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.2-SNAPSHOT/bgp-rib-mock-0.21.2-SNAPSHOT-cyclonedx.xml 07:21:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.2-SNAPSHOT/bgp-rib-mock-0.21.2-SNAPSHOT-cyclonedx.json 07:21:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.2-SNAPSHOT/bgp-rib-mock-0.21.2-SNAPSHOT-sources.jar 07:21:03 [INFO] 07:21:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-mock --- 07:21:03 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/0.21.2-SNAPSHOT/bgp-rib-mock-0.21.2-SNAPSHOT.jar 07:21:03 [INFO] Writing OBR metadata 07:21:03 [INFO] 07:21:03 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-rib-mock --- 07:21:03 [INFO] org.opendaylight.bgpcep:bgp-rib-mock:bundle:0.21.2-SNAPSHOT 07:21:03 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:21:03 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:21:03 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:21:03 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:21:03 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 07:21:03 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:21:03 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:21:03 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:21:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:21:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:21:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:21:03 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:21:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:21:03 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:21:03 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:21:03 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:21:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:21:03 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:21:03 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:21:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:21:03 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:21:03 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:21:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:21:03 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:21:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:21:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:21:03 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:21:03 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:21:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:21:03 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:21:03 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:21:03 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:21:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:21:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:21:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:21:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:21:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:21:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:21:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:21:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:21:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:21:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:21:03 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:21:03 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:21:03 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:21:03 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:21:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:21:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:21:03 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:21:03 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:21:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:21:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:21:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:21:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:21:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:21:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:21:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:21:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:21:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:21:03 [INFO] +- junit:junit:jar:4.13.2:test 07:21:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:21:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:21:03 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:21:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:21:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:21:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:03 [INFO] 07:21:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-rib-mock --- 07:21:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/sonatype-clm/module.xml 07:21:03 [INFO] 07:21:03 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 07:21:03 [INFO] Building bgp-config-example 0.21.2-SNAPSHOT [48/169] 07:21:03 [INFO] --------------------------------[ jar ]--------------------------------- 07:21:04 [INFO] 07:21:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-config-example --- 07:21:04 [INFO] 07:21:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-config-example --- 07:21:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:04 [INFO] 07:21:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-config-example --- 07:21:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:04 [INFO] 07:21:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-config-example --- 07:21:04 [INFO] 07:21:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-config-example --- 07:21:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:21:04 [INFO] 07:21:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-config-example --- 07:21:04 [INFO] Starting audit... 07:21:04 Audit done. 07:21:04 [INFO] You have 0 Checkstyle violations. 07:21:04 [INFO] 07:21:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-config-example --- 07:21:04 [INFO] Starting audit... 07:21:04 Audit done. 07:21:04 [INFO] You have 0 Checkstyle violations. 07:21:04 [INFO] 07:21:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-config-example --- 07:21:04 [INFO] 07:21:04 [INFO] --- maven-remote-resources-plugin:3.1.0:bundle (default) @ bgp-config-example --- 07:21:05 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 07:21:05 [INFO] 07:21:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-config-example --- 07:21:05 [INFO] Copying 3 resources from src/main/resources to target/classes 07:21:05 [INFO] 07:21:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-config-example --- 07:21:05 [INFO] No sources to compile 07:21:05 [INFO] 07:21:05 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 07:21:05 [INFO] 07:21:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 07:21:05 [INFO] 07:21:05 [INFO] 07:21:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-config-example --- 07:21:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/config-example/src/test/resources 07:21:05 [INFO] 07:21:05 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-config-example --- 07:21:05 [INFO] No sources to compile 07:21:05 [INFO] 07:21:05 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-config-example --- 07:21:05 [INFO] No tests to run. 07:21:05 [INFO] 07:21:05 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bgp-config-example --- 07:21:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.21.2-SNAPSHOT.jar 07:21:05 [INFO] 07:21:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-config-example --- 07:21:05 [INFO] CycloneDX: Resolving Dependencies 07:21:05 [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) 07:21:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.xml 07:21:05 [INFO] attaching as bgp-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:21:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.json 07:21:05 [INFO] attaching as bgp-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:21:05 [INFO] 07:21:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 07:21:05 [INFO] Skipping duplicate-finder execution! 07:21:05 [INFO] 07:21:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-config-example --- 07:21:05 [INFO] No dependency problems found 07:21:05 [INFO] 07:21:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-config-example --- 07:21:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.21.2-SNAPSHOT-sources.jar 07:21:05 [INFO] 07:21:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-config-example --- 07:21:05 [INFO] 07:21:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-config-example --- 07:21:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:21:05 [INFO] 07:21:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-config-example --- 07:21:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.2-SNAPSHOT/bgp-config-example-0.21.2-SNAPSHOT.jar 07:21:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.2-SNAPSHOT/bgp-config-example-0.21.2-SNAPSHOT.pom 07:21:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/classes/initial/protocols-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.2-SNAPSHOT/bgp-config-example-0.21.2-SNAPSHOT-bgp-initial-config.xml 07:21:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/classes/initial/network-topology-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.2-SNAPSHOT/bgp-config-example-0.21.2-SNAPSHOT-network-topology-bgp-initial-config.xml 07:21:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/classes/initial/routing-policy-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.2-SNAPSHOT/bgp-config-example-0.21.2-SNAPSHOT-routing-policy-default-config.xml 07:21:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.2-SNAPSHOT/bgp-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:21:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.2-SNAPSHOT/bgp-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:21:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.2-SNAPSHOT/bgp-config-example-0.21.2-SNAPSHOT-sources.jar 07:21:05 [INFO] 07:21:05 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-config-example --- 07:21:05 [INFO] org.opendaylight.bgpcep:bgp-config-example:jar:0.21.2-SNAPSHOT 07:21:05 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:21:05 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:21:05 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:21:05 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:21:05 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:21:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:21:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:21:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:21:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:21:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:21:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:21:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:21:05 [INFO] +- junit:junit:jar:4.13.2:test 07:21:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:21:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:21:05 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:21:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:21:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:21:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:05 [INFO] 07:21:05 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-config-example --- 07:21:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/sonatype-clm/module.xml 07:21:05 [INFO] 07:21:05 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 07:21:05 [INFO] Building bgp-openconfig-rp-statement 0.21.2-SNAPSHOT [49/169] 07:21:05 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:05 [INFO] 07:21:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-statement --- 07:21:05 [INFO] 07:21:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 07:21:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:05 [INFO] 07:21:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 07:21:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:05 [INFO] 07:21:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] 07:21:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:21:06 [INFO] 07:21:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] Starting audit... 07:21:06 Audit done. 07:21:06 [INFO] You have 0 Checkstyle violations. 07:21:06 [INFO] 07:21:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] Starting audit... 07:21:06 Audit done. 07:21:06 [INFO] You have 0 Checkstyle violations. 07:21:06 [INFO] 07:21:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] 07:21:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/resources 07:21:06 [INFO] 07:21:06 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] Recompiling the module because of changed dependency. 07:21:06 [INFO] Compiling 21 source files with javac [debug release 17] to target/classes 07:21:06 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:21:06 [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:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:21:06 [INFO] 07:21:06 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 07:21:06 [INFO] 07:21:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 07:21:06 [INFO] Fork Value is true 07:21:10 [INFO] Done SpotBugs Analysis.... 07:21:10 [INFO] 07:21:10 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 07:21:10 [INFO] 07:21:10 [INFO] 07:21:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-openconfig-rp-statement --- 07:21:10 [INFO] BugInstance size is 0 07:21:10 [INFO] Error size is 0 07:21:10 [INFO] No errors/warnings found 07:21:10 [INFO] 07:21:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 07:21:10 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:21:10 [INFO] 07:21:10 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 07:21:10 [INFO] Recompiling the module because of changed dependency. 07:21:10 [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes 07:21:10 [INFO] 07:21:10 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-openconfig-rp-statement --- 07:21:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:10 [INFO] 07:21:10 [INFO] ------------------------------------------------------- 07:21:10 [INFO] T E S T S 07:21:10 [INFO] ------------------------------------------------------- 07:21:11 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:21:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:21:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.233 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:21:16 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:21:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:21:16 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:21:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:21:16 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:21:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:21:16 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:21:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:21:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:21:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:21:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:21:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:21:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:21:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:21:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:21:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:21:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:21:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:21:17 [INFO] 07:21:17 [INFO] Results: 07:21:17 [INFO] 07:21:17 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:21:17 [INFO] 07:21:17 [INFO] 07:21:17 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-openconfig-rp-statement --- 07:21:17 [INFO] 07:21:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 07:21:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT.jar 07:21:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 07:21:17 [INFO] 07:21:17 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-openconfig-rp-statement --- 07:21:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-tests.jar 07:21:17 [INFO] 07:21:17 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 07:21:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-test-sources.jar 07:21:17 [INFO] 07:21:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 07:21:17 [INFO] No previous run data found, generating javadoc. 07:21:19 [WARNING] Javadoc Warnings 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:35: warning: no comment 07:21:19 [WARNING] public class AbstractCommunityHandler { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:42: warning: no comment 07:21:19 [WARNING] protected final LoadingCache> communitySets; 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:44: warning: no comment 07:21:19 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:37: warning: no comment 07:21:19 [WARNING] public class AbstractExtCommunityHandler { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:45: warning: no comment 07:21:19 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:54: warning: no comment 07:21:19 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/AsPathPrepend.java:30: warning: no comment 07:21:19 [WARNING] public static AsPathPrepend getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:18: warning: no comment 07:21:19 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:26: warning: no comment 07:21:19 [WARNING] public static LocalAsPathPrependHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAfiSafiNotInHandler.java:31: warning: no comment 07:21:19 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAsPathSetHandler.java:70: warning: no comment 07:21:19 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchBgpNeighborSetHandler.java:62: warning: no comment 07:21:19 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchClusterIdSetHandler.java:67: warning: no comment 07:21:19 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchCommunitySetHandler.java:30: warning: no comment 07:21:19 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchExtCommunitySetHandler.java:30: warning: no comment 07:21:19 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchOriginatorIdSetHandler.java:65: warning: no comment 07:21:19 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchRoleSetHandler.java:66: warning: no comment 07:21:19 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/NonTransitiveAttributesFilterHandler.java:38: warning: no comment 07:21:19 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/OSGiStatementActivator.java:25: warning: no comment 07:21:19 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetClusterIdPrependHandler.java:32: warning: no comment 07:21:19 [WARNING] public static SetClusterIdPrependHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetCommunityHandler.java:34: warning: no comment 07:21:19 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetExtCommunityHandler.java:35: warning: no comment 07:21:19 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetOriginatorIdPrependHandler.java:30: warning: no comment 07:21:19 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:58: warning: no comment 07:21:19 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:61: warning: no comment 07:21:19 [WARNING] public StatementActivator() { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:67: warning: no comment 07:21:19 [WARNING] public StatementActivator(final DataBroker dataBroker) { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/VpnNonMemberHandler.java:45: warning: no comment 07:21:19 [WARNING] public static VpnNonMemberHandler getInstance() { 07:21:19 [WARNING] ^ 07:21:19 [WARNING] 27 warnings 07:21:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-javadoc.jar 07:21:19 [INFO] 07:21:19 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-openconfig-rp-statement --- 07:21:19 [INFO] CycloneDX: Resolving Dependencies 07:21:20 [INFO] CycloneDX: Creating BOM version 1.4 with 57 component(s) 07:21:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.xml 07:21:20 [INFO] attaching as bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-cyclonedx.xml 07:21:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.json 07:21:20 [INFO] attaching as bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-cyclonedx.json 07:21:20 [INFO] 07:21:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] Skipping duplicate-finder execution! 07:21:20 [INFO] 07:21:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] No dependency problems found 07:21:20 [INFO] 07:21:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-sources.jar 07:21:20 [INFO] 07:21:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] 07:21:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 07:21:20 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 07:21:20 [INFO] 07:21:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT.jar 07:21:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT.pom 07:21:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-tests.jar 07:21:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-test-sources.jar 07:21:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-javadoc.jar 07:21:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-cyclonedx.xml 07:21:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-cyclonedx.json 07:21:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-sources.jar 07:21:21 [INFO] 07:21:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-statement --- 07:21:21 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT.jar 07:21:21 [INFO] Writing OBR metadata 07:21:21 [INFO] 07:21:21 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-rp-statement --- 07:21:21 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-statement:bundle:0.21.2-SNAPSHOT 07:21:21 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:21:21 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:21:21 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:21:21 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 07:21:21 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:21:21 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:21:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:21:21 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:21:21 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:21:21 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:21:21 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:21:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.2-SNAPSHOT:compile 07:21:21 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:21:21 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:21:21 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:21:21 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:21:21 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:21:21 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:21:21 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:21:21 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:21:21 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:21:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:21:21 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:21:21 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:21:21 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:21:21 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:21:21 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:21:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:21:21 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:21:21 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:21:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:21:21 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:21:21 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:21:21 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:21:21 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:21:21 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:21:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:21:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:21 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:21:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:21:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:21:21 [INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:21:21 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:21:21 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:21:21 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:21:21 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:21:21 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:21:21 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:21:21 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:test 07:21:21 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:test 07:21:21 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:21:21 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:21:21 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:21:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:21:21 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:21:21 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:21:21 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:21:21 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:test 07:21:21 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:21:21 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:21:21 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:21:21 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:21:21 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:21:21 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.2-SNAPSHOT:test 07:21:21 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.21.2-SNAPSHOT:test 07:21:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:21:21 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:21:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:21:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:21:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:21:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:21:21 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:21:21 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:21:21 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:21:21 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:21:21 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:21:21 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:21:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:21:21 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:21:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:21:21 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:21:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:21:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:21:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:21:21 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:21:21 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:21:21 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:21:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:21:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:21:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:21:21 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:21:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:21:21 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:21:21 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:21:21 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:21:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.2-SNAPSHOT:test 07:21:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:21:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:21:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:21:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:21:21 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:21:21 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:21:21 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:21:21 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:21:21 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:21:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:21:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:21:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:21:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:21:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:21:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:21:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:21:21 [INFO] +- junit:junit:jar:4.13.2:test 07:21:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:21:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:21:21 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:21:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:21:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:21:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:21 [INFO] 07:21:21 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-openconfig-rp-statement --- 07:21:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/sonatype-clm/module.xml 07:21:21 [INFO] 07:21:21 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 07:21:21 [INFO] Building bgp-rib-impl 0.21.2-SNAPSHOT [50/169] 07:21:21 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:21 [INFO] 07:21:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-impl --- 07:21:21 [INFO] 07:21:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-impl --- 07:21:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:21 [INFO] 07:21:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 07:21:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:21 [INFO] 07:21:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-impl --- 07:21:21 [INFO] 07:21:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 07:21:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:21:21 [INFO] 07:21:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-impl --- 07:21:21 [INFO] Starting audit... 07:21:21 Audit done. 07:21:21 [INFO] You have 0 Checkstyle violations. 07:21:21 [INFO] 07:21:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-impl --- 07:21:23 [INFO] Starting audit... 07:21:23 Audit done. 07:21:23 [INFO] You have 0 Checkstyle violations. 07:21:23 [INFO] 07:21:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-impl --- 07:21:23 [INFO] 07:21:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-impl --- 07:21:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/resources 07:21:23 [INFO] 07:21:23 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-impl --- 07:21:23 [INFO] Recompiling the module because of changed dependency. 07:21:23 [INFO] Compiling 77 source files with javac [debug release 17] to target/classes 07:21:23 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 07:21:23 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:[101,39] found raw type: org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode 07:21:23 missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[218,62] unchecked cast 07:21:23 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[227,72] unchecked cast 07:21:23 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[229,70] unchecked cast 07:21:23 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[761,45] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[269,51] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[271,62] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[313,34] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[314,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[317,21] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:[14,8] auto-closeable resource org.opendaylight.protocol.bgp.rib.impl.spi.BGPBestPathSelection has a member method close() that could throw InterruptedException 07:21:23 [INFO] 07:21:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 07:21:23 [INFO] 07:21:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-rib-impl --- 07:21:23 [INFO] Fork Value is true 07:21:30 [INFO] Done SpotBugs Analysis.... 07:21:30 [INFO] 07:21:30 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 07:21:30 [INFO] 07:21:30 [INFO] 07:21:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-rib-impl --- 07:21:30 [INFO] BugInstance size is 0 07:21:30 [INFO] Error size is 0 07:21:30 [INFO] No errors/warnings found 07:21:30 [INFO] 07:21:30 [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ bgp-rib-impl --- 07:21:30 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:0.21.2-SNAPSHOT 07:21:30 [INFO] Copying 3 resources from 1 bundle. 07:21:30 [INFO] 07:21:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-impl --- 07:21:30 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:21:30 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 07:21:30 [INFO] 07:21:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-impl --- 07:21:30 [INFO] Recompiling the module because of changed dependency. 07:21:30 [INFO] Compiling 34 source files with javac [debug release 17] to target/test-classes 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[130,30] unchecked method invocation: method getPeerGroup in interface org.opendaylight.protocol.bgp.rib.impl.config.PeerGroupConfigLoader is applied to given types 07:21:31 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String 07:21:31 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[130,34] unchecked conversion 07:21:31 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:21:31 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[102,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[120,47] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[145,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[147,30] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[148,32] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[150,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[152,42] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[165,30] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[166,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[167,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[168,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[200,58] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[95,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,43] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 07:21:31 required: io.netty.util.concurrent.GenericFutureListener> 07:21:31 found: io.netty.util.concurrent.GenericFutureListener 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,47] unchecked conversion 07:21:31 required: io.netty.util.concurrent.GenericFutureListener> 07:21:31 found: io.netty.util.concurrent.GenericFutureListener 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[42,31] auto-closeable resource peerStateReg is never referenced in body of corresponding try statement 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[41,27] auto-closeable resource ribStateReg is never referenced in body of corresponding try statement 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[55,27] auto-closeable resource peerStateReg is never referenced in body of corresponding try statement 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[64,27] auto-closeable resource ribStateReg is never referenced in body of corresponding try statement 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AbstractRIBTestSetup.java:[121,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[116,15] found raw type: io.netty.util.concurrent.Future 07:21:31 missing type arguments for generic class io.netty.util.concurrent.Future 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[200,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[212,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:21:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImplTest.java:[104,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:21:31 [INFO] 07:21:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-rib-impl --- 07:21:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:31 [INFO] 07:21:31 [INFO] ------------------------------------------------------- 07:21:31 [INFO] T E S T S 07:21:31 [INFO] ------------------------------------------------------- 07:21:32 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:21:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:21:32 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:21:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:21:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.69 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:21:43 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:21:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.836 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:21:46 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:21:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.808 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:21:49 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:21:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:21:49 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:21:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:21:50 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:21:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:21:50 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:21:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.679 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:21:57 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:21:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:21:57 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:21:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:21:57 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:21:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:21:57 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:22:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.78 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:22:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:22:16 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:22:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:22:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:22:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:22:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:22:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:22:17 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:22:17 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:22:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:22:17 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:22:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:22:17 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:22:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:22:17 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:22:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:22:18 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:22:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:22:18 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:22:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:22:18 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:22:18 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:22:18 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:22:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:22:18 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:22:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:22:18 [INFO] 07:22:18 [INFO] Results: 07:22:18 [INFO] 07:22:18 [WARNING] Tests run: 95, Failures: 0, Errors: 0, Skipped: 2 07:22:18 [INFO] 07:22:18 [INFO] 07:22:18 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-rib-impl --- 07:22:18 [INFO] 07:22:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-impl --- 07:22:19 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT.jar 07:22:19 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/classes/META-INF/MANIFEST.MF 07:22:19 [INFO] 07:22:19 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-rib-impl --- 07:22:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-tests.jar 07:22:19 [INFO] 07:22:19 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-rib-impl --- 07:22:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-test-sources.jar 07:22:19 [INFO] 07:22:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-impl --- 07:22:19 [INFO] No previous run data found, generating javadoc. 07:22:22 [WARNING] Javadoc Warnings 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:114: warning: no comment 07:22:22 [WARNING] public ApplicationPeer( 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:129: warning: no comment 07:22:22 [WARNING] public synchronized void instantiateServiceInstance(final DataTreeChangeExtension dataTreeChangeService, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:14: warning: no comment 07:22:22 [WARNING] public interface BGPBestPathSelection extends BgpTableType, AutoCloseable { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:15: warning: no comment 07:22:22 [WARNING] PathSelectionMode getStrategy(); 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiator.java:22: warning: no comment 07:22:22 [WARNING] public BGPClientSessionNegotiator(final Promise promise, final Channel channel, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AbstractBGPSessionNegotiator.java:252: warning: no comment 07:22:22 [WARNING] public synchronized State getState() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:16: warning: no comment 07:22:22 [WARNING] public final class BGPClientSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:19: warning: no comment 07:22:22 [WARNING] public BGPClientSessionNegotiatorFactory(final BGPPeerRegistry peerRegistry) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:62: warning: no comment 07:22:22 [WARNING] public class BGPClusterSingletonService implements ClusterSingletonService, AutoCloseable { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:345: warning: no comment 07:22:22 [WARNING] public void onNeighborRemoved(final Neighbor neighbor) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:69: warning: no comment 07:22:22 [WARNING] public BGPDispatcherImpl(@Reference final BGPExtensionConsumerContext extensions, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:77: warning: no comment 07:22:22 [WARNING] public synchronized Future createClient(final InetSocketAddress localAddress, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:23: warning: no comment 07:22:22 [WARNING] public BGPHandlerFactory(final MessageRegistry registry) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:32: warning: no comment 07:22:22 [WARNING] public ChannelHandler[] getDecoders() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:28: warning: no comment 07:22:22 [WARNING] public ChannelHandler[] getEncoders() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:38: warning: no comment 07:22:22 [WARNING] public final class BGPNettyGroups implements AutoCloseable { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:113: warning: no comment 07:22:22 [WARNING] public BGPNettyGroups() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:73: warning: no comment 07:22:22 [WARNING] public class BgpPeer extends PeerBean { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:86: warning: no comment 07:22:22 [WARNING] public BgpPeer(final RpcProviderService rpcRegistry, final BGPStateProviderRegistry stateProviderRegistry) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:357: warning: no comment 07:22:22 [WARNING] public synchronized List getBgpFixedCapabilities() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:365: warning: no comment 07:22:22 [WARNING] public synchronized Optional getErrorHandling() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:361: warning: no comment 07:22:22 [WARNING] public synchronized int getGracefulRestartTimer() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:159: warning: no comment 07:22:22 [WARNING] public BGPPeer( 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:247: warning: no comment 07:22:22 [WARNING] public synchronized void instantiateServiceInstance() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:46: warning: no comment 07:22:22 [WARNING] public abstract class BGPPeerStateImpl extends DefaultRibReference implements BGPPeerState, BGPAfiSafiState, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:77: warning: no comment 07:22:22 [WARNING] public BGPPeerStateImpl(final @NonNull KeyedInstanceIdentifier instanceIdentifier, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:207: warning: no comment 07:22:22 [WARNING] protected final synchronized void registerPrefixesCounters( 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:202: warning: no comment 07:22:22 [WARNING] protected final synchronized void registerPrefixesSentCounter(final TablesKey tablesKey, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:214: warning: no comment 07:22:22 [WARNING] protected final synchronized void resetState() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:282: warning: no comment 07:22:22 [WARNING] protected final void setActive(final boolean active) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:197: warning: no comment 07:22:22 [WARNING] protected final synchronized void setAdvertizedGracefulRestartTableTypes(final List receivedGraceful) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:297: warning: no comment 07:22:22 [WARNING] public final synchronized void setAdvertizedLlGracefulRestartTableTypes( 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:190: warning: no comment 07:22:22 [WARNING] public final synchronized void setAfiSafiGracefulRestartState(final int newPeerRestartTime, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:224: warning: no comment 07:22:22 [WARNING] protected final synchronized void setLocalRestartingState(final boolean restarting) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:220: warning: no comment 07:22:22 [WARNING] protected final synchronized void setRestartingState() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeerTrackerImpl.java:22: warning: no comment 07:22:22 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:24: warning: no comment 07:22:22 [WARNING] public final class BgpPeerUtil { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:91: warning: no comment 07:22:22 [WARNING] public LlGracefulRestartDTO(final TablesKey tableKey, final int staleTime, final boolean forwardingFlag) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:101: warning: no comment 07:22:22 [WARNING] public int getStaleTime() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:97: warning: no comment 07:22:22 [WARNING] public TablesKey getTableKey() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:105: warning: no comment 07:22:22 [WARNING] public boolean isForwarding() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:33: warning: no comment 07:22:22 [WARNING] public final class BGPProtocolSessionPromise extends DefaultPromise { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:50: warning: no comment 07:22:22 [WARNING] public BGPProtocolSessionPromise(final @NonNull InetSocketAddress remoteAddress, final int retryTimer, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:61: warning: no comment 07:22:22 [WARNING] public synchronized void connect() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:28: warning: no comment 07:22:22 [WARNING] public class BGPReconnectPromise extends DefaultPromise { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:38: warning: no comment 07:22:22 [WARNING] public BGPReconnectPromise(final @NonNull EventExecutor executor, final @NonNull InetSocketAddress address, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:49: warning: no comment 07:22:22 [WARNING] public synchronized void connect() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:29: warning: no comment 07:22:22 [WARNING] public class BGPRibStateImpl extends DefaultRibReference implements BGPRibState, BGPRibStateProvider { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:39: warning: no comment 07:22:22 [WARNING] protected BGPRibStateImpl(final KeyedInstanceIdentifier instanceIdentifier, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:88: warning: no comment 07:22:22 [WARNING] protected final synchronized void registerTotalPathCounter(final @NonNull TablesKey key, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:93: warning: no comment 07:22:22 [WARNING] protected final synchronized void registerTotalPrefixesCounter(final @NonNull TablesKey key, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:103: warning: no comment 07:22:22 [WARNING] protected final synchronized void setActive(final boolean active) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiator.java:22: warning: no comment 07:22:22 [WARNING] public BGPServerSessionNegotiator(final Promise promise, final Channel channel, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:16: warning: no comment 07:22:22 [WARNING] public final class BGPServerSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:19: warning: no comment 07:22:22 [WARNING] public BGPServerSessionNegotiatorFactory(final BGPPeerRegistry registry) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:247: warning: no @param for remoteOpen 07:22:22 [WARNING] public synchronized void setChannelExtMsgCoder(final Open remoteOpen) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:85: warning: no comment 07:22:22 [WARNING] public class BGPSessionImpl extends SimpleChannelInboundHandler> implements BGPSession, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:138: warning: no comment 07:22:22 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:131: warning: no comment 07:22:22 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:483: warning: no comment 07:22:22 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:541: warning: no comment 07:22:22 [WARNING] public ChannelOutputLimiter getLimiter() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:527: warning: no comment 07:22:22 [WARNING] public synchronized State getState() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPSessionPreferences.java:53: warning: no comment 07:22:22 [WARNING] public BGPSessionPreferences(final AsNumber as, final int hold, final BgpId bgpId, final AsNumber remoteAs, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:36: warning: no comment 07:22:22 [WARNING] public final class BGPSessionStateImpl implements BGPSessionState, BGPTimersState, BGPTransportState, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:59: warning: no comment 07:22:22 [WARNING] public BGPSessionStateImpl() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:179: warning: no comment 07:22:22 [WARNING] public synchronized void registerMessagesCounter(final BGPMessagesListener bgpMessagesListener) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:32: warning: no comment 07:22:22 [WARNING] public final class BGPStateCollector implements BGPStateProviderRegistry, BGPStateProvider { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:59: warning: no comment 07:22:22 [WARNING] public BGPStateCollector() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:61: warning: no comment 07:22:22 [WARNING] public final Map syncStorage = new HashMap<>(); 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:65: warning: no comment 07:22:22 [WARNING] public BGPSynchronization(final BGPSessionListener listener, final Set types) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:64: warning: no comment 07:22:22 [WARNING] public void flush() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:54: warning: no comment 07:22:22 [WARNING] public void write(final Notification msg) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:14: warning: no comment 07:22:22 [WARNING] public interface ChannelPipelineInitializer { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:15: warning: no comment 07:22:22 [WARNING] void initializeChannel(SocketChannel socketChannel, Promise promise); 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:33: warning: no comment 07:22:22 [WARNING] Attributes deserializeAttributes(NormalizedNode attributes); 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:35: warning: no comment 07:22:22 [WARNING] ContainerNode serializeAttributes(Attributes pathAttr); 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:31: warning: no comment 07:22:22 [WARNING] ContainerNode serializeReachNlri(MpReachNlri nlri); 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:29: warning: no comment 07:22:22 [WARNING] ContainerNode serializeUnreachNlri(MpUnreachNlri nlri); 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:54: warning: no comment 07:22:22 [WARNING] public final class CodecsImpl implements Codecs { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:88: warning: no comment 07:22:22 [WARNING] public CodecsImpl(final RIBSupport ribSupport) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:22: warning: no comment 07:22:22 [WARNING] public final class ConstantCodecsRegistry implements CodecsRegistry { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:27: warning: no comment 07:22:22 [WARNING] public ConstantCodecsRegistry(final BindingCodecTree codecTree) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:71: warning: no comment 07:22:22 [WARNING] public class DefaultBgpDeployer implements DataTreeChangeListener, PeerGroupConfigLoader, AutoCloseable { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:102: warning: no comment 07:22:22 [WARNING] public DefaultBgpDeployer(final String networkInstanceName, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:142: warning: no comment 07:22:22 [WARNING] public synchronized void init() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:153: warning: no comment 07:22:22 [WARNING] public static BgpParameters getGracefulBgpParameters(final List fixedCapabilities, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:62: warning: no comment 07:22:22 [WARNING] public static CParameters getGracefulCapability(final Map tables, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:73: warning: no comment 07:22:22 [WARNING] public static CParameters getLlGracefulCapability(final Set llGracefulRestarts) { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:30: warning: no comment 07:22:22 [WARNING] public final class OSGiBgpDeployer extends DefaultBgpDeployer { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:32: warning: no comment 07:22:22 [WARNING] public @interface Configuration { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:38: warning: no comment 07:22:22 [WARNING] public OSGiBgpDeployer(@Reference final ClusterSingletonServiceProvider provider, 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:34: warning: no comment 07:22:22 [WARNING] String networkInstanceName() default "global-bgp"; 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/OSGiCodecsRegistry.java:29: warning: no comment 07:22:22 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:35: warning: no comment 07:22:22 [WARNING] BgpId getBgpIdentifier(); 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:77: warning: no comment 07:22:22 [WARNING] CodecsRegistry getCodecsRegistry(); 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:45: warning: no comment 07:22:22 [WARNING] BGPDispatcher getDispatcher(); 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:95: warning: no comment 07:22:22 [WARNING] Set getLocalTablesKeys(); 07:22:22 [WARNING] ^ 07:22:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:63: warning: no comment 07:22:22 [WARNING] public final class RibImpl implements RIB, BGPRibStateProvider { 07:22:22 [WARNING] ^ 07:22:22 [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:22:22 [WARNING] public RibImpl( 07:22:22 [WARNING] ^ 07:22:22 [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:22:22 [WARNING] public synchronized void instantiateServiceInstance() { 07:22:22 [WARNING] ^ 07:22:22 [WARNING] 100 warnings 07:22:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-javadoc.jar 07:22:22 [INFO] 07:22:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-rib-impl --- 07:22:22 [INFO] CycloneDX: Resolving Dependencies 07:22:23 [INFO] CycloneDX: Creating BOM version 1.4 with 72 component(s) 07:22:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.xml 07:22:23 [INFO] attaching as bgp-rib-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:22:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.json 07:22:23 [INFO] attaching as bgp-rib-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:22:23 [INFO] 07:22:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-impl --- 07:22:23 [INFO] Skipping duplicate-finder execution! 07:22:23 [INFO] 07:22:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-impl --- 07:22:23 [INFO] No dependency problems found 07:22:23 [INFO] 07:22:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-impl --- 07:22:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-sources.jar 07:22:23 [INFO] 07:22:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-impl --- 07:22:23 [INFO] 07:22:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-impl --- 07:22:23 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/code-coverage/jacoco.exec 07:22:24 [INFO] Analyzed bundle 'bgp-rib-impl' with 103 classes 07:22:24 [INFO] 07:22:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-impl --- 07:22:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.2-SNAPSHOT/bgp-rib-impl-0.21.2-SNAPSHOT.jar 07:22:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.2-SNAPSHOT/bgp-rib-impl-0.21.2-SNAPSHOT.pom 07:22:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.2-SNAPSHOT/bgp-rib-impl-0.21.2-SNAPSHOT-tests.jar 07:22:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.2-SNAPSHOT/bgp-rib-impl-0.21.2-SNAPSHOT-test-sources.jar 07:22:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.2-SNAPSHOT/bgp-rib-impl-0.21.2-SNAPSHOT-javadoc.jar 07:22:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.2-SNAPSHOT/bgp-rib-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:22:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.2-SNAPSHOT/bgp-rib-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:22:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.2-SNAPSHOT/bgp-rib-impl-0.21.2-SNAPSHOT-sources.jar 07:22:24 [INFO] 07:22:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-impl --- 07:22:24 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-impl/0.21.2-SNAPSHOT/bgp-rib-impl-0.21.2-SNAPSHOT.jar 07:22:24 [INFO] Writing OBR metadata 07:22:24 [INFO] 07:22:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-rib-impl --- 07:22:24 [INFO] org.opendaylight.bgpcep:bgp-rib-impl:bundle:0.21.2-SNAPSHOT 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:22:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:22:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:22:24 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 07:22:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:22:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:22:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:22:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:22:24 [INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:22:24 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 07:22:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:22:24 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:22:24 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:22:24 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:22:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:22:24 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:22:24 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:22:24 [INFO] | \- org.immutables:value:jar:annotations:2.10.0:compile 07:22:24 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:22:24 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:22:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:22:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:22:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:22:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:22:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:22:24 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:22:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:22:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:22:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:22:24 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:22:24 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:22:24 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:22:24 [INFO] +- io.netty:netty-codec:jar:4.1.104.Final:compile 07:22:24 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:22:24 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:22:24 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:22:24 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:22:24 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:22:24 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 07:22:24 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:22:24 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:22:24 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:22:24 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:22:24 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:22:24 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:22:24 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:22:24 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:22:24 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:22:24 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:test-jar:tests:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:22:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:22:24 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:test 07:22:24 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:22:24 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.0:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-rib-mock:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:22:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:22:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:22:24 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:22:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:22:24 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:22:24 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:22:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:22:24 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:22:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:22:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:22:24 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:22:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:22:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:22:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:22:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:22:24 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:22:24 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:22:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:22:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:22:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:22:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:22:24 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:22:24 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.1:test 07:22:24 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:22:24 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:22:24 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:22:24 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:22:24 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:22:24 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:22:24 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:22:24 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:22:24 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:22:24 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:test-jar:tests:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:22:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:22:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:22:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:22:24 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:22:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:22:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:22:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:22:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:22:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:22:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:22:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:22:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:22:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:22:24 [INFO] +- junit:junit:jar:4.13.2:test 07:22:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:22:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:22:24 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:22:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:22:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:22:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:24 [INFO] 07:22:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-rib-impl --- 07:22:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/sonatype-clm/module.xml 07:22:24 [INFO] 07:22:24 [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- 07:22:24 [INFO] Building bgp-peer-acceptor 0.21.2-SNAPSHOT [51/169] 07:22:24 [INFO] -------------------------------[ bundle ]------------------------------- 07:22:24 [INFO] 07:22:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-peer-acceptor --- 07:22:24 [INFO] 07:22:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-peer-acceptor --- 07:22:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:24 [INFO] 07:22:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-peer-acceptor --- 07:22:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:24 [INFO] 07:22:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-peer-acceptor --- 07:22:24 [INFO] 07:22:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-peer-acceptor --- 07:22:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:22:24 [INFO] 07:22:24 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-peer-acceptor --- 07:22:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:22:24 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/src/main/yang 07:22:24 [INFO] yang-to-sources: Found 14 dependencies in 4.253 ms 07:22:24 [INFO] yang-to-sources: Project model files found: 1 in 620.7 μs 07:22:24 [INFO] yang-to-sources: 2 YANG models processed in 56.32 ms 07:22:24 [INFO] BindingJavaFileGenerator: Defined 7 files in 1.269 ms 07:22:24 [INFO] Sorted 7 files into 3 directories in 52.01 μs 07:22:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 7.609 ms 07:22:24 [INFO] 07:22:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-peer-acceptor --- 07:22:24 [INFO] Starting audit... 07:22:24 Audit done. 07:22:24 [INFO] You have 0 Checkstyle violations. 07:22:24 [INFO] 07:22:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-peer-acceptor --- 07:22:24 [INFO] Starting audit... 07:22:24 Audit done. 07:22:24 [INFO] You have 0 Checkstyle violations. 07:22:24 [INFO] 07:22:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-peer-acceptor --- 07:22:24 [INFO] 07:22:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-peer-acceptor --- 07:22:24 [INFO] Copying 1 resource from src/main/resources to target/classes 07:22:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/generated-sources/spi 07:22:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:22:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:22:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:22:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/generated-sources/spi 07:22:24 [INFO] 07:22:24 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-peer-acceptor --- 07:22:24 [INFO] Recompiling the module because of changed dependency. 07:22:24 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 07:22:24 [INFO] 07:22:24 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-peer-acceptor >>> 07:22:24 [INFO] 07:22:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-peer-acceptor --- 07:22:24 [INFO] Fork Value is true 07:22:27 [INFO] Done SpotBugs Analysis.... 07:22:27 [INFO] 07:22:27 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-peer-acceptor <<< 07:22:27 [INFO] 07:22:27 [INFO] 07:22:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-peer-acceptor --- 07:22:27 [INFO] BugInstance size is 0 07:22:27 [INFO] Error size is 0 07:22:27 [INFO] No errors/warnings found 07:22:27 [INFO] 07:22:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-peer-acceptor --- 07:22:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/src/test/resources 07:22:27 [INFO] 07:22:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-peer-acceptor --- 07:22:27 [INFO] Recompiling the module because of changed dependency. 07:22:27 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:22:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:22:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:22:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:22:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:22:27 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:22:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:22:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:27 [INFO] 07:22:27 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-peer-acceptor --- 07:22:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:22:27 [INFO] 07:22:27 [INFO] ------------------------------------------------------- 07:22:27 [INFO] T E S T S 07:22:27 [INFO] ------------------------------------------------------- 07:22:28 [INFO] Running org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:22:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.176 s -- in org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:22:29 [INFO] 07:22:29 [INFO] Results: 07:22:29 [INFO] 07:22:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:22:29 [INFO] 07:22:29 [INFO] 07:22:29 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-peer-acceptor --- 07:22:29 [INFO] 07:22:29 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-peer-acceptor --- 07:22:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT.jar 07:22:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/classes/META-INF/MANIFEST.MF 07:22:30 [INFO] 07:22:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-peer-acceptor --- 07:22:30 [INFO] No previous run data found, generating javadoc. 07:22:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT-javadoc.jar 07:22:31 [INFO] 07:22:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-peer-acceptor --- 07:22:31 [INFO] CycloneDX: Resolving Dependencies 07:22:32 [INFO] CycloneDX: Creating BOM version 1.4 with 63 component(s) 07:22:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.xml 07:22:32 [INFO] attaching as bgp-peer-acceptor-0.21.2-SNAPSHOT-cyclonedx.xml 07:22:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.json 07:22:32 [INFO] attaching as bgp-peer-acceptor-0.21.2-SNAPSHOT-cyclonedx.json 07:22:32 [INFO] 07:22:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-peer-acceptor --- 07:22:32 [INFO] Skipping duplicate-finder execution! 07:22:32 [INFO] 07:22:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-peer-acceptor --- 07:22:32 [WARNING] Used undeclared dependencies found: 07:22:32 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:22:32 [WARNING] Unused declared dependencies found: 07:22:32 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:22:32 [WARNING] Non-test scoped test only dependencies found: 07:22:32 [WARNING] org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:22:32 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:22:32 [INFO] 07:22:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-peer-acceptor --- 07:22:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT-sources.jar 07:22:32 [INFO] 07:22:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-peer-acceptor --- 07:22:32 [INFO] 07:22:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-peer-acceptor --- 07:22:32 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/code-coverage/jacoco.exec 07:22:32 [INFO] Analyzed bundle 'bgp-peer-acceptor' with 4 classes 07:22:32 [INFO] 07:22:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-peer-acceptor --- 07:22:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.2-SNAPSHOT/bgp-peer-acceptor-0.21.2-SNAPSHOT.jar 07:22:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.2-SNAPSHOT/bgp-peer-acceptor-0.21.2-SNAPSHOT.pom 07:22:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.2-SNAPSHOT/bgp-peer-acceptor-0.21.2-SNAPSHOT-javadoc.jar 07:22:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.2-SNAPSHOT/bgp-peer-acceptor-0.21.2-SNAPSHOT-cyclonedx.xml 07:22:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.2-SNAPSHOT/bgp-peer-acceptor-0.21.2-SNAPSHOT-cyclonedx.json 07:22:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.2-SNAPSHOT/bgp-peer-acceptor-0.21.2-SNAPSHOT-sources.jar 07:22:32 [INFO] 07:22:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-peer-acceptor --- 07:22:32 [INFO] Installing org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.2-SNAPSHOT/bgp-peer-acceptor-0.21.2-SNAPSHOT.jar 07:22:32 [INFO] Writing OBR metadata 07:22:33 [INFO] 07:22:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-peer-acceptor --- 07:22:33 [INFO] org.opendaylight.bgpcep:bgp-peer-acceptor:bundle:0.21.2-SNAPSHOT 07:22:33 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:22:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:22:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:22:33 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:22:33 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 07:22:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:22:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:22:33 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:22:33 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:22:33 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:22:33 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:22:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:22:33 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:22:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:22:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:22:33 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:22:33 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:22:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:22:33 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:22:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:22:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:22:33 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:22:33 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:compile 07:22:33 [INFO] | \- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:22:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:22:33 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:22:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:22:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:22:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:22:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:22:33 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:22:33 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 07:22:33 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:22:33 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:22:33 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:22:33 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:22:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:22:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:22:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:22:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:22:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:22:33 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:22:33 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:22:33 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:22:33 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:22:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:22:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:22:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:22:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:22:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:22:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:22:33 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:22:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:22:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:22:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:22:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:22:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:22:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:22:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:22:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:22:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:22:33 [INFO] +- junit:junit:jar:4.13.2:test 07:22:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:22:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:22:33 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:22:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:22:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:22:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:33 [INFO] 07:22:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-peer-acceptor --- 07:22:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/sonatype-clm/module.xml 07:22:33 [INFO] 07:22:33 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- 07:22:33 [INFO] Building bgp-bmp-spi 0.21.2-SNAPSHOT [52/169] 07:22:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:22:33 [INFO] 07:22:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-spi --- 07:22:33 [INFO] 07:22:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-spi --- 07:22:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:33 [INFO] 07:22:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-spi --- 07:22:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:33 [INFO] 07:22:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-spi --- 07:22:33 [INFO] 07:22:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-spi --- 07:22:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:22:33 [INFO] 07:22:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-spi --- 07:22:33 [INFO] Starting audit... 07:22:33 Audit done. 07:22:33 [INFO] You have 0 Checkstyle violations. 07:22:33 [INFO] 07:22:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-spi --- 07:22:33 [INFO] Starting audit... 07:22:33 Audit done. 07:22:33 [INFO] You have 0 Checkstyle violations. 07:22:33 [INFO] 07:22:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-spi --- 07:22:33 [INFO] 07:22:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-spi --- 07:22:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/src/main/resources 07:22:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/generated-sources/spi 07:22:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/generated-sources/yang 07:22:33 [INFO] 07:22:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-spi --- 07:22:33 [INFO] Recompiling the module because of changed dependency. 07:22:33 [INFO] Compiling 26 source files with javac [debug release 17] to target/classes 07:22:33 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext 07:22:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSession.java:[20,8] auto-closeable resource org.opendaylight.protocol.bmp.api.BmpSession has a member method close() that could throw InterruptedException 07:22:33 [INFO] 07:22:33 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-bmp-spi >>> 07:22:33 [INFO] 07:22:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-bmp-spi --- 07:22:33 [INFO] Fork Value is true 07:22:36 [INFO] Done SpotBugs Analysis.... 07:22:36 [INFO] 07:22:36 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-bmp-spi <<< 07:22:36 [INFO] 07:22:36 [INFO] 07:22:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-bmp-spi --- 07:22:36 [INFO] BugInstance size is 0 07:22:36 [INFO] Error size is 0 07:22:36 [INFO] No errors/warnings found 07:22:36 [INFO] 07:22:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-spi --- 07:22:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/src/test/resources 07:22:36 [INFO] 07:22:36 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-spi --- 07:22:36 [INFO] Recompiling the module because of changed dependency. 07:22:36 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:22:36 [INFO] 07:22:36 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-bmp-spi --- 07:22:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:22:36 [INFO] 07:22:36 [INFO] ------------------------------------------------------- 07:22:36 [INFO] T E S T S 07:22:36 [INFO] ------------------------------------------------------- 07:22:37 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:22:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:22:38 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:22:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:22:38 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:22:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:22:38 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:22:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:22:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:22:39 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:22:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:22:39 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:22:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:22:39 [INFO] 07:22:39 [INFO] Results: 07:22:39 [INFO] 07:22:39 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 07:22:39 [INFO] 07:22:39 [INFO] 07:22:39 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-bmp-spi --- 07:22:39 [INFO] 07:22:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-spi --- 07:22:39 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT.jar 07:22:39 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/classes/META-INF/MANIFEST.MF 07:22:39 [INFO] 07:22:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-spi --- 07:22:40 [INFO] No previous run data found, generating javadoc. 07:22:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:22:41 [INFO] 07:22:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-bmp-spi --- 07:22:41 [INFO] CycloneDX: Resolving Dependencies 07:22:42 [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) 07:22:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.xml 07:22:42 [INFO] attaching as bgp-bmp-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:22:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.json 07:22:42 [INFO] attaching as bgp-bmp-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:22:42 [INFO] 07:22:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-spi --- 07:22:42 [INFO] Skipping duplicate-finder execution! 07:22:42 [INFO] 07:22:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-spi --- 07:22:42 [WARNING] Non-test scoped test only dependencies found: 07:22:42 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:22:42 [INFO] 07:22:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-spi --- 07:22:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT-sources.jar 07:22:42 [INFO] 07:22:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-spi --- 07:22:42 [INFO] 07:22:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-spi --- 07:22:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/code-coverage/jacoco.exec 07:22:42 [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes 07:22:42 [INFO] 07:22:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-spi --- 07:22:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.2-SNAPSHOT/bgp-bmp-spi-0.21.2-SNAPSHOT.jar 07:22:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.2-SNAPSHOT/bgp-bmp-spi-0.21.2-SNAPSHOT.pom 07:22:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.2-SNAPSHOT/bgp-bmp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:22:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.2-SNAPSHOT/bgp-bmp-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:22:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.2-SNAPSHOT/bgp-bmp-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:22:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.2-SNAPSHOT/bgp-bmp-spi-0.21.2-SNAPSHOT-sources.jar 07:22:42 [INFO] 07:22:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-spi --- 07:22:42 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-spi/0.21.2-SNAPSHOT/bgp-bmp-spi-0.21.2-SNAPSHOT.jar 07:22:42 [INFO] Writing OBR metadata 07:22:42 [INFO] 07:22:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-spi --- 07:22:42 [INFO] org.opendaylight.bgpcep:bgp-bmp-spi:bundle:0.21.2-SNAPSHOT 07:22:42 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:22:42 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:22:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:22:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:22:42 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 07:22:42 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:22:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:22:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:22:42 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:22:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:22:42 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:22:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:22:42 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:22:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:22:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:22:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:42 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:22:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:22:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:22:42 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:22:42 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:22:42 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:22:42 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:22:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:22:42 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:22:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:22:42 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:22:42 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:22:42 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:22:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:22:42 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:22:42 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:22:42 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:22:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:22:42 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:22:42 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:22:42 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:22:42 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:22:42 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:22:42 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:22:42 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:22:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:22:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:22:42 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:22:42 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:22:42 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:22:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:22:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:22:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:22:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:22:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:22:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:22:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:22:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:22:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:22:42 [INFO] +- junit:junit:jar:4.13.2:test 07:22:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:22:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:22:42 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:22:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:22:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:22:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:42 [INFO] 07:22:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-bmp-spi --- 07:22:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/sonatype-clm/module.xml 07:22:42 [INFO] 07:22:42 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- 07:22:42 [INFO] Building OpenDaylight :: BMP :: API 0.21.2-SNAPSHOT [53/169] 07:22:42 [INFO] ------------------------------[ feature ]------------------------------- 07:22:42 [INFO] 07:22:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp-api --- 07:22:42 [INFO] 07:22:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp-api --- 07:22:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:42 [INFO] 07:22:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-api --- 07:22:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:42 [INFO] 07:22:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bmp-api --- 07:22:42 [INFO] 07:22:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-api --- 07:22:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:42 [INFO] argLine set to empty 07:22:42 [INFO] 07:22:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp-api --- 07:22:42 [INFO] Starting audit... 07:22:42 Audit done. 07:22:42 [INFO] You have 0 Checkstyle violations. 07:22:42 [INFO] 07:22:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp-api --- 07:22:42 [INFO] Starting audit... 07:22:42 Audit done. 07:22:42 [INFO] You have 0 Checkstyle violations. 07:22:42 [INFO] 07:22:42 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bmp-api --- 07:22:42 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/classes/META-INF/maven/dependencies.properties 07:22:42 [INFO] 07:22:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp-api --- 07:22:42 [INFO] 07:22:42 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-api --- 07:22:43 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/feature/feature.xml 07:22:43 [INFO] ...done! 07:22:43 [INFO] Attaching features XML 07:22:43 [INFO] 07:22:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bmp-api --- 07:22:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:22:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:22:43 [INFO] 07:22:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-api >>> 07:22:43 [INFO] 07:22:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bmp-api --- 07:22:43 [INFO] 07:22:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-api <<< 07:22:43 [INFO] 07:22:43 [INFO] 07:22:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bmp-api --- 07:22:43 [INFO] 07:22:43 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bmp-api --- 07:22:43 [INFO] 07:22:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bmp-api --- 07:22:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:22:43 [INFO] 07:22:43 [INFO] ------------------------------------------------------- 07:22:43 [INFO] T E S T S 07:22:43 [INFO] ------------------------------------------------------- 07:22:45 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:22:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.33 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:22:57 [INFO] 07:22:57 [INFO] Results: 07:22:57 [INFO] 07:22:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:22:57 [INFO] 07:22:57 [INFO] 07:22:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bmp-api --- 07:22:57 [INFO] 07:22:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp-api --- 07:22:57 [INFO] 07:22:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bmp-api --- 07:22:57 [INFO] CycloneDX: Resolving Dependencies 07:23:01 [INFO] CycloneDX: Creating BOM version 1.4 with 135 component(s) 07:23:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.xml 07:23:02 [INFO] attaching as odl-bgpcep-bmp-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:23:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.json 07:23:02 [INFO] attaching as odl-bgpcep-bmp-api-0.21.2-SNAPSHOT-cyclonedx.json 07:23:02 [INFO] 07:23:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-api --- 07:23:02 [INFO] Skipping duplicate-finder execution! 07:23:02 [INFO] 07:23:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-api --- 07:23:02 [INFO] Skipping plugin execution 07:23:02 [INFO] 07:23:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-api --- 07:23:02 [INFO] No sources in project. Archive not created. 07:23:02 [INFO] 07:23:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bmp-api --- 07:23:02 [INFO] 07:23:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bmp-api --- 07:23:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:02 [INFO] 07:23:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bmp-api --- 07:23:02 [INFO] No primary artifact to install, installing attached artifacts instead. 07:23:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.2-SNAPSHOT/odl-bgpcep-bmp-api-0.21.2-SNAPSHOT.pom 07:23:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.2-SNAPSHOT/odl-bgpcep-bmp-api-0.21.2-SNAPSHOT-features.xml 07:23:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.2-SNAPSHOT/odl-bgpcep-bmp-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:23:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.2-SNAPSHOT/odl-bgpcep-bmp-api-0.21.2-SNAPSHOT-cyclonedx.json 07:23:02 [INFO] 07:23:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bmp-api --- 07:23:02 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/test-features 07:23:02 [INFO] 07:23:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bmp-api --- 07:23:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/sonatype-clm/module.xml 07:23:02 [INFO] 07:23:02 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- 07:23:02 [INFO] Building OpenDaylight :: BGP :: Extensions API 0.21.2-SNAPSHOT [54/169] 07:23:02 [INFO] ------------------------------[ feature ]------------------------------- 07:23:02 [INFO] 07:23:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] 07:23:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:02 [INFO] 07:23:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:02 [INFO] 07:23:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] 07:23:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:02 [INFO] argLine set to empty 07:23:02 [INFO] 07:23:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] Starting audit... 07:23:02 Audit done. 07:23:02 [INFO] You have 0 Checkstyle violations. 07:23:02 [INFO] 07:23:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] Starting audit... 07:23:02 Audit done. 07:23:02 [INFO] You have 0 Checkstyle violations. 07:23:02 [INFO] 07:23:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/classes/META-INF/maven/dependencies.properties 07:23:02 [INFO] 07:23:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] 07:23:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml 07:23:02 [INFO] ...done! 07:23:02 [INFO] Attaching features XML 07:23:02 [INFO] 07:23:02 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-extensions-api --- 07:23: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:23:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:02 [INFO] 07:23:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-extensions-api >>> 07:23:02 [INFO] 07:23:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] 07:23:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-extensions-api <<< 07:23:02 [INFO] 07:23:02 [INFO] 07:23:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] 07:23:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] 07:23:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-extensions-api --- 07:23:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:23:02 [INFO] 07:23:02 [INFO] ------------------------------------------------------- 07:23:02 [INFO] T E S T S 07:23:02 [INFO] ------------------------------------------------------- 07:23:04 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:23:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.30 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:23:17 [INFO] 07:23:17 [INFO] Results: 07:23:17 [INFO] 07:23:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:23:17 [INFO] 07:23:17 [INFO] 07:23:17 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-extensions-api --- 07:23:17 [INFO] 07:23:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-extensions-api --- 07:23:17 [INFO] 07:23:17 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-extensions-api --- 07:23:17 [INFO] CycloneDX: Resolving Dependencies 07:23:21 [INFO] CycloneDX: Creating BOM version 1.4 with 141 component(s) 07:23:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.xml 07:23:21 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:23:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.json 07:23:21 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.21.2-SNAPSHOT-cyclonedx.json 07:23:21 [INFO] 07:23:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-extensions-api --- 07:23:21 [INFO] Skipping duplicate-finder execution! 07:23:21 [INFO] 07:23:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-extensions-api --- 07:23:21 [INFO] Skipping plugin execution 07:23:21 [INFO] 07:23:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-extensions-api --- 07:23:21 [INFO] No sources in project. Archive not created. 07:23:21 [INFO] 07:23:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-extensions-api --- 07:23:21 [INFO] 07:23:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-extensions-api --- 07:23:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:21 [INFO] 07:23:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-extensions-api --- 07:23:21 [INFO] No primary artifact to install, installing attached artifacts instead. 07:23:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.2-SNAPSHOT.pom 07:23:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.2-SNAPSHOT-features.xml 07:23:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:23:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.2-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.2-SNAPSHOT-cyclonedx.json 07:23:21 [INFO] 07:23:21 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:23:21 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/test-features 07:23:21 [INFO] 07:23:21 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:23:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/sonatype-clm/module.xml 07:23:21 [INFO] 07:23:21 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- 07:23:21 [INFO] Building OpenDaylight :: BGP :: Inet 0.21.2-SNAPSHOT [55/169] 07:23:21 [INFO] ------------------------------[ feature ]------------------------------- 07:23:21 [INFO] 07:23:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-inet --- 07:23:21 [INFO] 07:23:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-inet --- 07:23:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:21 [INFO] 07:23:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-inet --- 07:23:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:21 [INFO] 07:23:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-inet --- 07:23:22 [INFO] 07:23:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-inet --- 07:23:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:22 [INFO] argLine set to empty 07:23:22 [INFO] 07:23:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-inet --- 07:23:22 [INFO] Starting audit... 07:23:22 Audit done. 07:23:22 [INFO] You have 0 Checkstyle violations. 07:23:22 [INFO] 07:23:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-inet --- 07:23:22 [INFO] Starting audit... 07:23:22 Audit done. 07:23:22 [INFO] You have 0 Checkstyle violations. 07:23:22 [INFO] 07:23:22 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-inet --- 07:23:22 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/classes/META-INF/maven/dependencies.properties 07:23:22 [INFO] 07:23:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-inet --- 07:23:22 [INFO] 07:23:22 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-inet --- 07:23:22 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/feature/feature.xml 07:23:22 [INFO] ...done! 07:23:22 [INFO] Attaching features XML 07:23:22 [INFO] 07:23:22 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-inet --- 07:23:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:23:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:22 [INFO] 07:23:22 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-inet >>> 07:23:22 [INFO] 07:23:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-inet --- 07:23:22 [INFO] 07:23:22 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-inet <<< 07:23:22 [INFO] 07:23:22 [INFO] 07:23:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-inet --- 07:23:22 [INFO] 07:23:22 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-inet --- 07:23:22 [INFO] 07:23:22 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-inet --- 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.odlparent.featuretest.SingleFeatureTest 07:23:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.59 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:23:36 [INFO] 07:23:36 [INFO] Results: 07:23:36 [INFO] 07:23:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:23:36 [INFO] 07:23:36 [INFO] 07:23:36 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-inet --- 07:23:36 [INFO] 07:23:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-inet --- 07:23:36 [INFO] 07:23:36 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-inet --- 07:23:36 [INFO] CycloneDX: Resolving Dependencies 07:23:41 [INFO] CycloneDX: Creating BOM version 1.4 with 143 component(s) 07:23:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.xml 07:23:41 [INFO] attaching as odl-bgpcep-bgp-inet-0.21.2-SNAPSHOT-cyclonedx.xml 07:23:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.json 07:23:41 [INFO] attaching as odl-bgpcep-bgp-inet-0.21.2-SNAPSHOT-cyclonedx.json 07:23:41 [INFO] 07:23:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-inet --- 07:23:41 [INFO] Skipping duplicate-finder execution! 07:23:41 [INFO] 07:23:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-inet --- 07:23:41 [INFO] Skipping plugin execution 07:23:41 [INFO] 07:23:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-inet --- 07:23:41 [INFO] No sources in project. Archive not created. 07:23:41 [INFO] 07:23:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-inet --- 07:23:41 [INFO] 07:23:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-inet --- 07:23:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:41 [INFO] 07:23:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-inet --- 07:23:41 [INFO] No primary artifact to install, installing attached artifacts instead. 07:23:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.2-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.2-SNAPSHOT.pom 07:23:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.2-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.2-SNAPSHOT-features.xml 07:23:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.2-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.2-SNAPSHOT-cyclonedx.xml 07:23:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.2-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.2-SNAPSHOT-cyclonedx.json 07:23:41 [INFO] 07:23:41 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-inet --- 07:23:41 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/test-features 07:23:41 [INFO] 07:23:41 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-inet --- 07:23:41 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/sonatype-clm/module.xml 07:23:41 [INFO] 07:23:41 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ 07:23:41 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 0.21.2-SNAPSHOT [56/169] 07:23:41 [INFO] ------------------------------[ feature ]------------------------------- 07:23:41 [INFO] 07:23:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] 07:23:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:41 [INFO] 07:23:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:41 [INFO] 07:23:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] 07:23:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:41 [INFO] argLine set to empty 07:23:41 [INFO] 07:23:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] Starting audit... 07:23:41 Audit done. 07:23:41 [INFO] You have 0 Checkstyle violations. 07:23:41 [INFO] 07:23:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] Starting audit... 07:23:41 Audit done. 07:23:41 [INFO] You have 0 Checkstyle violations. 07:23:41 [INFO] 07:23:41 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/classes/META-INF/maven/dependencies.properties 07:23:41 [INFO] 07:23:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] 07:23:41 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml 07:23:41 [INFO] ...done! 07:23:41 [INFO] Attaching features XML 07:23:41 [INFO] 07:23:41 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23: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:23:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:41 [INFO] 07:23:41 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi >>> 07:23:41 [INFO] 07:23:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] 07:23:41 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi <<< 07:23:41 [INFO] 07:23:41 [INFO] 07:23:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] 07:23:41 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] 07:23:41 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:23:41 [INFO] 07:23:41 [INFO] ------------------------------------------------------- 07:23:41 [INFO] T E S T S 07:23:41 [INFO] ------------------------------------------------------- 07:23:43 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:23:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.26 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:23:56 [INFO] 07:23:56 [INFO] Results: 07:23:56 [INFO] 07:23:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:23:56 [INFO] 07:23:56 [INFO] 07:23:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:56 [INFO] 07:23:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:56 [INFO] 07:23:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:56 [INFO] CycloneDX: Resolving Dependencies 07:24:00 [INFO] CycloneDX: Creating BOM version 1.4 with 145 component(s) 07:24:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml 07:24:00 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:24:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json 07:24:00 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:24:00 [INFO] 07:24:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:24:00 [INFO] Skipping duplicate-finder execution! 07:24:00 [INFO] 07:24:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:24:00 [INFO] Skipping plugin execution 07:24:00 [INFO] 07:24:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:24:00 [INFO] No sources in project. Archive not created. 07:24:00 [INFO] 07:24:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:24:00 [INFO] 07:24:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:24:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:00 [INFO] 07:24:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:24:00 [INFO] No primary artifact to install, installing attached artifacts instead. 07:24:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.2-SNAPSHOT.pom 07:24:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-features.xml 07:24:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:24:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:24:00 [INFO] 07:24:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:24:00 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/test-features 07:24:00 [INFO] 07:24:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:24:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/sonatype-clm/module.xml 07:24:00 [INFO] 07:24:00 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- 07:24:00 [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 0.21.2-SNAPSHOT [57/169] 07:24:00 [INFO] ------------------------------[ feature ]------------------------------- 07:24:00 [INFO] 07:24:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-route-target --- 07:24:00 [INFO] 07:24:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-route-target --- 07:24:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:00 [INFO] 07:24:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-route-target --- 07:24:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:00 [INFO] 07:24:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-route-target --- 07:24:00 [INFO] 07:24:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-route-target --- 07:24:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:00 [INFO] argLine set to empty 07:24:00 [INFO] 07:24:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-route-target --- 07:24:00 [INFO] Starting audit... 07:24:00 Audit done. 07:24:00 [INFO] You have 0 Checkstyle violations. 07:24:00 [INFO] 07:24:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-route-target --- 07:24:00 [INFO] Starting audit... 07:24:00 Audit done. 07:24:00 [INFO] You have 0 Checkstyle violations. 07:24:00 [INFO] 07:24:00 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-route-target --- 07:24:00 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/classes/META-INF/maven/dependencies.properties 07:24:00 [INFO] 07:24:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-route-target --- 07:24:00 [INFO] 07:24:00 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-route-target --- 07:24:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml 07:24:01 [INFO] ...done! 07:24:01 [INFO] Attaching features XML 07:24:01 [INFO] 07:24:01 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-route-target --- 07:24:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:24:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:01 [INFO] 07:24:01 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-route-target >>> 07:24:01 [INFO] 07:24:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-route-target --- 07:24:01 [INFO] 07:24:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-route-target <<< 07:24:01 [INFO] 07:24:01 [INFO] 07:24:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-route-target --- 07:24:01 [INFO] 07:24:01 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-route-target --- 07:24:01 [INFO] 07:24:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-route-target --- 07:24:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:24:01 [INFO] 07:24:01 [INFO] ------------------------------------------------------- 07:24:01 [INFO] T E S T S 07:24:01 [INFO] ------------------------------------------------------- 07:24:02 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:24:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.08 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:24:15 [INFO] 07:24:15 [INFO] Results: 07:24:15 [INFO] 07:24:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:24:15 [INFO] 07:24:15 [INFO] 07:24:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-route-target --- 07:24:15 [INFO] 07:24:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-route-target --- 07:24:15 [INFO] 07:24:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-route-target --- 07:24:15 [INFO] CycloneDX: Resolving Dependencies 07:24:19 [INFO] CycloneDX: Creating BOM version 1.4 with 147 component(s) 07:24:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.xml 07:24:19 [INFO] attaching as odl-bgpcep-bgp-route-target-0.21.2-SNAPSHOT-cyclonedx.xml 07:24:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.json 07:24:19 [INFO] attaching as odl-bgpcep-bgp-route-target-0.21.2-SNAPSHOT-cyclonedx.json 07:24:19 [INFO] 07:24:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-route-target --- 07:24:19 [INFO] Skipping duplicate-finder execution! 07:24:19 [INFO] 07:24:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-route-target --- 07:24:19 [INFO] Skipping plugin execution 07:24:19 [INFO] 07:24:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-route-target --- 07:24:19 [INFO] No sources in project. Archive not created. 07:24:19 [INFO] 07:24:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-route-target --- 07:24:19 [INFO] 07:24:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-route-target --- 07:24:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:19 [INFO] 07:24:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-route-target --- 07:24:19 [INFO] No primary artifact to install, installing attached artifacts instead. 07:24:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.2-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.2-SNAPSHOT.pom 07:24:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.2-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.2-SNAPSHOT-features.xml 07:24:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.2-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.2-SNAPSHOT-cyclonedx.xml 07:24:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.2-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.2-SNAPSHOT-cyclonedx.json 07:24:19 [INFO] 07:24:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-route-target --- 07:24:19 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/test-features 07:24:19 [INFO] 07:24:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-route-target --- 07:24:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/sonatype-clm/module.xml 07:24:19 [INFO] 07:24:19 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- 07:24:19 [INFO] Building OpenDaylight :: BGP :: Path Selection 0.21.2-SNAPSHOT [58/169] 07:24:19 [INFO] ------------------------------[ feature ]------------------------------- 07:24:19 [INFO] 07:24:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:19 [INFO] 07:24:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:19 [INFO] 07:24:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:19 [INFO] 07:24:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:20 [INFO] 07:24:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:20 [INFO] argLine set to empty 07:24:20 [INFO] 07:24:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:20 [INFO] Starting audit... 07:24:20 Audit done. 07:24:20 [INFO] You have 0 Checkstyle violations. 07:24:20 [INFO] 07:24:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:20 [INFO] Starting audit... 07:24:20 Audit done. 07:24:20 [INFO] You have 0 Checkstyle violations. 07:24:20 [INFO] 07:24:20 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:20 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/classes/META-INF/maven/dependencies.properties 07:24:20 [INFO] 07:24:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:20 [INFO] 07:24:20 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml 07:24:20 [INFO] ...done! 07:24:20 [INFO] Attaching features XML 07:24:20 [INFO] 07:24:20 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-path-selection-mode --- 07:24: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:24:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:20 [INFO] 07:24:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-path-selection-mode >>> 07:24:20 [INFO] 07:24:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:20 [INFO] 07:24:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-path-selection-mode <<< 07:24:20 [INFO] 07:24:20 [INFO] 07:24:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:20 [INFO] 07:24:20 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:20 [INFO] 07:24:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:24:20 [INFO] 07:24:20 [INFO] ------------------------------------------------------- 07:24:20 [INFO] T E S T S 07:24:20 [INFO] ------------------------------------------------------- 07:24:21 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:24:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.94 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:24:34 [INFO] 07:24:34 [INFO] Results: 07:24:34 [INFO] 07:24:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:24:34 [INFO] 07:24:34 [INFO] 07:24:34 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:34 [INFO] 07:24:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:34 [INFO] 07:24:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:34 [INFO] CycloneDX: Resolving Dependencies 07:24:38 [INFO] CycloneDX: Creating BOM version 1.4 with 137 component(s) 07:24:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml 07:24:38 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.21.2-SNAPSHOT-cyclonedx.xml 07:24:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json 07:24:38 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.21.2-SNAPSHOT-cyclonedx.json 07:24:38 [INFO] 07:24:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:38 [INFO] Skipping duplicate-finder execution! 07:24:38 [INFO] 07:24:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:38 [INFO] Skipping plugin execution 07:24:38 [INFO] 07:24:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:38 [INFO] No sources in project. Archive not created. 07:24:38 [INFO] 07:24:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:38 [INFO] 07:24:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:38 [INFO] 07:24:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:38 [INFO] No primary artifact to install, installing attached artifacts instead. 07:24:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.2-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.2-SNAPSHOT.pom 07:24:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.2-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.2-SNAPSHOT-features.xml 07:24:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.2-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.2-SNAPSHOT-cyclonedx.xml 07:24:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.2-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.2-SNAPSHOT-cyclonedx.json 07:24:38 [INFO] 07:24:38 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:38 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/test-features 07:24:38 [INFO] 07:24:38 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:24:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/sonatype-clm/module.xml 07:24:38 [INFO] 07:24:38 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- 07:24:38 [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 0.21.2-SNAPSHOT [59/169] 07:24:38 [INFO] ------------------------------[ feature ]------------------------------- 07:24:38 [INFO] 07:24:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] 07:24:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:38 [INFO] 07:24:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:38 [INFO] 07:24:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] 07:24:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:38 [INFO] argLine set to empty 07:24:38 [INFO] 07:24:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] Starting audit... 07:24:38 Audit done. 07:24:38 [INFO] You have 0 Checkstyle violations. 07:24:38 [INFO] 07:24:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] Starting audit... 07:24:38 Audit done. 07:24:38 [INFO] You have 0 Checkstyle violations. 07:24:38 [INFO] 07:24:38 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/classes/META-INF/maven/dependencies.properties 07:24:38 [INFO] 07:24:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] 07:24:38 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml 07:24:38 [INFO] ...done! 07:24:38 [INFO] Attaching features XML 07:24:38 [INFO] 07:24:38 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-config-loader-spi --- 07:24: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:24:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:38 [INFO] 07:24:38 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-spi >>> 07:24:38 [INFO] 07:24:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] 07:24:38 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-spi <<< 07:24:38 [INFO] 07:24:38 [INFO] 07:24:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] 07:24:38 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] 07:24:38 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-config-loader-spi --- 07:24:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:24:38 [INFO] 07:24:38 [INFO] ------------------------------------------------------- 07:24:38 [INFO] T E S T S 07:24:38 [INFO] ------------------------------------------------------- 07:24:40 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:24:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.24 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:24:51 [INFO] 07:24:51 [INFO] Results: 07:24:51 [INFO] 07:24:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:24:51 [INFO] 07:24:51 [INFO] 07:24:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-config-loader-spi --- 07:24:51 [INFO] 07:24:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-config-loader-spi --- 07:24:51 [INFO] 07:24:51 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-config-loader-spi --- 07:24:51 [INFO] CycloneDX: Resolving Dependencies 07:24:54 [INFO] CycloneDX: Creating BOM version 1.4 with 94 component(s) 07:24:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.xml 07:24:54 [INFO] attaching as odl-bgpcep-config-loader-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:24:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.json 07:24:54 [INFO] attaching as odl-bgpcep-config-loader-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:24:54 [INFO] 07:24:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-spi --- 07:24:54 [INFO] Skipping duplicate-finder execution! 07:24:54 [INFO] 07:24:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-spi --- 07:24:54 [INFO] Skipping plugin execution 07:24:54 [INFO] 07:24:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-spi --- 07:24:54 [INFO] No sources in project. Archive not created. 07:24:54 [INFO] 07:24:54 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-config-loader-spi --- 07:24:54 [INFO] 07:24:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-config-loader-spi --- 07:24:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:54 [INFO] 07:24:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-config-loader-spi --- 07:24:54 [INFO] No primary artifact to install, installing attached artifacts instead. 07:24:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.2-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.2-SNAPSHOT.pom 07:24:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.2-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.2-SNAPSHOT-features.xml 07:24:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.2-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:24:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.2-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:24:54 [INFO] 07:24:54 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-config-loader-spi --- 07:24:54 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/test-features 07:24:54 [INFO] 07:24:54 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-config-loader-spi --- 07:24:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/sonatype-clm/module.xml 07:24:57 [INFO] 07:24:57 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ 07:24:57 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 0.21.2-SNAPSHOT [60/169] 07:24:57 [INFO] ------------------------------[ feature ]------------------------------- 07:24:57 [INFO] 07:24:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] 07:24:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:57 [INFO] 07:24:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:57 [INFO] 07:24:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] 07:24:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:57 [INFO] argLine set to empty 07:24:57 [INFO] 07:24:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] Starting audit... 07:24:57 Audit done. 07:24:57 [INFO] You have 0 Checkstyle violations. 07:24:57 [INFO] 07:24:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] Starting audit... 07:24:57 Audit done. 07:24:57 [INFO] You have 0 Checkstyle violations. 07:24:57 [INFO] 07:24:57 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/classes/META-INF/maven/dependencies.properties 07:24:57 [INFO] 07:24:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] 07:24:57 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml 07:24:57 [INFO] ...done! 07:24:57 [INFO] Attaching features XML 07:24:57 [INFO] 07:24:57 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:24:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:57 [INFO] 07:24:57 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl >>> 07:24:57 [INFO] 07:24:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] 07:24:57 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl <<< 07:24:57 [INFO] 07:24:57 [INFO] 07:24:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] 07:24:57 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] 07:24:57 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:24:57 [INFO] 07:24:57 [INFO] ------------------------------------------------------- 07:24:57 [INFO] T E S T S 07:24:57 [INFO] ------------------------------------------------------- 07:24:57 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:25:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.63 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:25:15 [INFO] 07:25:15 [INFO] Results: 07:25:15 [INFO] 07:25:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:25:15 [INFO] 07:25:15 [INFO] 07:25:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:25:15 [INFO] 07:25:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:25:15 [INFO] 07:25:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:25:15 [INFO] CycloneDX: Resolving Dependencies 07:25:20 [INFO] CycloneDX: Creating BOM version 1.4 with 227 component(s) 07:25:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml 07:25:20 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:25:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json 07:25:20 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:25:20 [INFO] 07:25:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:25:20 [INFO] Skipping duplicate-finder execution! 07:25:20 [INFO] 07:25:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:25:20 [INFO] Skipping plugin execution 07:25:20 [INFO] 07:25:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:25:20 [INFO] No sources in project. Archive not created. 07:25:20 [INFO] 07:25:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:25:20 [INFO] 07:25:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:25:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:20 [INFO] 07:25:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:25:20 [INFO] No primary artifact to install, installing attached artifacts instead. 07:25:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.2-SNAPSHOT.pom 07:25:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-features.xml 07:25:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:25:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:25:20 [INFO] 07:25:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:25:20 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/test-features 07:25:20 [INFO] 07:25:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:25:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/sonatype-clm/module.xml 07:25:20 [INFO] 07:25:20 [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- 07:25:20 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 0.21.2-SNAPSHOT [61/169] 07:25:20 [INFO] ------------------------------[ feature ]------------------------------- 07:25:20 [INFO] 07:25:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:20 [INFO] 07:25:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:20 [INFO] 07:25:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:20 [INFO] 07:25:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] 07:25:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:21 [INFO] argLine set to empty 07:25:21 [INFO] 07:25:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] Starting audit... 07:25:21 Audit done. 07:25:21 [INFO] You have 0 Checkstyle violations. 07:25:21 [INFO] 07:25:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] Starting audit... 07:25:21 Audit done. 07:25:21 [INFO] You have 0 Checkstyle violations. 07:25:21 [INFO] 07:25:21 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/classes/META-INF/maven/dependencies.properties 07:25:21 [INFO] 07:25:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] 07:25:21 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml 07:25:21 [INFO] ...done! 07:25:21 [INFO] Attaching features XML 07:25:21 [INFO] 07:25:21 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:25:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:25:21 [INFO] 07:25:21 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement >>> 07:25:21 [INFO] 07:25:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] 07:25:21 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement <<< 07:25:21 [INFO] 07:25:21 [INFO] 07:25:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] 07:25:21 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] 07:25:21 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:25:21 [INFO] 07:25:21 [INFO] ------------------------------------------------------- 07:25:21 [INFO] T E S T S 07:25:21 [INFO] ------------------------------------------------------- 07:25:23 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:25:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.73 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:25:40 [INFO] 07:25:40 [INFO] Results: 07:25:40 [INFO] 07:25:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:25:40 [INFO] 07:25:40 [INFO] 07:25:40 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:40 [INFO] 07:25:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:40 [INFO] 07:25:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:40 [INFO] CycloneDX: Resolving Dependencies 07:25:45 [INFO] CycloneDX: Creating BOM version 1.4 with 225 component(s) 07:25:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml 07:25:45 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-cyclonedx.xml 07:25:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json 07:25:45 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-cyclonedx.json 07:25:45 [INFO] 07:25:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:45 [INFO] Skipping duplicate-finder execution! 07:25:45 [INFO] 07:25:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:45 [INFO] Skipping plugin execution 07:25:45 [INFO] 07:25:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:45 [INFO] No sources in project. Archive not created. 07:25:45 [INFO] 07:25:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:45 [INFO] 07:25:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:45 [INFO] 07:25:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:45 [INFO] No primary artifact to install, installing attached artifacts instead. 07:25:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.2-SNAPSHOT.pom 07:25:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-features.xml 07:25:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-cyclonedx.xml 07:25:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-cyclonedx.json 07:25:45 [INFO] 07:25:45 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:45 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/test-features 07:25:45 [INFO] 07:25:45 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:25:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/sonatype-clm/module.xml 07:25:45 [INFO] 07:25:45 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- 07:25:45 [INFO] Building OpenDaylight :: BGP :: RIB Impl 0.21.2-SNAPSHOT [62/169] 07:25:45 [INFO] ------------------------------[ feature ]------------------------------- 07:25:46 [INFO] 07:25:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] 07:25:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:46 [INFO] 07:25:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:46 [INFO] 07:25:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] 07:25:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:46 [INFO] argLine set to empty 07:25:46 [INFO] 07:25:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] Starting audit... 07:25:46 Audit done. 07:25:46 [INFO] You have 0 Checkstyle violations. 07:25:46 [INFO] 07:25:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] Starting audit... 07:25:46 Audit done. 07:25:46 [INFO] You have 0 Checkstyle violations. 07:25:46 [INFO] 07:25:46 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/classes/META-INF/maven/dependencies.properties 07:25:46 [INFO] 07:25:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] 07:25:46 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml 07:25:46 [INFO] ...done! 07:25:46 [INFO] Attaching features XML 07:25:46 [INFO] 07:25:46 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:25:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:25:46 [INFO] 07:25:46 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-impl >>> 07:25:46 [INFO] 07:25:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] 07:25:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-impl <<< 07:25:46 [INFO] 07:25:46 [INFO] 07:25:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] 07:25:46 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] 07:25:46 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-rib-impl --- 07:25:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:25:46 [INFO] 07:25:46 [INFO] ------------------------------------------------------- 07:25:46 [INFO] T E S T S 07:25:46 [INFO] ------------------------------------------------------- 07:25:48 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:26:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.16 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:26:06 [INFO] 07:26:06 [INFO] Results: 07:26:06 [INFO] 07:26:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:26:06 [INFO] 07:26:06 [INFO] 07:26:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-rib-impl --- 07:26:06 [INFO] 07:26:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-impl --- 07:26:06 [INFO] 07:26:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-rib-impl --- 07:26:06 [INFO] CycloneDX: Resolving Dependencies 07:26:11 [INFO] CycloneDX: Creating BOM version 1.4 with 240 component(s) 07:26:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.xml 07:26:11 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:26:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.json 07:26:11 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:26:11 [INFO] 07:26:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-impl --- 07:26:11 [INFO] Skipping duplicate-finder execution! 07:26:11 [INFO] 07:26:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-impl --- 07:26:11 [INFO] Skipping plugin execution 07:26:11 [INFO] 07:26:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-impl --- 07:26:11 [INFO] No sources in project. Archive not created. 07:26:11 [INFO] 07:26:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-impl --- 07:26:11 [INFO] 07:26:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-rib-impl --- 07:26:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:11 [INFO] 07:26:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-rib-impl --- 07:26:11 [INFO] No primary artifact to install, installing attached artifacts instead. 07:26:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.2-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.2-SNAPSHOT.pom 07:26:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.2-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.2-SNAPSHOT-features.xml 07:26:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.2-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:26:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.2-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:26:11 [INFO] 07:26:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:26:11 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/test-features 07:26:11 [INFO] 07:26:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:26:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/sonatype-clm/module.xml 07:26:11 [INFO] 07:26:11 [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ 07:26:11 [INFO] Building bgp-openconfig-state 0.21.2-SNAPSHOT [63/169] 07:26:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:26:11 [INFO] 07:26:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-state --- 07:26:11 [INFO] 07:26:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-state --- 07:26:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:11 [INFO] 07:26:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-state --- 07:26:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:11 [INFO] 07:26:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-state --- 07:26:12 [INFO] 07:26:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-state --- 07:26:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:26:12 [INFO] 07:26:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-state --- 07:26:12 [INFO] Starting audit... 07:26:12 Audit done. 07:26:12 [INFO] You have 0 Checkstyle violations. 07:26:12 [INFO] 07:26:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-state --- 07:26:12 [INFO] Starting audit... 07:26:12 Audit done. 07:26:12 [INFO] You have 0 Checkstyle violations. 07:26:12 [INFO] 07:26:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-state --- 07:26:12 [INFO] 07:26:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-state --- 07:26:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/main/resources 07:26:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/generated-sources/spi 07:26:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/generated-sources/yang 07:26:12 [INFO] 07:26:12 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-state --- 07:26:12 [INFO] Recompiling the module because of changed dependency. 07:26:12 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 07:26:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:[200,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:26:12 [INFO] 07:26:12 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-state >>> 07:26:12 [INFO] 07:26:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-openconfig-state --- 07:26:12 [INFO] Fork Value is true 07:26:15 [INFO] Done SpotBugs Analysis.... 07:26:15 [INFO] 07:26:15 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-state <<< 07:26:15 [INFO] 07:26:15 [INFO] 07:26:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-openconfig-state --- 07:26:15 [INFO] BugInstance size is 0 07:26:15 [INFO] Error size is 0 07:26:15 [INFO] No errors/warnings found 07:26:15 [INFO] 07:26:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-state --- 07:26:15 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:26:15 [INFO] 07:26:15 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-state --- 07:26:15 [INFO] Recompiling the module because of changed dependency. 07:26:15 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:26:15 [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:26:15 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[297,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:26:15 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[376,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:26:15 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[439,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:26:15 [INFO] 07:26:15 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-openconfig-state --- 07:26:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:26:15 [INFO] 07:26:15 [INFO] ------------------------------------------------------- 07:26:15 [INFO] T E S T S 07:26:15 [INFO] ------------------------------------------------------- 07:26:16 [INFO] Running org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:26:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:26:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.51 s -- in org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:26:29 [INFO] Running org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:26:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:26:29 [INFO] Running org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:26:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:26:29 [INFO] Running org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:26:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:26:29 [INFO] 07:26:29 [INFO] Results: 07:26:29 [INFO] 07:26:29 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 07:26:29 [INFO] 07:26:29 [INFO] 07:26:29 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-openconfig-state --- 07:26:29 [INFO] 07:26:29 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-state --- 07:26:29 [WARNING] Bundle org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.21.2-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:26:29 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT.jar 07:26:29 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/classes/META-INF/MANIFEST.MF 07:26:29 [INFO] 07:26:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-state --- 07:26:29 [INFO] No previous run data found, generating javadoc. 07:26:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT-javadoc.jar 07:26:31 [INFO] 07:26:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-openconfig-state --- 07:26:31 [INFO] CycloneDX: Resolving Dependencies 07:26:32 [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) 07:26:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.xml 07:26:32 [INFO] attaching as bgp-openconfig-state-0.21.2-SNAPSHOT-cyclonedx.xml 07:26:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.json 07:26:32 [INFO] attaching as bgp-openconfig-state-0.21.2-SNAPSHOT-cyclonedx.json 07:26:32 [INFO] 07:26:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-state --- 07:26:32 [INFO] Skipping duplicate-finder execution! 07:26:32 [INFO] 07:26:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-state --- 07:26:32 [WARNING] Used undeclared dependencies found: 07:26:32 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:26:32 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:26:32 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:26:32 [WARNING] Non-test scoped test only dependencies found: 07:26:32 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:26:32 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:26:32 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:26:32 [INFO] 07:26:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-state --- 07:26:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT-sources.jar 07:26:32 [INFO] 07:26:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-state --- 07:26:32 [INFO] 07:26:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-state --- 07:26:32 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/code-coverage/jacoco.exec 07:26:32 [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes 07:26:32 [INFO] 07:26:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-state --- 07:26:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.2-SNAPSHOT/bgp-openconfig-state-0.21.2-SNAPSHOT.jar 07:26:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.2-SNAPSHOT/bgp-openconfig-state-0.21.2-SNAPSHOT.pom 07:26:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.2-SNAPSHOT/bgp-openconfig-state-0.21.2-SNAPSHOT-javadoc.jar 07:26:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.2-SNAPSHOT/bgp-openconfig-state-0.21.2-SNAPSHOT-cyclonedx.xml 07:26:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.2-SNAPSHOT/bgp-openconfig-state-0.21.2-SNAPSHOT-cyclonedx.json 07:26:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.2-SNAPSHOT/bgp-openconfig-state-0.21.2-SNAPSHOT-sources.jar 07:26:32 [INFO] 07:26:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-state --- 07:26:32 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-state/0.21.2-SNAPSHOT/bgp-openconfig-state-0.21.2-SNAPSHOT.jar 07:26:32 [INFO] Writing OBR metadata 07:26:32 [INFO] 07:26:32 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-state --- 07:26:32 [INFO] org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.21.2-SNAPSHOT 07:26:32 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:26:32 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:26:32 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:26:32 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:26:32 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:26:32 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:26:32 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:26:32 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:26:32 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:26:32 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:26:32 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:26:32 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:26:32 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:26:32 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:26:32 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:26:32 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:26:32 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:26:32 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:26:32 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:26:32 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:26:32 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:26:32 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:26:32 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:26:32 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:26:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:26:32 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:26:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:26:32 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:26:32 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:26:32 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:26:32 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:26:32 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:26:32 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:26:32 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:26:32 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:26:32 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:26:32 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:26:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:26:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:32 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:26:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:26:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:26:32 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:26:32 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:26:32 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:26:32 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:26:32 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:26:32 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:26:32 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:26:32 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:26:32 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:test 07:26:32 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:26:32 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:26:32 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:26:32 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:26:32 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:26:32 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:26:32 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:26:32 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:26:32 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:6.0.5:test 07:26:32 [INFO] | +- org.awaitility:awaitility:jar:4.1.1:test 07:26:32 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.158:test 07:26:32 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.52.v20230823:test 07:26:32 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.52.v20230823:test 07:26:32 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:test 07:26:32 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:test 07:26:32 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:test 07:26:32 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:test 07:26:32 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:26:32 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:test 07:26:32 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:test 07:26:32 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:test 07:26:32 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:26:32 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:26:32 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:26:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:26:32 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:26:32 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:26:32 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:26:32 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:26:32 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:26:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:26:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:26:32 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:26:32 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:26:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:26:32 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:26:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:26:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:26:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:26:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:26:32 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:26:32 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:26:32 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:26:32 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:26:32 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:26:32 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:26:32 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:26:32 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:26:32 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:26:32 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:26:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:26:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:26:32 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:26:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:26:32 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:26:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:26:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:26:32 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:26:32 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:26:32 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:26:32 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:26:32 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:26:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:26:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:26:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:26:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:26:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:26:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:26:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:26:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:26:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:26:32 [INFO] +- junit:junit:jar:4.13.2:test 07:26:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:26:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:26:32 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:26:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:26:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:26:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:26:32 [INFO] 07:26:32 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-openconfig-state --- 07:26:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/sonatype-clm/module.xml 07:26:32 [INFO] 07:26:32 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- 07:26:32 [INFO] Building OpenDaylight :: BGP :: Config Loader 0.21.2-SNAPSHOT [64/169] 07:26:32 [INFO] ------------------------------[ feature ]------------------------------- 07:26:32 [INFO] 07:26:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-state --- 07:26:32 [INFO] 07:26:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-state --- 07:26:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:32 [INFO] 07:26:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-state --- 07:26:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:32 [INFO] 07:26:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-state --- 07:26:33 [INFO] 07:26:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-state --- 07:26:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:33 [INFO] argLine set to empty 07:26:33 [INFO] 07:26:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-state --- 07:26:33 [INFO] Starting audit... 07:26:33 Audit done. 07:26:33 [INFO] You have 0 Checkstyle violations. 07:26:33 [INFO] 07:26:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-state --- 07:26:33 [INFO] Starting audit... 07:26:33 Audit done. 07:26:33 [INFO] You have 0 Checkstyle violations. 07:26:33 [INFO] 07:26:33 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig-state --- 07:26:33 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/classes/META-INF/maven/dependencies.properties 07:26:33 [INFO] 07:26:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-state --- 07:26:33 [INFO] 07:26:33 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-state --- 07:26:33 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml 07:26:33 [INFO] ...done! 07:26:33 [INFO] Attaching features XML 07:26:33 [INFO] 07:26:33 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-openconfig-state --- 07:26: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:26:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:26:33 [INFO] 07:26:33 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-state >>> 07:26:33 [INFO] 07:26:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-state --- 07:26:33 [INFO] 07:26:33 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-state <<< 07:26:33 [INFO] 07:26:33 [INFO] 07:26:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-state --- 07:26:33 [INFO] 07:26:33 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig-state --- 07:26:33 [INFO] 07:26:33 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-openconfig-state --- 07:26:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:26:33 [INFO] 07:26:33 [INFO] ------------------------------------------------------- 07:26:33 [INFO] T E S T S 07:26:33 [INFO] ------------------------------------------------------- 07:26:35 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:26:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.74 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:26:52 [INFO] 07:26:52 [INFO] Results: 07:26:52 [INFO] 07:26:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:26:52 [INFO] 07:26:52 [INFO] 07:26:52 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-openconfig-state --- 07:26:52 [INFO] 07:26:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-state --- 07:26:52 [INFO] 07:26:52 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-openconfig-state --- 07:26:52 [INFO] CycloneDX: Resolving Dependencies 07:26:57 [INFO] CycloneDX: Creating BOM version 1.4 with 242 component(s) 07:26:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml 07:26:57 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.21.2-SNAPSHOT-cyclonedx.xml 07:26:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.json 07:26:57 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.21.2-SNAPSHOT-cyclonedx.json 07:26:57 [INFO] 07:26:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-state --- 07:26:57 [INFO] Skipping duplicate-finder execution! 07:26:57 [INFO] 07:26:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-state --- 07:26:57 [INFO] Skipping plugin execution 07:26:57 [INFO] 07:26:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-state --- 07:26:57 [INFO] No sources in project. Archive not created. 07:26:57 [INFO] 07:26:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-state --- 07:26:57 [INFO] 07:26:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig-state --- 07:26:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:26:57 [INFO] 07:26:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig-state --- 07:26:57 [INFO] No primary artifact to install, installing attached artifacts instead. 07:26:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.2-SNAPSHOT.pom 07:26:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.2-SNAPSHOT-features.xml 07:26:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.2-SNAPSHOT-cyclonedx.xml 07:26:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.2-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.2-SNAPSHOT-cyclonedx.json 07:26:57 [INFO] 07:26:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:26:57 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/test-features 07:26:57 [INFO] 07:26:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:26:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/sonatype-clm/module.xml 07:26:57 [INFO] 07:26:57 [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- 07:26:57 [INFO] Building topology-api 0.21.2-SNAPSHOT [65/169] 07:26:57 [INFO] -------------------------------[ bundle ]------------------------------- 07:26:57 [INFO] 07:26:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-api --- 07:26:57 [INFO] 07:26:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-api --- 07:26:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:57 [INFO] 07:26:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-api --- 07:26:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:57 [INFO] 07:26:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-api --- 07:26:57 [INFO] 07:26:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-api --- 07:26:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:26:57 [INFO] 07:26:57 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ topology-api --- 07:26:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:26:57 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/api/src/main/yang 07:26:57 [INFO] yang-to-sources: Found 6 dependencies in 864.7 μs 07:26:57 [INFO] yang-to-sources: Project model files found: 2 in 3.212 ms 07:26:57 [INFO] yang-to-sources: 5 YANG models processed in 19.63 ms 07:26:57 [INFO] BindingJavaFileGenerator: Defined 59 files in 3.741 ms 07:26:57 [INFO] Sorted 59 files into 14 directories in 91.35 μs 07:26:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 59 in 24.76 ms 07:26:57 [INFO] 07:26:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-api --- 07:26:57 [INFO] Starting audit... 07:26:57 Audit done. 07:26:57 [INFO] You have 0 Checkstyle violations. 07:26:57 [INFO] 07:26:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-api --- 07:26:58 [INFO] Starting audit... 07:26:58 Audit done. 07:26:58 [INFO] You have 0 Checkstyle violations. 07:26:58 [INFO] 07:26:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-api --- 07:26:58 [INFO] 07:26:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-api --- 07:26:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/src/main/resources 07:26:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/target/generated-sources/spi 07:26:58 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:26:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:26:58 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:26:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/target/generated-sources/spi 07:26:58 [INFO] 07:26:58 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-api --- 07:26:58 [INFO] Recompiling the module because of changed dependency. 07:26:58 [INFO] Compiling 60 source files with javac [debug release 17] to target/classes 07:26:58 [INFO] 07:26:58 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ topology-api >>> 07:26:58 [INFO] 07:26:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ topology-api --- 07:26:58 [INFO] Fork Value is true 07:27:00 [INFO] Done SpotBugs Analysis.... 07:27:00 [INFO] 07:27:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ topology-api <<< 07:27:00 [INFO] 07:27:00 [INFO] 07:27:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ topology-api --- 07:27:00 [INFO] BugInstance size is 0 07:27:00 [INFO] Error size is 0 07:27:00 [INFO] No errors/warnings found 07:27:00 [INFO] 07:27:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-api --- 07:27:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/src/test/resources 07:27:00 [INFO] 07:27:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-api --- 07:27:00 [INFO] No sources to compile 07:27:00 [INFO] 07:27:00 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ topology-api --- 07:27:00 [INFO] No tests to run. 07:27:00 [INFO] 07:27:00 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ topology-api --- 07:27:00 [INFO] 07:27:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-api --- 07:27:00 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT.jar 07:27:00 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/api/target/classes/META-INF/MANIFEST.MF 07:27:00 [INFO] 07:27:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-api --- 07:27:00 [INFO] No previous run data found, generating javadoc. 07:27:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:27:03 [INFO] 07:27:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ topology-api --- 07:27:03 [INFO] CycloneDX: Resolving Dependencies 07:27:03 [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) 07:27:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.xml 07:27:03 [INFO] attaching as topology-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:27:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.json 07:27:03 [INFO] attaching as topology-api-0.21.2-SNAPSHOT-cyclonedx.json 07:27:03 [INFO] 07:27:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-api --- 07:27:03 [INFO] Skipping duplicate-finder execution! 07:27:03 [INFO] 07:27:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-api --- 07:27:03 [INFO] No dependency problems found 07:27:03 [INFO] 07:27:03 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-api --- 07:27:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT-sources.jar 07:27:03 [INFO] 07:27:03 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-api --- 07:27:03 [INFO] 07:27:03 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-api --- 07:27:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:27:03 [INFO] 07:27:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-api --- 07:27:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.2-SNAPSHOT/topology-api-0.21.2-SNAPSHOT.jar 07:27:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.2-SNAPSHOT/topology-api-0.21.2-SNAPSHOT.pom 07:27:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.2-SNAPSHOT/topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:27:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.2-SNAPSHOT/topology-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:27:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.2-SNAPSHOT/topology-api-0.21.2-SNAPSHOT-cyclonedx.json 07:27:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.2-SNAPSHOT/topology-api-0.21.2-SNAPSHOT-sources.jar 07:27:03 [INFO] 07:27:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-api --- 07:27:03 [INFO] Installing org/opendaylight/bgpcep/topology-api/0.21.2-SNAPSHOT/topology-api-0.21.2-SNAPSHOT.jar 07:27:03 [INFO] Writing OBR metadata 07:27:03 [INFO] 07:27:03 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-api --- 07:27:03 [INFO] org.opendaylight.bgpcep:topology-api:bundle:0.21.2-SNAPSHOT 07:27:03 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:27:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:27:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:27:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:27:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:27:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:27:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:27:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:27:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:27:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:27:03 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:27:03 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:27:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:27:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:27:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:27:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:27:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:27:03 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:27:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:27:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:27:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:27:03 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:27:03 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:27:03 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:27:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:27:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:27:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:27:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:27:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:27:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:27:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:27:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:27:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:27:03 [INFO] +- junit:junit:jar:4.13.2:test 07:27:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:27:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:27:03 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:27:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:27:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:27:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:03 [INFO] 07:27:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ topology-api --- 07:27:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/api/target/sonatype-clm/module.xml 07:27:03 [INFO] 07:27:03 [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- 07:27:03 [INFO] Building topology-tunnel-api 0.21.2-SNAPSHOT [66/169] 07:27:03 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:03 [INFO] 07:27:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-tunnel-api --- 07:27:03 [INFO] 07:27:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-tunnel-api --- 07:27:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:03 [INFO] 07:27:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-tunnel-api --- 07:27:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:03 [INFO] 07:27:03 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-tunnel-api --- 07:27:04 [INFO] 07:27:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-tunnel-api --- 07:27:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:27:04 [INFO] 07:27:04 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ topology-tunnel-api --- 07:27:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:27:04 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/main/yang 07:27:04 [INFO] yang-to-sources: Found 3 dependencies in 706.5 μs 07:27:04 [INFO] yang-to-sources: Project model files found: 2 in 1.467 ms 07:27:04 [INFO] yang-to-sources: 4 YANG models processed in 10.14 ms 07:27:04 [INFO] BindingJavaFileGenerator: Defined 41 files in 2.391 ms 07:27:04 [INFO] Sorted 41 files into 12 directories in 73.68 μs 07:27:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 41 in 17.05 ms 07:27:04 [INFO] 07:27:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-tunnel-api --- 07:27:04 [INFO] Starting audit... 07:27:04 Audit done. 07:27:04 [INFO] You have 0 Checkstyle violations. 07:27:04 [INFO] 07:27:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-tunnel-api --- 07:27:04 [INFO] Starting audit... 07:27:04 Audit done. 07:27:04 [INFO] You have 0 Checkstyle violations. 07:27:04 [INFO] 07:27:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-tunnel-api --- 07:27:04 [INFO] 07:27:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-tunnel-api --- 07:27:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/main/resources 07:27:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/generated-sources/spi 07:27:04 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:27:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:27:04 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:27:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/generated-sources/spi 07:27:04 [INFO] 07:27:04 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-tunnel-api --- 07:27:04 [INFO] Recompiling the module because of changed dependency. 07:27:04 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 07:27:04 [INFO] 07:27:04 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ topology-tunnel-api >>> 07:27:04 [INFO] 07:27:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ topology-tunnel-api --- 07:27:04 [INFO] Fork Value is true 07:27:06 [INFO] Done SpotBugs Analysis.... 07:27:06 [INFO] 07:27:06 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ topology-tunnel-api <<< 07:27:06 [INFO] 07:27:06 [INFO] 07:27:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ topology-tunnel-api --- 07:27:06 [INFO] BugInstance size is 0 07:27:06 [INFO] Error size is 0 07:27:06 [INFO] No errors/warnings found 07:27:06 [INFO] 07:27:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-tunnel-api --- 07:27:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/test/resources 07:27:06 [INFO] 07:27:06 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-tunnel-api --- 07:27:06 [INFO] No sources to compile 07:27:06 [INFO] 07:27:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ topology-tunnel-api --- 07:27:06 [INFO] No tests to run. 07:27:06 [INFO] 07:27:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ topology-tunnel-api --- 07:27:06 [INFO] 07:27:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-tunnel-api --- 07:27:06 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT.jar 07:27:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:27:06 [INFO] 07:27:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-tunnel-api --- 07:27:07 [INFO] No previous run data found, generating javadoc. 07:27:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:27:08 [INFO] 07:27:08 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ topology-tunnel-api --- 07:27:08 [INFO] CycloneDX: Resolving Dependencies 07:27:09 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 07:27:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.xml 07:27:09 [INFO] attaching as topology-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:27:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.json 07:27:09 [INFO] attaching as topology-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.json 07:27:09 [INFO] 07:27:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-tunnel-api --- 07:27:09 [INFO] Skipping duplicate-finder execution! 07:27:09 [INFO] 07:27:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-tunnel-api --- 07:27:09 [INFO] No dependency problems found 07:27:09 [INFO] 07:27:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-tunnel-api --- 07:27:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:27:09 [INFO] 07:27:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-tunnel-api --- 07:27:09 [INFO] 07:27:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-tunnel-api --- 07:27:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:27:09 [INFO] 07:27:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-tunnel-api --- 07:27:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.2-SNAPSHOT/topology-tunnel-api-0.21.2-SNAPSHOT.jar 07:27:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.2-SNAPSHOT/topology-tunnel-api-0.21.2-SNAPSHOT.pom 07:27:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.2-SNAPSHOT/topology-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:27:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.2-SNAPSHOT/topology-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:27:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.2-SNAPSHOT/topology-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.json 07:27:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.2-SNAPSHOT/topology-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:27:09 [INFO] 07:27:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-tunnel-api --- 07:27:09 [INFO] Installing org/opendaylight/bgpcep/topology-tunnel-api/0.21.2-SNAPSHOT/topology-tunnel-api-0.21.2-SNAPSHOT.jar 07:27:09 [INFO] Writing OBR metadata 07:27:09 [INFO] 07:27:09 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-tunnel-api --- 07:27:09 [INFO] org.opendaylight.bgpcep:topology-tunnel-api:bundle:0.21.2-SNAPSHOT 07:27:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:27:09 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:27:09 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:27:09 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:27:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:27:09 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:27:09 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:27:09 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:27:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:27:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:09 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:27:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:27:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:27:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:27:09 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:27:09 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:27:09 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:27:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:27:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:27:09 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:27:09 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:27:09 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:27:09 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:27:09 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:27:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:27:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:27:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:27:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:27:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:27:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:27:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:27:09 [INFO] +- junit:junit:jar:4.13.2:test 07:27:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:27:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:27:09 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:27:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:27:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:27:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:09 [INFO] 07:27:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ topology-tunnel-api --- 07:27:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/sonatype-clm/module.xml 07:27:09 [INFO] 07:27:09 [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- 07:27:09 [INFO] Building topology-segment-routing 0.21.2-SNAPSHOT [67/169] 07:27:09 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:09 [INFO] 07:27:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-segment-routing --- 07:27:09 [INFO] 07:27:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-segment-routing --- 07:27:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:09 [INFO] 07:27:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-segment-routing --- 07:27:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:09 [INFO] 07:27:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-segment-routing --- 07:27:09 [INFO] 07:27:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-segment-routing --- 07:27:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:27:09 [INFO] 07:27:09 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ topology-segment-routing --- 07:27:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:27:09 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/main/yang 07:27:09 [INFO] yang-to-sources: Found 4 dependencies in 783.1 μs 07:27:09 [INFO] yang-to-sources: Project model files found: 2 in 1.548 ms 07:27:09 [INFO] yang-to-sources: 6 YANG models processed in 12.41 ms 07:27:09 [INFO] BindingJavaFileGenerator: Defined 41 files in 3.119 ms 07:27:09 [INFO] Sorted 41 files into 12 directories in 91.29 μs 07:27:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 41 in 10.21 ms 07:27:09 [INFO] 07:27:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-segment-routing --- 07:27:09 [INFO] Starting audit... 07:27:09 Audit done. 07:27:09 [INFO] You have 0 Checkstyle violations. 07:27:09 [INFO] 07:27:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-segment-routing --- 07:27:09 [INFO] Starting audit... 07:27:09 Audit done. 07:27:09 [INFO] You have 0 Checkstyle violations. 07:27:09 [INFO] 07:27:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-segment-routing --- 07:27:09 [INFO] 07:27:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-segment-routing --- 07:27:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/main/resources 07:27:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/generated-sources/spi 07:27:09 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:27:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:27:09 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:27:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/generated-sources/spi 07:27:09 [INFO] 07:27:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-segment-routing --- 07:27:09 [INFO] Recompiling the module because of changed dependency. 07:27:09 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 07:27:10 [INFO] 07:27:10 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ topology-segment-routing >>> 07:27:10 [INFO] 07:27:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ topology-segment-routing --- 07:27:10 [INFO] Fork Value is true 07:27:12 [INFO] Done SpotBugs Analysis.... 07:27:12 [INFO] 07:27:12 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ topology-segment-routing <<< 07:27:12 [INFO] 07:27:12 [INFO] 07:27:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ topology-segment-routing --- 07:27:12 [INFO] BugInstance size is 0 07:27:12 [INFO] Error size is 0 07:27:12 [INFO] No errors/warnings found 07:27:12 [INFO] 07:27:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-segment-routing --- 07:27:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/test/resources 07:27:12 [INFO] 07:27:12 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-segment-routing --- 07:27:12 [INFO] No sources to compile 07:27:12 [INFO] 07:27:12 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ topology-segment-routing --- 07:27:12 [INFO] No tests to run. 07:27:12 [INFO] 07:27:12 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ topology-segment-routing --- 07:27:12 [INFO] 07:27:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-segment-routing --- 07:27:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT.jar 07:27:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/classes/META-INF/MANIFEST.MF 07:27:12 [INFO] 07:27:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-segment-routing --- 07:27:12 [INFO] No previous run data found, generating javadoc. 07:27:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT-javadoc.jar 07:27:14 [INFO] 07:27:14 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ topology-segment-routing --- 07:27:14 [INFO] CycloneDX: Resolving Dependencies 07:27:14 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 07:27:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.xml 07:27:14 [INFO] attaching as topology-segment-routing-0.21.2-SNAPSHOT-cyclonedx.xml 07:27:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.json 07:27:14 [INFO] attaching as topology-segment-routing-0.21.2-SNAPSHOT-cyclonedx.json 07:27:14 [INFO] 07:27:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-segment-routing --- 07:27:14 [INFO] Skipping duplicate-finder execution! 07:27:14 [INFO] 07:27:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-segment-routing --- 07:27:14 [INFO] No dependency problems found 07:27:14 [INFO] 07:27:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-segment-routing --- 07:27:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT-sources.jar 07:27:14 [INFO] 07:27:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-segment-routing --- 07:27:14 [INFO] 07:27:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-segment-routing --- 07:27:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:27:14 [INFO] 07:27:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-segment-routing --- 07:27:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.2-SNAPSHOT/topology-segment-routing-0.21.2-SNAPSHOT.jar 07:27:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.2-SNAPSHOT/topology-segment-routing-0.21.2-SNAPSHOT.pom 07:27:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.2-SNAPSHOT/topology-segment-routing-0.21.2-SNAPSHOT-javadoc.jar 07:27:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.2-SNAPSHOT/topology-segment-routing-0.21.2-SNAPSHOT-cyclonedx.xml 07:27:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.2-SNAPSHOT/topology-segment-routing-0.21.2-SNAPSHOT-cyclonedx.json 07:27:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.2-SNAPSHOT/topology-segment-routing-0.21.2-SNAPSHOT-sources.jar 07:27:15 [INFO] 07:27:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-segment-routing --- 07:27:15 [INFO] Installing org/opendaylight/bgpcep/topology-segment-routing/0.21.2-SNAPSHOT/topology-segment-routing-0.21.2-SNAPSHOT.jar 07:27:15 [INFO] Writing OBR metadata 07:27:15 [INFO] 07:27:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-segment-routing --- 07:27:15 [INFO] org.opendaylight.bgpcep:topology-segment-routing:bundle:0.21.2-SNAPSHOT 07:27:15 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:27:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:27:15 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:27:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:27:15 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:27:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:27:15 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:27:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:27:15 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:27:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:27:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:27:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:27:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:27:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:27:15 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:27:15 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:27:15 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:27:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:27:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:27:15 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:27:15 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:27:15 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:27:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:27:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:27:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:27:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:27:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:27:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:27:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:27:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:27:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:27:15 [INFO] +- junit:junit:jar:4.13.2:test 07:27:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:27:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:27:15 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:27:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:27:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:27:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:15 [INFO] 07:27:15 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ topology-segment-routing --- 07:27:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/sonatype-clm/module.xml 07:27:15 [INFO] 07:27:15 [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ 07:27:15 [INFO] Building bgp-topology-provider 0.21.2-SNAPSHOT [68/169] 07:27:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:27:15 [INFO] 07:27:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-topology-provider --- 07:27:15 [INFO] 07:27:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-topology-provider --- 07:27:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:15 [INFO] 07:27:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-topology-provider --- 07:27:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:15 [INFO] 07:27:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-topology-provider --- 07:27:15 [INFO] 07:27:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-topology-provider --- 07:27:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:27:15 [INFO] 07:27:15 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-topology-provider --- 07:27:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:27:15 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/yang 07:27:15 [INFO] yang-to-sources: Found 20 dependencies in 3.878 ms 07:27:15 [INFO] yang-to-sources: Project model files found: 5 in 3.907 ms 07:27:15 [INFO] yang-to-sources: 17 YANG models processed in 99.50 ms 07:27:15 [INFO] BindingJavaFileGenerator: Defined 142 files in 10.76 ms 07:27:15 [INFO] Sorted 142 files into 33 directories in 168.4 μs 07:27:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 142 in 43.20 ms 07:27:15 [INFO] 07:27:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-topology-provider --- 07:27:15 [INFO] Starting audit... 07:27:15 Audit done. 07:27:15 [INFO] You have 0 Checkstyle violations. 07:27:15 [INFO] 07:27:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-topology-provider --- 07:27:16 [INFO] Starting audit... 07:27:16 Audit done. 07:27:16 [INFO] You have 0 Checkstyle violations. 07:27:16 [INFO] 07:27:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-topology-provider --- 07:27:16 [INFO] 07:27:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-topology-provider --- 07:27:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/resources 07:27:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/generated-sources/spi 07:27:16 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:27:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:27:16 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:27:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/generated-sources/spi 07:27:16 [INFO] 07:27:16 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-topology-provider --- 07:27:16 [INFO] Recompiling the module because of changed dependency. 07:27:16 [INFO] Compiling 159 source files with javac [debug release 17] to target/classes 07:27:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:27:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:27:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:27:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:27:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:27:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:27:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[249,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:27:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/AbstractBgpTopologyProvider.java:[34,10] auto-closeable resource org.opendaylight.bgpcep.bgp.topology.provider.config.AbstractBgpTopologyProvider has a member method close() that could throw InterruptedException 07:27:16 [INFO] 07:27:16 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-topology-provider >>> 07:27:16 [INFO] 07:27:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-topology-provider --- 07:27:16 [INFO] Fork Value is true 07:27:21 [INFO] Done SpotBugs Analysis.... 07:27:21 [INFO] 07:27:21 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-topology-provider <<< 07:27:21 [INFO] 07:27:21 [INFO] 07:27:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-topology-provider --- 07:27:21 [INFO] BugInstance size is 0 07:27:21 [INFO] Error size is 0 07:27:21 [INFO] No errors/warnings found 07:27:21 [INFO] 07:27:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-topology-provider --- 07:27:21 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:27:21 [INFO] 07:27:21 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-topology-provider --- 07:27:21 [INFO] Recompiling the module because of changed dependency. 07:27:21 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:27:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[113,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:27:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[111,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:27:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[369,71] unchecked conversion 07:27:22 required: org.opendaylight.mdsal.binding.api.DataTreeModification 07:27:22 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:27:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[431,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:27:22 [INFO] 07:27:22 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-topology-provider --- 07:27:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:27:22 [INFO] 07:27:22 [INFO] ------------------------------------------------------- 07:27:22 [INFO] T E S T S 07:27:22 [INFO] ------------------------------------------------------- 07:27:23 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:27:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.254 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:27:28 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:27:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:27:28 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:27:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:27:29 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:27:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:27:29 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:27:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.05 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:28:12 [INFO] 07:28:12 [INFO] Results: 07:28:12 [INFO] 07:28:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:28:12 [INFO] 07:28:12 [INFO] 07:28:12 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-topology-provider --- 07:28:12 [INFO] 07:28:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-topology-provider --- 07:28:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT.jar 07:28:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/classes/META-INF/MANIFEST.MF 07:28:12 [INFO] 07:28:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-topology-provider --- 07:28:12 [INFO] No previous run data found, generating javadoc. 07:28:16 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT-javadoc.jar 07:28:16 [INFO] 07:28:16 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-topology-provider --- 07:28:16 [INFO] CycloneDX: Resolving Dependencies 07:28:18 [INFO] CycloneDX: Creating BOM version 1.4 with 68 component(s) 07:28:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.xml 07:28:18 [INFO] attaching as bgp-topology-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:28:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.json 07:28:18 [INFO] attaching as bgp-topology-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:28:18 [INFO] 07:28:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-topology-provider --- 07:28:18 [INFO] Skipping duplicate-finder execution! 07:28:18 [INFO] 07:28:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-topology-provider --- 07:28:18 [INFO] No dependency problems found 07:28:18 [INFO] 07:28:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-topology-provider --- 07:28:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT-sources.jar 07:28:18 [INFO] 07:28:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-topology-provider --- 07:28:18 [INFO] 07:28:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-topology-provider --- 07:28:18 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/code-coverage/jacoco.exec 07:28:18 [INFO] Analyzed bundle 'bgp-topology-provider' with 33 classes 07:28:18 [INFO] 07:28:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-topology-provider --- 07:28:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.2-SNAPSHOT/bgp-topology-provider-0.21.2-SNAPSHOT.jar 07:28:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.2-SNAPSHOT/bgp-topology-provider-0.21.2-SNAPSHOT.pom 07:28:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.2-SNAPSHOT/bgp-topology-provider-0.21.2-SNAPSHOT-javadoc.jar 07:28:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.2-SNAPSHOT/bgp-topology-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:28:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.2-SNAPSHOT/bgp-topology-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:28:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.2-SNAPSHOT/bgp-topology-provider-0.21.2-SNAPSHOT-sources.jar 07:28:18 [INFO] 07:28:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-topology-provider --- 07:28:18 [INFO] Installing org/opendaylight/bgpcep/bgp-topology-provider/0.21.2-SNAPSHOT/bgp-topology-provider-0.21.2-SNAPSHOT.jar 07:28:18 [INFO] Writing OBR metadata 07:28:18 [INFO] 07:28:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-topology-provider --- 07:28:18 [INFO] org.opendaylight.bgpcep:bgp-topology-provider:bundle:0.21.2-SNAPSHOT 07:28:18 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:28:18 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 07:28:18 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:28:18 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:28:18 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:28:18 [INFO] | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.0:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.2-SNAPSHOT:compile 07:28:18 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:28:18 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:28:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:28:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:28:18 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:28:18 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:28:18 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:28:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:28:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:28:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:28:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:28:18 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:28:18 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:28:18 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:28:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:28:18 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:28:18 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:28:18 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:28:18 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:28:18 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:28:18 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:28:18 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:28:18 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:28:18 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:28:18 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:28:18 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:28:18 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.2-SNAPSHOT:test 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.2-SNAPSHOT:test 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.2-SNAPSHOT:test 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:test 07:28:18 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:28:18 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:test 07:28:18 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:28:18 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:28:18 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:test 07:28:18 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:test 07:28:18 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:test 07:28:18 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.2-SNAPSHOT:test 07:28:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:28:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:28:18 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:28:18 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:28:18 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:28:18 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:28:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:28:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:28:18 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:28:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:28:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:28:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:28:18 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:28:18 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:28:18 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:28:18 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:test 07:28:18 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:28:18 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:28:18 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:28:18 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:28:18 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:28:18 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:28:18 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:28:18 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:28:18 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:28:18 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:28:18 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:28:18 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:28:18 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:28:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:28:18 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:28:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:28:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:28:18 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:28:18 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:28:18 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:28:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:28:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:28:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:28:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:28:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:28:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:28:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:28:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:28:18 [INFO] +- junit:junit:jar:4.13.2:test 07:28:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:28:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:28:18 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:28:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:28:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:28:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:18 [INFO] 07:28:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-topology-provider --- 07:28:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/sonatype-clm/module.xml 07:28:18 [INFO] 07:28:18 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- 07:28:18 [INFO] Building OpenDaylight :: RSVP :: API 0.21.2-SNAPSHOT [69/169] 07:28:18 [INFO] ------------------------------[ feature ]------------------------------- 07:28:18 [INFO] 07:28:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-rsvp-api --- 07:28:18 [INFO] 07:28:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-rsvp-api --- 07:28:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:18 [INFO] 07:28:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp-api --- 07:28:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:18 [INFO] 07:28:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-rsvp-api --- 07:28:18 [INFO] 07:28:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp-api --- 07:28:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:18 [INFO] argLine set to empty 07:28:18 [INFO] 07:28:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-rsvp-api --- 07:28:18 [INFO] Starting audit... 07:28:18 Audit done. 07:28:18 [INFO] You have 0 Checkstyle violations. 07:28:19 [INFO] 07:28:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-rsvp-api --- 07:28:19 [INFO] Starting audit... 07:28:19 Audit done. 07:28:19 [INFO] You have 0 Checkstyle violations. 07:28:19 [INFO] 07:28:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-rsvp-api --- 07:28:19 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/classes/META-INF/maven/dependencies.properties 07:28:19 [INFO] 07:28:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-rsvp-api --- 07:28:19 [INFO] 07:28:19 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp-api --- 07:28:19 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/feature/feature.xml 07:28:19 [INFO] ...done! 07:28:19 [INFO] Attaching features XML 07:28:19 [INFO] 07:28:19 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-rsvp-api --- 07:28:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:28:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:19 [INFO] 07:28:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp-api >>> 07:28:19 [INFO] 07:28:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-rsvp-api --- 07:28:19 [INFO] 07:28:19 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp-api <<< 07:28:19 [INFO] 07:28:19 [INFO] 07:28:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-rsvp-api --- 07:28:19 [INFO] 07:28:19 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-rsvp-api --- 07:28:19 [INFO] 07:28:19 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-rsvp-api --- 07:28:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:28:19 [INFO] 07:28:19 [INFO] ------------------------------------------------------- 07:28:19 [INFO] T E S T S 07:28:19 [INFO] ------------------------------------------------------- 07:28:20 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:28:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.26 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:28:31 [INFO] 07:28:31 [INFO] Results: 07:28:31 [INFO] 07:28:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:28:31 [INFO] 07:28:31 [INFO] 07:28:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-rsvp-api --- 07:28:31 [INFO] 07:28:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-rsvp-api --- 07:28:31 [INFO] 07:28:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-rsvp-api --- 07:28:31 [INFO] CycloneDX: Resolving Dependencies 07:28:34 [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) 07:28:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.xml 07:28:34 [INFO] attaching as odl-bgpcep-rsvp-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:28:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.json 07:28:34 [INFO] attaching as odl-bgpcep-rsvp-api-0.21.2-SNAPSHOT-cyclonedx.json 07:28:34 [INFO] 07:28:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp-api --- 07:28:34 [INFO] Skipping duplicate-finder execution! 07:28:34 [INFO] 07:28:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp-api --- 07:28:34 [INFO] Skipping plugin execution 07:28:34 [INFO] 07:28:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp-api --- 07:28:34 [INFO] No sources in project. Archive not created. 07:28:34 [INFO] 07:28:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-rsvp-api --- 07:28:34 [INFO] 07:28:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-rsvp-api --- 07:28:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:34 [INFO] 07:28:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-rsvp-api --- 07:28:34 [INFO] No primary artifact to install, installing attached artifacts instead. 07:28:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.2-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.2-SNAPSHOT.pom 07:28:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.2-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.2-SNAPSHOT-features.xml 07:28:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.2-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:28:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.2-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.2-SNAPSHOT-cyclonedx.json 07:28:34 [INFO] 07:28:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-rsvp-api --- 07:28:34 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/test-features 07:28:34 [INFO] 07:28:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-rsvp-api --- 07:28:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/sonatype-clm/module.xml 07:28:34 [INFO] 07:28:34 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- 07:28:34 [INFO] Building OpenDaylight :: RSVP 0.21.2-SNAPSHOT [70/169] 07:28:34 [INFO] ------------------------------[ feature ]------------------------------- 07:28:34 [INFO] 07:28:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-rsvp --- 07:28:34 [INFO] 07:28:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-rsvp --- 07:28:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:34 [INFO] 07:28:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp --- 07:28:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:34 [INFO] 07:28:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-rsvp --- 07:28:35 [INFO] 07:28:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp --- 07:28:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:35 [INFO] argLine set to empty 07:28:35 [INFO] 07:28:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-rsvp --- 07:28:35 [INFO] Starting audit... 07:28:35 Audit done. 07:28:35 [INFO] You have 0 Checkstyle violations. 07:28:35 [INFO] 07:28:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-rsvp --- 07:28:35 [INFO] Starting audit... 07:28:35 Audit done. 07:28:35 [INFO] You have 0 Checkstyle violations. 07:28:35 [INFO] 07:28:35 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-rsvp --- 07:28:35 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/classes/META-INF/maven/dependencies.properties 07:28:35 [INFO] 07:28:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-rsvp --- 07:28:35 [INFO] 07:28:35 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp --- 07:28:35 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/feature/feature.xml 07:28:35 [INFO] ...done! 07:28:35 [INFO] Attaching features XML 07:28:35 [INFO] 07:28:35 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-rsvp --- 07:28: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:28:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:35 [INFO] 07:28:35 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp >>> 07:28:35 [INFO] 07:28:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-rsvp --- 07:28:35 [INFO] 07:28:35 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp <<< 07:28:35 [INFO] 07:28:35 [INFO] 07:28:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-rsvp --- 07:28:35 [INFO] 07:28:35 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-rsvp --- 07:28:35 [INFO] 07:28:35 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-rsvp --- 07:28:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:28:35 [INFO] 07:28:35 [INFO] ------------------------------------------------------- 07:28:35 [INFO] T E S T S 07:28:35 [INFO] ------------------------------------------------------- 07:28:36 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:28:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.03 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:28:47 [INFO] 07:28:47 [INFO] Results: 07:28:47 [INFO] 07:28:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:28:47 [INFO] 07:28:47 [INFO] 07:28:47 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-rsvp --- 07:28:47 [INFO] 07:28:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-rsvp --- 07:28:47 [INFO] 07:28:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-rsvp --- 07:28:47 [INFO] CycloneDX: Resolving Dependencies 07:28:50 [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) 07:28:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.xml 07:28:50 [INFO] attaching as odl-bgpcep-rsvp-0.21.2-SNAPSHOT-cyclonedx.xml 07:28:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.json 07:28:50 [INFO] attaching as odl-bgpcep-rsvp-0.21.2-SNAPSHOT-cyclonedx.json 07:28:50 [INFO] 07:28:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp --- 07:28:50 [INFO] Skipping duplicate-finder execution! 07:28:50 [INFO] 07:28:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp --- 07:28:50 [INFO] Skipping plugin execution 07:28:50 [INFO] 07:28:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp --- 07:28:50 [INFO] No sources in project. Archive not created. 07:28:50 [INFO] 07:28:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-rsvp --- 07:28:50 [INFO] 07:28:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-rsvp --- 07:28:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:50 [INFO] 07:28:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-rsvp --- 07:28:50 [INFO] No primary artifact to install, installing attached artifacts instead. 07:28:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.2-SNAPSHOT/odl-bgpcep-rsvp-0.21.2-SNAPSHOT.pom 07:28:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.2-SNAPSHOT/odl-bgpcep-rsvp-0.21.2-SNAPSHOT-features.xml 07:28:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.2-SNAPSHOT/odl-bgpcep-rsvp-0.21.2-SNAPSHOT-cyclonedx.xml 07:28:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.2-SNAPSHOT/odl-bgpcep-rsvp-0.21.2-SNAPSHOT-cyclonedx.json 07:28:50 [INFO] 07:28:50 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-rsvp --- 07:28:50 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/test-features 07:28:50 [INFO] 07:28:50 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-rsvp --- 07:28:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/sonatype-clm/module.xml 07:28:50 [INFO] 07:28:50 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- 07:28:50 [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 0.21.2-SNAPSHOT [71/169] 07:28:50 [INFO] ------------------------------[ feature ]------------------------------- 07:28:50 [INFO] 07:28:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-linkstate --- 07:28:50 [INFO] 07:28:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-linkstate --- 07:28:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:50 [INFO] 07:28:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-linkstate --- 07:28:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:50 [INFO] 07:28:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [INFO] 07:28:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:51 [INFO] argLine set to empty 07:28:51 [INFO] 07:28:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [INFO] Starting audit... 07:28:51 Audit done. 07:28:51 [INFO] You have 0 Checkstyle violations. 07:28:51 [INFO] 07:28:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [INFO] Starting audit... 07:28:51 Audit done. 07:28:51 [INFO] You have 0 Checkstyle violations. 07:28:51 [INFO] 07:28:51 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/classes/META-INF/maven/dependencies.properties 07:28:51 [INFO] 07:28:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [INFO] 07:28:51 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml 07:28:51 [INFO] ...done! 07:28:51 [INFO] Attaching features XML 07:28:51 [INFO] 07:28:51 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [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:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:51 [INFO] 07:28:51 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-linkstate >>> 07:28:51 [INFO] 07:28:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [INFO] 07:28:51 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-linkstate <<< 07:28:51 [INFO] 07:28:51 [INFO] 07:28:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [INFO] 07:28:51 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [INFO] 07:28:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-linkstate --- 07:28:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:28:51 [INFO] 07:28:51 [INFO] ------------------------------------------------------- 07:28:51 [INFO] T E S T S 07:28:51 [INFO] ------------------------------------------------------- 07:28:53 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:29:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.01 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:29:10 [INFO] 07:29:10 [INFO] Results: 07:29:10 [INFO] 07:29:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:29:10 [INFO] 07:29:10 [INFO] 07:29:10 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-linkstate --- 07:29:10 [INFO] 07:29:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-linkstate --- 07:29:10 [INFO] 07:29:10 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-linkstate --- 07:29:10 [INFO] CycloneDX: Resolving Dependencies 07:29:15 [INFO] CycloneDX: Creating BOM version 1.4 with 228 component(s) 07:29:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.xml 07:29:15 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.21.2-SNAPSHOT-cyclonedx.xml 07:29:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.json 07:29:15 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.21.2-SNAPSHOT-cyclonedx.json 07:29:15 [INFO] 07:29:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-linkstate --- 07:29:15 [INFO] Skipping duplicate-finder execution! 07:29:15 [INFO] 07:29:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-linkstate --- 07:29:15 [INFO] Skipping plugin execution 07:29:15 [INFO] 07:29:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-linkstate --- 07:29:15 [INFO] No sources in project. Archive not created. 07:29:15 [INFO] 07:29:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-linkstate --- 07:29:15 [INFO] 07:29:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-linkstate --- 07:29:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:15 [INFO] 07:29:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-linkstate --- 07:29:15 [INFO] No primary artifact to install, installing attached artifacts instead. 07:29:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.2-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.2-SNAPSHOT.pom 07:29:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.2-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.2-SNAPSHOT-features.xml 07:29:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.2-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.2-SNAPSHOT-cyclonedx.xml 07:29:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.2-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.2-SNAPSHOT-cyclonedx.json 07:29:15 [INFO] 07:29:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:29:15 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/test-features 07:29:15 [INFO] 07:29:15 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:29:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/sonatype-clm/module.xml 07:29:15 [INFO] 07:29:15 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- 07:29:15 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 0.21.2-SNAPSHOT [72/169] 07:29:15 [INFO] ------------------------------[ feature ]------------------------------- 07:29:15 [INFO] 07:29:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-api --- 07:29:15 [INFO] 07:29:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-api --- 07:29:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:15 [INFO] 07:29:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-api --- 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-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] 07:29:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:16 [INFO] argLine set to empty 07:29:16 [INFO] 07:29:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] Starting audit... 07:29:16 Audit done. 07:29:16 [INFO] You have 0 Checkstyle violations. 07:29:16 [INFO] 07:29:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] Starting audit... 07:29:16 Audit done. 07:29:16 [INFO] You have 0 Checkstyle violations. 07:29:16 [INFO] 07:29:16 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/classes/META-INF/maven/dependencies.properties 07:29:16 [INFO] 07:29:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] 07:29:16 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/feature/feature.xml 07:29:16 [INFO] ...done! 07:29:16 [INFO] Attaching features XML 07:29:16 [INFO] 07:29:16 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:29:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:16 [INFO] 07:29:16 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-api >>> 07:29:16 [INFO] 07:29:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] 07:29:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-api <<< 07:29:16 [INFO] 07:29:16 [INFO] 07:29:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] 07:29:16 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] 07:29:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-topology-api --- 07:29:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:29:16 [INFO] 07:29:16 [INFO] ------------------------------------------------------- 07:29:16 [INFO] T E S T S 07:29:16 [INFO] ------------------------------------------------------- 07:29:17 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:29:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.313 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:29:27 [INFO] 07:29:27 [INFO] Results: 07:29:27 [INFO] 07:29:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:29:27 [INFO] 07:29:27 [INFO] 07:29:27 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-topology-api --- 07:29:27 [INFO] 07:29:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-api --- 07:29:27 [INFO] 07:29:27 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-topology-api --- 07:29:27 [INFO] CycloneDX: Resolving Dependencies 07:29:30 [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) 07:29:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.xml 07:29:31 [INFO] attaching as odl-bgpcep-topology-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:29:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.json 07:29:31 [INFO] attaching as odl-bgpcep-topology-api-0.21.2-SNAPSHOT-cyclonedx.json 07:29:31 [INFO] 07:29:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-api --- 07:29:31 [INFO] Skipping duplicate-finder execution! 07:29:31 [INFO] 07:29:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-api --- 07:29:31 [INFO] Skipping plugin execution 07:29:31 [INFO] 07:29:31 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-api --- 07:29:31 [INFO] No sources in project. Archive not created. 07:29:31 [INFO] 07:29:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-topology-api --- 07:29:31 [INFO] 07:29:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-topology-api --- 07:29:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:31 [INFO] 07:29:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-topology-api --- 07:29:31 [INFO] No primary artifact to install, installing attached artifacts instead. 07:29:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.2-SNAPSHOT/odl-bgpcep-topology-api-0.21.2-SNAPSHOT.pom 07:29:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.2-SNAPSHOT/odl-bgpcep-topology-api-0.21.2-SNAPSHOT-features.xml 07:29:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.2-SNAPSHOT/odl-bgpcep-topology-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:29:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.2-SNAPSHOT/odl-bgpcep-topology-api-0.21.2-SNAPSHOT-cyclonedx.json 07:29:31 [INFO] 07:29:31 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-topology-api --- 07:29:31 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/test-features 07:29:31 [INFO] 07:29:31 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-topology-api --- 07:29:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/sonatype-clm/module.xml 07:29:31 [INFO] 07:29:31 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- 07:29:31 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 0.21.2-SNAPSHOT [73/169] 07:29:31 [INFO] ------------------------------[ feature ]------------------------------- 07:29:31 [INFO] 07:29:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] 07:29:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:31 [INFO] 07:29:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:31 [INFO] 07:29:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] 07:29:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:31 [INFO] argLine set to empty 07:29:31 [INFO] 07:29:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] Starting audit... 07:29:31 Audit done. 07:29:31 [INFO] You have 0 Checkstyle violations. 07:29:31 [INFO] 07:29:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] Starting audit... 07:29:31 Audit done. 07:29:31 [INFO] You have 0 Checkstyle violations. 07:29:31 [INFO] 07:29:31 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/classes/META-INF/maven/dependencies.properties 07:29:31 [INFO] 07:29:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] 07:29:31 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml 07:29:31 [INFO] ...done! 07:29:31 [INFO] Attaching features XML 07:29:31 [INFO] 07:29:31 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:29:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:31 [INFO] 07:29:31 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-tunnel-api >>> 07:29:31 [INFO] 07:29:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] 07:29:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-tunnel-api <<< 07:29:31 [INFO] 07:29:31 [INFO] 07:29:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] 07:29:31 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] 07:29:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-topology-tunnel-api --- 07:29:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:29:31 [INFO] 07:29:31 [INFO] ------------------------------------------------------- 07:29:31 [INFO] T E S T S 07:29:31 [INFO] ------------------------------------------------------- 07:29:32 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:29:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.642 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:29:42 [INFO] 07:29:42 [INFO] Results: 07:29:42 [INFO] 07:29:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:29:42 [INFO] 07:29:42 [INFO] 07:29:42 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-topology-tunnel-api --- 07:29:42 [INFO] 07:29:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-tunnel-api --- 07:29:42 [INFO] 07:29:42 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-topology-tunnel-api --- 07:29:42 [INFO] CycloneDX: Resolving Dependencies 07:29:46 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 07:29:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.xml 07:29:46 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:29:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.json 07:29:46 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.json 07:29:46 [INFO] 07:29:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-tunnel-api --- 07:29:46 [INFO] Skipping duplicate-finder execution! 07:29:46 [INFO] 07:29:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-tunnel-api --- 07:29:46 [INFO] Skipping plugin execution 07:29:46 [INFO] 07:29:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-tunnel-api --- 07:29:46 [INFO] No sources in project. Archive not created. 07:29:46 [INFO] 07:29:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-topology-tunnel-api --- 07:29:46 [INFO] 07:29:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-topology-tunnel-api --- 07:29:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:46 [INFO] 07:29:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-topology-tunnel-api --- 07:29:46 [INFO] No primary artifact to install, installing attached artifacts instead. 07:29:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.2-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.2-SNAPSHOT.pom 07:29:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.2-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.2-SNAPSHOT-features.xml 07:29:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.2-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:29:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.2-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.json 07:29:46 [INFO] 07:29:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:29:46 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/test-features 07:29:46 [INFO] 07:29:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:29:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/sonatype-clm/module.xml 07:29:46 [INFO] 07:29:46 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- 07:29:46 [INFO] Building OpenDaylight :: BGP :: Topology 0.21.2-SNAPSHOT [74/169] 07:29:46 [INFO] ------------------------------[ feature ]------------------------------- 07:29:46 [INFO] 07:29:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-topology --- 07:29:46 [INFO] 07:29:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-topology --- 07:29:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:46 [INFO] 07:29:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-topology --- 07:29:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:46 [INFO] 07:29:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-topology --- 07:29:46 [INFO] 07:29:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-topology --- 07:29:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:46 [INFO] argLine set to empty 07:29:46 [INFO] 07:29:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-topology --- 07:29:46 [INFO] Starting audit... 07:29:46 Audit done. 07:29:46 [INFO] You have 0 Checkstyle violations. 07:29:46 [INFO] 07:29:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-topology --- 07:29:46 [INFO] Starting audit... 07:29:46 Audit done. 07:29:46 [INFO] You have 0 Checkstyle violations. 07:29:46 [INFO] 07:29:46 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-topology --- 07:29:46 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/classes/META-INF/maven/dependencies.properties 07:29:46 [INFO] 07:29:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-topology --- 07:29:46 [INFO] 07:29:46 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-topology --- 07:29:46 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/feature/feature.xml 07:29:47 [INFO] ...done! 07:29:47 [INFO] Attaching features XML 07:29:47 [INFO] 07:29:47 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-topology --- 07:29:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:29:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:47 [INFO] 07:29:47 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-topology >>> 07:29:47 [INFO] 07:29:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-topology --- 07:29:47 [INFO] 07:29:47 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-topology <<< 07:29:47 [INFO] 07:29:47 [INFO] 07:29:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-topology --- 07:29:47 [INFO] 07:29:47 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-topology --- 07:29:47 [INFO] 07:29:47 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-topology --- 07:29:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:29:47 [INFO] 07:29:47 [INFO] ------------------------------------------------------- 07:29:47 [INFO] T E S T S 07:29:47 [INFO] ------------------------------------------------------- 07:29:48 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:30:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.57 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:30:07 [INFO] 07:30:07 [INFO] Results: 07:30:07 [INFO] 07:30:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:30:07 [INFO] 07:30:07 [INFO] 07:30:07 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-topology --- 07:30:07 [INFO] 07:30:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-topology --- 07:30:07 [INFO] 07:30:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-topology --- 07:30:07 [INFO] CycloneDX: Resolving Dependencies 07:30:13 [INFO] CycloneDX: Creating BOM version 1.4 with 243 component(s) 07:30:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.xml 07:30:13 [INFO] attaching as odl-bgpcep-bgp-topology-0.21.2-SNAPSHOT-cyclonedx.xml 07:30:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.json 07:30:13 [INFO] attaching as odl-bgpcep-bgp-topology-0.21.2-SNAPSHOT-cyclonedx.json 07:30:13 [INFO] 07:30:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-topology --- 07:30:13 [INFO] Skipping duplicate-finder execution! 07:30:13 [INFO] 07:30:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-topology --- 07:30:13 [INFO] Skipping plugin execution 07:30:13 [INFO] 07:30:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-topology --- 07:30:13 [INFO] No sources in project. Archive not created. 07:30:13 [INFO] 07:30:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-topology --- 07:30:13 [INFO] 07:30:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-topology --- 07:30:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:13 [INFO] 07:30:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-topology --- 07:30:13 [INFO] No primary artifact to install, installing attached artifacts instead. 07:30:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.2-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.2-SNAPSHOT.pom 07:30:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.2-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.2-SNAPSHOT-features.xml 07:30:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.2-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.2-SNAPSHOT-cyclonedx.xml 07:30:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.2-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.2-SNAPSHOT-cyclonedx.json 07:30:13 [INFO] 07:30:13 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-topology --- 07:30:13 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/test-features 07:30:13 [INFO] 07:30:13 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-topology --- 07:30:13 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/sonatype-clm/module.xml 07:30:13 [INFO] 07:30:13 [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- 07:30:13 [INFO] Building bgp-cli 0.21.2-SNAPSHOT [75/169] 07:30:13 [INFO] -------------------------------[ bundle ]------------------------------- 07:30:13 [INFO] 07:30:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-cli --- 07:30:13 [INFO] 07:30:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-cli --- 07:30:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:13 [INFO] 07:30:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-cli --- 07:30:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:13 [INFO] 07:30:13 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-cli --- 07:30:13 [INFO] 07:30:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-cli --- 07:30:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:30:13 [INFO] 07:30:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-cli --- 07:30:13 [INFO] Starting audit... 07:30:13 Audit done. 07:30:13 [INFO] You have 0 Checkstyle violations. 07:30:13 [INFO] 07:30:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-cli --- 07:30:13 [INFO] Starting audit... 07:30:13 Audit done. 07:30:13 [INFO] You have 0 Checkstyle violations. 07:30:13 [INFO] 07:30:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-cli --- 07:30:13 [INFO] 07:30:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-cli --- 07:30:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/main/resources 07:30:13 [INFO] 07:30:13 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-cli --- 07:30:13 [INFO] Recompiling the module because of changed dependency. 07:30:13 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:30:13 [INFO] 07:30:13 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-cli >>> 07:30:13 [INFO] 07:30:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-cli --- 07:30:13 [INFO] Fork Value is true 07:30:16 [INFO] Done SpotBugs Analysis.... 07:30:16 [INFO] 07:30:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-cli <<< 07:30:16 [INFO] 07:30:16 [INFO] 07:30:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-cli --- 07:30:16 [INFO] BugInstance size is 0 07:30:16 [INFO] Error size is 0 07:30:16 [INFO] No errors/warnings found 07:30:16 [INFO] 07:30:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-cli --- 07:30:16 [INFO] Copying 6 resources from src/test/resources to target/test-classes 07:30:16 [INFO] 07:30:16 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-cli --- 07:30:16 [INFO] Recompiling the module because of changed dependency. 07:30:16 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:30:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/test/java/org/opendaylight/protocol/bgp/cli/utils/BGPOperationalStateUtilsTest.java:[66,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:30:16 [INFO] 07:30:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-cli --- 07:30:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:30:16 [INFO] 07:30:16 [INFO] ------------------------------------------------------- 07:30:16 [INFO] T E S T S 07:30:16 [INFO] ------------------------------------------------------- 07:30:17 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:30:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.662 s -- in org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:30:21 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:30:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:30:21 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:30:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:30:21 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:30:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:30:21 [INFO] 07:30:21 [INFO] Results: 07:30:21 [INFO] 07:30:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:30:21 [INFO] 07:30:21 [INFO] 07:30:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-cli --- 07:30:21 [INFO] 07:30:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-cli --- 07:30:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT.jar 07:30:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/classes/META-INF/MANIFEST.MF 07:30:21 [INFO] 07:30:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-cli --- 07:30:21 [INFO] No previous run data found, generating javadoc. 07:30:22 [WARNING] Javadoc Warnings 07:30:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/main/java/org/opendaylight/protocol/bgp/cli/OperationalStateCommandProvider.java:21: warning: no comment 07:30:22 [WARNING] public final class OperationalStateCommandProvider implements Action { 07:30:22 [WARNING] ^ 07:30:22 [WARNING] 1 warning 07:30:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT-javadoc.jar 07:30:22 [INFO] 07:30:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-cli --- 07:30:22 [INFO] CycloneDX: Resolving Dependencies 07:30:23 [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) 07:30:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.xml 07:30:23 [INFO] attaching as bgp-cli-0.21.2-SNAPSHOT-cyclonedx.xml 07:30:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.json 07:30:23 [INFO] attaching as bgp-cli-0.21.2-SNAPSHOT-cyclonedx.json 07:30:23 [INFO] 07:30:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-cli --- 07:30:23 [INFO] Skipping duplicate-finder execution! 07:30:23 [INFO] 07:30:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-cli --- 07:30:24 [INFO] No dependency problems found 07:30:24 [INFO] 07:30:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-cli --- 07:30:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT-sources.jar 07:30:24 [INFO] 07:30:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-cli --- 07:30:24 [INFO] 07:30:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-cli --- 07:30:24 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/code-coverage/jacoco.exec 07:30:24 [INFO] Analyzed bundle 'bgp-cli' with 5 classes 07:30:24 [INFO] 07:30:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-cli --- 07:30:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.2-SNAPSHOT/bgp-cli-0.21.2-SNAPSHOT.jar 07:30:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.2-SNAPSHOT/bgp-cli-0.21.2-SNAPSHOT.pom 07:30:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.2-SNAPSHOT/bgp-cli-0.21.2-SNAPSHOT-javadoc.jar 07:30:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.2-SNAPSHOT/bgp-cli-0.21.2-SNAPSHOT-cyclonedx.xml 07:30:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.2-SNAPSHOT/bgp-cli-0.21.2-SNAPSHOT-cyclonedx.json 07:30:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.2-SNAPSHOT/bgp-cli-0.21.2-SNAPSHOT-sources.jar 07:30:24 [INFO] 07:30:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-cli --- 07:30:24 [INFO] Installing org/opendaylight/bgpcep/bgp-cli/0.21.2-SNAPSHOT/bgp-cli-0.21.2-SNAPSHOT.jar 07:30:24 [INFO] Writing OBR metadata 07:30:24 [INFO] 07:30:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-cli --- 07:30:24 [INFO] org.opendaylight.bgpcep:bgp-cli:bundle:0.21.2-SNAPSHOT 07:30:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:30:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:30:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:30:24 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:30:24 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:30:24 [INFO] | | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:30:24 [INFO] | | | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:30:24 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:30:24 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:30:24 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:30:24 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:30:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:30:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:30:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:30:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:30:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:30:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:30:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:30:24 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:30:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:30:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:30:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:30:24 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:30:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:30:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:30:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:30:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:30:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:30:24 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.4:provided 07:30:24 [INFO] | +- org.jline:jline:jar:3.21.0:provided 07:30:24 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.0:provided 07:30:24 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.4:provided 07:30:24 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.4:provided 07:30:24 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 07:30:24 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided 07:30:24 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided 07:30:24 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 07:30:24 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 07:30:24 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 07:30:24 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:provided 07:30:24 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.10.0:provided 07:30:24 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:provided 07:30:24 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.4:provided 07:30:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:30:24 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:30:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:30:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:30:24 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:30:24 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:30:24 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:30:24 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:30:24 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:30:24 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:30:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:30:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:30:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:30:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:30:24 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:30:24 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:30:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:30:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:30:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:30:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:30:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:30:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:30:24 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:30:24 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:30:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:30:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:30:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:30:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:30:24 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:30:24 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:30:24 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:30:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:30:24 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:30:24 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 07:30:24 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:30:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:30:24 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:30:24 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:test 07:30:24 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:30:24 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:30:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:30:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:30:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:30:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:30:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:test 07:30:24 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:30:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:30:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:30:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:30:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:30:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:30:24 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:30:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:30:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:30:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:30:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:30:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:30:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:30:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:30:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:30:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:30:24 [INFO] +- junit:junit:jar:4.13.2:test 07:30:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:30:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:30:24 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:30:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:30:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:30:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:24 [INFO] 07:30:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-cli --- 07:30:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/sonatype-clm/module.xml 07:30:24 [INFO] 07:30:24 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- 07:30:24 [INFO] Building OpenDaylight :: BGP :: Cli 0.21.2-SNAPSHOT [76/169] 07:30:24 [INFO] ------------------------------[ feature ]------------------------------- 07:30:24 [INFO] 07:30:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-cli --- 07:30:24 [INFO] 07:30:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-cli --- 07:30:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:24 [INFO] 07:30:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-cli --- 07:30:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:24 [INFO] 07:30:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-cli --- 07:30:24 [INFO] 07:30:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-cli --- 07:30:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:24 [INFO] argLine set to empty 07:30:24 [INFO] 07:30:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-cli --- 07:30:24 [INFO] Starting audit... 07:30:24 Audit done. 07:30:24 [INFO] You have 0 Checkstyle violations. 07:30:24 [INFO] 07:30:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-cli --- 07:30:24 [INFO] Starting audit... 07:30:24 Audit done. 07:30:24 [INFO] You have 0 Checkstyle violations. 07:30:24 [INFO] 07:30:24 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-cli --- 07:30:24 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/classes/META-INF/maven/dependencies.properties 07:30:24 [INFO] 07:30:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-cli --- 07:30:24 [INFO] 07:30:24 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-cli --- 07:30:25 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/feature/feature.xml 07:30:25 [INFO] ...done! 07:30:25 [INFO] Attaching features XML 07:30:25 [INFO] 07:30:25 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-cli --- 07:30: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:30:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:25 [INFO] 07:30:25 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-cli >>> 07:30:25 [INFO] 07:30:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-cli --- 07:30:25 [INFO] 07:30:25 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-cli <<< 07:30:25 [INFO] 07:30:25 [INFO] 07:30:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-cli --- 07:30:25 [INFO] 07:30:25 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-cli --- 07:30:25 [INFO] 07:30:25 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-cli --- 07:30:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:30:25 [INFO] 07:30:25 [INFO] ------------------------------------------------------- 07:30:25 [INFO] T E S T S 07:30:25 [INFO] ------------------------------------------------------- 07:30:27 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:30:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.81 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:30:39 [INFO] 07:30:39 [INFO] Results: 07:30:39 [INFO] 07:30:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:30:39 [INFO] 07:30:39 [INFO] 07:30:39 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-cli --- 07:30:39 [INFO] 07:30:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-cli --- 07:30:39 [INFO] 07:30:39 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-cli --- 07:30:39 [INFO] CycloneDX: Resolving Dependencies 07:30:43 [INFO] CycloneDX: Creating BOM version 1.4 with 137 component(s) 07:30:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.xml 07:30:43 [INFO] attaching as odl-bgpcep-bgp-cli-0.21.2-SNAPSHOT-cyclonedx.xml 07:30:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.json 07:30:43 [INFO] attaching as odl-bgpcep-bgp-cli-0.21.2-SNAPSHOT-cyclonedx.json 07:30:43 [INFO] 07:30:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-cli --- 07:30:43 [INFO] Skipping duplicate-finder execution! 07:30:43 [INFO] 07:30:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-cli --- 07:30:43 [INFO] Skipping plugin execution 07:30:43 [INFO] 07:30:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-cli --- 07:30:43 [INFO] No sources in project. Archive not created. 07:30:43 [INFO] 07:30:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-cli --- 07:30:43 [INFO] 07:30:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-cli --- 07:30:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:43 [INFO] 07:30:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-cli --- 07:30:43 [INFO] No primary artifact to install, installing attached artifacts instead. 07:30:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.2-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.2-SNAPSHOT.pom 07:30:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.2-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.2-SNAPSHOT-features.xml 07:30:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.2-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.2-SNAPSHOT-cyclonedx.xml 07:30:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.2-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.2-SNAPSHOT-cyclonedx.json 07:30:43 [INFO] 07:30:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-cli --- 07:30:43 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/test-features 07:30:43 [INFO] 07:30:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-cli --- 07:30:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/sonatype-clm/module.xml 07:30:43 [INFO] 07:30:43 [INFO] ----------------< org.opendaylight.bgpcep:bgp-flowspec >---------------- 07:30:43 [INFO] Building bgp-flowspec 0.21.2-SNAPSHOT [77/169] 07:30:43 [INFO] -------------------------------[ bundle ]------------------------------- 07:30:43 [INFO] 07:30:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-flowspec --- 07:30:43 [INFO] 07:30:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-flowspec --- 07:30:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:43 [INFO] 07:30:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-flowspec --- 07:30:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:43 [INFO] 07:30:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-flowspec --- 07:30:43 [INFO] 07:30:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-flowspec --- 07:30:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:30:43 [INFO] 07:30:43 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-flowspec --- 07:30:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:30:43 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/yang 07:30:43 [INFO] yang-to-sources: Found 13 dependencies in 3.093 ms 07:30:43 [INFO] yang-to-sources: Project model files found: 1 in 3.826 ms 07:30:43 [INFO] yang-to-sources: 13 YANG models processed in 139.9 ms 07:30:43 [INFO] BindingJavaFileGenerator: Defined 249 files in 12.98 ms 07:30:43 [INFO] Sorted 249 files into 51 directories in 333.9 μs 07:30:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 249 in 45.16 ms 07:30:44 [INFO] 07:30:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-flowspec --- 07:30:44 [INFO] Starting audit... 07:30:44 Audit done. 07:30:44 [INFO] You have 0 Checkstyle violations. 07:30:44 [INFO] 07:30:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-flowspec --- 07:30:44 [INFO] Starting audit... 07:30:44 Audit done. 07:30:44 [INFO] You have 0 Checkstyle violations. 07:30:44 [INFO] 07:30:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-flowspec --- 07:30:44 [INFO] 07:30:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-flowspec --- 07:30:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/resources 07:30:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/generated-sources/spi 07:30:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:30:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:30:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:30:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/generated-sources/spi 07:30:44 [INFO] 07:30:44 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-flowspec --- 07:30:44 [INFO] Recompiling the module because of changed dependency. 07:30:44 [INFO] Compiling 305 source files with javac [debug release 17] to target/classes 07:30:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:30:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:30:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 [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:30:45 [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:30:45 [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:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [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:30:45 required: java.util.Set 07:30:45 found: java.lang.Object 07:30:45 [INFO] 07:30:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-flowspec >>> 07:30:45 [INFO] 07:30:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-flowspec --- 07:30:45 [INFO] Fork Value is true 07:30:50 [INFO] Done SpotBugs Analysis.... 07:30:50 [INFO] 07:30:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-flowspec <<< 07:30:50 [INFO] 07:30:50 [INFO] 07:30:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-flowspec --- 07:30:50 [INFO] BugInstance size is 0 07:30:50 [INFO] Error size is 0 07:30:50 [INFO] No errors/warnings found 07:30:50 [INFO] 07:30:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-flowspec --- 07:30:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/test/resources 07:30:50 [INFO] 07:30:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-flowspec --- 07:30:50 [INFO] Recompiling the module because of changed dependency. 07:30:50 [INFO] Compiling 14 source files with javac [debug release 17] to target/test-classes 07:30:51 [INFO] 07:30:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-flowspec --- 07:30:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:30:51 [INFO] 07:30:51 [INFO] ------------------------------------------------------- 07:30:51 [INFO] T E S T S 07:30:51 [INFO] ------------------------------------------------------- 07:30:52 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 07:30:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:30:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.460 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 07:30:57 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 07:30:58 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 07:30:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 07:30:58 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 07:30:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 07:30:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 07:30:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 07:30:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 07:30:58 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 07:30:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.ActivatorTest 07:30:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.ActivatorTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 07:30:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.OperandsTest 07:30:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.flowspec.OperandsTest 07:30:58 [INFO] Running org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 07:30:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 07:30:59 [INFO] 07:30:59 [INFO] Results: 07:30:59 [INFO] 07:30:59 [INFO] Tests run: 130, Failures: 0, Errors: 0, Skipped: 0 07:30:59 [INFO] 07:30:59 [INFO] 07:30:59 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-flowspec --- 07:30:59 [INFO] 07:30:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-flowspec --- 07:30:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT.jar 07:30:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/classes/META-INF/MANIFEST.MF 07:30:59 [INFO] 07:30:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-flowspec --- 07:30:59 [INFO] No previous run data found, generating javadoc. 07:31:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT-javadoc.jar 07:31:05 [INFO] 07:31:05 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-flowspec --- 07:31:05 [INFO] CycloneDX: Resolving Dependencies 07:31:06 [INFO] CycloneDX: Creating BOM version 1.4 with 57 component(s) 07:31:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.xml 07:31:06 [INFO] attaching as bgp-flowspec-0.21.2-SNAPSHOT-cyclonedx.xml 07:31:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.json 07:31:06 [INFO] attaching as bgp-flowspec-0.21.2-SNAPSHOT-cyclonedx.json 07:31:06 [INFO] 07:31:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-flowspec --- 07:31:06 [INFO] Skipping duplicate-finder execution! 07:31:06 [INFO] 07:31:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-flowspec --- 07:31:06 [INFO] No dependency problems found 07:31:06 [INFO] 07:31:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-flowspec --- 07:31:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT-sources.jar 07:31:06 [INFO] 07:31:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-flowspec --- 07:31:06 [INFO] 07:31:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-flowspec --- 07:31:06 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/code-coverage/jacoco.exec 07:31:06 [INFO] Analyzed bundle 'bgp-flowspec' with 59 classes 07:31:06 [INFO] 07:31:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-flowspec --- 07:31:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.2-SNAPSHOT/bgp-flowspec-0.21.2-SNAPSHOT.jar 07:31:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.2-SNAPSHOT/bgp-flowspec-0.21.2-SNAPSHOT.pom 07:31:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.2-SNAPSHOT/bgp-flowspec-0.21.2-SNAPSHOT-javadoc.jar 07:31:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.2-SNAPSHOT/bgp-flowspec-0.21.2-SNAPSHOT-cyclonedx.xml 07:31:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.2-SNAPSHOT/bgp-flowspec-0.21.2-SNAPSHOT-cyclonedx.json 07:31:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.2-SNAPSHOT/bgp-flowspec-0.21.2-SNAPSHOT-sources.jar 07:31:06 [INFO] 07:31:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-flowspec --- 07:31:06 [INFO] Installing org/opendaylight/bgpcep/bgp-flowspec/0.21.2-SNAPSHOT/bgp-flowspec-0.21.2-SNAPSHOT.jar 07:31:06 [INFO] Writing OBR metadata 07:31:06 [INFO] 07:31:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-flowspec --- 07:31:06 [INFO] org.opendaylight.bgpcep:bgp-flowspec:bundle:0.21.2-SNAPSHOT 07:31:06 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:31:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:31:06 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:31:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:31:06 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:31:06 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:31:06 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 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] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:31:06 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:31:06 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:31:06 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:31:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:31:06 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:31:06 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:31:06 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:31:06 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:31:06 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:31:06 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:31:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:31:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:31:06 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:31:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:31:06 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:31:06 [INFO] | \- org.immutables:value:jar:annotations:2.10.0:compile 07:31:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:31:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:31:06 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:31:06 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:31:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:31:06 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:31:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:31:06 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:31:06 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:31:06 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:31:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:31:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:31:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:31:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:31:06 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:31:06 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:31:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:31:06 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:31:06 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:31:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:31:06 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:31:06 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:31:06 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:31:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:31:06 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:31:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:31:06 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:31:06 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:31:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:31:06 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:31:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:31:06 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:31:06 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:31:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:31:06 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:31:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:31:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:31:06 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0: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:1.7.32:provided 07:31:06 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:31:06 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:31:06 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:31:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:31:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:31:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1: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.10.1: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.10.1:test 07:31:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:31:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:31:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.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.10.1:test 07:31:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:31:06 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:31:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:31:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:31:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:06 [INFO] 07:31:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-flowspec --- 07:31:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/sonatype-clm/module.xml 07:31:06 [INFO] 07:31:06 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec >----------- 07:31:06 [INFO] Building OpenDaylight :: BGP :: Flowspec 0.21.2-SNAPSHOT [78/169] 07:31:06 [INFO] ------------------------------[ feature ]------------------------------- 07:31:06 [INFO] 07:31:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-flowspec --- 07:31:06 [INFO] 07:31:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-flowspec --- 07:31:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:06 [INFO] 07:31:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-flowspec --- 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-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-flowspec --- 07:31:07 [INFO] 07:31:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-flowspec --- 07:31:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:07 [INFO] argLine set to empty 07:31:07 [INFO] 07:31:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-flowspec --- 07:31:07 [INFO] Starting audit... 07:31:07 Audit done. 07:31:07 [INFO] You have 0 Checkstyle violations. 07:31:07 [INFO] 07:31:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-flowspec --- 07:31:07 [INFO] Starting audit... 07:31:07 Audit done. 07:31:07 [INFO] You have 0 Checkstyle violations. 07:31:07 [INFO] 07:31:07 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-flowspec --- 07:31:07 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/classes/META-INF/maven/dependencies.properties 07:31:07 [INFO] 07:31:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-flowspec --- 07:31:07 [INFO] 07:31:07 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-flowspec --- 07:31:07 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/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-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-flowspec --- 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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-flowspec >>> 07:31:07 [INFO] 07:31:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-flowspec --- 07:31:07 [INFO] 07:31:07 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-flowspec <<< 07:31:07 [INFO] 07:31:07 [INFO] 07:31:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-flowspec --- 07:31:07 [INFO] 07:31:07 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-flowspec --- 07:31:07 [INFO] 07:31:07 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-flowspec --- 07:31:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:31:07 [INFO] 07:31:07 [INFO] ------------------------------------------------------- 07:31:07 [INFO] T E S T S 07:31:07 [INFO] ------------------------------------------------------- 07:31:09 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:31:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.69 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:31:22 [INFO] 07:31:22 [INFO] Results: 07:31:22 [INFO] 07:31:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:31:22 [INFO] 07:31:22 [INFO] 07:31:22 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-flowspec --- 07:31:22 [INFO] 07:31:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-flowspec --- 07:31:22 [INFO] 07:31:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-flowspec --- 07:31:22 [INFO] CycloneDX: Resolving Dependencies 07:31:26 [INFO] CycloneDX: Creating BOM version 1.4 with 145 component(s) 07:31:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.xml 07:31:26 [INFO] attaching as odl-bgpcep-bgp-flowspec-0.21.2-SNAPSHOT-cyclonedx.xml 07:31:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.json 07:31:26 [INFO] attaching as odl-bgpcep-bgp-flowspec-0.21.2-SNAPSHOT-cyclonedx.json 07:31:26 [INFO] 07:31:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-flowspec --- 07:31:26 [INFO] Skipping duplicate-finder execution! 07:31:26 [INFO] 07:31:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-flowspec --- 07:31:26 [INFO] Skipping plugin execution 07:31:26 [INFO] 07:31:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-flowspec --- 07:31:26 [INFO] No sources in project. Archive not created. 07:31:26 [INFO] 07:31:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-flowspec --- 07:31:26 [INFO] 07:31:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-flowspec --- 07:31:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:26 [INFO] 07:31:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-flowspec --- 07:31:26 [INFO] No primary artifact to install, installing attached artifacts instead. 07:31:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.2-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.2-SNAPSHOT.pom 07:31:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.2-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.2-SNAPSHOT-features.xml 07:31:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.2-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.2-SNAPSHOT-cyclonedx.xml 07:31:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.2-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.2-SNAPSHOT-cyclonedx.json 07:31:26 [INFO] 07:31:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-flowspec --- 07:31:26 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/test-features 07:31:26 [INFO] 07:31:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-flowspec --- 07:31:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/sonatype-clm/module.xml 07:31:26 [INFO] 07:31:26 [INFO] ------------< org.opendaylight.bgpcep:bgp-labeled-unicast >------------- 07:31:26 [INFO] Building bgp-labeled-unicast 0.21.2-SNAPSHOT [79/169] 07:31:26 [INFO] -------------------------------[ bundle ]------------------------------- 07:31:26 [INFO] 07:31:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-labeled-unicast --- 07:31:26 [INFO] 07:31:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-labeled-unicast --- 07:31:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:26 [INFO] 07:31:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-labeled-unicast --- 07:31:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:26 [INFO] 07:31:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-labeled-unicast --- 07:31:26 [INFO] 07:31:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-labeled-unicast --- 07:31:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:31:26 [INFO] 07:31:26 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-labeled-unicast --- 07:31:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:31:26 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/yang 07:31:26 [INFO] yang-to-sources: Found 13 dependencies in 4.158 ms 07:31:26 [INFO] yang-to-sources: Project model files found: 1 in 2.193 ms 07:31:26 [INFO] yang-to-sources: 13 YANG models processed in 91.45 ms 07:31:26 [INFO] BindingJavaFileGenerator: Defined 79 files in 10.41 ms 07:31:26 [INFO] Sorted 79 files into 24 directories in 120.2 μs 07:31:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 79 in 25.12 ms 07:31:26 [INFO] 07:31:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-labeled-unicast --- 07:31:26 [INFO] Starting audit... 07:31:26 Audit done. 07:31:26 [INFO] You have 0 Checkstyle violations. 07:31:26 [INFO] 07:31:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-labeled-unicast --- 07:31:27 [INFO] Starting audit... 07:31:27 Audit done. 07:31:27 [INFO] You have 0 Checkstyle violations. 07:31:27 [INFO] 07:31:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-labeled-unicast --- 07:31:27 [INFO] 07:31:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-labeled-unicast --- 07:31:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/resources 07:31:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/generated-sources/spi 07:31:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:31:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:31:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:31:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/generated-sources/spi 07:31:27 [INFO] 07:31:27 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-labeled-unicast --- 07:31:27 [INFO] Recompiling the module because of changed dependency. 07:31:27 [INFO] Compiling 87 source files with javac [debug release 17] to target/classes 07:31:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:31:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:31:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:31:27 [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:31:27 [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:31:27 [INFO] 07:31:27 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-labeled-unicast >>> 07:31:27 [INFO] 07:31:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-labeled-unicast --- 07:31:27 [INFO] Fork Value is true 07:31:31 [INFO] Done SpotBugs Analysis.... 07:31:31 [INFO] 07:31:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-labeled-unicast <<< 07:31:31 [INFO] 07:31:31 [INFO] 07:31:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-labeled-unicast --- 07:31:31 [INFO] BugInstance size is 0 07:31:31 [INFO] Error size is 0 07:31:31 [INFO] No errors/warnings found 07:31:31 [INFO] 07:31:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-labeled-unicast --- 07:31:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/test/resources 07:31:31 [INFO] 07:31:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-labeled-unicast --- 07:31:31 [INFO] Recompiling the module because of changed dependency. 07:31:31 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:31:31 [INFO] 07:31:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-labeled-unicast --- 07:31:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:31:31 [INFO] 07:31:31 [INFO] ------------------------------------------------------- 07:31:31 [INFO] T E S T S 07:31:31 [INFO] ------------------------------------------------------- 07:31:32 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 07:31:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 07:31:32 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 07:31:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:31:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.689 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 07:31:34 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 07:31:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 07:31:34 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 07:31:37 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.632 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 07:31:37 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 07:31:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 07:31:37 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 07:31:37 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 07:31:38 [INFO] 07:31:38 [INFO] Results: 07:31:38 [INFO] 07:31:38 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:31:38 [INFO] 07:31:38 [INFO] 07:31:38 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-labeled-unicast --- 07:31:38 [INFO] 07:31:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-labeled-unicast --- 07:31:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT.jar 07:31:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/classes/META-INF/MANIFEST.MF 07:31:38 [INFO] 07:31:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-labeled-unicast --- 07:31:38 [INFO] No previous run data found, generating javadoc. 07:31:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT-javadoc.jar 07:31:41 [INFO] 07:31:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-labeled-unicast --- 07:31:41 [INFO] CycloneDX: Resolving Dependencies 07:31:42 [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) 07:31:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.xml 07:31:42 [INFO] attaching as bgp-labeled-unicast-0.21.2-SNAPSHOT-cyclonedx.xml 07:31:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.json 07:31:42 [INFO] attaching as bgp-labeled-unicast-0.21.2-SNAPSHOT-cyclonedx.json 07:31:42 [INFO] 07:31:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-labeled-unicast --- 07:31:42 [INFO] Skipping duplicate-finder execution! 07:31:42 [INFO] 07:31:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-labeled-unicast --- 07:31:42 [INFO] No dependency problems found 07:31:42 [INFO] 07:31:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-labeled-unicast --- 07:31:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT-sources.jar 07:31:42 [INFO] 07:31:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-labeled-unicast --- 07:31:42 [INFO] 07:31:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-labeled-unicast --- 07:31:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec 07:31:42 [INFO] Analyzed bundle 'bgp-labeled-unicast' with 11 classes 07:31:42 [INFO] 07:31:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-labeled-unicast --- 07:31:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.2-SNAPSHOT/bgp-labeled-unicast-0.21.2-SNAPSHOT.jar 07:31:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.2-SNAPSHOT/bgp-labeled-unicast-0.21.2-SNAPSHOT.pom 07:31:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.2-SNAPSHOT/bgp-labeled-unicast-0.21.2-SNAPSHOT-javadoc.jar 07:31:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.2-SNAPSHOT/bgp-labeled-unicast-0.21.2-SNAPSHOT-cyclonedx.xml 07:31:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.2-SNAPSHOT/bgp-labeled-unicast-0.21.2-SNAPSHOT-cyclonedx.json 07:31:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.2-SNAPSHOT/bgp-labeled-unicast-0.21.2-SNAPSHOT-sources.jar 07:31:42 [INFO] 07:31:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-labeled-unicast --- 07:31:42 [INFO] Installing org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.2-SNAPSHOT/bgp-labeled-unicast-0.21.2-SNAPSHOT.jar 07:31:42 [INFO] Writing OBR metadata 07:31:43 [INFO] 07:31:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-labeled-unicast --- 07:31:43 [INFO] org.opendaylight.bgpcep:bgp-labeled-unicast:bundle:0.21.2-SNAPSHOT 07:31:43 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:31:43 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:31:43 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:31:43 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:31:43 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:31:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:31:43 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:31:43 [INFO] +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.0:compile 07:31:43 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:31:43 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:31:43 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:31:43 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:31:43 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:31:43 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:31:43 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:31:43 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:31:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:31:43 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:31:43 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:31:43 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:31:43 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:31:43 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:31:43 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:31:43 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:31:43 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:31:43 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:31:43 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:31:43 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:31:43 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:31:43 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:31:43 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:31:43 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:31:43 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:31:43 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:31:43 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:31:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:31:43 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:31:43 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:31:43 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:31:43 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:31:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:31:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:31:43 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:31:43 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:31:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:31:43 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:31:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:31:43 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:31:43 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:31:43 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:31:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:31:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:31:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:31:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:31:43 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:31:43 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:31:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:31:43 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:31:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:31:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:31:43 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:31:43 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:31:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:31:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:31:43 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:31:43 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:31:43 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:31:43 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:31:43 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:31:43 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:31:43 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:31:43 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:31:43 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:31:43 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:31:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:31:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:31:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:31:43 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:31:43 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:31:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:31:43 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:31:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:31:43 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:31:43 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:31:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:31:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:31:43 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:31:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:31:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:31:43 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:31:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:31:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:31:43 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:31:43 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:31:43 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:31:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:31:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:31:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:31:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:31:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:31:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:31:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:31:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:31:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:31:43 [INFO] +- junit:junit:jar:4.13.2:test 07:31:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:31:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:31:43 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:31:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:31:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:31:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:43 [INFO] 07:31:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-labeled-unicast --- 07:31:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/sonatype-clm/module.xml 07:31:43 [INFO] 07:31:43 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast >------- 07:31:43 [INFO] Building OpenDaylight :: BGP :: Labeled Unicast 0.21.2-SNAPSHOT [80/169] 07:31:43 [INFO] ------------------------------[ feature ]------------------------------- 07:31:43 [INFO] 07:31:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] 07:31:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:43 [INFO] 07:31:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:43 [INFO] 07:31:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] 07:31:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:43 [INFO] argLine set to empty 07:31:43 [INFO] 07:31:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] Starting audit... 07:31:43 Audit done. 07:31:43 [INFO] You have 0 Checkstyle violations. 07:31:43 [INFO] 07:31:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] Starting audit... 07:31:43 Audit done. 07:31:43 [INFO] You have 0 Checkstyle violations. 07:31:43 [INFO] 07:31:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/classes/META-INF/maven/dependencies.properties 07:31:43 [INFO] 07:31:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] 07:31:43 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml 07:31:43 [INFO] ...done! 07:31:43 [INFO] Attaching features XML 07:31:43 [INFO] 07:31:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:31:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:43 [INFO] 07:31:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-labeled-unicast >>> 07:31:43 [INFO] 07:31:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] 07:31:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-labeled-unicast <<< 07:31:43 [INFO] 07:31:43 [INFO] 07:31:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] 07:31:43 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:43 [INFO] 07:31:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-labeled-unicast --- 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:45 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:31:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.49 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:31:58 [INFO] 07:31:58 [INFO] Results: 07:31:58 [INFO] 07:31:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:31:58 [INFO] 07:31:58 [INFO] 07:31:58 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:58 [INFO] 07:31:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:58 [INFO] 07:31:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:31:58 [INFO] CycloneDX: Resolving Dependencies 07:32:02 [INFO] CycloneDX: Creating BOM version 1.4 with 147 component(s) 07:32:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml 07:32:02 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.21.2-SNAPSHOT-cyclonedx.xml 07:32:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json 07:32:02 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.21.2-SNAPSHOT-cyclonedx.json 07:32:02 [INFO] 07:32:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-labeled-unicast --- 07:32:02 [INFO] Skipping duplicate-finder execution! 07:32:02 [INFO] 07:32:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-labeled-unicast --- 07:32:02 [INFO] Skipping plugin execution 07:32:02 [INFO] 07:32:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-labeled-unicast --- 07:32:02 [INFO] No sources in project. Archive not created. 07:32:02 [INFO] 07:32:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-labeled-unicast --- 07:32:02 [INFO] 07:32:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-labeled-unicast --- 07:32:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:02 [INFO] 07:32:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-labeled-unicast --- 07:32:02 [INFO] No primary artifact to install, installing attached artifacts instead. 07:32:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.2-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.2-SNAPSHOT.pom 07:32:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.2-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.2-SNAPSHOT-features.xml 07:32:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.2-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.2-SNAPSHOT-cyclonedx.xml 07:32:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.2-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.2-SNAPSHOT-cyclonedx.json 07:32:02 [INFO] 07:32:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 07:32:02 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/test-features 07:32:02 [INFO] 07:32:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 07:32:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/sonatype-clm/module.xml 07:32:02 [INFO] 07:32:02 [INFO] -----------------< org.opendaylight.bgpcep:bgp-l3vpn >------------------ 07:32:02 [INFO] Building bgp-l3vpn 0.21.2-SNAPSHOT [81/169] 07:32:02 [INFO] -------------------------------[ bundle ]------------------------------- 07:32:02 [INFO] 07:32:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-l3vpn --- 07:32:02 [INFO] 07:32:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-l3vpn --- 07:32:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:02 [INFO] 07:32:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-l3vpn --- 07:32:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:02 [INFO] 07:32:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-l3vpn --- 07:32:02 [INFO] 07:32:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-l3vpn --- 07:32:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:32:02 [INFO] 07:32:02 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-l3vpn --- 07:32:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:32:02 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/yang 07:32:02 [INFO] yang-to-sources: Found 14 dependencies in 4.392 ms 07:32:02 [INFO] yang-to-sources: Project model files found: 4 in 2.839 ms 07:32:02 [INFO] yang-to-sources: 17 YANG models processed in 129.5 ms 07:32:02 [INFO] BindingJavaFileGenerator: Defined 128 files in 11.14 ms 07:32:02 [INFO] Sorted 128 files into 50 directories in 171.6 μs 07:32:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 128 in 29.74 ms 07:32:03 [INFO] 07:32:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-l3vpn --- 07:32:03 [INFO] Starting audit... 07:32:03 Audit done. 07:32:03 [INFO] You have 0 Checkstyle violations. 07:32:03 [INFO] 07:32:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-l3vpn --- 07:32:03 [INFO] Starting audit... 07:32:03 Audit done. 07:32:03 [INFO] You have 0 Checkstyle violations. 07:32:03 [INFO] 07:32:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-l3vpn --- 07:32:03 [INFO] 07:32:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-l3vpn --- 07:32:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/resources 07:32:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/generated-sources/spi 07:32:03 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:32:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:32:03 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:32:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/generated-sources/spi 07:32:03 [INFO] 07:32:03 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-l3vpn --- 07:32:03 [INFO] Recompiling the module because of changed dependency. 07:32:03 [INFO] Compiling 146 source files with javac [debug release 17] to target/classes 07:32:03 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:32:03 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:32:03 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:32:03 [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:32:03 [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:32:03 [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:32:03 [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:32:03 [INFO] 07:32:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-l3vpn >>> 07:32:03 [INFO] 07:32:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-l3vpn --- 07:32:03 [INFO] Fork Value is true 07:32:07 [INFO] Done SpotBugs Analysis.... 07:32:07 [INFO] 07:32:07 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-l3vpn <<< 07:32:07 [INFO] 07:32:07 [INFO] 07:32:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-l3vpn --- 07:32:07 [INFO] BugInstance size is 0 07:32:07 [INFO] Error size is 0 07:32:07 [INFO] No errors/warnings found 07:32:07 [INFO] 07:32:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-l3vpn --- 07:32:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/test/resources 07:32:07 [INFO] 07:32:07 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-l3vpn --- 07:32:07 [INFO] Recompiling the module because of changed dependency. 07:32:07 [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes 07:32:07 [INFO] 07:32:07 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-l3vpn --- 07:32:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:32:07 [INFO] 07:32:07 [INFO] ------------------------------------------------------- 07:32:07 [INFO] T E S T S 07:32:07 [INFO] ------------------------------------------------------- 07:32:08 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 07:32:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:32:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.397 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 07:32:14 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 07:32:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 07:32:14 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 07:32:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 07:32:14 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 07:32:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 07:32:14 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 07:32:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 07:32:14 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 07:32:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 07:32:14 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 07:32:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 07:32:14 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 07:32:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 07:32:14 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 07:32:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 07:32:14 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 07:32:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 07:32:14 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 07:32:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 07:32:14 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 07:32:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 07:32:14 [INFO] 07:32:14 [INFO] Results: 07:32:14 [INFO] 07:32:14 [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 07:32:14 [INFO] 07:32:14 [INFO] 07:32:14 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-l3vpn --- 07:32:14 [INFO] 07:32:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-l3vpn --- 07:32:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT.jar 07:32:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/classes/META-INF/MANIFEST.MF 07:32:15 [INFO] 07:32:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-l3vpn --- 07:32:15 [INFO] No previous run data found, generating javadoc. 07:32:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT-javadoc.jar 07:32:19 [INFO] 07:32:19 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-l3vpn --- 07:32:19 [INFO] CycloneDX: Resolving Dependencies 07:32:20 [INFO] CycloneDX: Creating BOM version 1.4 with 59 component(s) 07:32:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.xml 07:32:20 [INFO] attaching as bgp-l3vpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:32:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.json 07:32:20 [INFO] attaching as bgp-l3vpn-0.21.2-SNAPSHOT-cyclonedx.json 07:32:20 [INFO] 07:32:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-l3vpn --- 07:32:20 [INFO] Skipping duplicate-finder execution! 07:32:20 [INFO] 07:32:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-l3vpn --- 07:32:20 [INFO] No dependency problems found 07:32:20 [INFO] 07:32:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-l3vpn --- 07:32:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT-sources.jar 07:32:20 [INFO] 07:32:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-l3vpn --- 07:32:20 [INFO] 07:32:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-l3vpn --- 07:32:20 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec 07:32:20 [INFO] Analyzed bundle 'bgp-l3vpn' with 27 classes 07:32:20 [INFO] 07:32:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-l3vpn --- 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.2-SNAPSHOT/bgp-l3vpn-0.21.2-SNAPSHOT.jar 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.2-SNAPSHOT/bgp-l3vpn-0.21.2-SNAPSHOT.pom 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.2-SNAPSHOT/bgp-l3vpn-0.21.2-SNAPSHOT-javadoc.jar 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.2-SNAPSHOT/bgp-l3vpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.2-SNAPSHOT/bgp-l3vpn-0.21.2-SNAPSHOT-cyclonedx.json 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.2-SNAPSHOT/bgp-l3vpn-0.21.2-SNAPSHOT-sources.jar 07:32:20 [INFO] 07:32:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-l3vpn --- 07:32:20 [INFO] Installing org/opendaylight/bgpcep/bgp-l3vpn/0.21.2-SNAPSHOT/bgp-l3vpn-0.21.2-SNAPSHOT.jar 07:32:20 [INFO] Writing OBR metadata 07:32:20 [INFO] 07:32:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-l3vpn --- 07:32:20 [INFO] org.opendaylight.bgpcep:bgp-l3vpn:bundle:0.21.2-SNAPSHOT 07:32:20 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:32:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:32:20 [INFO] | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.0:compile 07:32:20 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:32:20 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:32:20 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:32:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:32:20 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:32:20 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:32:20 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:32:20 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:32:20 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:32:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:32:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:32:20 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:32:20 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:32:20 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:32:20 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:32:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:32:20 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:32:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:32:20 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:32:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:32:20 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:32:20 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:32:20 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:32:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:32:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:32:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:32:20 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:32:20 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:32:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:32:20 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:32:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:32:20 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:32:20 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:32:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:32:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:32:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:32:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:32:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:32:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:32:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:32:20 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:32:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:32:20 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:32:20 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:32:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:32:20 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:32:20 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:32:20 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:32:20 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:32:20 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:32:20 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:32:20 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:32:20 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:32:20 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:32:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:32:20 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:32:20 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:32:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:32:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:32:20 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:32:20 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:32:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:32:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:32:20 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:32:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:32:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:32:20 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:32:20 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:32:20 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:32:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:32:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:32:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:32:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:32:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:32:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:32:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:32:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:32:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:32:20 [INFO] +- junit:junit:jar:4.13.2:test 07:32:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:32:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:32:20 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:32:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:32:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:32:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:20 [INFO] 07:32:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-l3vpn --- 07:32:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/sonatype-clm/module.xml 07:32:20 [INFO] 07:32:20 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn >------------ 07:32:20 [INFO] Building OpenDaylight :: BGP :: L3Vpn 0.21.2-SNAPSHOT [82/169] 07:32:20 [INFO] ------------------------------[ feature ]------------------------------- 07:32:20 [INFO] 07:32:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-l3vpn --- 07:32:20 [INFO] 07:32:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-l3vpn --- 07:32:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:20 [INFO] 07:32:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-l3vpn --- 07:32:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:20 [INFO] 07:32:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] 07:32:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:21 [INFO] argLine set to empty 07:32:21 [INFO] 07:32:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] Starting audit... 07:32:21 Audit done. 07:32:21 [INFO] You have 0 Checkstyle violations. 07:32:21 [INFO] 07:32:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] Starting audit... 07:32:21 Audit done. 07:32:21 [INFO] You have 0 Checkstyle violations. 07:32:21 [INFO] 07:32:21 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/classes/META-INF/maven/dependencies.properties 07:32:21 [INFO] 07:32:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] 07:32:21 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml 07:32:21 [INFO] ...done! 07:32:21 [INFO] Attaching features XML 07:32:21 [INFO] 07:32:21 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:32:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:32:21 [INFO] 07:32:21 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-l3vpn >>> 07:32:21 [INFO] 07:32:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] 07:32:21 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-l3vpn <<< 07:32:21 [INFO] 07:32:21 [INFO] 07:32:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] 07:32:21 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] 07:32:21 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-l3vpn --- 07:32:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:32:21 [INFO] 07:32:21 [INFO] ------------------------------------------------------- 07:32:21 [INFO] T E S T S 07:32:21 [INFO] ------------------------------------------------------- 07:32:22 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:32:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.37 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:32:35 [INFO] 07:32:35 [INFO] Results: 07:32:35 [INFO] 07:32:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:32:35 [INFO] 07:32:35 [INFO] 07:32:35 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-l3vpn --- 07:32:35 [INFO] 07:32:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-l3vpn --- 07:32:35 [INFO] 07:32:35 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-l3vpn --- 07:32:35 [INFO] CycloneDX: Resolving Dependencies 07:32:39 [INFO] CycloneDX: Creating BOM version 1.4 with 149 component(s) 07:32:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.xml 07:32:40 [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:32:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.json 07:32:40 [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.21.2-SNAPSHOT-cyclonedx.json 07:32:40 [INFO] 07:32:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-l3vpn --- 07:32:40 [INFO] Skipping duplicate-finder execution! 07:32:40 [INFO] 07:32:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-l3vpn --- 07:32:40 [INFO] Skipping plugin execution 07:32:40 [INFO] 07:32:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-l3vpn --- 07:32:40 [INFO] No sources in project. Archive not created. 07:32:40 [INFO] 07:32:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-l3vpn --- 07:32:40 [INFO] 07:32:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-l3vpn --- 07:32:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:40 [INFO] 07:32:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-l3vpn --- 07:32:40 [INFO] No primary artifact to install, installing attached artifacts instead. 07:32:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.2-SNAPSHOT.pom 07:32:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.2-SNAPSHOT-features.xml 07:32:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:32:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.2-SNAPSHOT-cyclonedx.json 07:32:40 [INFO] 07:32:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-l3vpn --- 07:32:40 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/test-features 07:32:40 [INFO] 07:32:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-l3vpn --- 07:32:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/sonatype-clm/module.xml 07:32:40 [INFO] 07:32:40 [INFO] ------------------< org.opendaylight.bgpcep:bgp-mvpn >------------------ 07:32:40 [INFO] Building bgp-mvpn 0.21.2-SNAPSHOT [83/169] 07:32:40 [INFO] -------------------------------[ bundle ]------------------------------- 07:32:40 [INFO] 07:32:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-mvpn --- 07:32:40 [INFO] 07:32:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-mvpn --- 07:32:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:40 [INFO] 07:32:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-mvpn --- 07:32:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:40 [INFO] 07:32:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-mvpn --- 07:32:40 [INFO] 07:32:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-mvpn --- 07:32:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:32:40 [INFO] 07:32:40 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-mvpn --- 07:32:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:32:40 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/yang 07:32:40 [INFO] yang-to-sources: Found 13 dependencies in 4.179 ms 07:32:40 [INFO] yang-to-sources: Project model files found: 4 in 4.091 ms 07:32:40 [INFO] yang-to-sources: 16 YANG models processed in 120.8 ms 07:32:40 [INFO] BindingJavaFileGenerator: Defined 179 files in 12.41 ms 07:32:40 [INFO] Sorted 179 files into 66 directories in 264.6 μs 07:32:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 179 in 40.44 ms 07:32:40 [INFO] 07:32:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-mvpn --- 07:32:40 [INFO] Starting audit... 07:32:40 Audit done. 07:32:40 [INFO] You have 0 Checkstyle violations. 07:32:40 [INFO] 07:32:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-mvpn --- 07:32:41 [INFO] Starting audit... 07:32:41 Audit done. 07:32:41 [INFO] You have 0 Checkstyle violations. 07:32:41 [INFO] 07:32:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-mvpn --- 07:32:41 [INFO] 07:32:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-mvpn --- 07:32:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/resources 07:32:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/generated-sources/spi 07:32:41 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:32:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:32:41 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:32:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/generated-sources/spi 07:32:41 [INFO] 07:32:41 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-mvpn --- 07:32:41 [INFO] Recompiling the module because of changed dependency. 07:32:41 [INFO] Compiling 217 source files with javac [debug release 17] to target/classes 07:32:41 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:32:41 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:32:41 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:32:41 [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:32:41 [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:32:41 [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:32:41 required: java.lang.Iterable,com.google.common.base.Function 07:32:41 found: java.util.List,com.google.common.base.Function> 07:32:41 [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:32:41 required: com.google.common.collect.ImmutableMap,org.opendaylight.protocol.bgp.mvpn.impl.nlri.AbstractMvpnNlri> 07:32:41 found: com.google.common.collect.ImmutableMap 07:32:41 [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:32:41 missing type arguments for generic class org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 07:32:41 [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:32:41 [INFO] 07:32:41 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-mvpn >>> 07:32:41 [INFO] 07:32:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-mvpn --- 07:32:42 [INFO] Fork Value is true 07:32:46 [INFO] Done SpotBugs Analysis.... 07:32:46 [INFO] 07:32:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-mvpn <<< 07:32:46 [INFO] 07:32:46 [INFO] 07:32:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-mvpn --- 07:32:46 [INFO] BugInstance size is 0 07:32:46 [INFO] Error size is 0 07:32:46 [INFO] No errors/warnings found 07:32:46 [INFO] 07:32:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-mvpn --- 07:32:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/test/resources 07:32:46 [INFO] 07:32:46 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-mvpn --- 07:32:46 [INFO] Recompiling the module because of changed dependency. 07:32:46 [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes 07:32:46 [INFO] 07:32:46 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-mvpn --- 07:32:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:32:46 [INFO] 07:32:46 [INFO] ------------------------------------------------------- 07:32:46 [INFO] T E S T S 07:32:46 [INFO] ------------------------------------------------------- 07:32:47 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 07:32:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 07:32:47 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 07:32:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 07:32:47 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 07:32:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 07:32:47 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 07:32:48 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 07:32:48 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 07:32:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 07:32:48 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 07:32:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 07:32:48 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 07:32:48 [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:32:48 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 07:32:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 07:32:48 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 07:32:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 07:32:48 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 07:32:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 07:32:48 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 07:32:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 07:32:48 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 07:32:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:32:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.928 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 07:32:53 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 07:32:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 07:32:53 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 07:32:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 07:32:53 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 07:32:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 07:32:53 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 07:32:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 07:32:53 [INFO] Running org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 07:32:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 07:32:53 [INFO] 07:32:53 [INFO] Results: 07:32:53 [INFO] 07:32:53 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0 07:32:53 [INFO] 07:32:53 [INFO] 07:32:53 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-mvpn --- 07:32:53 [INFO] 07:32:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-mvpn --- 07:32:53 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT.jar 07:32:53 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/classes/META-INF/MANIFEST.MF 07:32:53 [INFO] 07:32:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-mvpn --- 07:32:53 [INFO] No previous run data found, generating javadoc. 07:32:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT-javadoc.jar 07:32:58 [INFO] 07:32:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-mvpn --- 07:32:58 [INFO] CycloneDX: Resolving Dependencies 07:32:59 [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) 07:32:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.xml 07:32:59 [INFO] attaching as bgp-mvpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:32:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.json 07:32:59 [INFO] attaching as bgp-mvpn-0.21.2-SNAPSHOT-cyclonedx.json 07:32:59 [INFO] 07:32:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-mvpn --- 07:32:59 [INFO] Skipping duplicate-finder execution! 07:32:59 [INFO] 07:32:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-mvpn --- 07:32:59 [INFO] No dependency problems found 07:32:59 [INFO] 07:32:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-mvpn --- 07:32:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT-sources.jar 07:32:59 [INFO] 07:32:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-mvpn --- 07:32:59 [INFO] 07:32:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-mvpn --- 07:32:59 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/code-coverage/jacoco.exec 07:32:59 [INFO] Analyzed bundle 'bgp-mvpn' with 42 classes 07:32:59 [INFO] 07:32:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-mvpn --- 07:32:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.2-SNAPSHOT/bgp-mvpn-0.21.2-SNAPSHOT.jar 07:32:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.2-SNAPSHOT/bgp-mvpn-0.21.2-SNAPSHOT.pom 07:32:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.2-SNAPSHOT/bgp-mvpn-0.21.2-SNAPSHOT-javadoc.jar 07:32:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.2-SNAPSHOT/bgp-mvpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:32:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.2-SNAPSHOT/bgp-mvpn-0.21.2-SNAPSHOT-cyclonedx.json 07:32:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.2-SNAPSHOT/bgp-mvpn-0.21.2-SNAPSHOT-sources.jar 07:32:59 [INFO] 07:32:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-mvpn --- 07:32:59 [INFO] Installing org/opendaylight/bgpcep/bgp-mvpn/0.21.2-SNAPSHOT/bgp-mvpn-0.21.2-SNAPSHOT.jar 07:32:59 [INFO] Writing OBR metadata 07:33:00 [INFO] 07:33:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-mvpn --- 07:33:00 [INFO] org.opendaylight.bgpcep:bgp-mvpn:bundle:0.21.2-SNAPSHOT 07:33:00 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 07:33:00 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:33:00 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:33:00 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:33:00 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:33:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:33:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:33:00 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:33:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:33:00 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:33:00 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:33:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:33:00 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:33:00 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:33:00 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:33:00 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:33:00 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:33:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:test 07:33:00 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:33:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:33:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:33:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:33:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:33:00 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:33:00 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:33:00 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:33:00 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:33:00 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:33:00 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:33:00 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:33:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:33:00 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:33:00 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:33:00 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:33:00 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:33:00 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:33:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:33:00 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:33:00 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:33:00 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:33:00 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:33:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:33:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:33:00 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:33:00 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:33:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:33:00 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:33:00 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:33:00 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:33:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:33:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:00 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:33:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:33:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:33:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:33:00 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:33:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:33:00 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:33:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:33:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:33:00 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:33:00 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:33:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:33:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:33:00 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:33:00 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:33:00 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:33:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:33:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:33:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:33:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:33:00 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:33:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:33:00 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:33:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:33:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:33:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:33:00 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:33:00 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:33:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:33:00 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:33:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:33:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:33:00 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:33:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:33:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:33:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:33:00 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:33:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:33:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:33:00 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:33:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:33:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:33:00 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:33:00 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:33:00 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:33:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:33:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:33:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:33:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:33:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:33:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:33:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:33:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:33:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:33:00 [INFO] +- junit:junit:jar:4.13.2:test 07:33:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:33:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:33:00 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:33:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:33:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:33:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:00 [INFO] 07:33:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-mvpn --- 07:33:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/sonatype-clm/module.xml 07:33:00 [INFO] 07:33:00 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn >------------- 07:33:00 [INFO] Building OpenDaylight :: BGP :: Mvpn 0.21.2-SNAPSHOT [84/169] 07:33:00 [INFO] ------------------------------[ feature ]------------------------------- 07:33:00 [INFO] 07:33:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] 07:33:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:00 [INFO] 07:33:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:00 [INFO] 07:33:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] 07:33:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:00 [INFO] argLine set to empty 07:33:00 [INFO] 07:33:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] Starting audit... 07:33:00 Audit done. 07:33:00 [INFO] You have 0 Checkstyle violations. 07:33:00 [INFO] 07:33:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] Starting audit... 07:33:00 Audit done. 07:33:00 [INFO] You have 0 Checkstyle violations. 07:33:00 [INFO] 07:33:00 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/classes/META-INF/maven/dependencies.properties 07:33:00 [INFO] 07:33:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] 07:33:00 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml 07:33:00 [INFO] ...done! 07:33:00 [INFO] Attaching features XML 07:33:00 [INFO] 07:33:00 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-mvpn --- 07:33: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:33:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:33:00 [INFO] 07:33:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-mvpn >>> 07:33:00 [INFO] 07:33:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] 07:33:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-mvpn <<< 07:33:00 [INFO] 07:33:00 [INFO] 07:33:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] 07:33:00 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] 07:33:00 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-mvpn --- 07:33:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:33:00 [INFO] 07:33:00 [INFO] ------------------------------------------------------- 07:33:00 [INFO] T E S T S 07:33:00 [INFO] ------------------------------------------------------- 07:33:02 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:33:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.31 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:33:15 [INFO] 07:33:15 [INFO] Results: 07:33:15 [INFO] 07:33:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:33:15 [INFO] 07:33:15 [INFO] 07:33:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-mvpn --- 07:33:15 [INFO] 07:33:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-mvpn --- 07:33:15 [INFO] 07:33:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-mvpn --- 07:33:15 [INFO] CycloneDX: Resolving Dependencies 07:33:19 [INFO] CycloneDX: Creating BOM version 1.4 with 145 component(s) 07:33:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.xml 07:33:19 [INFO] attaching as odl-bgpcep-bgp-mvpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:33:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.json 07:33:19 [INFO] attaching as odl-bgpcep-bgp-mvpn-0.21.2-SNAPSHOT-cyclonedx.json 07:33:19 [INFO] 07:33:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-mvpn --- 07:33:19 [INFO] Skipping duplicate-finder execution! 07:33:19 [INFO] 07:33:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-mvpn --- 07:33:19 [INFO] Skipping plugin execution 07:33:19 [INFO] 07:33:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-mvpn --- 07:33:19 [INFO] No sources in project. Archive not created. 07:33:19 [INFO] 07:33:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-mvpn --- 07:33:19 [INFO] 07:33:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-mvpn --- 07:33:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:19 [INFO] 07:33:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-mvpn --- 07:33:19 [INFO] No primary artifact to install, installing attached artifacts instead. 07:33:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.2-SNAPSHOT.pom 07:33:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.2-SNAPSHOT-features.xml 07:33:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:33:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.2-SNAPSHOT-cyclonedx.json 07:33:19 [INFO] 07:33:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-mvpn --- 07:33:19 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/test-features 07:33:19 [INFO] 07:33:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-mvpn --- 07:33:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/sonatype-clm/module.xml 07:33:19 [INFO] 07:33:19 [INFO] ------------------< org.opendaylight.bgpcep:bgp-evpn >------------------ 07:33:19 [INFO] Building bgp-evpn 0.21.2-SNAPSHOT [85/169] 07:33:19 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:19 [INFO] 07:33:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-evpn --- 07:33:19 [INFO] 07:33:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-evpn --- 07:33:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:19 [INFO] 07:33:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-evpn --- 07:33:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:19 [INFO] 07:33:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-evpn --- 07:33:20 [INFO] 07:33:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-evpn --- 07:33:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:33:20 [INFO] 07:33:20 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-evpn --- 07:33:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:33:20 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/yang 07:33:20 [INFO] yang-to-sources: Found 14 dependencies in 4.411 ms 07:33:20 [INFO] yang-to-sources: Project model files found: 1 in 3.046 ms 07:33:20 [INFO] yang-to-sources: 14 YANG models processed in 121.3 ms 07:33:20 [INFO] BindingJavaFileGenerator: Defined 128 files in 10.28 ms 07:33:20 [INFO] Sorted 128 files into 39 directories in 165.8 μs 07:33:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 128 in 28.39 ms 07:33:20 [INFO] 07:33:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-evpn --- 07:33:20 [INFO] Starting audit... 07:33:20 Audit done. 07:33:20 [INFO] You have 0 Checkstyle violations. 07:33:20 [INFO] 07:33:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-evpn --- 07:33:20 [INFO] Starting audit... 07:33:20 Audit done. 07:33:20 [INFO] You have 0 Checkstyle violations. 07:33:20 [INFO] 07:33:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-evpn --- 07:33:20 [INFO] 07:33:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-evpn --- 07:33:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/resources 07:33:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/generated-sources/spi 07:33:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:33:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:33:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:33:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/generated-sources/spi 07:33:20 [INFO] 07:33:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-evpn --- 07:33:20 [INFO] Recompiling the module because of changed dependency. 07:33:20 [INFO] Compiling 160 source files with javac [debug release 17] to target/classes 07:33:21 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:33:21 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:33:21 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:33:21 [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:33:21 [INFO] 07:33:21 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-evpn >>> 07:33:21 [INFO] 07:33:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-evpn --- 07:33:21 [INFO] Fork Value is true 07:33:25 [INFO] Done SpotBugs Analysis.... 07:33:25 [INFO] 07:33:25 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-evpn <<< 07:33:25 [INFO] 07:33:25 [INFO] 07:33:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-evpn --- 07:33:25 [INFO] BugInstance size is 0 07:33:25 [INFO] Error size is 0 07:33:25 [INFO] No errors/warnings found 07:33:25 [INFO] 07:33:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-evpn --- 07:33:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/test/resources 07:33:25 [INFO] 07:33:25 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-evpn --- 07:33:25 [INFO] Recompiling the module because of changed dependency. 07:33:25 [INFO] Compiling 24 source files with javac [debug release 17] to target/test-classes 07:33:25 [INFO] 07:33:25 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-evpn --- 07:33:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:33:25 [INFO] 07:33:25 [INFO] ------------------------------------------------------- 07:33:25 [INFO] T E S T S 07:33:25 [INFO] ------------------------------------------------------- 07:33:26 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 07:33:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 07:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 07:33:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 07:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 07:33:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 07:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 07:33:27 [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:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 07:33:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 07:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 07:33:27 [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:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 07:33:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 07:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 07:33:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 07:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 07:33:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 07:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 07:33:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 07:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 07:33:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 07:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 07:33:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 07:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 07:33:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 07:33:27 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 07:33:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:33:32 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.264 s -- in org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 07:33:32 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 07:33:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 07:33:32 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 07:33:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 07:33:32 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 07:33:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 07:33:32 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 07:33:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 07:33:32 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 07:33:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 07:33:32 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 07:33:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 07:33:32 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 07:33:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 07:33:32 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 07:33:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 07:33:32 [INFO] Running org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 07:33:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 07:33:32 [INFO] 07:33:32 [INFO] Results: 07:33:32 [INFO] 07:33:32 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 07:33:32 [INFO] 07:33:32 [INFO] 07:33:32 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-evpn --- 07:33:32 [INFO] 07:33:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-evpn --- 07:33:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT.jar 07:33:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/classes/META-INF/MANIFEST.MF 07:33:32 [INFO] 07:33:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-evpn --- 07:33:33 [INFO] No previous run data found, generating javadoc. 07:33:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT-javadoc.jar 07:33:36 [INFO] 07:33:36 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-evpn --- 07:33:36 [INFO] CycloneDX: Resolving Dependencies 07:33:38 [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s) 07:33:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.xml 07:33:38 [INFO] attaching as bgp-evpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:33:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.json 07:33:38 [INFO] attaching as bgp-evpn-0.21.2-SNAPSHOT-cyclonedx.json 07:33:38 [INFO] 07:33:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-evpn --- 07:33:38 [INFO] Skipping duplicate-finder execution! 07:33:38 [INFO] 07:33:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-evpn --- 07:33:38 [INFO] No dependency problems found 07:33:38 [INFO] 07:33:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-evpn --- 07:33:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT-sources.jar 07:33:38 [INFO] 07:33:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-evpn --- 07:33:38 [INFO] 07:33:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-evpn --- 07:33:38 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/code-coverage/jacoco.exec 07:33:38 [INFO] Analyzed bundle 'bgp-evpn' with 30 classes 07:33:38 [INFO] 07:33:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-evpn --- 07:33:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.2-SNAPSHOT/bgp-evpn-0.21.2-SNAPSHOT.jar 07:33:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.2-SNAPSHOT/bgp-evpn-0.21.2-SNAPSHOT.pom 07:33:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.2-SNAPSHOT/bgp-evpn-0.21.2-SNAPSHOT-javadoc.jar 07:33:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.2-SNAPSHOT/bgp-evpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:33:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.2-SNAPSHOT/bgp-evpn-0.21.2-SNAPSHOT-cyclonedx.json 07:33:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.2-SNAPSHOT/bgp-evpn-0.21.2-SNAPSHOT-sources.jar 07:33:38 [INFO] 07:33:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-evpn --- 07:33:38 [INFO] Installing org/opendaylight/bgpcep/bgp-evpn/0.21.2-SNAPSHOT/bgp-evpn-0.21.2-SNAPSHOT.jar 07:33:38 [INFO] Writing OBR metadata 07:33:38 [INFO] 07:33:38 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-evpn --- 07:33:38 [INFO] org.opendaylight.bgpcep:bgp-evpn:bundle:0.21.2-SNAPSHOT 07:33:38 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 07:33:38 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:33:38 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:33:38 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:33:38 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:33:38 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:33:38 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:33:38 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:33:38 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:33:38 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:33:38 [INFO] +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.0:compile 07:33:38 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:33:38 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:33:38 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:33:38 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:33:38 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:33:38 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:33:38 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:33:38 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:test 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:33:38 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:33:38 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:33:38 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:33:38 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:33:38 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:33:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:33:38 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:33:38 [INFO] | \- org.immutables:value:jar:annotations:2.10.0:compile 07:33:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:33:38 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:33:38 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:33:38 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:33:38 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:33:38 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:33:38 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:33:38 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:33:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:33:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:33:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:33:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:33:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:33:38 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:33:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:33:38 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:33:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:33:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:33:38 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:33:38 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:33:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:33:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:33:38 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:33:38 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:33:38 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:33:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:33:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:33:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:33:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:33:38 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:33:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:33:38 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:33:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:33:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:33:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:33:38 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:33:38 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:33:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:33:38 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:33:38 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:33:38 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:33:38 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:33:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:33:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:33:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:33:38 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:33:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:33:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:33:38 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:33:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:33:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:33:38 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:33:38 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:33:38 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:33:38 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:33:38 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:33:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:33:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:33:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:33:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:33:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:33:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:33:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:33:38 [INFO] +- junit:junit:jar:4.13.2:test 07:33:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:33:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:33:38 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:33:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:33:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:33:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:38 [INFO] 07:33:38 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-evpn --- 07:33:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/sonatype-clm/module.xml 07:33:38 [INFO] 07:33:38 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn >------------- 07:33:38 [INFO] Building OpenDaylight :: BGP :: Evpn 0.21.2-SNAPSHOT [86/169] 07:33:38 [INFO] ------------------------------[ feature ]------------------------------- 07:33:38 [INFO] 07:33:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-evpn --- 07:33:38 [INFO] 07:33:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-evpn --- 07:33:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:38 [INFO] 07:33:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-evpn --- 07:33:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:38 [INFO] 07:33:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-evpn --- 07:33:38 [INFO] 07:33:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-evpn --- 07:33:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:38 [INFO] argLine set to empty 07:33:38 [INFO] 07:33:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-evpn --- 07:33:38 [INFO] Starting audit... 07:33:38 Audit done. 07:33:38 [INFO] You have 0 Checkstyle violations. 07:33:38 [INFO] 07:33:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-evpn --- 07:33:38 [INFO] Starting audit... 07:33:38 Audit done. 07:33:38 [INFO] You have 0 Checkstyle violations. 07:33:38 [INFO] 07:33:38 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-evpn --- 07:33:38 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/classes/META-INF/maven/dependencies.properties 07:33:38 [INFO] 07:33:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-evpn --- 07:33:38 [INFO] 07:33:38 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-evpn --- 07:33:39 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml 07:33:39 [INFO] ...done! 07:33:39 [INFO] Attaching features XML 07:33:39 [INFO] 07:33:39 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-evpn --- 07:33: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:33:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:33:39 [INFO] 07:33:39 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-evpn >>> 07:33:39 [INFO] 07:33:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-evpn --- 07:33:39 [INFO] 07:33:39 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-evpn <<< 07:33:39 [INFO] 07:33:39 [INFO] 07:33:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-evpn --- 07:33:39 [INFO] 07:33:39 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-evpn --- 07:33:39 [INFO] 07:33:39 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-evpn --- 07:33:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:33:39 [INFO] 07:33:39 [INFO] ------------------------------------------------------- 07:33:39 [INFO] T E S T S 07:33:39 [INFO] ------------------------------------------------------- 07:33:40 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:33:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.19 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:33:53 [INFO] 07:33:53 [INFO] Results: 07:33:53 [INFO] 07:33:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:33:53 [INFO] 07:33:53 [INFO] 07:33:53 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-evpn --- 07:33:53 [INFO] 07:33:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-evpn --- 07:33:53 [INFO] 07:33:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-evpn --- 07:33:53 [INFO] CycloneDX: Resolving Dependencies 07:33:57 [INFO] CycloneDX: Creating BOM version 1.4 with 149 component(s) 07:33:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.xml 07:33:57 [INFO] attaching as odl-bgpcep-bgp-evpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:33:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.json 07:33:57 [INFO] attaching as odl-bgpcep-bgp-evpn-0.21.2-SNAPSHOT-cyclonedx.json 07:33:57 [INFO] 07:33:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-evpn --- 07:33:57 [INFO] Skipping duplicate-finder execution! 07:33:57 [INFO] 07:33:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-evpn --- 07:33:57 [INFO] Skipping plugin execution 07:33:57 [INFO] 07:33:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-evpn --- 07:33:57 [INFO] No sources in project. Archive not created. 07:33:57 [INFO] 07:33:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-evpn --- 07:33:57 [INFO] 07:33:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-evpn --- 07:33:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:57 [INFO] 07:33:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-evpn --- 07:33:57 [INFO] No primary artifact to install, installing attached artifacts instead. 07:33:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.2-SNAPSHOT.pom 07:33:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.2-SNAPSHOT-features.xml 07:33:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.2-SNAPSHOT-cyclonedx.xml 07:33:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.2-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.2-SNAPSHOT-cyclonedx.json 07:33:57 [INFO] 07:33:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-evpn --- 07:33:57 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/test-features 07:33:57 [INFO] 07:33:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-evpn --- 07:33:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/sonatype-clm/module.xml 07:33:57 [INFO] 07:33:57 [INFO] ----------< org.opendaylight.bgpcep:protocols-config-loader >----------- 07:33:57 [INFO] Building protocols-config-loader 0.21.2-SNAPSHOT [87/169] 07:33:57 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:57 [INFO] 07:33:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ protocols-config-loader --- 07:33:57 [INFO] 07:33:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ protocols-config-loader --- 07:33:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:57 [INFO] 07:33:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ protocols-config-loader --- 07:33:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:57 [INFO] 07:33:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ protocols-config-loader --- 07:33:58 [INFO] 07:33:58 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ protocols-config-loader --- 07:33:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:33:58 [INFO] 07:33:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ protocols-config-loader --- 07:33:58 [INFO] Starting audit... 07:33:58 Audit done. 07:33:58 [INFO] You have 0 Checkstyle violations. 07:33:58 [INFO] 07:33:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ protocols-config-loader --- 07:33:58 [INFO] Starting audit... 07:33:58 Audit done. 07:33:58 [INFO] You have 0 Checkstyle violations. 07:33:58 [INFO] 07:33:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ protocols-config-loader --- 07:33:58 [INFO] 07:33:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ protocols-config-loader --- 07:33:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/resources 07:33:58 [INFO] 07:33:58 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ protocols-config-loader --- 07:33:58 [INFO] Recompiling the module because of changed dependency. 07:33:58 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:33:58 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:33:58 [INFO] 07:33:58 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ protocols-config-loader >>> 07:33:58 [INFO] 07:33:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ protocols-config-loader --- 07:33:58 [INFO] Fork Value is true 07:34:00 [INFO] Done SpotBugs Analysis.... 07:34:00 [INFO] 07:34:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ protocols-config-loader <<< 07:34:00 [INFO] 07:34:00 [INFO] 07:34:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ protocols-config-loader --- 07:34:00 [INFO] BugInstance size is 0 07:34:00 [INFO] Error size is 0 07:34:00 [INFO] No errors/warnings found 07:34:00 [INFO] 07:34:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ protocols-config-loader --- 07:34:00 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:34:00 [INFO] 07:34:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ protocols-config-loader --- 07:34:00 [INFO] Recompiling the module because of changed dependency. 07:34:00 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:34:00 [INFO] 07:34:00 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ protocols-config-loader --- 07:34:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:34:00 [INFO] 07:34:00 [INFO] ------------------------------------------------------- 07:34:00 [INFO] T E S T S 07:34:00 [INFO] ------------------------------------------------------- 07:34:01 [INFO] Running org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 07:34:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:34:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.617 s -- in org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 07:34:06 [INFO] 07:34:06 [INFO] Results: 07:34:06 [INFO] 07:34:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:34:06 [INFO] 07:34:06 [INFO] 07:34:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ protocols-config-loader --- 07:34:06 [INFO] 07:34:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ protocols-config-loader --- 07:34:06 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT.jar 07:34:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/classes/META-INF/MANIFEST.MF 07:34:06 [INFO] 07:34:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ protocols-config-loader --- 07:34:06 [INFO] No previous run data found, generating javadoc. 07:34:07 [WARNING] Javadoc Warnings 07:34:07 [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:34:07 [WARNING] public final class OSGiProtocolsConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:34:07 [WARNING] ^ 07:34:07 [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:34:07 [WARNING] public final class ProtocolsConfigFileProcessor extends AbstractConfigFileProcessor { 07:34:07 [WARNING] ^ 07:34:07 [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:34:07 [WARNING] public ProtocolsConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:34:07 [WARNING] ^ 07:34:07 [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:34:07 [WARNING] public void init() { 07:34:07 [WARNING] ^ 07:34:07 [WARNING] 4 warnings 07:34:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:34:07 [INFO] 07:34:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ protocols-config-loader --- 07:34:07 [INFO] CycloneDX: Resolving Dependencies 07:34:08 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 07:34:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.xml 07:34:08 [INFO] attaching as protocols-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:34:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.json 07:34:08 [INFO] attaching as protocols-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:34:08 [INFO] 07:34:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ protocols-config-loader --- 07:34:08 [INFO] Skipping duplicate-finder execution! 07:34:08 [INFO] 07:34:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ protocols-config-loader --- 07:34:08 [WARNING] Used undeclared dependencies found: 07:34:08 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:34:08 [WARNING] Non-test scoped test only dependencies found: 07:34:08 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:34:08 [INFO] 07:34:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ protocols-config-loader --- 07:34:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT-sources.jar 07:34:08 [INFO] 07:34:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ protocols-config-loader --- 07:34:08 [INFO] 07:34:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ protocols-config-loader --- 07:34:08 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec 07:34:08 [INFO] Analyzed bundle 'protocols-config-loader' with 2 classes 07:34:08 [INFO] 07:34:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ protocols-config-loader --- 07:34:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.2-SNAPSHOT/protocols-config-loader-0.21.2-SNAPSHOT.jar 07:34:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.2-SNAPSHOT/protocols-config-loader-0.21.2-SNAPSHOT.pom 07:34:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.2-SNAPSHOT/protocols-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:34:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.2-SNAPSHOT/protocols-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:34:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.2-SNAPSHOT/protocols-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:34:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.2-SNAPSHOT/protocols-config-loader-0.21.2-SNAPSHOT-sources.jar 07:34:08 [INFO] 07:34:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ protocols-config-loader --- 07:34:08 [INFO] Installing org/opendaylight/bgpcep/protocols-config-loader/0.21.2-SNAPSHOT/protocols-config-loader-0.21.2-SNAPSHOT.jar 07:34:08 [INFO] Writing OBR metadata 07:34:08 [INFO] 07:34:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ protocols-config-loader --- 07:34:08 [INFO] org.opendaylight.bgpcep:protocols-config-loader:bundle:0.21.2-SNAPSHOT 07:34:08 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:compile 07:34:08 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:34:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:34:08 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:34:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:34:08 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:34:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:34:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:34:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:34:08 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:34:08 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:34:08 [INFO] | | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:34:08 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:34:08 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:34:08 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:34:08 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:34:08 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:34:08 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:34:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:34:08 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:34:08 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:34:08 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:34:08 [INFO] | \- org.immutables:value:jar:annotations:2.10.0:compile 07:34:08 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:34:08 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:34:08 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:34:08 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:34:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:34:08 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:34:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:34:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:34:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:34:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:34:08 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:34:08 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:34:08 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:34:08 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:34:08 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:34:08 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:34:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:34:08 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:34:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:34:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:34:08 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:34:08 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:34:08 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:34:08 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:34:08 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:34:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:34:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:34:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:34:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:34:08 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:34:08 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:34:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:34:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:34:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:34:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:34:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:34:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:34:08 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:34:08 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:34:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:34:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:34:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:34:08 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:34:08 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:34:08 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:34:08 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:test 07:34:08 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:34:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:34:08 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:34:08 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:test 07:34:08 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:34:08 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:34:08 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:34:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:34:08 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:34:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:34:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:34:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:34:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:34:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:34:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:34:08 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:34:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:34:08 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:34:08 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:34:08 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:34:08 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:34:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:08 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:34:08 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:34:08 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:34:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:34:08 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:34:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:34:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:34:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:34:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:34:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:34:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:34:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:34:08 [INFO] +- junit:junit:jar:4.13.2:test 07:34:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:34:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:34:08 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:34:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:34:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:34:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:08 [INFO] 07:34:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ protocols-config-loader --- 07:34:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/sonatype-clm/module.xml 07:34:08 [INFO] 07:34:08 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl >-------- 07:34:08 [INFO] Building OpenDaylight :: BGPCEP :: Config Loader Impl 0.21.2-SNAPSHOT [88/169] 07:34:08 [INFO] ------------------------------[ feature ]------------------------------- 07:34:08 [INFO] 07:34:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-config-loader-impl --- 07:34:08 [INFO] 07:34:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-config-loader-impl --- 07:34:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:08 [INFO] 07:34:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-impl --- 07:34:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:08 [INFO] 07:34:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-config-loader-impl --- 07:34:09 [INFO] 07:34:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-impl --- 07:34:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:09 [INFO] argLine set to empty 07:34:09 [INFO] 07:34:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-config-loader-impl --- 07:34:09 [INFO] Starting audit... 07:34:09 Audit done. 07:34:09 [INFO] You have 0 Checkstyle violations. 07:34:09 [INFO] 07:34:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-config-loader-impl --- 07:34:09 [INFO] Starting audit... 07:34:09 Audit done. 07:34:09 [INFO] You have 0 Checkstyle violations. 07:34:09 [INFO] 07:34:09 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-config-loader-impl --- 07:34:09 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/classes/META-INF/maven/dependencies.properties 07:34:09 [INFO] 07:34:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-config-loader-impl --- 07:34:09 [INFO] 07:34:09 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-impl --- 07:34:10 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml 07:34:10 [INFO] ...done! 07:34:10 [INFO] Attaching features XML 07:34:10 [INFO] 07:34:10 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-config-loader-impl --- 07:34: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:34:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:34:10 [INFO] 07:34:10 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-impl >>> 07:34:10 [INFO] 07:34:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-config-loader-impl --- 07:34:10 [INFO] 07:34:10 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-impl <<< 07:34:10 [INFO] 07:34:10 [INFO] 07:34:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-config-loader-impl --- 07:34:10 [INFO] 07:34:10 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-config-loader-impl --- 07:34:10 [INFO] 07:34:10 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-config-loader-impl --- 07:34:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:34:10 [INFO] 07:34:10 [INFO] ------------------------------------------------------- 07:34:10 [INFO] T E S T S 07:34:10 [INFO] ------------------------------------------------------- 07:34:11 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:34:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.40 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:34:22 [INFO] 07:34:22 [INFO] Results: 07:34:22 [INFO] 07:34:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:34:22 [INFO] 07:34:22 [INFO] 07:34:22 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-config-loader-impl --- 07:34:22 [INFO] 07:34:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-config-loader-impl --- 07:34:22 [INFO] 07:34:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-config-loader-impl --- 07:34:22 [INFO] CycloneDX: Resolving Dependencies 07:34:26 [INFO] CycloneDX: Creating BOM version 1.4 with 104 component(s) 07:34:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.xml 07:34:26 [INFO] attaching as odl-bgpcep-config-loader-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:34:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.json 07:34:26 [INFO] attaching as odl-bgpcep-config-loader-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:34:26 [INFO] 07:34:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-impl --- 07:34:26 [INFO] Skipping duplicate-finder execution! 07:34:26 [INFO] 07:34:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-impl --- 07:34:26 [INFO] Skipping plugin execution 07:34:26 [INFO] 07:34:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-impl --- 07:34:26 [INFO] No sources in project. Archive not created. 07:34:26 [INFO] 07:34:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-config-loader-impl --- 07:34:26 [INFO] 07:34:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-config-loader-impl --- 07:34:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:26 [INFO] 07:34:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-config-loader-impl --- 07:34:26 [INFO] No primary artifact to install, installing attached artifacts instead. 07:34:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.2-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.2-SNAPSHOT.pom 07:34:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.2-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.2-SNAPSHOT-features.xml 07:34:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.2-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:34:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.2-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:34:26 [INFO] 07:34:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-config-loader-impl --- 07:34:26 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/test-features 07:34:26 [INFO] 07:34:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-config-loader-impl --- 07:34:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/sonatype-clm/module.xml 07:34:26 [INFO] 07:34:26 [INFO] --< org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader >--- 07:34:26 [INFO] Building OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader 0.21.2-SNAPSHOT [89/169] 07:34:26 [INFO] ------------------------------[ feature ]------------------------------- 07:34:26 [INFO] 07:34:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] 07:34:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:26 [INFO] 07:34:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:26 [INFO] 07:34:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] 07:34:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:26 [INFO] argLine set to empty 07:34:26 [INFO] 07:34:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] Starting audit... 07:34:26 Audit done. 07:34:26 [INFO] You have 0 Checkstyle violations. 07:34:26 [INFO] 07:34:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] Starting audit... 07:34:26 Audit done. 07:34:26 [INFO] You have 0 Checkstyle violations. 07:34:26 [INFO] 07:34:26 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/classes/META-INF/maven/dependencies.properties 07:34:26 [INFO] 07:34:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] 07:34:26 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml 07:34:26 [INFO] ...done! 07:34:26 [INFO] Attaching features XML 07:34:26 [INFO] 07:34:26 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-routing-policy-config-loader --- 07:34: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:34:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:34:26 [INFO] 07:34:26 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-routing-policy-config-loader >>> 07:34:26 [INFO] 07:34:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] 07:34:26 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-routing-policy-config-loader <<< 07:34:26 [INFO] 07:34:26 [INFO] 07:34:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] 07:34:26 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] 07:34:26 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-routing-policy-config-loader --- 07:34:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:34:26 [INFO] 07:34:26 [INFO] ------------------------------------------------------- 07:34:26 [INFO] T E S T S 07:34:26 [INFO] ------------------------------------------------------- 07:34:28 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:34:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.12 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:34:46 [INFO] 07:34:46 [INFO] Results: 07:34:46 [INFO] 07:34:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:34:46 [INFO] 07:34:46 [INFO] 07:34:46 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-routing-policy-config-loader --- 07:34:46 [INFO] 07:34:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-routing-policy-config-loader --- 07:34:46 [INFO] 07:34:46 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-routing-policy-config-loader --- 07:34:46 [INFO] CycloneDX: Resolving Dependencies 07:34:51 [INFO] CycloneDX: Creating BOM version 1.4 with 244 component(s) 07:34: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:34:51 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:34: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:34:51 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:34:51 [INFO] 07:34:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-routing-policy-config-loader --- 07:34:51 [INFO] Skipping duplicate-finder execution! 07:34:51 [INFO] 07:34:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-routing-policy-config-loader --- 07:34:51 [INFO] Skipping plugin execution 07:34:51 [INFO] 07:34:51 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-routing-policy-config-loader --- 07:34:51 [INFO] No sources in project. Archive not created. 07:34:51 [INFO] 07:34:51 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-routing-policy-config-loader --- 07:34:51 [INFO] 07:34:51 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-routing-policy-config-loader --- 07:34:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:51 [INFO] 07:34:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-routing-policy-config-loader --- 07:34:51 [INFO] No primary artifact to install, installing attached artifacts instead. 07:34: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/0.21.2-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.2-SNAPSHOT.pom 07:34: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/0.21.2-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.2-SNAPSHOT-features.xml 07:34: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/0.21.2-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:34: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/0.21.2-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:34:51 [INFO] 07:34:51 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 07:34:51 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/test-features 07:34:51 [INFO] 07:34:51 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 07:34: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:34:51 [INFO] 07:34:51 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader >----- 07:34:51 [INFO] Building OpenDaylight :: BGPCEP :: Protocols Config Loader 0.21.2-SNAPSHOT [90/169] 07:34:51 [INFO] ------------------------------[ feature ]------------------------------- 07:34:51 [INFO] 07:34:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-protocols-config-loader --- 07:34:51 [INFO] 07:34:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-protocols-config-loader --- 07:34:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:51 [INFO] 07:34:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-protocols-config-loader --- 07:34:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:51 [INFO] 07:34:51 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-protocols-config-loader --- 07:34:52 [INFO] 07:34:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-protocols-config-loader --- 07:34:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:52 [INFO] argLine set to empty 07:34:52 [INFO] 07:34:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-protocols-config-loader --- 07:34:52 [INFO] Starting audit... 07:34:52 Audit done. 07:34:52 [INFO] You have 0 Checkstyle violations. 07:34:52 [INFO] 07:34:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-protocols-config-loader --- 07:34:52 [INFO] Starting audit... 07:34:52 Audit done. 07:34:52 [INFO] You have 0 Checkstyle violations. 07:34:52 [INFO] 07:34:52 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-protocols-config-loader --- 07:34:52 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/classes/META-INF/maven/dependencies.properties 07:34:52 [INFO] 07:34:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-protocols-config-loader --- 07:34:52 [INFO] 07:34:52 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-protocols-config-loader --- 07:34:52 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml 07:34:52 [INFO] ...done! 07:34:52 [INFO] Attaching features XML 07:34:52 [INFO] 07:34:52 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-protocols-config-loader --- 07:34: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:34:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:34:52 [INFO] 07:34:52 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-protocols-config-loader >>> 07:34:52 [INFO] 07:34:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-protocols-config-loader --- 07:34:52 [INFO] 07:34:52 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-protocols-config-loader <<< 07:34:52 [INFO] 07:34:52 [INFO] 07:34:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-protocols-config-loader --- 07:34:52 [INFO] 07:34:52 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-protocols-config-loader --- 07:34:52 [INFO] 07:34:52 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-protocols-config-loader --- 07:34:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:34:52 [INFO] 07:34:52 [INFO] ------------------------------------------------------- 07:34:52 [INFO] T E S T S 07:34:52 [INFO] ------------------------------------------------------- 07:34:54 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:35:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.17 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:35:11 [INFO] 07:35:11 [INFO] Results: 07:35:11 [INFO] 07:35:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:35:11 [INFO] 07:35:11 [INFO] 07:35:11 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-protocols-config-loader --- 07:35:11 [INFO] 07:35:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-protocols-config-loader --- 07:35:11 [INFO] 07:35:11 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-protocols-config-loader --- 07:35:11 [INFO] CycloneDX: Resolving Dependencies 07:35:17 [INFO] CycloneDX: Creating BOM version 1.4 with 246 component(s) 07:35:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.xml 07:35:17 [INFO] attaching as odl-bgpcep-protocols-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:35:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.json 07:35:17 [INFO] attaching as odl-bgpcep-protocols-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:35:17 [INFO] 07:35:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-protocols-config-loader --- 07:35:17 [INFO] Skipping duplicate-finder execution! 07:35:17 [INFO] 07:35:17 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-protocols-config-loader --- 07:35:17 [INFO] Skipping plugin execution 07:35:17 [INFO] 07:35:17 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-protocols-config-loader --- 07:35:17 [INFO] No sources in project. Archive not created. 07:35:17 [INFO] 07:35:17 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-protocols-config-loader --- 07:35:17 [INFO] 07:35:17 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-protocols-config-loader --- 07:35:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:17 [INFO] 07:35:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-protocols-config-loader --- 07:35:17 [INFO] No primary artifact to install, installing attached artifacts instead. 07:35:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.2-SNAPSHOT.pom 07:35:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.2-SNAPSHOT-features.xml 07:35:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:35:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:35:17 [INFO] 07:35:17 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-protocols-config-loader --- 07:35:17 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/test-features 07:35:17 [INFO] 07:35:17 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-protocols-config-loader --- 07:35:17 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/sonatype-clm/module.xml 07:35:17 [INFO] 07:35:17 [INFO] -----------< org.opendaylight.bgpcep:topology-config-loader >----------- 07:35:17 [INFO] Building topology-config-loader 0.21.2-SNAPSHOT [91/169] 07:35:17 [INFO] -------------------------------[ bundle ]------------------------------- 07:35:17 [INFO] 07:35:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-config-loader --- 07:35:17 [INFO] 07:35:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-config-loader --- 07:35:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:17 [INFO] 07:35:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-config-loader --- 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-maven-plugin:7.0.0:revision (get-git-infos) @ topology-config-loader --- 07:35:17 [INFO] 07:35:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-config-loader --- 07:35:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:35:17 [INFO] 07:35:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-config-loader --- 07:35:17 [INFO] Starting audit... 07:35:17 Audit done. 07:35:17 [INFO] You have 0 Checkstyle violations. 07:35:17 [INFO] 07:35:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-config-loader --- 07:35:17 [INFO] Starting audit... 07:35:17 Audit done. 07:35:17 [INFO] You have 0 Checkstyle violations. 07:35:17 [INFO] 07:35:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-config-loader --- 07:35:17 [INFO] 07:35:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-config-loader --- 07:35:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/resources 07:35:17 [INFO] 07:35:17 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-config-loader --- 07:35:17 [INFO] Recompiling the module because of changed dependency. 07:35:17 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:35:18 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:35:18 [INFO] 07:35:18 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ topology-config-loader >>> 07:35:18 [INFO] 07:35:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ topology-config-loader --- 07:35:18 [INFO] Fork Value is true 07:35:20 [INFO] Done SpotBugs Analysis.... 07:35:20 [INFO] 07:35:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ topology-config-loader <<< 07:35:20 [INFO] 07:35:20 [INFO] 07:35:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ topology-config-loader --- 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] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-config-loader --- 07:35:20 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:35:20 [INFO] 07:35:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-config-loader --- 07:35:20 [INFO] Recompiling the module because of changed dependency. 07:35:20 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:35:20 [INFO] 07:35:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ topology-config-loader --- 07:35:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:35:20 [INFO] 07:35:20 [INFO] ------------------------------------------------------- 07:35:20 [INFO] T E S T S 07:35:20 [INFO] ------------------------------------------------------- 07:35:21 [INFO] Running org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 07:35:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:35:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.405 s -- in org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 07:35:24 [INFO] 07:35:24 [INFO] Results: 07:35:24 [INFO] 07:35:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:35:24 [INFO] 07:35:24 [INFO] 07:35:24 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ topology-config-loader --- 07:35:24 [INFO] 07:35:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-config-loader --- 07:35:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT.jar 07:35:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/classes/META-INF/MANIFEST.MF 07:35:24 [INFO] 07:35:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-config-loader --- 07:35:24 [INFO] No previous run data found, generating javadoc. 07:35:26 [WARNING] Javadoc Warnings 07:35:26 [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:35:26 [WARNING] public final class NetworkTopologyConfigFileProcessor extends AbstractConfigFileProcessor { 07:35:26 [WARNING] ^ 07:35:26 [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:35:26 [WARNING] public NetworkTopologyConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:35:26 [WARNING] ^ 07:35:26 [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:35:26 [WARNING] public void init() { 07:35:26 [WARNING] ^ 07:35:26 [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:35:26 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:35:26 [WARNING] ^ 07:35:26 [WARNING] 4 warnings 07:35:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:35:26 [INFO] 07:35:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ topology-config-loader --- 07:35:26 [INFO] CycloneDX: Resolving Dependencies 07:35:27 [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) 07:35:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.xml 07:35:27 [INFO] attaching as topology-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:35:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.json 07:35:27 [INFO] attaching as topology-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:35:27 [INFO] 07:35:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-config-loader --- 07:35:27 [INFO] Skipping duplicate-finder execution! 07:35:27 [INFO] 07:35:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-config-loader --- 07:35:27 [WARNING] Used undeclared dependencies found: 07:35:27 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:35:27 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:35:27 [WARNING] Non-test scoped test only dependencies found: 07:35:27 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:35:27 [INFO] 07:35:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-config-loader --- 07:35:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT-sources.jar 07:35:27 [INFO] 07:35:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-config-loader --- 07:35:27 [INFO] 07:35:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-config-loader --- 07:35:27 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/code-coverage/jacoco.exec 07:35:27 [INFO] Analyzed bundle 'topology-config-loader' with 2 classes 07:35:27 [INFO] 07:35:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-config-loader --- 07:35:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.2-SNAPSHOT/topology-config-loader-0.21.2-SNAPSHOT.jar 07:35:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.2-SNAPSHOT/topology-config-loader-0.21.2-SNAPSHOT.pom 07:35:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.2-SNAPSHOT/topology-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:35:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.2-SNAPSHOT/topology-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:35:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.2-SNAPSHOT/topology-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:35:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.2-SNAPSHOT/topology-config-loader-0.21.2-SNAPSHOT-sources.jar 07:35:27 [INFO] 07:35:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-config-loader --- 07:35:27 [INFO] Installing org/opendaylight/bgpcep/topology-config-loader/0.21.2-SNAPSHOT/topology-config-loader-0.21.2-SNAPSHOT.jar 07:35:27 [INFO] Writing OBR metadata 07:35:27 [INFO] 07:35:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-config-loader --- 07:35:27 [INFO] org.opendaylight.bgpcep:topology-config-loader:bundle:0.21.2-SNAPSHOT 07:35:27 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:compile 07:35:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:35:27 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:35:27 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:35:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:35:27 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:35:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:35:27 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:35:27 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:35:27 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:35:27 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:35:27 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:35:27 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:35:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:35:27 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:35:27 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:35:27 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:35:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:35:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:35:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:35:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:35:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:35:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:35:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:35:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:35:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:35:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:35:27 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:35:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:35:27 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:test 07:35:27 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:35:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:35:27 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:35:27 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:35:27 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:35:27 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:test 07:35:27 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:35:27 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:35:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:35:27 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:35:27 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:35:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:35:27 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:35:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:35:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:35:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:35:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:35:27 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:35:27 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:35:27 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:35:27 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:35:27 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:35:27 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:35:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:35:27 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:35:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:35:27 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:35:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:35:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:35:27 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:35:27 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:35:27 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:35:27 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:35:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:35:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:35:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:35:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:35:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:35:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:35:27 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:35:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:35:27 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:35:27 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:35:27 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:test 07:35:27 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:35:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:35:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:35:27 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:35:27 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:35:27 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:35:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:35:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:35:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:35:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:35:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:35:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:35:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:35:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:35:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:35:27 [INFO] +- junit:junit:jar:4.13.2:test 07:35:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:35:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:35:27 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:35:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:35:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:35:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:27 [INFO] 07:35:27 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ topology-config-loader --- 07:35:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/sonatype-clm/module.xml 07:35:27 [INFO] 07:35:27 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader >------ 07:35:27 [INFO] Building OpenDaylight :: BGPCEP :: Topology Config Loader 0.21.2-SNAPSHOT [92/169] 07:35:27 [INFO] ------------------------------[ feature ]------------------------------- 07:35:27 [INFO] 07:35:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-config-loader --- 07:35:27 [INFO] 07:35:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-config-loader --- 07:35:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:27 [INFO] 07:35:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-config-loader --- 07:35:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:27 [INFO] 07:35:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-topology-config-loader --- 07:35:27 [INFO] 07:35:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-config-loader --- 07:35:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:27 [INFO] argLine set to empty 07:35:27 [INFO] 07:35:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-config-loader --- 07:35:27 [INFO] Starting audit... 07:35:27 Audit done. 07:35:27 [INFO] You have 0 Checkstyle violations. 07:35:27 [INFO] 07:35:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-config-loader --- 07:35:27 [INFO] Starting audit... 07:35:27 Audit done. 07:35:27 [INFO] You have 0 Checkstyle violations. 07:35:27 [INFO] 07:35:27 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-topology-config-loader --- 07:35:27 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/classes/META-INF/maven/dependencies.properties 07:35:27 [INFO] 07:35:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-config-loader --- 07:35:27 [INFO] 07:35:27 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-config-loader --- 07:35:27 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml 07:35:27 [INFO] ...done! 07:35:27 [INFO] Attaching features XML 07:35:27 [INFO] 07:35:27 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-topology-config-loader --- 07:35: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:35:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:35:27 [INFO] 07:35:27 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-config-loader >>> 07:35:28 [INFO] 07:35:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-topology-config-loader --- 07:35:28 [INFO] 07:35:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-config-loader <<< 07:35:28 [INFO] 07:35:28 [INFO] 07:35:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-topology-config-loader --- 07:35:28 [INFO] 07:35:28 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-topology-config-loader --- 07:35:28 [INFO] 07:35:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-topology-config-loader --- 07:35:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:35:28 [INFO] 07:35:28 [INFO] ------------------------------------------------------- 07:35:28 [INFO] T E S T S 07:35:28 [INFO] ------------------------------------------------------- 07:35:29 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:35:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.54 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:35:45 [INFO] 07:35:45 [INFO] Results: 07:35:45 [INFO] 07:35:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:35:45 [INFO] 07:35:45 [INFO] 07:35:45 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-topology-config-loader --- 07:35:45 [INFO] 07:35:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-config-loader --- 07:35:45 [INFO] 07:35:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-topology-config-loader --- 07:35:45 [INFO] CycloneDX: Resolving Dependencies 07:35:50 [INFO] CycloneDX: Creating BOM version 1.4 with 194 component(s) 07:35:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.xml 07:35:50 [INFO] attaching as odl-bgpcep-topology-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:35:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.json 07:35:50 [INFO] attaching as odl-bgpcep-topology-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:35:50 [INFO] 07:35:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-config-loader --- 07:35:50 [INFO] Skipping duplicate-finder execution! 07:35:50 [INFO] 07:35:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-config-loader --- 07:35:50 [INFO] Skipping plugin execution 07:35:50 [INFO] 07:35:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-config-loader --- 07:35:50 [INFO] No sources in project. Archive not created. 07:35:50 [INFO] 07:35:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-topology-config-loader --- 07:35:50 [INFO] 07:35:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-topology-config-loader --- 07:35:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:50 [INFO] 07:35:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-topology-config-loader --- 07:35:50 [INFO] No primary artifact to install, installing attached artifacts instead. 07:35:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.2-SNAPSHOT.pom 07:35:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.2-SNAPSHOT-features.xml 07:35:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:35:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:35:50 [INFO] 07:35:50 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-topology-config-loader --- 07:35:50 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/test-features 07:35:50 [INFO] 07:35:50 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-topology-config-loader --- 07:35:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/sonatype-clm/module.xml 07:35:50 [INFO] 07:35:50 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bgp >--------------- 07:35:50 [INFO] Building OpenDaylight :: BGP 0.21.2-SNAPSHOT [93/169] 07:35:50 [INFO] ------------------------------[ feature ]------------------------------- 07:35:50 [INFO] 07:35:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp --- 07:35:50 [INFO] 07:35:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp --- 07:35:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:50 [INFO] 07:35:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp --- 07:35:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:50 [INFO] 07:35:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp --- 07:35:51 [INFO] 07:35:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp --- 07:35:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:51 [INFO] argLine set to empty 07:35:51 [INFO] 07:35:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp --- 07:35:51 [INFO] Starting audit... 07:35:51 Audit done. 07:35:51 [INFO] You have 0 Checkstyle violations. 07:35:51 [INFO] 07:35:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp --- 07:35:51 [INFO] Starting audit... 07:35:51 Audit done. 07:35:51 [INFO] You have 0 Checkstyle violations. 07:35:51 [INFO] 07:35:51 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp --- 07:35:51 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/classes/META-INF/maven/dependencies.properties 07:35:51 [INFO] 07:35:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp --- 07:35:51 [INFO] 07:35:51 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp --- 07:35:51 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/feature/feature.xml 07:35:51 [INFO] ...done! 07:35:51 [INFO] Attaching features XML 07:35:51 [INFO] 07:35:51 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp --- 07:35:51 [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:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:35:51 [INFO] 07:35:51 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp >>> 07:35:51 [INFO] 07:35:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp --- 07:35:51 [INFO] 07:35:51 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp <<< 07:35:51 [INFO] 07:35:51 [INFO] 07:35:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp --- 07:35:51 [INFO] 07:35:51 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp --- 07:35:51 [INFO] 07:35:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp --- 07:35:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:35:51 [INFO] 07:35:51 [INFO] ------------------------------------------------------- 07:35:51 [INFO] T E S T S 07:35:51 [INFO] ------------------------------------------------------- 07:35:53 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:36:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.06 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:36:12 [INFO] 07:36:12 [INFO] Results: 07:36:12 [INFO] 07:36:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:36:12 [INFO] 07:36:12 [INFO] 07:36:12 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp --- 07:36:12 [INFO] 07:36:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp --- 07:36:12 [INFO] 07:36:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp --- 07:36:12 [INFO] CycloneDX: Resolving Dependencies 07:36:18 [INFO] CycloneDX: Creating BOM version 1.4 with 285 component(s) 07:36:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.xml 07:36:18 [INFO] attaching as odl-bgpcep-bgp-0.21.2-SNAPSHOT-cyclonedx.xml 07:36:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.json 07:36:18 [INFO] attaching as odl-bgpcep-bgp-0.21.2-SNAPSHOT-cyclonedx.json 07:36:18 [INFO] 07:36:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp --- 07:36:18 [INFO] Skipping duplicate-finder execution! 07:36:18 [INFO] 07:36:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp --- 07:36:18 [INFO] Skipping plugin execution 07:36:18 [INFO] 07:36:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp --- 07:36:18 [INFO] No sources in project. Archive not created. 07:36:18 [INFO] 07:36:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp --- 07:36:18 [INFO] 07:36:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp --- 07:36:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:18 [INFO] 07:36:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp --- 07:36:18 [INFO] No primary artifact to install, installing attached artifacts instead. 07:36:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.2-SNAPSHOT/odl-bgpcep-bgp-0.21.2-SNAPSHOT.pom 07:36:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.2-SNAPSHOT/odl-bgpcep-bgp-0.21.2-SNAPSHOT-features.xml 07:36:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.2-SNAPSHOT/odl-bgpcep-bgp-0.21.2-SNAPSHOT-cyclonedx.xml 07:36:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.2-SNAPSHOT/odl-bgpcep-bgp-0.21.2-SNAPSHOT-cyclonedx.json 07:36:18 [INFO] 07:36:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp --- 07:36:18 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/test-features 07:36:18 [INFO] 07:36:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp --- 07:36:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/sonatype-clm/module.xml 07:36:18 [INFO] 07:36:18 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example >-------- 07:36:18 [INFO] Building OpenDaylight :: Configuration Example Files 0.21.2-SNAPSHOT [94/169] 07:36:18 [INFO] ------------------------------[ feature ]------------------------------- 07:36:18 [INFO] 07:36:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-config-example --- 07:36:18 [INFO] 07:36:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-config-example --- 07:36:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:18 [INFO] 07:36:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-config-example --- 07:36:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:18 [INFO] 07:36:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-config-example --- 07:36:19 [INFO] 07:36:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-config-example --- 07:36:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:19 [INFO] argLine set to empty 07:36:19 [INFO] 07:36:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-config-example --- 07:36:19 [INFO] Starting audit... 07:36:19 Audit done. 07:36:19 [INFO] You have 0 Checkstyle violations. 07:36:19 [INFO] 07:36:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-config-example --- 07:36:19 [INFO] Starting audit... 07:36:19 Audit done. 07:36:19 [INFO] You have 0 Checkstyle violations. 07:36:19 [INFO] 07:36:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-config-example --- 07:36:19 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/classes/META-INF/maven/dependencies.properties 07:36:19 [INFO] 07:36:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-config-example --- 07:36:19 [INFO] 07:36:19 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-config-example --- 07:36:19 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml 07:36:19 [INFO] ...done! 07:36:19 [INFO] Attaching features XML 07:36:19 [INFO] 07:36:19 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-config-example --- 07:36: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:36:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:36:19 [INFO] 07:36:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-config-example >>> 07:36:19 [INFO] 07:36:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-config-example --- 07:36:19 [INFO] 07:36:19 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-config-example <<< 07:36:19 [INFO] 07:36:19 [INFO] 07:36:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-config-example --- 07:36:19 [INFO] 07:36:19 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-config-example --- 07:36:19 [INFO] 07:36:19 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-config-example --- 07:36:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:36:19 [INFO] 07:36:19 [INFO] ------------------------------------------------------- 07:36:19 [INFO] T E S T S 07:36:19 [INFO] ------------------------------------------------------- 07:36:20 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:36:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.269 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:36:30 [INFO] 07:36:30 [INFO] Results: 07:36:30 [INFO] 07:36:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:36:30 [INFO] 07:36:30 [INFO] 07:36:30 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-config-example --- 07:36:30 [INFO] 07:36:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-config-example --- 07:36:30 [INFO] 07:36:30 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-config-example --- 07:36:30 [INFO] CycloneDX: Resolving Dependencies 07:36:33 [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) 07:36:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.xml 07:36:33 [INFO] attaching as odl-bgpcep-bgp-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:36:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.json 07:36:33 [INFO] attaching as odl-bgpcep-bgp-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:36:33 [INFO] 07:36:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-config-example --- 07:36:33 [INFO] Skipping duplicate-finder execution! 07:36:33 [INFO] 07:36:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-config-example --- 07:36:33 [INFO] Skipping plugin execution 07:36:33 [INFO] 07:36:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-config-example --- 07:36:33 [INFO] No sources in project. Archive not created. 07:36:33 [INFO] 07:36:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-config-example --- 07:36:33 [INFO] 07:36:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-config-example --- 07:36:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:33 [INFO] 07:36:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-config-example --- 07:36:33 [INFO] No primary artifact to install, installing attached artifacts instead. 07:36:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.2-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.2-SNAPSHOT.pom 07:36:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.2-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.2-SNAPSHOT-features.xml 07:36:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.2-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:36:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.2-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:36:33 [INFO] 07:36:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-config-example --- 07:36:33 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/test-features 07:36:33 [INFO] 07:36:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-config-example --- 07:36:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/sonatype-clm/module.xml 07:36:33 [INFO] 07:36:33 [INFO] ---------< org.opendaylight.bgpcep:bmp-monitors-config-loader >--------- 07:36:33 [INFO] Building bmp-monitors-config-loader 0.21.2-SNAPSHOT [95/169] 07:36:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:33 [INFO] 07:36:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bmp-monitors-config-loader --- 07:36:33 [INFO] 07:36:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bmp-monitors-config-loader --- 07:36:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:33 [INFO] 07:36:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bmp-monitors-config-loader --- 07:36:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:33 [INFO] 07:36:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bmp-monitors-config-loader --- 07:36:34 [INFO] 07:36:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bmp-monitors-config-loader --- 07:36:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:36:34 [INFO] 07:36:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bmp-monitors-config-loader --- 07:36:34 [INFO] Starting audit... 07:36:34 Audit done. 07:36:34 [INFO] You have 0 Checkstyle violations. 07:36:34 [INFO] 07:36:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bmp-monitors-config-loader --- 07:36:34 [INFO] Starting audit... 07:36:34 Audit done. 07:36:34 [INFO] You have 0 Checkstyle violations. 07:36:34 [INFO] 07:36:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bmp-monitors-config-loader --- 07:36:34 [INFO] 07:36:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bmp-monitors-config-loader --- 07:36:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/resources 07:36:34 [INFO] 07:36:34 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bmp-monitors-config-loader --- 07:36:34 [INFO] Recompiling the module because of changed dependency. 07:36:34 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:36:34 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:36:34 [INFO] 07:36:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bmp-monitors-config-loader >>> 07:36:34 [INFO] 07:36:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bmp-monitors-config-loader --- 07:36:34 [INFO] Fork Value is true 07:36:36 [INFO] Done SpotBugs Analysis.... 07:36:36 [INFO] 07:36:36 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bmp-monitors-config-loader <<< 07:36:36 [INFO] 07:36:36 [INFO] 07:36:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bmp-monitors-config-loader --- 07:36:36 [INFO] BugInstance size is 0 07:36:36 [INFO] Error size is 0 07:36:36 [INFO] No errors/warnings found 07:36:36 [INFO] 07:36:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bmp-monitors-config-loader --- 07:36:36 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:36:36 [INFO] 07:36:36 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bmp-monitors-config-loader --- 07:36:36 [INFO] Recompiling the module because of changed dependency. 07:36:36 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:36:36 [INFO] 07:36:36 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bmp-monitors-config-loader --- 07:36:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:36:36 [INFO] 07:36:36 [INFO] ------------------------------------------------------- 07:36:36 [INFO] T E S T S 07:36:36 [INFO] ------------------------------------------------------- 07:36:37 [INFO] Running org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 07:36:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:36:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.886 s -- in org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 07:36:41 [INFO] 07:36:41 [INFO] Results: 07:36:41 [INFO] 07:36:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:36:41 [INFO] 07:36:41 [INFO] 07:36:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bmp-monitors-config-loader --- 07:36:41 [INFO] 07:36:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bmp-monitors-config-loader --- 07:36:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT.jar 07:36:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/classes/META-INF/MANIFEST.MF 07:36:41 [INFO] 07:36:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bmp-monitors-config-loader --- 07:36:41 [INFO] No previous run data found, generating javadoc. 07:36:42 [WARNING] Javadoc Warnings 07:36:42 [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:36:42 [WARNING] public final class BmpMonitorConfigFileProcessor extends AbstractConfigFileProcessor { 07:36:42 [WARNING] ^ 07:36:42 [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:36:42 [WARNING] public BmpMonitorConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:36:42 [WARNING] ^ 07:36:42 [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:36:42 [WARNING] public void init() { 07:36:42 [WARNING] ^ 07:36:42 [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:36:42 [WARNING] public final class OSGiBmpMonitorConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:36:42 [WARNING] ^ 07:36:42 [WARNING] 4 warnings 07:36:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:36:42 [INFO] 07:36:42 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bmp-monitors-config-loader --- 07:36:42 [INFO] CycloneDX: Resolving Dependencies 07:36:43 [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) 07:36:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.xml 07:36:43 [INFO] attaching as bmp-monitors-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:36:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.json 07:36:43 [INFO] attaching as bmp-monitors-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:36:43 [INFO] 07:36:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bmp-monitors-config-loader --- 07:36:43 [INFO] Skipping duplicate-finder execution! 07:36:43 [INFO] 07:36:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bmp-monitors-config-loader --- 07:36:43 [WARNING] Used undeclared dependencies found: 07:36:43 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:36:43 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:36:43 [WARNING] Non-test scoped test only dependencies found: 07:36:43 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:36:43 [INFO] 07:36:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bmp-monitors-config-loader --- 07:36:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT-sources.jar 07:36:43 [INFO] 07:36:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bmp-monitors-config-loader --- 07:36:43 [INFO] 07:36:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bmp-monitors-config-loader --- 07:36:43 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec 07:36:43 [INFO] Analyzed bundle 'bmp-monitors-config-loader' with 2 classes 07:36:43 [INFO] 07:36:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bmp-monitors-config-loader --- 07:36:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.2-SNAPSHOT/bmp-monitors-config-loader-0.21.2-SNAPSHOT.jar 07:36:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.2-SNAPSHOT/bmp-monitors-config-loader-0.21.2-SNAPSHOT.pom 07:36:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.2-SNAPSHOT/bmp-monitors-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:36:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.2-SNAPSHOT/bmp-monitors-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:36:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.2-SNAPSHOT/bmp-monitors-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:36:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.2-SNAPSHOT/bmp-monitors-config-loader-0.21.2-SNAPSHOT-sources.jar 07:36:43 [INFO] 07:36:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bmp-monitors-config-loader --- 07:36:43 [INFO] Installing org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.2-SNAPSHOT/bmp-monitors-config-loader-0.21.2-SNAPSHOT.jar 07:36:43 [INFO] Writing OBR metadata 07:36:44 [INFO] 07:36:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bmp-monitors-config-loader --- 07:36:44 [INFO] org.opendaylight.bgpcep:bmp-monitors-config-loader:bundle:0.21.2-SNAPSHOT 07:36:44 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:compile 07:36:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:36:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:36:44 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:36:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:36:44 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:36:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:36:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:36:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:36:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:36:44 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:36:44 [INFO] | | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:36:44 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:36:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:36:44 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:36:44 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:36:44 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:36:44 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:36:44 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:36:44 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:36:44 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:36:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:36:44 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:36:44 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:36:44 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:36:44 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:36:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:36:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:36:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:36:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:36:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:36:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:36:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:36:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:36:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:36:44 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:36:44 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:36:44 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:test 07:36:44 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:36:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:36:44 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:36:44 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:36:44 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:36:44 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:test 07:36:44 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:36:44 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:36:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:36:44 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:36:44 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:36:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:36:44 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:36:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:36:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:36:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:36:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:36:44 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:36:44 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:36:44 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:36:44 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:36:44 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:36:44 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:36:44 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:36:44 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:36:44 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:36:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:36:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:36:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:36:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:36:44 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:36:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:36:44 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:36:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:36:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:36:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:36:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:36:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:36:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:36:44 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:36:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:36:44 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:36:44 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:36:44 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:36:44 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:36:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:44 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:36:44 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:36:44 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:36:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:36:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:36:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:36:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:36:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:36:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:36:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:36:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:36:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:36:44 [INFO] +- junit:junit:jar:4.13.2:test 07:36:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:36:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:36:44 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:36:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:36:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:36:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:44 [INFO] 07:36:44 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bmp-monitors-config-loader --- 07:36:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/sonatype-clm/module.xml 07:36:44 [INFO] 07:36:44 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader >-------- 07:36:44 [INFO] Building OpenDaylight :: BGPCEP :: BMP Config Loader 0.21.2-SNAPSHOT [96/169] 07:36:44 [INFO] ------------------------------[ feature ]------------------------------- 07:36:44 [INFO] 07:36:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] 07:36:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:44 [INFO] 07:36:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:44 [INFO] 07:36:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] 07:36:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:44 [INFO] argLine set to empty 07:36:44 [INFO] 07:36:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] Starting audit... 07:36:44 Audit done. 07:36:44 [INFO] You have 0 Checkstyle violations. 07:36:44 [INFO] 07:36:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] Starting audit... 07:36:44 Audit done. 07:36:44 [INFO] You have 0 Checkstyle violations. 07:36:44 [INFO] 07:36:44 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/classes/META-INF/maven/dependencies.properties 07:36:44 [INFO] 07:36:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] 07:36:44 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml 07:36:44 [INFO] ...done! 07:36:44 [INFO] Attaching features XML 07:36:44 [INFO] 07:36:44 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bmp-config-loader --- 07:36: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:36:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:36:44 [INFO] 07:36:44 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-loader >>> 07:36:44 [INFO] 07:36:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] 07:36:44 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-loader <<< 07:36:44 [INFO] 07:36:44 [INFO] 07:36:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] 07:36:44 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] 07:36:44 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bmp-config-loader --- 07:36:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:36:44 [INFO] 07:36:44 [INFO] ------------------------------------------------------- 07:36:44 [INFO] T E S T S 07:36:44 [INFO] ------------------------------------------------------- 07:36:46 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:37:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.65 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:37:03 [INFO] 07:37:03 [INFO] Results: 07:37:03 [INFO] 07:37:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:37:03 [INFO] 07:37:03 [INFO] 07:37:03 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bmp-config-loader --- 07:37:03 [INFO] 07:37:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp-config-loader --- 07:37:03 [INFO] 07:37:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bmp-config-loader --- 07:37:03 [INFO] CycloneDX: Resolving Dependencies 07:37:08 [INFO] CycloneDX: Creating BOM version 1.4 with 220 component(s) 07:37:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.xml 07:37:08 [INFO] attaching as odl-bgpcep-bmp-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:37:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.json 07:37:08 [INFO] attaching as odl-bgpcep-bmp-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:37:08 [INFO] 07:37:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-loader --- 07:37:08 [INFO] Skipping duplicate-finder execution! 07:37:08 [INFO] 07:37:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-loader --- 07:37:08 [INFO] Skipping plugin execution 07:37:08 [INFO] 07:37:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-loader --- 07:37:08 [INFO] No sources in project. Archive not created. 07:37:08 [INFO] 07:37:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-loader --- 07:37:08 [INFO] 07:37:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bmp-config-loader --- 07:37:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:37:08 [INFO] 07:37:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bmp-config-loader --- 07:37:08 [INFO] No primary artifact to install, installing attached artifacts instead. 07:37:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.2-SNAPSHOT.pom 07:37:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.2-SNAPSHOT-features.xml 07:37:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.2-SNAPSHOT-cyclonedx.xml 07:37:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.2-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.2-SNAPSHOT-cyclonedx.json 07:37:08 [INFO] 07:37:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bmp-config-loader --- 07:37:08 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/test-features 07:37:08 [INFO] 07:37:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bmp-config-loader --- 07:37:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/sonatype-clm/module.xml 07:37:08 [INFO] 07:37:08 [INFO] -----------< org.opendaylight.bgpcep:bgp-bmp-config-example >----------- 07:37:08 [INFO] Building bgp-bmp-config-example 0.21.2-SNAPSHOT [97/169] 07:37:08 [INFO] --------------------------------[ jar ]--------------------------------- 07:37:08 [INFO] 07:37:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-config-example --- 07:37:08 [INFO] 07:37:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-config-example --- 07:37:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:08 [INFO] 07:37:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-config-example --- 07:37:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:08 [INFO] 07:37:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-config-example --- 07:37:09 [INFO] 07:37:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-config-example --- 07:37:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:37:09 [INFO] 07:37:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-config-example --- 07:37:09 [INFO] Starting audit... 07:37:09 Audit done. 07:37:09 [INFO] You have 0 Checkstyle violations. 07:37:09 [INFO] 07:37:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-config-example --- 07:37:09 [INFO] Starting audit... 07:37:09 Audit done. 07:37:09 [INFO] You have 0 Checkstyle violations. 07:37:09 [INFO] 07:37:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-config-example --- 07:37:09 [INFO] 07:37:09 [INFO] --- maven-remote-resources-plugin:3.1.0:bundle (default) @ bgp-bmp-config-example --- 07:37:09 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 07:37:09 [INFO] 07:37:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-config-example --- 07:37:09 [INFO] Copying 1 resource from src/main/resources to target/classes 07:37:09 [INFO] 07:37:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-config-example --- 07:37:09 [INFO] No sources to compile 07:37:09 [INFO] 07:37:09 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-bmp-config-example >>> 07:37:09 [INFO] 07:37:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-bmp-config-example --- 07:37:09 [INFO] 07:37:09 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-bmp-config-example <<< 07:37:09 [INFO] 07:37:09 [INFO] 07:37:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-bmp-config-example --- 07:37:09 [INFO] 07:37:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-config-example --- 07:37:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/src/test/resources 07:37:09 [INFO] 07:37:09 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-config-example --- 07:37:09 [INFO] No sources to compile 07:37:09 [INFO] 07:37:09 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-bmp-config-example --- 07:37:09 [INFO] No tests to run. 07:37:09 [INFO] 07:37:09 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-bmp-config-example --- 07:37:09 [INFO] 07:37:09 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bgp-bmp-config-example --- 07:37:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.2-SNAPSHOT.jar 07:37:09 [INFO] 07:37:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-config-example --- 07:37:09 [INFO] 07:37:09 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ bgp-bmp-config-example --- 07:37:09 [INFO] 07:37:09 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-bmp-config-example --- 07:37:09 [INFO] CycloneDX: Resolving Dependencies 07:37:09 [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) 07:37:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.xml 07:37:09 [INFO] attaching as bgp-bmp-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:37:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.json 07:37:09 [INFO] attaching as bgp-bmp-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:37:09 [INFO] 07:37:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-config-example --- 07:37:09 [INFO] Skipping duplicate-finder execution! 07:37:09 [INFO] 07:37:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-config-example --- 07:37:09 [INFO] No dependency problems found 07:37:09 [INFO] 07:37:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-config-example --- 07:37:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.2-SNAPSHOT-sources.jar 07:37:09 [INFO] 07:37:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-config-example --- 07:37:09 [INFO] 07:37:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-config-example --- 07:37:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:37:09 [INFO] 07:37:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-config-example --- 07:37:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.2-SNAPSHOT/bgp-bmp-config-example-0.21.2-SNAPSHOT.jar 07:37:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.2-SNAPSHOT/bgp-bmp-config-example-0.21.2-SNAPSHOT.pom 07:37:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/classes/initial/odl-bmp-monitors-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.2-SNAPSHOT/bgp-bmp-config-example-0.21.2-SNAPSHOT-odl-bmp-monitors-config.xml 07:37:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.2-SNAPSHOT/bgp-bmp-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:37:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.2-SNAPSHOT/bgp-bmp-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:37:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.2-SNAPSHOT/bgp-bmp-config-example-0.21.2-SNAPSHOT-sources.jar 07:37:09 [INFO] 07:37:09 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-config-example --- 07:37:09 [INFO] org.opendaylight.bgpcep:bgp-bmp-config-example:jar:0.21.2-SNAPSHOT 07:37:09 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:37:09 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:37:09 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:37:09 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:37:09 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:37:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:37:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:37:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:37:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:37:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:37:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:37:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:37:09 [INFO] +- junit:junit:jar:4.13.2:test 07:37:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:37:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:37:09 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:37:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:37:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:37:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:09 [INFO] 07:37:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-bmp-config-example --- 07:37:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/sonatype-clm/module.xml 07:37:09 [INFO] 07:37:09 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example >-------- 07:37:09 [INFO] Building OpenDaylight :: BMP :: Config files example 0.21.2-SNAPSHOT [98/169] 07:37:09 [INFO] ------------------------------[ feature ]------------------------------- 07:37:09 [INFO] 07:37:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp-config-example --- 07:37:09 [INFO] 07:37:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp-config-example --- 07:37:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:09 [INFO] 07:37:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-example --- 07:37:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:09 [INFO] 07:37:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bmp-config-example --- 07:37:09 [INFO] 07:37:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-example --- 07:37:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:37:09 [INFO] argLine set to empty 07:37:09 [INFO] 07:37:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp-config-example --- 07:37:09 [INFO] Starting audit... 07:37:09 Audit done. 07:37:09 [INFO] You have 0 Checkstyle violations. 07:37:09 [INFO] 07:37:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp-config-example --- 07:37:09 [INFO] Starting audit... 07:37:09 Audit done. 07:37:09 [INFO] You have 0 Checkstyle violations. 07:37:09 [INFO] 07:37:09 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bmp-config-example --- 07:37:09 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/classes/META-INF/maven/dependencies.properties 07:37:09 [INFO] 07:37:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp-config-example --- 07:37:09 [INFO] 07:37:09 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-example --- 07:37:10 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml 07:37:10 [INFO] ...done! 07:37:10 [INFO] Attaching features XML 07:37:10 [INFO] 07:37:10 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bmp-config-example --- 07:37: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:37:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:37:10 [INFO] 07:37:10 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-example >>> 07:37:10 [INFO] 07:37:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-example --- 07:37:10 [INFO] 07:37:10 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-example <<< 07:37:10 [INFO] 07:37:10 [INFO] 07:37:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bmp-config-example --- 07:37:10 [INFO] 07:37:10 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bmp-config-example --- 07:37:10 [INFO] 07:37:10 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bmp-config-example --- 07:37:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:37:10 [INFO] 07:37:10 [INFO] ------------------------------------------------------- 07:37:10 [INFO] T E S T S 07:37:10 [INFO] ------------------------------------------------------- 07:37:11 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:37:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.806 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:37:21 [INFO] 07:37:21 [INFO] Results: 07:37:21 [INFO] 07:37:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:37:21 [INFO] 07:37:21 [INFO] 07:37:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bmp-config-example --- 07:37:21 [INFO] 07:37:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp-config-example --- 07:37:21 [INFO] 07:37:21 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bmp-config-example --- 07:37:21 [INFO] CycloneDX: Resolving Dependencies 07:37:24 [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) 07:37:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.xml 07:37:24 [INFO] attaching as odl-bgpcep-bmp-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:37:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.json 07:37:24 [INFO] attaching as odl-bgpcep-bmp-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:37:24 [INFO] 07:37:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-example --- 07:37:24 [INFO] Skipping duplicate-finder execution! 07:37:24 [INFO] 07:37:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-example --- 07:37:24 [INFO] Skipping plugin execution 07:37:24 [INFO] 07:37:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-example --- 07:37:24 [INFO] No sources in project. Archive not created. 07:37:24 [INFO] 07:37:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-example --- 07:37:24 [INFO] 07:37:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bmp-config-example --- 07:37:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:37:24 [INFO] 07:37:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bmp-config-example --- 07:37:24 [INFO] No primary artifact to install, installing attached artifacts instead. 07:37:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.2-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.2-SNAPSHOT.pom 07:37:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.2-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.2-SNAPSHOT-features.xml 07:37:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.2-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:37:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.2-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:37:24 [INFO] 07:37:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bmp-config-example --- 07:37:24 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/test-features 07:37:24 [INFO] 07:37:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bmp-config-example --- 07:37:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/sonatype-clm/module.xml 07:37:24 [INFO] 07:37:24 [INFO] ------------< org.opendaylight.bgpcep:bgp-bmp-parser-impl >------------- 07:37:24 [INFO] Building bgp-bmp-parser-impl 0.21.2-SNAPSHOT [99/169] 07:37:24 [INFO] -------------------------------[ bundle ]------------------------------- 07:37:24 [INFO] 07:37:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-parser-impl --- 07:37:24 [INFO] 07:37:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-parser-impl --- 07:37:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:24 [INFO] 07:37:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-parser-impl --- 07:37:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:24 [INFO] 07:37:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-parser-impl --- 07:37:25 [INFO] 07:37:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-parser-impl --- 07:37:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:37:25 [INFO] 07:37:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-parser-impl --- 07:37:25 [INFO] Starting audit... 07:37:25 Audit done. 07:37:25 [INFO] You have 0 Checkstyle violations. 07:37:25 [INFO] 07:37:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-parser-impl --- 07:37:25 [INFO] Starting audit... 07:37:25 Audit done. 07:37:25 [INFO] You have 0 Checkstyle violations. 07:37:25 [INFO] 07:37:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-parser-impl --- 07:37:25 [INFO] 07:37:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-parser-impl --- 07:37:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/main/resources 07:37:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/generated-sources/spi 07:37:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/generated-sources/yang 07:37:25 [INFO] 07:37:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-parser-impl --- 07:37:25 [INFO] Recompiling the module because of changed dependency. 07:37:25 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 07:37:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionProviderActivator 07:37:25 [INFO] 07:37:25 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-bmp-parser-impl >>> 07:37:25 [INFO] 07:37:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-bmp-parser-impl --- 07:37:25 [INFO] Fork Value is true 07:37:29 [INFO] Done SpotBugs Analysis.... 07:37:29 [INFO] 07:37:29 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-bmp-parser-impl <<< 07:37:29 [INFO] 07:37:29 [INFO] 07:37:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-bmp-parser-impl --- 07:37:29 [INFO] BugInstance size is 0 07:37:29 [INFO] Error size is 0 07:37:29 [INFO] No errors/warnings found 07:37:29 [INFO] 07:37:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-parser-impl --- 07:37:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/test/resources 07:37:29 [INFO] 07:37:29 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-parser-impl --- 07:37:29 [INFO] Recompiling the module because of changed dependency. 07:37:29 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 07:37:29 [INFO] 07:37:29 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-bmp-parser-impl --- 07:37:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:37:29 [INFO] 07:37:29 [INFO] ------------------------------------------------------- 07:37:29 [INFO] T E S T S 07:37:29 [INFO] ------------------------------------------------------- 07:37:30 [INFO] Running org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 07:37:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s -- in org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 07:37:30 [INFO] Running org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 07:37:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 07:37:30 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 07:37:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 07:37:30 [INFO] Running org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 07:37:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 07:37:30 [INFO] Running org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 07:37:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 07:37:30 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 07:37:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 07:37:30 [INFO] 07:37:30 [INFO] Results: 07:37:30 [INFO] 07:37:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 07:37:30 [INFO] 07:37:30 [INFO] 07:37:30 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-bmp-parser-impl --- 07:37:30 [INFO] 07:37:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-parser-impl --- 07:37:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT.jar 07:37:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/classes/META-INF/MANIFEST.MF 07:37:30 [INFO] 07:37:30 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-bmp-parser-impl --- 07:37:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-tests.jar 07:37:30 [INFO] 07:37:30 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-bmp-parser-impl --- 07:37:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-test-sources.jar 07:37:30 [INFO] 07:37:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-parser-impl --- 07:37:31 [INFO] No previous run data found, generating javadoc. 07:37:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-javadoc.jar 07:37:32 [INFO] 07:37:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-bmp-parser-impl --- 07:37:32 [INFO] CycloneDX: Resolving Dependencies 07:37:33 [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) 07:37:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.xml 07:37:33 [INFO] attaching as bgp-bmp-parser-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:37:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.json 07:37:33 [INFO] attaching as bgp-bmp-parser-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:37:33 [INFO] 07:37:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-parser-impl --- 07:37:33 [INFO] Skipping duplicate-finder execution! 07:37:33 [INFO] 07:37:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-parser-impl --- 07:37:33 [WARNING] Non-test scoped test only dependencies found: 07:37:33 [WARNING] org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:37:33 [INFO] 07:37:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-parser-impl --- 07:37:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-sources.jar 07:37:33 [INFO] 07:37:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-parser-impl --- 07:37:33 [INFO] 07:37:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-parser-impl --- 07:37:33 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec 07:37:33 [INFO] Analyzed bundle 'bgp-bmp-parser-impl' with 28 classes 07:37:33 [INFO] 07:37:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-parser-impl --- 07:37:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.2-SNAPSHOT/bgp-bmp-parser-impl-0.21.2-SNAPSHOT.jar 07:37:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.2-SNAPSHOT/bgp-bmp-parser-impl-0.21.2-SNAPSHOT.pom 07:37:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.2-SNAPSHOT/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-tests.jar 07:37:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.2-SNAPSHOT/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-test-sources.jar 07:37:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.2-SNAPSHOT/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-javadoc.jar 07:37:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.2-SNAPSHOT/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:37:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.2-SNAPSHOT/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:37:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.2-SNAPSHOT/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-sources.jar 07:37:33 [INFO] 07:37:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-parser-impl --- 07:37:33 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.2-SNAPSHOT/bgp-bmp-parser-impl-0.21.2-SNAPSHOT.jar 07:37:33 [INFO] Writing OBR metadata 07:37:33 [INFO] 07:37:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-parser-impl --- 07:37:33 [INFO] org.opendaylight.bgpcep:bgp-bmp-parser-impl:bundle:0.21.2-SNAPSHOT 07:37:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:37:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:37:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:37:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:37:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:37:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:37:33 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:37:33 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:37:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:37:33 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:37:33 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.2-SNAPSHOT:compile 07:37:33 [INFO] | \- io.netty:netty-transport:jar:4.1.104.Final:compile 07:37:33 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:37:33 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:37:33 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:37:33 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:37:33 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:37:33 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:37:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:37:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:37:33 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:37:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:37:33 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:37:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:37:33 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:37:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:37:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:37:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:37:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:37:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:37:33 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:37:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:37:33 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:37:33 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:37:33 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:37:33 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:37:33 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:37:33 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:37:33 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:37:33 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:37:33 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:37:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:test 07:37:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:37:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:37:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:37:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:37:33 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:37:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:37:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:37:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:37:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:37:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:37:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:37:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:37:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:37:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:37:33 [INFO] +- junit:junit:jar:4.13.2:test 07:37:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:37:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:37:33 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:37:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:37:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:37:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:33 [INFO] 07:37:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-bmp-parser-impl --- 07:37:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/sonatype-clm/module.xml 07:37:33 [INFO] 07:37:33 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-impl >---------------- 07:37:33 [INFO] Building bgp-bmp-impl 0.21.2-SNAPSHOT [100/169] 07:37:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:37:33 [INFO] 07:37:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-impl --- 07:37:33 [INFO] 07:37:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-impl --- 07:37:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:33 [INFO] 07:37:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-impl --- 07:37:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:33 [INFO] 07:37:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-impl --- 07:37:33 [INFO] 07:37:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-impl --- 07:37:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:37:33 [INFO] 07:37:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-impl --- 07:37:33 [INFO] Starting audit... 07:37:33 Audit done. 07:37:33 [INFO] You have 0 Checkstyle violations. 07:37:33 [INFO] 07:37:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-impl --- 07:37:34 [INFO] Starting audit... 07:37:34 Audit done. 07:37:34 [INFO] You have 0 Checkstyle violations. 07:37:34 [INFO] 07:37:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-impl --- 07:37:34 [INFO] 07:37:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-impl --- 07:37:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/resources 07:37:34 [INFO] 07:37:34 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-impl --- 07:37:34 [INFO] Recompiling the module because of changed dependency. 07:37:34 [INFO] Compiling 19 source files with javac [debug release 17] to target/classes 07:37:34 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.api.BmpSessionFactory 07:37:34 [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:37:34 [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:37:34 [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:37:34 [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:37:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[120,95] unchecked cast 07:37:34 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:37:34 found: capture#1 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification 07:37:34 [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:37:34 [INFO] 07:37:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-bmp-impl >>> 07:37:34 [INFO] 07:37:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-bmp-impl --- 07:37:34 [INFO] Fork Value is true 07:37:39 [INFO] Done SpotBugs Analysis.... 07:37:39 [INFO] 07:37:39 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-bmp-impl <<< 07:37:39 [INFO] 07:37:39 [INFO] 07:37:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-bmp-impl --- 07:37:39 [INFO] BugInstance size is 0 07:37:39 [INFO] Error size is 0 07:37:39 [INFO] No errors/warnings found 07:37:39 [INFO] 07:37:39 [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ bgp-bmp-impl --- 07:37:39 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-bmp-config-example:0.21.2-SNAPSHOT 07:37:39 [INFO] Copying 1 resource from 1 bundle. 07:37:39 [INFO] 07:37:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-impl --- 07:37:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/test/resources 07:37:39 [INFO] Copying 1 resource from target/maven-shared-archive-resources to target/test-classes 07:37:39 [INFO] 07:37:39 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-impl --- 07:37:39 [INFO] Recompiling the module because of changed dependency. 07:37:39 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:37:39 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[427,18] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.BmpMonitoringStationImpl has a member method close() that could throw InterruptedException 07:37:39 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[427,18] auto-closeable resource monitoringStation2 is never referenced in body of corresponding try statement 07:37:39 [INFO] 07:37:39 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-bmp-impl --- 07:37:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:37:39 [INFO] 07:37:39 [INFO] ------------------------------------------------------- 07:37:39 [INFO] T E S T S 07:37:39 [INFO] ------------------------------------------------------- 07:37:40 [INFO] Running org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 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:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.96 s -- in org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 07:37:51 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 07:37:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 07:37:51 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 07:37:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 07:37:51 [INFO] 07:37:51 [INFO] Results: 07:37:51 [INFO] 07:37:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:37:51 [INFO] 07:37:51 [INFO] 07:37:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-bmp-impl --- 07:37:51 [INFO] 07:37:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-impl --- 07:37:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT.jar 07:37:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/classes/META-INF/MANIFEST.MF 07:37:52 [INFO] 07:37:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-impl --- 07:37:52 [INFO] No previous run data found, generating javadoc. 07:37:53 [WARNING] Javadoc Warnings 07:37:53 [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:37:53 [WARNING] public final class BmpByteToMessageDecoder extends ByteToMessageDecoder { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public BmpByteToMessageDecoder(final BmpMessageRegistry registry) { 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:60: warning: no comment 07:37:53 [WARNING] public final class BmpDeployerImpl implements DataTreeChangeListener, AutoCloseable { 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:85: warning: no comment 07:37:53 [WARNING] public BmpDeployerImpl(@Reference final BmpDispatcher dispatcher, @Reference final DataBroker dataBroker, 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public class BmpDispatcherImpl implements BmpDispatcher, AutoCloseable { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public BmpDispatcherImpl(@Reference final BmpNettyGroups nettyGroups, 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public final class BmpHandlerFactory { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public BmpHandlerFactory(final BmpMessageRegistry registry) { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public ChannelHandler[] getDecoders() { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public ChannelHandler[] getEncoders() { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public final class BmpMessageHeaderDecoder extends LengthFieldBasedFrameDecoder { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public BmpMessageHeaderDecoder() { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public final class BmpMessageToByteEncoder extends MessageToByteEncoder> { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public BmpMessageToByteEncoder(final BmpMessageRegistry registry) { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public interface BmpMonitoringStation extends AutoCloseable { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public final class BmpMonitoringStationImpl implements BmpMonitoringStation, ClusterSingletonService { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public BmpMonitoringStationImpl(final DOMDataBroker domDataBroker, final BmpDispatcher dispatcher, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @param for sessionFactory 07:37:53 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @param for hf 07:37:53 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @param for slf 07:37:53 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @param for createChannel 07:37:53 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @param for keys 07:37:53 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:167: warning: no @return 07:37:53 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for sessionFactory 07:37:53 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for hf 07:37:53 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for createChannel 07:37:53 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for slf 07:37:53 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for remoteAddress 07:37:53 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for connectTimeout 07:37:53 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @param for keys 07:37:53 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:185: warning: no @return 07:37:53 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:47: warning: no comment 07:37:53 [WARNING] public final class BmpNettyGroups implements AutoCloseable { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public interface CreateChannel { 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:127: warning: no comment 07:37:53 [WARNING] public BmpNettyGroups() { 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:142: warning: no comment 07:37:53 [WARNING] public static ChannelInitializer createChannelWithDecoder( 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:153: warning: no comment 07:37:53 [WARNING] public static ChannelInitializer createChannelWithEncoder( 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:193: warning: no comment 07:37:53 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:50: warning: no comment 07:37:53 [WARNING] ChannelInitializer create(@NonNull BmpSessionFactory sessionFactory, 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public final class BmpRouterImpl implements BmpRouter, FutureCallback { 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterImpl.java:82: warning: no comment 07:37:53 [WARNING] public BmpRouterImpl(final RouterSessionManager sessionManager) { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public final class BmpRouterPeerImpl implements BmpRouterPeer { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public final class BmpSessionImpl extends SimpleChannelInboundHandler> implements BmpSession { 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:150: warning: no comment 07:37:53 [WARNING] protected enum State { 07:37:53 [WARNING] ^ 07:37:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:43: warning: no comment 07:37:53 [WARNING] public BmpSessionImpl(final @NonNull BmpSessionListener listener) { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public final class DefaultBmpSessionFactory implements BmpSessionFactory { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public DefaultBmpSessionFactory() { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public final class TablesUtil { 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public static final QName BMP_AFI_QNAME = QName.create(BMP_TABLES_QNAME, "afi").intern(); 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public static final QName BMP_ATTRIBUTES_QNAME = QName.create(BmpMonitor.QNAME, "attributes").intern(); 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public static final QName BMP_ROUTES_QNAME = QName.create(BmpMonitor.QNAME, "routes").intern(); 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public static final QName BMP_SAFI_QNAME = QName.create(BMP_TABLES_QNAME, "safi").intern(); 07:37:53 [WARNING] ^ 07:37:53 [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:37:53 [WARNING] public static final QName BMP_TABLES_QNAME = QName.create(BmpMonitor.QNAME, "tables").intern(); 07:37:53 [WARNING] ^ 07:37:53 [WARNING] 52 warnings 07:37:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:37:53 [INFO] 07:37:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-bmp-impl --- 07:37:53 [INFO] CycloneDX: Resolving Dependencies 07:37:55 [INFO] CycloneDX: Creating BOM version 1.4 with 67 component(s) 07:37:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.xml 07:37:55 [INFO] attaching as bgp-bmp-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:37:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.json 07:37:55 [INFO] attaching as bgp-bmp-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:37:55 [INFO] 07:37:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-impl --- 07:37:55 [INFO] Skipping duplicate-finder execution! 07:37:55 [INFO] 07:37:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-impl --- 07:37:55 [WARNING] Used undeclared dependencies found: 07:37:55 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:37:55 [WARNING] Unused declared dependencies found: 07:37:55 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:37:55 [WARNING] Non-test scoped test only dependencies found: 07:37:55 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:37:55 [WARNING] org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:37:55 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] 07:37:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-impl --- 07:37:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT-sources.jar 07:37:55 [INFO] 07:37:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-impl --- 07:37:55 [INFO] 07:37:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-impl --- 07:37:55 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/code-coverage/jacoco.exec 07:37:55 [INFO] Analyzed bundle 'bgp-bmp-impl' with 35 classes 07:37:55 [INFO] 07:37:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-impl --- 07:37:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.2-SNAPSHOT/bgp-bmp-impl-0.21.2-SNAPSHOT.jar 07:37:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.2-SNAPSHOT/bgp-bmp-impl-0.21.2-SNAPSHOT.pom 07:37:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.2-SNAPSHOT/bgp-bmp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:37:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.2-SNAPSHOT/bgp-bmp-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:37:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.2-SNAPSHOT/bgp-bmp-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:37:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.2-SNAPSHOT/bgp-bmp-impl-0.21.2-SNAPSHOT-sources.jar 07:37:55 [INFO] 07:37:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-impl --- 07:37:55 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-impl/0.21.2-SNAPSHOT/bgp-bmp-impl-0.21.2-SNAPSHOT.jar 07:37:55 [INFO] Writing OBR metadata 07:37:55 [INFO] 07:37:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-impl --- 07:37:55 [INFO] org.opendaylight.bgpcep:bgp-bmp-impl:bundle:0.21.2-SNAPSHOT 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:37:55 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:37:55 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:37:55 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:37:55 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:37:55 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:37:55 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:37:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:37:55 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:37:55 [INFO] | +- org.immutables:value:jar:annotations:2.10.0:compile 07:37:55 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:37:55 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:37:55 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:37:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:37:55 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:37:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:37:55 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:37:55 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:37:55 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:37:55 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:37:55 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:37:55 [INFO] +- io.netty:netty-codec:jar:4.1.104.Final:compile 07:37:55 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:37:55 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:37:55 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:37:55 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:37:55 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 07:37:55 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:37:55 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:37:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:37:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:37:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:37:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:37:55 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:37:55 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:37:55 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:37:55 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:37:55 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 07:37:55 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:37:55 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:37:55 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:37:55 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:37:55 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:37:55 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:37:55 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:37:55 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:37:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:37:55 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:37:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:37:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:37:55 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:37:55 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:37:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:37:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:37:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:37:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:37:55 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:37:55 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:37:55 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:37:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:37:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:37:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:37:55 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:37:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.2-SNAPSHOT:test 07:37:55 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.2-SNAPSHOT:test 07:37:55 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.2-SNAPSHOT:test 07:37:55 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.2-SNAPSHOT:test 07:37:55 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:test 07:37:55 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:37:55 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:37:55 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:37:55 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:37:55 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:37:55 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:37:55 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:37:55 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:37:55 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:37:55 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:37:55 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:37:55 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:37:55 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:37:55 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:37:55 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:37:55 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:37:55 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:test 07:37:55 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:test 07:37:55 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:test 07:37:55 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:37:55 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:37:55 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:37:55 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-config-example:jar:0.21.2-SNAPSHOT:test 07:37:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:37:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:37:55 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:37:55 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:37:55 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:37:55 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:37:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:37:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:37:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:37:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:37:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:37:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:37:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:37:55 [INFO] +- junit:junit:jar:4.13.2:test 07:37:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:37:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:37:55 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:37:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:37:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:37:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:55 [INFO] 07:37:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-bmp-impl --- 07:37:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/sonatype-clm/module.xml 07:37:55 [INFO] 07:37:55 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bmp >--------------- 07:37:55 [INFO] Building OpenDaylight :: BMP 0.21.2-SNAPSHOT [101/169] 07:37:55 [INFO] ------------------------------[ feature ]------------------------------- 07:37:55 [INFO] 07:37:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp --- 07:37:55 [INFO] 07:37:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp --- 07:37:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:55 [INFO] 07:37:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp --- 07:37:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:55 [INFO] 07:37:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bmp --- 07:37:56 [INFO] 07:37:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp --- 07:37:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:37:56 [INFO] argLine set to empty 07:37:56 [INFO] 07:37:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp --- 07:37:56 [INFO] Starting audit... 07:37:56 Audit done. 07:37:56 [INFO] You have 0 Checkstyle violations. 07:37:56 [INFO] 07:37:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp --- 07:37:56 [INFO] Starting audit... 07:37:56 Audit done. 07:37:56 [INFO] You have 0 Checkstyle violations. 07:37:56 [INFO] 07:37:56 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bmp --- 07:37:56 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/classes/META-INF/maven/dependencies.properties 07:37:56 [INFO] 07:37:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp --- 07:37:56 [INFO] 07:37:56 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp --- 07:37:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/feature/feature.xml 07:37:56 [INFO] ...done! 07:37:56 [INFO] Attaching features XML 07:37:56 [INFO] 07:37:56 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bmp --- 07:37: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:37:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:37:56 [INFO] 07:37:56 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp >>> 07:37:56 [INFO] 07:37:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bmp --- 07:37:56 [INFO] 07:37:56 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp <<< 07:37:56 [INFO] 07:37:56 [INFO] 07:37:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bmp --- 07:37:56 [INFO] 07:37:56 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bmp --- 07:37:56 [INFO] 07:37:56 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bmp --- 07:37:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:37:56 [INFO] 07:37:56 [INFO] ------------------------------------------------------- 07:37:56 [INFO] T E S T S 07:37:56 [INFO] ------------------------------------------------------- 07:37:58 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:38:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.58 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:38:19 [INFO] 07:38:19 [INFO] Results: 07:38:19 [INFO] 07:38:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:38:19 [INFO] 07:38:19 [INFO] 07:38:19 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bmp --- 07:38:19 [INFO] 07:38:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp --- 07:38:19 [INFO] 07:38:19 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bmp --- 07:38:19 [INFO] CycloneDX: Resolving Dependencies 07:38:25 [INFO] CycloneDX: Creating BOM version 1.4 with 268 component(s) 07:38:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.xml 07:38:25 [INFO] attaching as odl-bgpcep-bmp-0.21.2-SNAPSHOT-cyclonedx.xml 07:38:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.json 07:38:25 [INFO] attaching as odl-bgpcep-bmp-0.21.2-SNAPSHOT-cyclonedx.json 07:38:25 [INFO] 07:38:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp --- 07:38:25 [INFO] Skipping duplicate-finder execution! 07:38:25 [INFO] 07:38:25 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp --- 07:38:25 [INFO] Skipping plugin execution 07:38:25 [INFO] 07:38:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp --- 07:38:25 [INFO] No sources in project. Archive not created. 07:38:25 [INFO] 07:38:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bmp --- 07:38:25 [INFO] 07:38:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bmp --- 07:38:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:38:25 [INFO] 07:38:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bmp --- 07:38:25 [INFO] No primary artifact to install, installing attached artifacts instead. 07:38:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.2-SNAPSHOT/odl-bgpcep-bmp-0.21.2-SNAPSHOT.pom 07:38:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.2-SNAPSHOT/odl-bgpcep-bmp-0.21.2-SNAPSHOT-features.xml 07:38:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.2-SNAPSHOT/odl-bgpcep-bmp-0.21.2-SNAPSHOT-cyclonedx.xml 07:38:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.2-SNAPSHOT/odl-bgpcep-bmp-0.21.2-SNAPSHOT-cyclonedx.json 07:38:25 [INFO] 07:38:25 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bmp --- 07:38:25 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/test-features 07:38:25 [INFO] 07:38:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bmp --- 07:38:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/sonatype-clm/module.xml 07:38:25 [INFO] 07:38:25 [INFO] ------------------< org.opendaylight.bgpcep:pcep-api >------------------ 07:38:25 [INFO] Building pcep-api 0.21.2-SNAPSHOT [102/169] 07:38:25 [INFO] -------------------------------[ bundle ]------------------------------- 07:38:25 [INFO] 07:38:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-api --- 07:38:25 [INFO] 07:38:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-api --- 07:38:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:25 [INFO] 07:38:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-api --- 07:38:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:25 [INFO] 07:38:25 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-api --- 07:38:25 [INFO] 07:38:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-api --- 07:38:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:38:25 [INFO] 07:38:25 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ pcep-api --- 07:38:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:38:25 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/api/src/main/yang 07:38:25 [INFO] yang-to-sources: Found 5 dependencies in 1.312 ms 07:38:25 [INFO] yang-to-sources: Project model files found: 4 in 10.47 ms 07:38:25 [INFO] yang-to-sources: 12 YANG models processed in 59.14 ms 07:38:25 [INFO] BindingJavaFileGenerator: Defined 384 files in 12.30 ms 07:38:25 [INFO] Sorted 384 files into 125 directories in 461.5 μs 07:38:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 384 in 71.10 ms 07:38:25 [INFO] 07:38:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-api --- 07:38:25 [INFO] Starting audit... 07:38:25 Audit done. 07:38:25 [INFO] You have 0 Checkstyle violations. 07:38:25 [INFO] 07:38:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-api --- 07:38:25 [INFO] Starting audit... 07:38:25 Audit done. 07:38:25 [INFO] You have 0 Checkstyle violations. 07:38:25 [INFO] 07:38:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-api --- 07:38:25 [INFO] 07:38:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-api --- 07:38:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/src/main/resources 07:38:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/spi 07:38:25 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:38:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:38:25 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:38:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/spi 07:38:25 [INFO] 07:38:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-api --- 07:38:25 [INFO] Recompiling the module because of changed dependency. 07:38:25 [INFO] Compiling 398 source files with javac [debug release 17] to target/classes 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,60] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,60] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,60] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[94,25] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[94,25] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[94,25] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[121,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[121,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[121,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[133,28] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[133,28] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[133,28] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[164,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[164,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[164,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[200,54] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[200,54] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[200,54] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[216,73] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[216,73] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[216,73] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[228,21] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[228,21] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[228,21] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[238,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[237,37] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[238,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[237,37] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[238,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[237,37] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[270,32] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[278,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[283,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/vs/tlv/VendorPayload.java:[21,14] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/vs/tlv/VendorPayload.java:[21,14] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/vs/tlv/VendorPayload.java:[21,14] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[62,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[62,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[62,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[74,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[74,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[74,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:38:27 [INFO] 07:38:27 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-api >>> 07:38:27 [INFO] 07:38:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-api --- 07:38:27 [INFO] Fork Value is true 07:38:31 [INFO] Done SpotBugs Analysis.... 07:38:31 [INFO] 07:38:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-api <<< 07:38:31 [INFO] 07:38:31 [INFO] 07:38:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-api --- 07:38:31 [INFO] BugInstance size is 0 07:38:31 [INFO] Error size is 0 07:38:31 [INFO] No errors/warnings found 07:38:31 [INFO] 07:38:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-api --- 07:38:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/src/test/resources 07:38:31 [INFO] 07:38:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-api --- 07:38:31 [INFO] No sources to compile 07:38:31 [INFO] 07:38:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-api --- 07:38:31 [INFO] No tests to run. 07:38:31 [INFO] 07:38:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-api --- 07:38:31 [INFO] 07:38:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-api --- 07:38:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT.jar 07:38:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/classes/META-INF/MANIFEST.MF 07:38:32 [INFO] 07:38:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-api --- 07:38:32 [INFO] No previous run data found, generating javadoc. 07:38:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT-javadoc.jar 07:38:39 [INFO] 07:38:39 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-api --- 07:38:39 [INFO] CycloneDX: Resolving Dependencies 07:38:40 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 07:38:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.xml 07:38:40 [INFO] attaching as pcep-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:38:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.json 07:38:40 [INFO] attaching as pcep-api-0.21.2-SNAPSHOT-cyclonedx.json 07:38:40 [INFO] 07:38:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-api --- 07:38:40 [INFO] Skipping duplicate-finder execution! 07:38:40 [INFO] 07:38:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-api --- 07:38:40 [INFO] No dependency problems found 07:38:40 [INFO] 07:38:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-api --- 07:38:40 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT-sources.jar 07:38:40 [INFO] 07:38:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-api --- 07:38:40 [INFO] 07:38:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-api --- 07:38:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:38:40 [INFO] 07:38:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-api --- 07:38:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.2-SNAPSHOT/pcep-api-0.21.2-SNAPSHOT.jar 07:38:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.2-SNAPSHOT/pcep-api-0.21.2-SNAPSHOT.pom 07:38:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.2-SNAPSHOT/pcep-api-0.21.2-SNAPSHOT-javadoc.jar 07:38:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.2-SNAPSHOT/pcep-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:38:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.2-SNAPSHOT/pcep-api-0.21.2-SNAPSHOT-cyclonedx.json 07:38:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.2-SNAPSHOT/pcep-api-0.21.2-SNAPSHOT-sources.jar 07:38:40 [INFO] 07:38:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-api --- 07:38:40 [INFO] Installing org/opendaylight/bgpcep/pcep-api/0.21.2-SNAPSHOT/pcep-api-0.21.2-SNAPSHOT.jar 07:38:40 [INFO] Writing OBR metadata 07:38:40 [INFO] 07:38:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-api --- 07:38:40 [INFO] org.opendaylight.bgpcep:pcep-api:bundle:0.21.2-SNAPSHOT 07:38:40 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:38:40 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:38:40 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:38:40 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:38:40 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:38:40 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:38:40 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:38:40 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:38:40 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:38:40 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:38:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:38:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:40 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:38:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:38:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:38:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:38:40 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:38:40 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:38:40 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:38:40 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:38:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:38:40 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:38:40 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:38:40 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:38:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:38:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:38:40 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:38:40 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:38:40 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:38:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:38:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:38:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:38:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:38:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:38:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:38:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:38:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:38:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:38:40 [INFO] +- junit:junit:jar:4.13.2:test 07:38:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:38:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:38:40 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:38:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:38:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:38:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:40 [INFO] 07:38:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-api --- 07:38:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/api/target/sonatype-clm/module.xml 07:38:40 [INFO] 07:38:40 [INFO] ------------------< org.opendaylight.bgpcep:pcep-spi >------------------ 07:38:40 [INFO] Building pcep-spi 0.21.2-SNAPSHOT [103/169] 07:38:40 [INFO] -------------------------------[ bundle ]------------------------------- 07:38:40 [INFO] 07:38:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-spi --- 07:38:40 [INFO] 07:38:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-spi --- 07:38:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:40 [INFO] 07:38:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-spi --- 07:38:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:40 [INFO] 07:38:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-spi --- 07:38:41 [INFO] 07:38:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-spi --- 07:38:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:38:41 [INFO] 07:38:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-spi --- 07:38:41 [INFO] Starting audit... 07:38:41 Audit done. 07:38:41 [INFO] You have 0 Checkstyle violations. 07:38:41 [INFO] 07:38:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-spi --- 07:38:41 [INFO] Starting audit... 07:38:41 Audit done. 07:38:41 [INFO] You have 0 Checkstyle violations. 07:38:41 [INFO] 07:38:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-spi --- 07:38:41 [INFO] 07:38:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-spi --- 07:38:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/src/main/resources 07:38:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/generated-sources/spi 07:38:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/generated-sources/yang 07:38:41 [INFO] 07:38:41 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-spi --- 07:38:41 [INFO] Recompiling the module because of changed dependency. 07:38:41 [INFO] Compiling 55 source files with javac [debug release 17] to target/classes 07:38:41 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionConsumerContext 07:38:41 [INFO] 07:38:41 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-spi >>> 07:38:41 [INFO] 07:38:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-spi --- 07:38:41 [INFO] Fork Value is true 07:38:45 [INFO] Done SpotBugs Analysis.... 07:38:45 [INFO] 07:38:45 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-spi <<< 07:38:45 [INFO] 07:38:45 [INFO] 07:38:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-spi --- 07:38:45 [INFO] BugInstance size is 0 07:38:45 [INFO] Error size is 0 07:38:45 [INFO] No errors/warnings found 07:38:45 [INFO] 07:38:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-spi --- 07:38:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/src/test/resources 07:38:45 [INFO] 07:38:45 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-spi --- 07:38:45 [INFO] Recompiling the module because of changed dependency. 07:38:45 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 07:38:45 [INFO] 07:38:45 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-spi --- 07:38:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:38:45 [INFO] 07:38:45 [INFO] ------------------------------------------------------- 07:38:45 [INFO] T E S T S 07:38:45 [INFO] ------------------------------------------------------- 07:38:46 [INFO] Running org.opendaylight.protocol.pcep.spi.APITest 07:38:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.protocol.pcep.spi.APITest 07:38:46 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 07:38:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:38:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s -- in org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 07:38:47 [INFO] Running org.opendaylight.protocol.pcep.spi.UtilsTest 07:38:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.pcep.spi.UtilsTest 07:38:47 [INFO] Running org.opendaylight.protocol.pcep.spi.RegistryTest 07:38:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s -- in org.opendaylight.protocol.pcep.spi.RegistryTest 07:38:48 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 07:38:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 07:38:48 [INFO] 07:38:48 [INFO] Results: 07:38:48 [INFO] 07:38:48 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 07:38:48 [INFO] 07:38:48 [INFO] 07:38:48 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-spi --- 07:38:48 [INFO] 07:38:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-spi --- 07:38:49 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT.jar 07:38:49 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/classes/META-INF/MANIFEST.MF 07:38:49 [INFO] 07:38:49 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ pcep-spi --- 07:38:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-tests.jar 07:38:49 [INFO] 07:38:49 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ pcep-spi --- 07:38:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-test-sources.jar 07:38:49 [INFO] 07:38:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-spi --- 07:38:49 [INFO] No previous run data found, generating javadoc. 07:38:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-javadoc.jar 07:38:51 [INFO] 07:38:51 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-spi --- 07:38:51 [INFO] CycloneDX: Resolving Dependencies 07:38:51 [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) 07:38:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.xml 07:38:51 [INFO] attaching as pcep-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:38:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.json 07:38:51 [INFO] attaching as pcep-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:38:51 [INFO] 07:38:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-spi --- 07:38:51 [INFO] Skipping duplicate-finder execution! 07:38:51 [INFO] 07:38:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-spi --- 07:38:51 [INFO] No dependency problems found 07:38:51 [INFO] 07:38:51 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-spi --- 07:38:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-sources.jar 07:38:51 [INFO] 07:38:51 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-spi --- 07:38:51 [INFO] 07:38:51 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-spi --- 07:38:51 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/code-coverage/jacoco.exec 07:38:51 [INFO] Analyzed bundle 'pcep-spi' with 28 classes 07:38:51 [INFO] 07:38:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-spi --- 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.2-SNAPSHOT/pcep-spi-0.21.2-SNAPSHOT.jar 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.2-SNAPSHOT/pcep-spi-0.21.2-SNAPSHOT.pom 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.2-SNAPSHOT/pcep-spi-0.21.2-SNAPSHOT-tests.jar 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.2-SNAPSHOT/pcep-spi-0.21.2-SNAPSHOT-test-sources.jar 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.2-SNAPSHOT/pcep-spi-0.21.2-SNAPSHOT-javadoc.jar 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.2-SNAPSHOT/pcep-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.2-SNAPSHOT/pcep-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:38:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.2-SNAPSHOT/pcep-spi-0.21.2-SNAPSHOT-sources.jar 07:38:51 [INFO] 07:38:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-spi --- 07:38:51 [INFO] Installing org/opendaylight/bgpcep/pcep-spi/0.21.2-SNAPSHOT/pcep-spi-0.21.2-SNAPSHOT.jar 07:38:51 [INFO] Writing OBR metadata 07:38:51 [INFO] 07:38:51 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-spi --- 07:38:51 [INFO] org.opendaylight.bgpcep:pcep-spi:bundle:0.21.2-SNAPSHOT 07:38:51 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:38:51 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:38:51 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:38:51 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:38:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:38:51 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:38:51 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:38:51 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:38:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:38:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:38:51 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:38:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:38:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:51 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:38:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:38:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:38:51 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:38:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:38:51 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:38:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:38:51 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:38:51 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:38:51 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:38:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:38:51 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:38:51 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:38:51 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:38:51 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:38:51 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:38:51 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:38:51 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:38:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:38:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:38:51 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:38:51 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:38:51 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:38:51 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:38:51 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:38:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1: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.10.1: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.10.1:test 07:38:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:38:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:38:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.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.10.1:test 07:38:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:38:51 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:38:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:38:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:38:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:51 [INFO] 07:38:51 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-spi --- 07:38:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/sonatype-clm/module.xml 07:38:51 [INFO] 07:38:51 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-api >------------- 07:38:51 [INFO] Building OpenDaylight :: PCEP :: Api 0.21.2-SNAPSHOT [104/169] 07:38:51 [INFO] ------------------------------[ feature ]------------------------------- 07:38:52 [INFO] 07:38:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-api --- 07:38:52 [INFO] 07:38:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-api --- 07:38:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:52 [INFO] 07:38:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-api --- 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-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-api --- 07:38:52 [INFO] 07:38:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-api --- 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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-api --- 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] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-api --- 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] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-api --- 07:38:52 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/classes/META-INF/maven/dependencies.properties 07:38:52 [INFO] 07:38:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-api --- 07:38:52 [INFO] 07:38:52 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-api --- 07:38:52 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/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-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-api --- 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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-api >>> 07:38:52 [INFO] 07:38:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-api --- 07:38:52 [INFO] 07:38:52 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-api <<< 07:38:52 [INFO] 07:38:52 [INFO] 07:38:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-api --- 07:38:52 [INFO] 07:38:52 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-api --- 07:38:52 [INFO] 07:38:52 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-api --- 07:38:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:38:52 [INFO] 07:38:52 [INFO] ------------------------------------------------------- 07:38:52 [INFO] T E S T S 07:38:52 [INFO] ------------------------------------------------------- 07:38:54 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:39:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.26 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:39:04 [INFO] 07:39:04 [INFO] Results: 07:39:04 [INFO] 07:39:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:39:04 [INFO] 07:39:04 [INFO] 07:39:04 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-api --- 07:39:04 [INFO] 07:39:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-api --- 07:39:04 [INFO] 07:39:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-api --- 07:39:04 [INFO] CycloneDX: Resolving Dependencies 07:39:08 [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) 07:39:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.xml 07:39:08 [INFO] attaching as odl-bgpcep-pcep-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:39:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.json 07:39:08 [INFO] attaching as odl-bgpcep-pcep-api-0.21.2-SNAPSHOT-cyclonedx.json 07:39:08 [INFO] 07:39:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-api --- 07:39:08 [INFO] Skipping duplicate-finder execution! 07:39:08 [INFO] 07:39:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-api --- 07:39:08 [INFO] Skipping plugin execution 07:39:08 [INFO] 07:39:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-api --- 07:39:08 [INFO] No sources in project. Archive not created. 07:39:08 [INFO] 07:39:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-api --- 07:39:08 [INFO] 07:39:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-api --- 07:39:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:08 [INFO] 07:39:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-api --- 07:39:08 [INFO] No primary artifact to install, installing attached artifacts instead. 07:39:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.2-SNAPSHOT/odl-bgpcep-pcep-api-0.21.2-SNAPSHOT.pom 07:39:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.2-SNAPSHOT/odl-bgpcep-pcep-api-0.21.2-SNAPSHOT-features.xml 07:39:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.2-SNAPSHOT/odl-bgpcep-pcep-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:39:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.2-SNAPSHOT/odl-bgpcep-pcep-api-0.21.2-SNAPSHOT-cyclonedx.json 07:39:08 [INFO] 07:39:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-api --- 07:39:08 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/test-features 07:39:08 [INFO] 07:39:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-api --- 07:39:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/sonatype-clm/module.xml 07:39:08 [INFO] 07:39:08 [INFO] --------------< org.opendaylight.bgpcep:pcep-base-parser >-------------- 07:39:08 [INFO] Building pcep-base-parser 0.21.2-SNAPSHOT [105/169] 07:39:08 [INFO] -------------------------------[ bundle ]------------------------------- 07:39:08 [INFO] 07:39:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-base-parser --- 07:39:08 [INFO] 07:39:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-base-parser --- 07:39:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:08 [INFO] 07:39:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-base-parser --- 07:39:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:08 [INFO] 07:39:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-base-parser --- 07:39:08 [INFO] 07:39:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-base-parser --- 07:39:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:39:08 [INFO] 07:39:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-base-parser --- 07:39:08 [INFO] Starting audit... 07:39:08 Audit done. 07:39:08 [INFO] You have 0 Checkstyle violations. 07:39:08 [INFO] 07:39:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-base-parser --- 07:39:09 [INFO] Starting audit... 07:39:09 Audit done. 07:39:09 [INFO] You have 0 Checkstyle violations. 07:39:09 [INFO] 07:39:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-base-parser --- 07:39:09 [INFO] 07:39:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-base-parser --- 07:39:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/resources 07:39:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/generated-sources/spi 07:39:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/generated-sources/yang 07:39:09 [INFO] 07:39:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-base-parser --- 07:39:09 [INFO] Recompiling the module because of changed dependency. 07:39:09 [INFO] Compiling 90 source files with javac [debug release 17] to target/classes 07:39:09 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[152,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[158,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[165,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[171,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[35,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[41,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[378,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[384,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[390,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[396,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[402,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[408,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[414,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[420,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[426,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[432,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[442,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[459,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[465,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[471,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[477,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[483,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[573,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[597,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[608,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[617,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[623,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[629,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[635,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[651,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[657,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[132,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[138,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[273,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[279,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[285,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[291,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[308,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[314,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[320,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[326,13] possible fall-through into case 07:39:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[332,13] possible fall-through into case 07:39:09 [INFO] 07:39:09 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-base-parser >>> 07:39:09 [INFO] 07:39:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-base-parser --- 07:39:09 [INFO] Fork Value is true 07:39:16 [INFO] Done SpotBugs Analysis.... 07:39:16 [INFO] 07:39:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-base-parser <<< 07:39:16 [INFO] 07:39:16 [INFO] 07:39:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-base-parser --- 07:39:16 [INFO] BugInstance size is 0 07:39:16 [INFO] Error size is 0 07:39:16 [INFO] No errors/warnings found 07:39:16 [INFO] 07:39:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-base-parser --- 07:39:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/src/test/resources 07:39:16 [INFO] 07:39:16 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-base-parser --- 07:39:16 [INFO] No sources to compile 07:39:16 [INFO] 07:39:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-base-parser --- 07:39:16 [INFO] No tests to run. 07:39:16 [INFO] 07:39:16 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-base-parser --- 07:39:16 [INFO] 07:39:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-base-parser --- 07:39:16 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT.jar 07:39:16 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/classes/META-INF/MANIFEST.MF 07:39:16 [INFO] 07:39:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-base-parser --- 07:39:16 [INFO] No previous run data found, generating javadoc. 07:39:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT-javadoc.jar 07:39:18 [INFO] 07:39:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-base-parser --- 07:39:18 [INFO] CycloneDX: Resolving Dependencies 07:39:19 [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) 07:39:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/bom.xml 07:39:19 [INFO] attaching as pcep-base-parser-0.21.2-SNAPSHOT-cyclonedx.xml 07:39:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/bom.json 07:39:19 [INFO] attaching as pcep-base-parser-0.21.2-SNAPSHOT-cyclonedx.json 07:39:19 [INFO] 07:39:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-base-parser --- 07:39:19 [INFO] Skipping duplicate-finder execution! 07:39:19 [INFO] 07:39:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-base-parser --- 07:39:19 [INFO] No dependency problems found 07:39:19 [INFO] 07:39:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-base-parser --- 07:39:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT-sources.jar 07:39:19 [INFO] 07:39:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-base-parser --- 07:39:19 [INFO] 07:39:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-base-parser --- 07:39:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:39:19 [INFO] 07:39:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-base-parser --- 07:39:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.2-SNAPSHOT/pcep-base-parser-0.21.2-SNAPSHOT.jar 07:39:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.2-SNAPSHOT/pcep-base-parser-0.21.2-SNAPSHOT.pom 07:39:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.2-SNAPSHOT/pcep-base-parser-0.21.2-SNAPSHOT-javadoc.jar 07:39:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.2-SNAPSHOT/pcep-base-parser-0.21.2-SNAPSHOT-cyclonedx.xml 07:39:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.2-SNAPSHOT/pcep-base-parser-0.21.2-SNAPSHOT-cyclonedx.json 07:39:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.2-SNAPSHOT/pcep-base-parser-0.21.2-SNAPSHOT-sources.jar 07:39:19 [INFO] 07:39:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-base-parser --- 07:39:19 [INFO] Installing org/opendaylight/bgpcep/pcep-base-parser/0.21.2-SNAPSHOT/pcep-base-parser-0.21.2-SNAPSHOT.jar 07:39:19 [INFO] Writing OBR metadata 07:39:19 [INFO] 07:39:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-base-parser --- 07:39:19 [INFO] org.opendaylight.bgpcep:pcep-base-parser:bundle:0.21.2-SNAPSHOT 07:39:19 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:39:19 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:39:19 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:39:19 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:39:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:39:19 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:39:19 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:39:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:39:19 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:39:19 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:39:19 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:39:19 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:39:19 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:39:19 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:39:19 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:39:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:39:19 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:39:19 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:39:19 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:39:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:39:19 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:39:19 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:39:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:39:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:19 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:39:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:39:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:39:19 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:39:19 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:39:19 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:39:19 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:39:19 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:39:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:39:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:39:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:39:19 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:39:19 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:39:19 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:39:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:39:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:39:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:39:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:39:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:39:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:39:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:39:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:39:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:39:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:39:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:39:19 [INFO] +- junit:junit:jar:4.13.2:test 07:39:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:39:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:39:19 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:39:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:39:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:39:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:19 [INFO] 07:39:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-base-parser --- 07:39:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/sonatype-clm/module.xml 07:39:19 [INFO] 07:39:19 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser >--------- 07:39:19 [INFO] Building OpenDaylight :: PCEP :: Base Parser 0.21.2-SNAPSHOT [106/169] 07:39:19 [INFO] ------------------------------[ feature ]------------------------------- 07:39:19 [INFO] 07:39:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-base-parser --- 07:39:19 [INFO] 07:39:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-base-parser --- 07:39:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:19 [INFO] 07:39:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-base-parser --- 07:39:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:19 [INFO] 07:39:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-base-parser --- 07:39:20 [INFO] 07:39:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-base-parser --- 07:39:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:20 [INFO] argLine set to empty 07:39:20 [INFO] 07:39:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-base-parser --- 07:39:20 [INFO] Starting audit... 07:39:20 Audit done. 07:39:20 [INFO] You have 0 Checkstyle violations. 07:39:20 [INFO] 07:39:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-base-parser --- 07:39:20 [INFO] Starting audit... 07:39:20 Audit done. 07:39:20 [INFO] You have 0 Checkstyle violations. 07:39:20 [INFO] 07:39:20 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-base-parser --- 07:39:20 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/classes/META-INF/maven/dependencies.properties 07:39:20 [INFO] 07:39:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-base-parser --- 07:39:20 [INFO] 07:39:20 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-base-parser --- 07:39:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml 07:39:20 [INFO] ...done! 07:39:20 [INFO] Attaching features XML 07:39:20 [INFO] 07:39:20 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-base-parser --- 07:39: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:39:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:39:20 [INFO] 07:39:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-base-parser >>> 07:39:20 [INFO] 07:39:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-base-parser --- 07:39:20 [INFO] 07:39:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-base-parser <<< 07:39:20 [INFO] 07:39:20 [INFO] 07:39:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-base-parser --- 07:39:20 [INFO] 07:39:20 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-base-parser --- 07:39:20 [INFO] 07:39:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-base-parser --- 07:39:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:39:20 [INFO] 07:39:20 [INFO] ------------------------------------------------------- 07:39:20 [INFO] T E S T S 07:39:20 [INFO] ------------------------------------------------------- 07:39:21 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:39:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.01 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:39:32 [INFO] 07:39:32 [INFO] Results: 07:39:32 [INFO] 07:39:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:39:32 [INFO] 07:39:32 [INFO] 07:39:32 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-base-parser --- 07:39:32 [INFO] 07:39:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-base-parser --- 07:39:32 [INFO] 07:39:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-base-parser --- 07:39:32 [INFO] CycloneDX: Resolving Dependencies 07:39:35 [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) 07:39:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/bom.xml 07:39:35 [INFO] attaching as odl-bgpcep-pcep-base-parser-0.21.2-SNAPSHOT-cyclonedx.xml 07:39:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/bom.json 07:39:35 [INFO] attaching as odl-bgpcep-pcep-base-parser-0.21.2-SNAPSHOT-cyclonedx.json 07:39:35 [INFO] 07:39:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-base-parser --- 07:39:35 [INFO] Skipping duplicate-finder execution! 07:39:35 [INFO] 07:39:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-base-parser --- 07:39:35 [INFO] Skipping plugin execution 07:39:35 [INFO] 07:39:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-base-parser --- 07:39:35 [INFO] No sources in project. Archive not created. 07:39:35 [INFO] 07:39:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-base-parser --- 07:39:35 [INFO] 07:39:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-base-parser --- 07:39:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:39:35 [INFO] 07:39:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-base-parser --- 07:39:35 [INFO] No primary artifact to install, installing attached artifacts instead. 07:39:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.2-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.2-SNAPSHOT.pom 07:39:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.2-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.2-SNAPSHOT-features.xml 07:39:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.2-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.2-SNAPSHOT-cyclonedx.xml 07:39:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.2-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.2-SNAPSHOT-cyclonedx.json 07:39:35 [INFO] 07:39:35 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-base-parser --- 07:39:35 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/test-features 07:39:35 [INFO] 07:39:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-base-parser --- 07:39:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-base-parser/target/sonatype-clm/module.xml 07:39:35 [INFO] 07:39:35 [INFO] -----------------< org.opendaylight.bgpcep:pcep-impl >------------------ 07:39:35 [INFO] Building pcep-impl 0.21.2-SNAPSHOT [107/169] 07:39:35 [INFO] -------------------------------[ bundle ]------------------------------- 07:39:35 [INFO] 07:39:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-impl --- 07:39:35 [INFO] 07:39:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-impl --- 07:39:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:35 [INFO] 07:39:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-impl --- 07:39:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:35 [INFO] 07:39:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-impl --- 07:39:36 [INFO] 07:39:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-impl --- 07:39:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:39:36 [INFO] 07:39:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-impl --- 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] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-impl --- 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] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-impl --- 07:39:36 [INFO] 07:39:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-impl --- 07:39:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/src/main/resources 07:39:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/generated-sources/spi 07:39:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/generated-sources/yang 07:39:36 [INFO] 07:39:36 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-impl --- 07:39:36 [INFO] Recompiling the module because of changed dependency. 07:39:36 [INFO] Compiling 18 source files with javac [debug release 17] to target/classes 07:39:37 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.PCEPDispatcher 07:39:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPPeerRegistry.java:[50,15] auto-closeable resource org.opendaylight.protocol.pcep.impl.PCEPPeerRegistry.SessionReference has a member method close() that could throw InterruptedException 07:39:37 [INFO] 07:39:37 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-impl >>> 07:39:37 [INFO] 07:39:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-impl --- 07:39:37 [INFO] Fork Value is true 07:39:41 [INFO] Done SpotBugs Analysis.... 07:39:41 [INFO] 07:39:41 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-impl <<< 07:39:41 [INFO] 07:39:41 [INFO] 07:39:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-impl --- 07:39:41 [INFO] BugInstance size is 0 07:39:41 [INFO] Error size is 0 07:39:41 [INFO] No errors/warnings found 07:39:41 [INFO] 07:39:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-impl --- 07:39:41 [INFO] Copying 63 resources from src/test/resources to target/test-classes 07:39:41 [INFO] 07:39:41 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-impl --- 07:39:41 [INFO] Recompiling the module because of changed dependency. 07:39:41 [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes 07:39:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImplTest.java:[133,26] auto-closeable resource ignored is never referenced in body of corresponding try statement 07:39:41 [INFO] 07:39:41 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-impl --- 07:39:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:39:41 [INFO] 07:39:41 [INFO] ------------------------------------------------------- 07:39:41 [INFO] T E S T S 07:39:41 [INFO] ------------------------------------------------------- 07:39:42 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 07:39:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 07:39:43 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 07:39:43 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 07:39:43 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 07:39:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 07:39:43 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 07:39:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:39:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.323 s -- in org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 07:39:45 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 07:39:46 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s -- in org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 07:39:46 [INFO] Running org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 07:39:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 07:39:46 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 07:39:46 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 07:39:46 [INFO] Running org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 07:39:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 07:39:46 [INFO] Running org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 07:39:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 07:39:46 [INFO] Running org.opendaylight.protocol.pcep.impl.UtilTest 07:39:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.pcep.impl.UtilTest 07:39:46 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPParserTest 07:39:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.protocol.pcep.impl.PCEPParserTest 07:39:46 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 07:39:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 07:39:46 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 07:39:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s -- in org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 07:39:48 [INFO] 07:39:48 [INFO] Results: 07:39:48 [INFO] 07:39:48 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0 07:39:48 [INFO] 07:39:48 [INFO] 07:39:48 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-impl --- 07:39:48 [INFO] 07:39:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-impl --- 07:39:48 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT.jar 07:39:48 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/classes/META-INF/MANIFEST.MF 07:39:48 [INFO] 07:39:48 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ pcep-impl --- 07:39:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-tests.jar 07:39:48 [INFO] 07:39:48 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ pcep-impl --- 07:39:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-test-sources.jar 07:39:48 [INFO] 07:39:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-impl --- 07:39:48 [INFO] No previous run data found, generating javadoc. 07:39:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-javadoc.jar 07:39:50 [INFO] 07:39:50 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-impl --- 07:39:50 [INFO] CycloneDX: Resolving Dependencies 07:39:51 [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) 07:39:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.xml 07:39:51 [INFO] attaching as pcep-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:39:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.json 07:39:51 [INFO] attaching as pcep-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:39:51 [INFO] 07:39:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-impl --- 07:39:51 [INFO] Skipping duplicate-finder execution! 07:39:51 [INFO] 07:39:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-impl --- 07:39:51 [WARNING] Used undeclared dependencies found: 07:39:51 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:39:51 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 07:39:51 [WARNING] Unused declared dependencies found: 07:39:51 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:39:51 [WARNING] Non-test scoped test only dependencies found: 07:39:51 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:39:51 [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:39:51 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:39:51 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:39:51 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:39:51 [INFO] 07:39:51 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-impl --- 07:39:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-sources.jar 07:39:51 [INFO] 07:39:51 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-impl --- 07:39:51 [INFO] 07:39:51 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-impl --- 07:39:51 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/code-coverage/jacoco.exec 07:39:51 [INFO] Analyzed bundle 'pcep-impl' with 24 classes 07:39:51 [INFO] 07:39:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-impl --- 07:39:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.2-SNAPSHOT/pcep-impl-0.21.2-SNAPSHOT.jar 07:39:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.2-SNAPSHOT/pcep-impl-0.21.2-SNAPSHOT.pom 07:39:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.2-SNAPSHOT/pcep-impl-0.21.2-SNAPSHOT-tests.jar 07:39:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.2-SNAPSHOT/pcep-impl-0.21.2-SNAPSHOT-test-sources.jar 07:39:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.2-SNAPSHOT/pcep-impl-0.21.2-SNAPSHOT-javadoc.jar 07:39:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.2-SNAPSHOT/pcep-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:39:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.2-SNAPSHOT/pcep-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:39:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.2-SNAPSHOT/pcep-impl-0.21.2-SNAPSHOT-sources.jar 07:39:51 [INFO] 07:39:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-impl --- 07:39:51 [INFO] Installing org/opendaylight/bgpcep/pcep-impl/0.21.2-SNAPSHOT/pcep-impl-0.21.2-SNAPSHOT.jar 07:39:51 [INFO] Writing OBR metadata 07:39:51 [INFO] 07:39:51 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-impl --- 07:39:51 [INFO] org.opendaylight.bgpcep:pcep-impl:bundle:0.21.2-SNAPSHOT 07:39:51 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:39:51 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:39:51 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:39:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:39:51 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:39:51 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:39:51 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:39:51 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:39:51 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:39:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:39:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:39:51 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:39:51 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:39:51 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:39:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:39:51 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:test 07:39:51 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:39:51 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 07:39:51 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:39:51 [INFO] +- io.netty:netty-codec:jar:4.1.104.Final:compile 07:39:51 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:39:51 [INFO] +- io.netty:netty-handler:jar:4.1.104.Final:compile 07:39:51 [INFO] | +- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:39:51 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 07:39:51 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:39:51 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:39:51 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:39:51 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:39:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:39:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:39:51 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:39:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:39:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:39:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:39:51 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:39:51 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:39:51 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:39:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:39:51 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:39:51 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:39:51 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:39:51 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:39:51 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:39:51 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:39:51 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:39:51 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:39:51 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:39:51 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:39:51 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:39:51 [INFO] +- org.opendaylight.bgpcep:pcep-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:39:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:39:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:39:51 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:39:51 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:39:51 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:39:51 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:39:51 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:39:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:39:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1: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.10.1: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.10.1:test 07:39:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:39:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:39:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.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.10.1:test 07:39:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:39:51 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:39:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:39:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:39:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:39:51 [INFO] 07:39:51 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-impl --- 07:39:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/sonatype-clm/module.xml 07:39:51 [INFO] 07:39:51 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-impl >------------ 07:39:51 [INFO] Building OpenDaylight :: PCEP :: Impl 0.21.2-SNAPSHOT [108/169] 07:39:51 [INFO] ------------------------------[ feature ]------------------------------- 07:39:51 [INFO] 07:39:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-impl --- 07:39:51 [INFO] 07:39:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-impl --- 07:39:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:39:51 [INFO] 07:39:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-impl --- 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-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-impl --- 07:39:51 [INFO] 07:39:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-impl --- 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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-impl --- 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] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-impl --- 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] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-impl --- 07:39:51 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/classes/META-INF/maven/dependencies.properties 07:39:51 [INFO] 07:39:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-impl --- 07:39:51 [INFO] 07:39:51 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-impl --- 07:39:51 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/feature/feature.xml 07:39:51 [INFO] ...done! 07:39:51 [INFO] Attaching features XML 07:39:51 [INFO] 07:39:51 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-impl --- 07:39:51 [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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-impl >>> 07:39:52 [INFO] 07:39:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-impl --- 07:39:52 [INFO] 07:39:52 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-impl <<< 07:39:52 [INFO] 07:39:52 [INFO] 07:39:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-impl --- 07:39:52 [INFO] 07:39:52 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-impl --- 07:39:52 [INFO] 07:39:52 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-impl --- 07:39:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:39:52 [INFO] 07:39:52 [INFO] ------------------------------------------------------- 07:39:52 [INFO] T E S T S 07:39:52 [INFO] ------------------------------------------------------- 07:39:53 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:40:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.27 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:40:11 [INFO] 07:40:11 [INFO] Results: 07:40:11 [INFO] 07:40:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:40:11 [INFO] 07:40:11 [INFO] 07:40:11 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-impl --- 07:40:11 [INFO] 07:40:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-impl --- 07:40:11 [INFO] 07:40:11 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-impl --- 07:40:11 [INFO] CycloneDX: Resolving Dependencies 07:40:16 [INFO] CycloneDX: Creating BOM version 1.4 with 210 component(s) 07:40:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.xml 07:40:16 [INFO] attaching as odl-bgpcep-pcep-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.json 07:40:16 [INFO] attaching as odl-bgpcep-pcep-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:40:16 [INFO] 07:40:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-impl --- 07:40:16 [INFO] Skipping duplicate-finder execution! 07:40:16 [INFO] 07:40:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-impl --- 07:40:16 [INFO] Skipping plugin execution 07:40:16 [INFO] 07:40:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-impl --- 07:40:16 [INFO] No sources in project. Archive not created. 07:40:16 [INFO] 07:40:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-impl --- 07:40:16 [INFO] 07:40:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-impl --- 07:40:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:40:16 [INFO] 07:40:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-impl --- 07:40:16 [INFO] No primary artifact to install, installing attached artifacts instead. 07:40:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.2-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.2-SNAPSHOT.pom 07:40:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.2-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.2-SNAPSHOT-features.xml 07:40:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.2-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.2-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:40:16 [INFO] 07:40:16 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-impl --- 07:40:17 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/test-features 07:40:17 [INFO] 07:40:17 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-impl --- 07:40:17 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/sonatype-clm/module.xml 07:40:17 [INFO] 07:40:17 [INFO] --------------< org.opendaylight.bgpcep:programming-api >--------------- 07:40:17 [INFO] Building programming-api 0.21.2-SNAPSHOT [109/169] 07:40:17 [INFO] -------------------------------[ bundle ]------------------------------- 07:40:17 [INFO] 07:40:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-api --- 07:40:17 [INFO] 07:40:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-api --- 07:40:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:17 [INFO] 07:40:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-api --- 07:40:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:17 [INFO] 07:40:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-api --- 07:40:17 [INFO] 07:40:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ programming-api --- 07:40:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:40:17 [INFO] 07:40:17 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ programming-api --- 07:40:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:40:17 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/api/src/main/yang 07:40:17 [INFO] yang-to-sources: Found 1 dependencies in 1.342 ms 07:40:17 [INFO] yang-to-sources: Project model files found: 1 in 2.580 ms 07:40:17 [INFO] yang-to-sources: 2 YANG models processed in 4.641 ms 07:40:17 [INFO] BindingJavaFileGenerator: Defined 43 files in 1.847 ms 07:40:17 [INFO] Sorted 43 files into 8 directories in 73.91 μs 07:40:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 43 in 15.71 ms 07:40:17 [INFO] 07:40:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-api --- 07:40:17 [INFO] Starting audit... 07:40:17 Audit done. 07:40:17 [INFO] You have 0 Checkstyle violations. 07:40:17 [INFO] 07:40:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-api --- 07:40:17 [INFO] Starting audit... 07:40:17 Audit done. 07:40:17 [INFO] You have 0 Checkstyle violations. 07:40:17 [INFO] 07:40:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-api --- 07:40:17 [INFO] 07:40:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-api --- 07:40:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/src/main/resources 07:40:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/target/generated-sources/spi 07:40:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:40:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:40:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:40:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/target/generated-sources/spi 07:40:17 [INFO] 07:40:17 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ programming-api --- 07:40:17 [INFO] Recompiling the module because of changed dependency. 07:40:17 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 07:40:17 [INFO] 07:40:17 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ programming-api >>> 07:40:17 [INFO] 07:40:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ programming-api --- 07:40:17 [INFO] Fork Value is true 07:40:20 [INFO] Done SpotBugs Analysis.... 07:40:20 [INFO] 07:40:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ programming-api <<< 07:40:20 [INFO] 07:40:20 [INFO] 07:40:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ programming-api --- 07:40:20 [INFO] BugInstance size is 0 07:40:20 [INFO] Error size is 0 07:40:20 [INFO] No errors/warnings found 07:40:20 [INFO] 07:40:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-api --- 07:40:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/src/test/resources 07:40:20 [INFO] 07:40:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ programming-api --- 07:40:20 [INFO] Recompiling the module because of changed dependency. 07:40:20 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:40:20 [INFO] 07:40:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ programming-api --- 07:40:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:40:20 [INFO] 07:40:20 [INFO] ------------------------------------------------------- 07:40:20 [INFO] T E S T S 07:40:20 [INFO] ------------------------------------------------------- 07:40:20 [INFO] Running org.opendaylight.bgpcep.programming.NanotimeUtilTest 07:40:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.bgpcep.programming.NanotimeUtilTest 07:40:21 [INFO] 07:40:21 [INFO] Results: 07:40:21 [INFO] 07:40:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:40:21 [INFO] 07:40:21 [INFO] 07:40:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ programming-api --- 07:40:21 [INFO] 07:40:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-api --- 07:40:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT.jar 07:40:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/api/target/classes/META-INF/MANIFEST.MF 07:40:21 [INFO] 07:40:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-api --- 07:40:21 [INFO] No previous run data found, generating javadoc. 07:40:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT-javadoc.jar 07:40:23 [INFO] 07:40:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ programming-api --- 07:40:23 [INFO] CycloneDX: Resolving Dependencies 07:40:23 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 07:40:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.xml 07:40:23 [INFO] attaching as programming-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.json 07:40:23 [INFO] attaching as programming-api-0.21.2-SNAPSHOT-cyclonedx.json 07:40:23 [INFO] 07:40:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-api --- 07:40:23 [INFO] Skipping duplicate-finder execution! 07:40:23 [INFO] 07:40:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-api --- 07:40:23 [INFO] No dependency problems found 07:40:23 [INFO] 07:40:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ programming-api --- 07:40:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT-sources.jar 07:40:23 [INFO] 07:40:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ programming-api --- 07:40:23 [INFO] 07:40:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ programming-api --- 07:40:23 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/programming/api/target/code-coverage/jacoco.exec 07:40:23 [INFO] Analyzed bundle 'programming-api' with 3 classes 07:40:23 [INFO] 07:40:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-api --- 07:40:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.2-SNAPSHOT/programming-api-0.21.2-SNAPSHOT.jar 07:40:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.2-SNAPSHOT/programming-api-0.21.2-SNAPSHOT.pom 07:40:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.2-SNAPSHOT/programming-api-0.21.2-SNAPSHOT-javadoc.jar 07:40:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.2-SNAPSHOT/programming-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.2-SNAPSHOT/programming-api-0.21.2-SNAPSHOT-cyclonedx.json 07:40:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.2-SNAPSHOT/programming-api-0.21.2-SNAPSHOT-sources.jar 07:40:24 [INFO] 07:40:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-api --- 07:40:24 [INFO] Installing org/opendaylight/bgpcep/programming-api/0.21.2-SNAPSHOT/programming-api-0.21.2-SNAPSHOT.jar 07:40:24 [INFO] Writing OBR metadata 07:40:24 [INFO] 07:40:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-api --- 07:40:24 [INFO] org.opendaylight.bgpcep:programming-api:bundle:0.21.2-SNAPSHOT 07:40:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:40:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:40:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:40:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:40:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:40:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:40:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:40:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:40:24 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:40:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:40:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:40:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:40:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:40:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:40:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:40:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:40:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:40:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:40:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:40:24 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:40:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:40:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:40:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:40:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:40:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:40:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:40:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:40:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:40:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:40:24 [INFO] +- junit:junit:jar:4.13.2:test 07:40:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:40:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:40:24 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:40:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:40:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:40:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:24 [INFO] 07:40:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ programming-api --- 07:40:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/api/target/sonatype-clm/module.xml 07:40:24 [INFO] 07:40:24 [INFO] --------------< org.opendaylight.bgpcep:programming-spi >--------------- 07:40:24 [INFO] Building programming-spi 0.21.2-SNAPSHOT [110/169] 07:40:24 [INFO] -------------------------------[ bundle ]------------------------------- 07:40:24 [INFO] 07:40:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-spi --- 07:40:24 [INFO] 07:40:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-spi --- 07:40:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:24 [INFO] 07:40:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-spi --- 07:40:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:24 [INFO] 07:40:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-spi --- 07:40:24 [INFO] 07:40:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ programming-spi --- 07:40:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:40:24 [INFO] 07:40:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-spi --- 07:40:24 [INFO] Starting audit... 07:40:24 Audit done. 07:40:24 [INFO] You have 0 Checkstyle violations. 07:40:24 [INFO] 07:40:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-spi --- 07:40:24 [INFO] Starting audit... 07:40:24 Audit done. 07:40:24 [INFO] You have 0 Checkstyle violations. 07:40:24 [INFO] 07:40:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-spi --- 07:40:24 [INFO] 07:40:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-spi --- 07:40:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/src/main/resources 07:40:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/target/generated-sources/spi 07:40:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/target/generated-sources/yang 07:40:24 [INFO] 07:40:24 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ programming-spi --- 07:40:24 [INFO] Recompiling the module because of changed dependency. 07:40:24 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 07:40:24 [INFO] 07:40:24 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ programming-spi >>> 07:40:24 [INFO] 07:40:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ programming-spi --- 07:40:24 [INFO] Fork Value is true 07:40:27 [INFO] Done SpotBugs Analysis.... 07:40:27 [INFO] 07:40:27 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ programming-spi <<< 07:40:27 [INFO] 07:40:27 [INFO] 07:40:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ programming-spi --- 07:40:27 [INFO] BugInstance size is 0 07:40:27 [INFO] Error size is 0 07:40:27 [INFO] No errors/warnings found 07:40:27 [INFO] 07:40:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-spi --- 07:40:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/src/test/resources 07:40:27 [INFO] 07:40:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ programming-spi --- 07:40:27 [INFO] No sources to compile 07:40:27 [INFO] 07:40:27 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ programming-spi --- 07:40:27 [INFO] No tests to run. 07:40:27 [INFO] 07:40:27 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ programming-spi --- 07:40:27 [INFO] 07:40:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-spi --- 07:40:27 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT.jar 07:40:27 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/classes/META-INF/MANIFEST.MF 07:40:27 [INFO] 07:40:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-spi --- 07:40:27 [INFO] No previous run data found, generating javadoc. 07:40:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT-javadoc.jar 07:40:28 [INFO] 07:40:28 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ programming-spi --- 07:40:28 [INFO] CycloneDX: Resolving Dependencies 07:40:28 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 07:40:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.xml 07:40:28 [INFO] attaching as programming-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.json 07:40:28 [INFO] attaching as programming-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:40:28 [INFO] 07:40:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-spi --- 07:40:28 [INFO] Skipping duplicate-finder execution! 07:40:28 [INFO] 07:40:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-spi --- 07:40:28 [INFO] No dependency problems found 07:40:28 [INFO] 07:40:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ programming-spi --- 07:40:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT-sources.jar 07:40:28 [INFO] 07:40:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ programming-spi --- 07:40:28 [INFO] 07:40:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ programming-spi --- 07:40:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:40:28 [INFO] 07:40:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-spi --- 07:40:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.2-SNAPSHOT/programming-spi-0.21.2-SNAPSHOT.jar 07:40:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.2-SNAPSHOT/programming-spi-0.21.2-SNAPSHOT.pom 07:40:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.2-SNAPSHOT/programming-spi-0.21.2-SNAPSHOT-javadoc.jar 07:40:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.2-SNAPSHOT/programming-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.2-SNAPSHOT/programming-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:40:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.2-SNAPSHOT/programming-spi-0.21.2-SNAPSHOT-sources.jar 07:40:28 [INFO] 07:40:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-spi --- 07:40:28 [INFO] Installing org/opendaylight/bgpcep/programming-spi/0.21.2-SNAPSHOT/programming-spi-0.21.2-SNAPSHOT.jar 07:40:28 [INFO] Writing OBR metadata 07:40:28 [INFO] 07:40:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-spi --- 07:40:29 [INFO] org.opendaylight.bgpcep:programming-spi:bundle:0.21.2-SNAPSHOT 07:40:29 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:40:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:40:29 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:40:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:40:29 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:40:29 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:40:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:40:29 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 07:40:29 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:40:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:40:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:40:29 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:40:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:40:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:40:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:40:29 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:40:29 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:40:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:40:29 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:40:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:40:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:40:29 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:40:29 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:40:29 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:40:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:40:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:40:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:40:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:40:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:40:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:40:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:40:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:40:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:40:29 [INFO] +- junit:junit:jar:4.13.2:test 07:40:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:40:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:40:29 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:40:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:40:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:40:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:29 [INFO] 07:40:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ programming-spi --- 07:40:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/spi/target/sonatype-clm/module.xml 07:40:29 [INFO] 07:40:29 [INFO] ----------< org.opendaylight.bgpcep:programming-topology-api >---------- 07:40:29 [INFO] Building programming-topology-api 0.21.2-SNAPSHOT [111/169] 07:40:29 [INFO] -------------------------------[ bundle ]------------------------------- 07:40:29 [INFO] 07:40:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-topology-api --- 07:40:29 [INFO] 07:40:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-topology-api --- 07:40:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:29 [INFO] 07:40:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-topology-api --- 07:40:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:29 [INFO] 07:40:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-topology-api --- 07:40:29 [INFO] 07:40:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ programming-topology-api --- 07:40:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:40:29 [INFO] 07:40:29 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ programming-topology-api --- 07:40:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:40:29 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/main/yang 07:40:29 [INFO] yang-to-sources: Found 8 dependencies in 977.8 μs 07:40:29 [INFO] yang-to-sources: Project model files found: 1 in 436.7 μs 07:40:29 [INFO] yang-to-sources: 6 YANG models processed in 16.14 ms 07:40:29 [INFO] BindingJavaFileGenerator: Defined 6 files in 2.473 ms 07:40:29 [INFO] Sorted 6 files into 3 directories in 45.18 μs 07:40:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.507 ms 07:40:29 [INFO] 07:40:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-topology-api --- 07:40:29 [INFO] Starting audit... 07:40:29 Audit done. 07:40:29 [INFO] You have 0 Checkstyle violations. 07:40:29 [INFO] 07:40:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-topology-api --- 07:40:29 [INFO] Starting audit... 07:40:29 Audit done. 07:40:29 [INFO] You have 0 Checkstyle violations. 07:40:29 [INFO] 07:40:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-topology-api --- 07:40:29 [INFO] 07:40:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-topology-api --- 07:40:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/main/resources 07:40:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/generated-sources/spi 07:40:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:40:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:40:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:40:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/generated-sources/spi 07:40:29 [INFO] 07:40:29 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ programming-topology-api --- 07:40:29 [INFO] Recompiling the module because of changed dependency. 07:40:29 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 07:40:29 [INFO] 07:40:29 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ programming-topology-api >>> 07:40:29 [INFO] 07:40:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ programming-topology-api --- 07:40:29 [INFO] Fork Value is true 07:40:31 [INFO] Done SpotBugs Analysis.... 07:40:31 [INFO] 07:40:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ programming-topology-api <<< 07:40:31 [INFO] 07:40:31 [INFO] 07:40:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ programming-topology-api --- 07:40:31 [INFO] BugInstance size is 0 07:40:31 [INFO] Error size is 0 07:40:31 [INFO] No errors/warnings found 07:40:31 [INFO] 07:40:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-topology-api --- 07:40:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/test/resources 07:40:31 [INFO] 07:40:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ programming-topology-api --- 07:40:31 [INFO] No sources to compile 07:40:31 [INFO] 07:40:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ programming-topology-api --- 07:40:31 [INFO] No tests to run. 07:40:31 [INFO] 07:40:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ programming-topology-api --- 07:40:31 [INFO] 07:40:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-topology-api --- 07:40:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT.jar 07:40:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/classes/META-INF/MANIFEST.MF 07:40:31 [INFO] 07:40:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-topology-api --- 07:40:31 [INFO] No previous run data found, generating javadoc. 07:40:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:40:33 [INFO] 07:40:33 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ programming-topology-api --- 07:40:33 [INFO] CycloneDX: Resolving Dependencies 07:40:33 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 07:40:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.xml 07:40:33 [INFO] attaching as programming-topology-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.json 07:40:33 [INFO] attaching as programming-topology-api-0.21.2-SNAPSHOT-cyclonedx.json 07:40:33 [INFO] 07:40:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-topology-api --- 07:40:33 [INFO] Skipping duplicate-finder execution! 07:40:33 [INFO] 07:40:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-topology-api --- 07:40:33 [INFO] No dependency problems found 07:40:33 [INFO] 07:40:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ programming-topology-api --- 07:40:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT-sources.jar 07:40:33 [INFO] 07:40:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ programming-topology-api --- 07:40:33 [INFO] 07:40:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ programming-topology-api --- 07:40:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:40:33 [INFO] 07:40:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-topology-api --- 07:40:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.2-SNAPSHOT/programming-topology-api-0.21.2-SNAPSHOT.jar 07:40:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.2-SNAPSHOT/programming-topology-api-0.21.2-SNAPSHOT.pom 07:40:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.2-SNAPSHOT/programming-topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:40:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.2-SNAPSHOT/programming-topology-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.2-SNAPSHOT/programming-topology-api-0.21.2-SNAPSHOT-cyclonedx.json 07:40:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.2-SNAPSHOT/programming-topology-api-0.21.2-SNAPSHOT-sources.jar 07:40:33 [INFO] 07:40:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-topology-api --- 07:40:33 [INFO] Installing org/opendaylight/bgpcep/programming-topology-api/0.21.2-SNAPSHOT/programming-topology-api-0.21.2-SNAPSHOT.jar 07:40:33 [INFO] Writing OBR metadata 07:40:33 [INFO] 07:40:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-topology-api --- 07:40:33 [INFO] org.opendaylight.bgpcep:programming-topology-api:bundle:0.21.2-SNAPSHOT 07:40:33 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:40:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:40:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:40:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:40:33 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:40:33 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:40:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:40:33 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:40:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:40:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:40:33 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:40:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:40:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:40:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:40:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:40:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:40:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:40:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:40:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:40:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:40:33 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:40:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:40:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:40:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:40:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:40:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:40:33 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:40:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:40:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:40:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:40:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:40:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:40:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:40:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:40:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:40:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:40:33 [INFO] +- junit:junit:jar:4.13.2:test 07:40:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:40:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:40:33 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:40:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:40:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:40:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:33 [INFO] 07:40:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ programming-topology-api --- 07:40:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/sonatype-clm/module.xml 07:40:33 [INFO] 07:40:33 [INFO] -----------< org.opendaylight.bgpcep:programming-tunnel-api >----------- 07:40:33 [INFO] Building programming-tunnel-api 0.21.2-SNAPSHOT [112/169] 07:40:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:40:33 [INFO] 07:40:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-tunnel-api --- 07:40:33 [INFO] 07:40:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-tunnel-api --- 07:40:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:33 [INFO] 07:40:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-tunnel-api --- 07:40:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:33 [INFO] 07:40:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-tunnel-api --- 07:40:34 [INFO] 07:40:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ programming-tunnel-api --- 07:40:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:40:34 [INFO] 07:40:34 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ programming-tunnel-api --- 07:40:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:40:34 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/main/yang 07:40:34 [INFO] yang-to-sources: Found 9 dependencies in 1.136 ms 07:40:34 [INFO] yang-to-sources: Project model files found: 1 in 735.7 μs 07:40:34 [INFO] yang-to-sources: 7 YANG models processed in 16.70 ms 07:40:34 [INFO] BindingJavaFileGenerator: Defined 17 files in 2.624 ms 07:40:34 [INFO] Sorted 17 files into 4 directories in 57.47 μs 07:40:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 17 in 8.228 ms 07:40:34 [INFO] 07:40:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-tunnel-api --- 07:40:34 [INFO] Starting audit... 07:40:34 Audit done. 07:40:34 [INFO] You have 0 Checkstyle violations. 07:40:34 [INFO] 07:40:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-tunnel-api --- 07:40:34 [INFO] Starting audit... 07:40:34 Audit done. 07:40:34 [INFO] You have 0 Checkstyle violations. 07:40:34 [INFO] 07:40:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-tunnel-api --- 07:40:34 [INFO] 07:40:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-tunnel-api --- 07:40:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/main/resources 07:40:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/generated-sources/spi 07:40:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:40:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:40:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:40:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/generated-sources/spi 07:40:34 [INFO] 07:40:34 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ programming-tunnel-api --- 07:40:34 [INFO] Recompiling the module because of changed dependency. 07:40:34 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 07:40:34 [INFO] 07:40:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ programming-tunnel-api >>> 07:40:34 [INFO] 07:40:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ programming-tunnel-api --- 07:40:34 [INFO] Fork Value is true 07:40:36 [INFO] Done SpotBugs Analysis.... 07:40:36 [INFO] 07:40:36 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ programming-tunnel-api <<< 07:40:36 [INFO] 07:40:36 [INFO] 07:40:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ programming-tunnel-api --- 07:40:36 [INFO] BugInstance size is 0 07:40:36 [INFO] Error size is 0 07:40:36 [INFO] No errors/warnings found 07:40:36 [INFO] 07:40:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-tunnel-api --- 07:40:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/test/resources 07:40:36 [INFO] 07:40:36 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ programming-tunnel-api --- 07:40:36 [INFO] No sources to compile 07:40:36 [INFO] 07:40:36 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ programming-tunnel-api --- 07:40:36 [INFO] No tests to run. 07:40:36 [INFO] 07:40:36 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ programming-tunnel-api --- 07:40:36 [INFO] 07:40:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-tunnel-api --- 07:40:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT.jar 07:40:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:40:36 [INFO] 07:40:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-tunnel-api --- 07:40:36 [INFO] No previous run data found, generating javadoc. 07:40:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:40:38 [INFO] 07:40:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ programming-tunnel-api --- 07:40:38 [INFO] CycloneDX: Resolving Dependencies 07:40:39 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 07:40:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.xml 07:40:39 [INFO] attaching as programming-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.json 07:40:39 [INFO] attaching as programming-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.json 07:40:39 [INFO] 07:40:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-tunnel-api --- 07:40:39 [INFO] Skipping duplicate-finder execution! 07:40:39 [INFO] 07:40:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-tunnel-api --- 07:40:39 [INFO] No dependency problems found 07:40:39 [INFO] 07:40:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ programming-tunnel-api --- 07:40:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:40:39 [INFO] 07:40:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ programming-tunnel-api --- 07:40:39 [INFO] 07:40:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ programming-tunnel-api --- 07:40:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:40:39 [INFO] 07:40:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-tunnel-api --- 07:40:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.2-SNAPSHOT/programming-tunnel-api-0.21.2-SNAPSHOT.jar 07:40:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.2-SNAPSHOT/programming-tunnel-api-0.21.2-SNAPSHOT.pom 07:40:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.2-SNAPSHOT/programming-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:40:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.2-SNAPSHOT/programming-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.2-SNAPSHOT/programming-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.json 07:40:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.2-SNAPSHOT/programming-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:40:39 [INFO] 07:40:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-tunnel-api --- 07:40:39 [INFO] Installing org/opendaylight/bgpcep/programming-tunnel-api/0.21.2-SNAPSHOT/programming-tunnel-api-0.21.2-SNAPSHOT.jar 07:40:39 [INFO] Writing OBR metadata 07:40:39 [INFO] 07:40:39 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-tunnel-api --- 07:40:39 [INFO] org.opendaylight.bgpcep:programming-tunnel-api:bundle:0.21.2-SNAPSHOT 07:40:39 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:40:39 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:40:39 [INFO] | \- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:40:39 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:40:39 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:40:39 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:40:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:40:39 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:40:39 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:40:39 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:40:39 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:40:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:40:39 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:40:39 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:40:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:40:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:40:39 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:40:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:40:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:40:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:40:39 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:40:39 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:40:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:40:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:40:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:40:39 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:40:39 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:40:39 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:40:39 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:40:39 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:40:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:40:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:40:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:40:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:40:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:40:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:40:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:40:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:40:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:40:39 [INFO] +- junit:junit:jar:4.13.2:test 07:40:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:40:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:40:39 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:40:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:40:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:40:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:40:39 [INFO] 07:40:39 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ programming-tunnel-api --- 07:40:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/sonatype-clm/module.xml 07:40:39 [INFO] 07:40:39 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-programming-api >--------- 07:40:39 [INFO] Building OpenDaylight :: PCEP :: Programming Api 0.21.2-SNAPSHOT [113/169] 07:40:39 [INFO] ------------------------------[ feature ]------------------------------- 07:40:39 [INFO] 07:40:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] 07:40:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:39 [INFO] 07:40:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:39 [INFO] 07:40:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] 07:40:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:40:39 [INFO] argLine set to empty 07:40:39 [INFO] 07:40:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] Starting audit... 07:40:39 Audit done. 07:40:39 [INFO] You have 0 Checkstyle violations. 07:40:39 [INFO] 07:40:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] Starting audit... 07:40:39 Audit done. 07:40:39 [INFO] You have 0 Checkstyle violations. 07:40:39 [INFO] 07:40:39 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/classes/META-INF/maven/dependencies.properties 07:40:39 [INFO] 07:40:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] 07:40:39 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/feature/feature.xml 07:40:39 [INFO] ...done! 07:40:39 [INFO] Attaching features XML 07:40:39 [INFO] 07:40:39 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-programming-api --- 07:40: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:40:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:40:39 [INFO] 07:40:39 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-api >>> 07:40:39 [INFO] 07:40:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] 07:40:39 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-api <<< 07:40:39 [INFO] 07:40:39 [INFO] 07:40:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] 07:40:39 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-programming-api --- 07:40:39 [INFO] 07:40:39 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-programming-api --- 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:41 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:40:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.880 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:40:51 [INFO] 07:40:51 [INFO] Results: 07:40:51 [INFO] 07:40:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:40:51 [INFO] 07:40:51 [INFO] 07:40:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-programming-api --- 07:40:51 [INFO] 07:40:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-programming-api --- 07:40:51 [INFO] 07:40:51 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-programming-api --- 07:40:51 [INFO] CycloneDX: Resolving Dependencies 07:40:55 [INFO] CycloneDX: Creating BOM version 1.4 with 83 component(s) 07:40:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.xml 07:40:55 [INFO] attaching as odl-bgpcep-programming-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.json 07:40:55 [INFO] attaching as odl-bgpcep-programming-api-0.21.2-SNAPSHOT-cyclonedx.json 07:40:55 [INFO] 07:40:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-api --- 07:40:55 [INFO] Skipping duplicate-finder execution! 07:40:55 [INFO] 07:40:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-programming-api --- 07:40:55 [INFO] Skipping plugin execution 07:40:55 [INFO] 07:40:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-programming-api --- 07:40:55 [INFO] No sources in project. Archive not created. 07:40:55 [INFO] 07:40:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-programming-api --- 07:40:55 [INFO] 07:40:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-programming-api --- 07:40:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:40:55 [INFO] 07:40:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-programming-api --- 07:40:55 [INFO] No primary artifact to install, installing attached artifacts instead. 07:40:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.2-SNAPSHOT/odl-bgpcep-programming-api-0.21.2-SNAPSHOT.pom 07:40:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.2-SNAPSHOT/odl-bgpcep-programming-api-0.21.2-SNAPSHOT-features.xml 07:40:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.2-SNAPSHOT/odl-bgpcep-programming-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:40:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.2-SNAPSHOT/odl-bgpcep-programming-api-0.21.2-SNAPSHOT-cyclonedx.json 07:40:55 [INFO] 07:40:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-programming-api --- 07:40:55 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/test-features 07:40:55 [INFO] 07:40:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-programming-api --- 07:40:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/sonatype-clm/module.xml 07:40:55 [INFO] 07:40:55 [INFO] --------------< org.opendaylight.bgpcep:pcep-tunnel-api >--------------- 07:40:55 [INFO] Building pcep-tunnel-api 0.21.2-SNAPSHOT [114/169] 07:40:55 [INFO] -------------------------------[ bundle ]------------------------------- 07:40:55 [INFO] 07:40:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-tunnel-api --- 07:40:55 [INFO] 07:40:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-tunnel-api --- 07:40:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:55 [INFO] 07:40:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-tunnel-api --- 07:40:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:40:55 [INFO] 07:40:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-tunnel-api --- 07:40:55 [INFO] 07:40:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-tunnel-api --- 07:40:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:40:55 [INFO] 07:40:55 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ pcep-tunnel-api --- 07:40:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:40:55 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/main/yang 07:40:55 [INFO] yang-to-sources: Found 13 dependencies in 1.910 ms 07:40:55 [INFO] yang-to-sources: Project model files found: 3 in 2.275 ms 07:40:55 [INFO] yang-to-sources: 19 YANG models processed in 68.46 ms 07:40:55 [INFO] BindingJavaFileGenerator: Defined 54 files in 12.59 ms 07:40:55 [INFO] Sorted 54 files into 10 directories in 91.30 μs 07:40:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 54 in 30.42 ms 07:40:55 [INFO] 07:40:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-tunnel-api --- 07:40:55 [INFO] Starting audit... 07:40:55 Audit done. 07:40:55 [INFO] You have 0 Checkstyle violations. 07:40:55 [INFO] 07:40:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-tunnel-api --- 07:40:55 [INFO] Starting audit... 07:40:55 Audit done. 07:40:55 [INFO] You have 0 Checkstyle violations. 07:40:55 [INFO] 07:40:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-tunnel-api --- 07:40:55 [INFO] 07:40:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-tunnel-api --- 07:40:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/main/resources 07:40:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/generated-sources/spi 07:40:55 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:40:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:40:55 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:40:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/generated-sources/spi 07:40:55 [INFO] 07:40:55 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-tunnel-api --- 07:40:55 [INFO] Recompiling the module because of changed dependency. 07:40:55 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 07:40:56 [INFO] 07:40:56 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-tunnel-api >>> 07:40:56 [INFO] 07:40:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-tunnel-api --- 07:40:56 [INFO] Fork Value is true 07:40:58 [INFO] Done SpotBugs Analysis.... 07:40:58 [INFO] 07:40:58 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-tunnel-api <<< 07:40:58 [INFO] 07:40:58 [INFO] 07:40:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-tunnel-api --- 07:40:58 [INFO] BugInstance size is 0 07:40:58 [INFO] Error size is 0 07:40:58 [INFO] No errors/warnings found 07:40:58 [INFO] 07:40:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-tunnel-api --- 07:40:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/test/resources 07:40:58 [INFO] 07:40:58 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-tunnel-api --- 07:40:58 [INFO] No sources to compile 07:40:58 [INFO] 07:40:58 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-tunnel-api --- 07:40:58 [INFO] No tests to run. 07:40:58 [INFO] 07:40:58 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-tunnel-api --- 07:40:58 [INFO] 07:40:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-tunnel-api --- 07:40:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT.jar 07:40:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:40:58 [INFO] 07:40:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-tunnel-api --- 07:40:58 [INFO] No previous run data found, generating javadoc. 07:41:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:41:01 [INFO] 07:41:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-tunnel-api --- 07:41:01 [INFO] CycloneDX: Resolving Dependencies 07:41:01 [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) 07:41:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.xml 07:41:01 [INFO] attaching as pcep-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:41:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.json 07:41:01 [INFO] attaching as pcep-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.json 07:41:01 [INFO] 07:41:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-api --- 07:41:01 [INFO] Skipping duplicate-finder execution! 07:41:01 [INFO] 07:41:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-tunnel-api --- 07:41:01 [INFO] No dependency problems found 07:41:01 [INFO] 07:41:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-tunnel-api --- 07:41:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:41:01 [INFO] 07:41:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-tunnel-api --- 07:41:01 [INFO] 07:41:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-tunnel-api --- 07:41:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:41:01 [INFO] 07:41:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-tunnel-api --- 07:41:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.2-SNAPSHOT/pcep-tunnel-api-0.21.2-SNAPSHOT.jar 07:41:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.2-SNAPSHOT/pcep-tunnel-api-0.21.2-SNAPSHOT.pom 07:41:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.2-SNAPSHOT/pcep-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:41:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.2-SNAPSHOT/pcep-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:41:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.2-SNAPSHOT/pcep-tunnel-api-0.21.2-SNAPSHOT-cyclonedx.json 07:41:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.2-SNAPSHOT/pcep-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:41:01 [INFO] 07:41:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-tunnel-api --- 07:41:01 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-api/0.21.2-SNAPSHOT/pcep-tunnel-api-0.21.2-SNAPSHOT.jar 07:41:01 [INFO] Writing OBR metadata 07:41:02 [INFO] 07:41:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-tunnel-api --- 07:41:02 [INFO] org.opendaylight.bgpcep:pcep-tunnel-api:bundle:0.21.2-SNAPSHOT 07:41:02 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:41:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:41:02 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:41:02 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:41:02 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:41:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:41:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:41:02 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:41:02 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:41:02 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:41:02 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:41:02 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:41:02 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:41:02 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:41:02 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:41:02 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:41:02 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:41:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:41:02 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:41:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:41:02 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:41:02 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:41:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:41:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:41:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:41:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:41:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:41:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:41:02 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:41:02 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:41:02 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:41:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:41:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:41:02 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:41:02 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:41:02 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:41:02 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:41:02 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:41:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:41:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:41:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:41:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:41:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:41:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:41:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:41:02 [INFO] +- junit:junit:jar:4.13.2:test 07:41:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:41:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:41:02 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:41:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:41:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:41:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:02 [INFO] 07:41:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-tunnel-api --- 07:41:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/sonatype-clm/module.xml 07:41:02 [INFO] 07:41:02 [INFO] --------------< org.opendaylight.bgpcep:programming-impl >-------------- 07:41:02 [INFO] Building programming-impl 0.21.2-SNAPSHOT [115/169] 07:41:02 [INFO] -------------------------------[ bundle ]------------------------------- 07:41:02 [INFO] 07:41:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-impl --- 07:41:02 [INFO] 07:41:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-impl --- 07:41:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:02 [INFO] 07:41:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-impl --- 07:41:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:02 [INFO] 07:41:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-impl --- 07:41:02 [INFO] 07:41:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ programming-impl --- 07:41:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:41:02 [INFO] 07:41:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-impl --- 07:41:02 [INFO] Starting audit... 07:41:02 Audit done. 07:41:02 [INFO] You have 0 Checkstyle violations. 07:41:02 [INFO] 07:41:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-impl --- 07:41:02 [INFO] Starting audit... 07:41:02 Audit done. 07:41:02 [INFO] You have 0 Checkstyle violations. 07:41:02 [INFO] 07:41:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-impl --- 07:41:02 [INFO] 07:41:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-impl --- 07:41:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/impl/src/main/resources 07:41:02 [INFO] 07:41:02 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ programming-impl --- 07:41:02 [INFO] Recompiling the module because of changed dependency. 07:41:02 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 07:41: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:41: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:41: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:41:02 [INFO] 07:41:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ programming-impl >>> 07:41:02 [INFO] 07:41:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ programming-impl --- 07:41:02 [INFO] Fork Value is true 07:41:05 [INFO] Done SpotBugs Analysis.... 07:41:05 [INFO] 07:41:05 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ programming-impl <<< 07:41:05 [INFO] 07:41:05 [INFO] 07:41:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ programming-impl --- 07:41:05 [INFO] BugInstance size is 0 07:41:05 [INFO] Error size is 0 07:41:05 [INFO] No errors/warnings found 07:41:05 [INFO] 07:41:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-impl --- 07:41:05 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:41:05 [INFO] 07:41:05 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ programming-impl --- 07:41:05 [INFO] Recompiling the module because of changed dependency. 07:41:05 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:41:05 [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:41:05 [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:41:05 [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:41:05 [INFO] 07:41:05 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ programming-impl --- 07:41:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:41:05 [INFO] 07:41:05 [INFO] ------------------------------------------------------- 07:41:05 [INFO] T E S T S 07:41:05 [INFO] ------------------------------------------------------- 07:41:07 [INFO] Running org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 07:41:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:41:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.48 s -- in org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 07:41:18 [INFO] 07:41:18 [INFO] Results: 07:41:18 [INFO] 07:41:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:41:18 [INFO] 07:41:18 [INFO] 07:41:18 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ programming-impl --- 07:41:18 [INFO] 07:41:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-impl --- 07:41:18 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT.jar 07:41:18 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/classes/META-INF/MANIFEST.MF 07:41:18 [INFO] 07:41:18 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ programming-impl --- 07:41:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-tests.jar 07:41:18 [INFO] 07:41:18 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ programming-impl --- 07:41:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-test-sources.jar 07:41:18 [INFO] 07:41:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-impl --- 07:41:18 [INFO] No previous run data found, generating javadoc. 07:41:20 [WARNING] Javadoc Warnings 07:41:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:36: warning: no comment 07:41:20 [WARNING] public final class DefaultInstructionSchedulerFactory implements InstructionSchedulerFactory, AutoCloseable { 07:41:20 [WARNING] ^ 07:41:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:52: warning: no comment 07:41:20 [WARNING] public DefaultInstructionSchedulerFactory(@Reference final DataBroker dataProvider, 07:41:20 [WARNING] ^ 07:41:20 [WARNING] 2 warnings 07:41:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-javadoc.jar 07:41:20 [INFO] 07:41:20 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ programming-impl --- 07:41:20 [INFO] CycloneDX: Resolving Dependencies 07:41:21 [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) 07:41:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.xml 07:41:21 [INFO] attaching as programming-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:41:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.json 07:41:21 [INFO] attaching as programming-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:41:21 [INFO] 07:41:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-impl --- 07:41:21 [INFO] Skipping duplicate-finder execution! 07:41:21 [INFO] 07:41:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-impl --- 07:41:21 [INFO] No dependency problems found 07:41:21 [INFO] 07:41:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ programming-impl --- 07:41:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-sources.jar 07:41:21 [INFO] 07:41:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ programming-impl --- 07:41:21 [INFO] 07:41:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ programming-impl --- 07:41:21 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/programming/impl/target/code-coverage/jacoco.exec 07:41:21 [INFO] Analyzed bundle 'programming-impl' with 9 classes 07:41:21 [INFO] 07:41:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-impl --- 07:41:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.2-SNAPSHOT/programming-impl-0.21.2-SNAPSHOT.jar 07:41:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.2-SNAPSHOT/programming-impl-0.21.2-SNAPSHOT.pom 07:41:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.2-SNAPSHOT/programming-impl-0.21.2-SNAPSHOT-tests.jar 07:41:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.2-SNAPSHOT/programming-impl-0.21.2-SNAPSHOT-test-sources.jar 07:41:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.2-SNAPSHOT/programming-impl-0.21.2-SNAPSHOT-javadoc.jar 07:41:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.2-SNAPSHOT/programming-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:41:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.2-SNAPSHOT/programming-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:41:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.2-SNAPSHOT/programming-impl-0.21.2-SNAPSHOT-sources.jar 07:41:21 [INFO] 07:41:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-impl --- 07:41:21 [INFO] Installing org/opendaylight/bgpcep/programming-impl/0.21.2-SNAPSHOT/programming-impl-0.21.2-SNAPSHOT.jar 07:41:21 [INFO] Writing OBR metadata 07:41:21 [INFO] 07:41:21 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-impl --- 07:41:21 [INFO] org.opendaylight.bgpcep:programming-impl:bundle:0.21.2-SNAPSHOT 07:41:21 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:41:21 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:41:21 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:41:21 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:41:21 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.21.2-SNAPSHOT:compile 07:41:21 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:41:21 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:41:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:41:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:41:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:41:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:41:21 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:41:21 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:41:21 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:41:21 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:41:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:41:21 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:41:21 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:41:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:41:21 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:41:21 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 07:41:21 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:41:21 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:41:21 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:41:21 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:41:21 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:41:21 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:41:21 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:test 07:41:21 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:test 07:41:21 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:test 07:41:21 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:test 07:41:21 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:test 07:41:21 [INFO] | | +- io.netty:netty-transport:jar:4.1.104.Final:test 07:41:21 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.104.Final:test 07:41:21 [INFO] | | \- io.netty:netty-buffer:jar:4.1.104.Final:test 07:41:21 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:test 07:41:21 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:test 07:41:21 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:test 07:41:21 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:test 07:41:21 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:test 07:41:21 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:test 07:41:21 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:test 07:41:21 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:41:21 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:41:21 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:41:21 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:41:21 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:41:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:test 07:41:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:41:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:test 07:41:21 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:test 07:41:21 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:41:21 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:41:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:41:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:41:21 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:41:21 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:41:21 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:test 07:41:21 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:41:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:41:21 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:41:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:41:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:41:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:41:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:41:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:41:21 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:41:21 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:41:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:41:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:41:21 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:41:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:41:21 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:41:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:41:21 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.1:test 07:41:21 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:41:21 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:41:21 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:41:21 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:41:21 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:41:21 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:41:21 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:41:21 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:41:21 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:41:21 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:41:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:41:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:41:21 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:41:21 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:41:21 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:41:21 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:41:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:41:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:41:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:41:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:41:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:41:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:41:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:41:21 [INFO] +- junit:junit:jar:4.13.2:test 07:41:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:41:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:41:21 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:41:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:41:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:41:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:21 [INFO] 07:41:21 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ programming-impl --- 07:41:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/impl/target/sonatype-clm/module.xml 07:41:21 [INFO] 07:41:21 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-programming-impl >--------- 07:41:21 [INFO] Building OpenDaylight :: PCEP :: Programming Impl 0.21.2-SNAPSHOT [116/169] 07:41:21 [INFO] ------------------------------[ feature ]------------------------------- 07:41:21 [INFO] 07:41:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-programming-impl --- 07:41:21 [INFO] 07:41:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-programming-impl --- 07:41:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:21 [INFO] 07:41:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-impl --- 07:41:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:21 [INFO] 07:41:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] 07:41:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:41:22 [INFO] argLine set to empty 07:41:22 [INFO] 07:41:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] Starting audit... 07:41:22 Audit done. 07:41:22 [INFO] You have 0 Checkstyle violations. 07:41:22 [INFO] 07:41:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] Starting audit... 07:41:22 Audit done. 07:41:22 [INFO] You have 0 Checkstyle violations. 07:41:22 [INFO] 07:41:22 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/classes/META-INF/maven/dependencies.properties 07:41:22 [INFO] 07:41:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] 07:41:22 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/feature/feature.xml 07:41:22 [INFO] ...done! 07:41:22 [INFO] Attaching features XML 07:41:22 [INFO] 07:41:22 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:41:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:41:22 [INFO] 07:41:22 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-impl >>> 07:41:22 [INFO] 07:41:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] 07:41:22 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-impl <<< 07:41:22 [INFO] 07:41:22 [INFO] 07:41:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] 07:41:22 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] 07:41:22 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-programming-impl --- 07:41:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:41:22 [INFO] 07:41:22 [INFO] ------------------------------------------------------- 07:41:22 [INFO] T E S T S 07:41:22 [INFO] ------------------------------------------------------- 07:41:24 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:41:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.81 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:41:41 [INFO] 07:41:41 [INFO] Results: 07:41:41 [INFO] 07:41:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:41:41 [INFO] 07:41:41 [INFO] 07:41:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-programming-impl --- 07:41:41 [INFO] 07:41:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-programming-impl --- 07:41:41 [INFO] 07:41:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-programming-impl --- 07:41:41 [INFO] CycloneDX: Resolving Dependencies 07:41:46 [INFO] CycloneDX: Creating BOM version 1.4 with 211 component(s) 07:41:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.xml 07:41:46 [INFO] attaching as odl-bgpcep-programming-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:41:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.json 07:41:46 [INFO] attaching as odl-bgpcep-programming-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:41:46 [INFO] 07:41:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-impl --- 07:41:46 [INFO] Skipping duplicate-finder execution! 07:41:46 [INFO] 07:41:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-programming-impl --- 07:41:46 [INFO] Skipping plugin execution 07:41:46 [INFO] 07:41:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-programming-impl --- 07:41:46 [INFO] No sources in project. Archive not created. 07:41:46 [INFO] 07:41:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-programming-impl --- 07:41:46 [INFO] 07:41:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-programming-impl --- 07:41:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:41:46 [INFO] 07:41:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-programming-impl --- 07:41:46 [INFO] No primary artifact to install, installing attached artifacts instead. 07:41:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.2-SNAPSHOT/odl-bgpcep-programming-impl-0.21.2-SNAPSHOT.pom 07:41:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.2-SNAPSHOT/odl-bgpcep-programming-impl-0.21.2-SNAPSHOT-features.xml 07:41:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.2-SNAPSHOT/odl-bgpcep-programming-impl-0.21.2-SNAPSHOT-cyclonedx.xml 07:41:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.2-SNAPSHOT/odl-bgpcep-programming-impl-0.21.2-SNAPSHOT-cyclonedx.json 07:41:46 [INFO] 07:41:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-programming-impl --- 07:41:46 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/test-features 07:41:46 [INFO] 07:41:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-programming-impl --- 07:41:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/sonatype-clm/module.xml 07:41:46 [INFO] 07:41:46 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-api >-------------- 07:41:46 [INFO] Building pcep-topology-api 0.21.2-SNAPSHOT [117/169] 07:41:46 [INFO] -------------------------------[ bundle ]------------------------------- 07:41:46 [INFO] 07:41:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-api --- 07:41:46 [INFO] 07:41:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-api --- 07:41:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:46 [INFO] 07:41:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-topology-api --- 07:41:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:46 [INFO] 07:41:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-topology-api --- 07:41:47 [INFO] 07:41:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-topology-api --- 07:41:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:41:47 [INFO] 07:41:47 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ pcep-topology-api --- 07:41:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:41:47 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/main/yang 07:41:47 [INFO] yang-to-sources: Found 11 dependencies in 2.508 ms 07:41:47 [INFO] yang-to-sources: Project model files found: 4 in 2.354 ms 07:41:47 [INFO] yang-to-sources: 20 YANG models processed in 85.30 ms 07:41:47 [INFO] BindingJavaFileGenerator: Defined 125 files in 13.58 ms 07:41:47 [INFO] Sorted 125 files into 22 directories in 159.5 μs 07:41:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 125 in 45.02 ms 07:41:47 [INFO] 07:41:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-topology-api --- 07:41:47 [INFO] Starting audit... 07:41:47 Audit done. 07:41:47 [INFO] You have 0 Checkstyle violations. 07:41:47 [INFO] 07:41:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-topology-api --- 07:41:47 [INFO] Starting audit... 07:41:47 Audit done. 07:41:47 [INFO] You have 0 Checkstyle violations. 07:41:47 [INFO] 07:41:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-topology-api --- 07:41:47 [INFO] 07:41:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-api --- 07:41:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/main/resources 07:41:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/generated-sources/spi 07:41:47 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:41:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:41:47 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:41:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/generated-sources/spi 07:41:47 [INFO] 07:41:47 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-topology-api --- 07:41:47 [INFO] Recompiling the module because of changed dependency. 07:41:47 [INFO] Compiling 124 source files with javac [debug release 17] to target/classes 07:41:47 [INFO] 07:41:47 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-topology-api >>> 07:41:47 [INFO] 07:41:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-topology-api --- 07:41:47 [INFO] Fork Value is true 07:41:50 [INFO] Done SpotBugs Analysis.... 07:41:50 [INFO] 07:41:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-topology-api <<< 07:41:50 [INFO] 07:41:50 [INFO] 07:41:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-topology-api --- 07:41:50 [INFO] BugInstance size is 0 07:41:50 [INFO] Error size is 0 07:41:50 [INFO] No errors/warnings found 07:41:50 [INFO] 07:41:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-api --- 07:41:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/test/resources 07:41:50 [INFO] 07:41:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-topology-api --- 07:41:50 [INFO] No sources to compile 07:41:50 [INFO] 07:41:50 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-topology-api --- 07:41:50 [INFO] No tests to run. 07:41:50 [INFO] 07:41:50 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-topology-api --- 07:41:50 [INFO] 07:41:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-api --- 07:41:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT.jar 07:41:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/classes/META-INF/MANIFEST.MF 07:41:50 [INFO] 07:41:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-topology-api --- 07:41:50 [INFO] No previous run data found, generating javadoc. 07:41:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:41:54 [INFO] 07:41:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-topology-api --- 07:41:54 [INFO] CycloneDX: Resolving Dependencies 07:41:55 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 07:41:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.xml 07:41:55 [INFO] attaching as pcep-topology-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:41:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.json 07:41:55 [INFO] attaching as pcep-topology-api-0.21.2-SNAPSHOT-cyclonedx.json 07:41:55 [INFO] 07:41:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-api --- 07:41:55 [INFO] Skipping duplicate-finder execution! 07:41:55 [INFO] 07:41:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-topology-api --- 07:41:55 [INFO] No dependency problems found 07:41:55 [INFO] 07:41:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-topology-api --- 07:41:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT-sources.jar 07:41:55 [INFO] 07:41:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-topology-api --- 07:41:55 [INFO] 07:41:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-topology-api --- 07:41:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:41:55 [INFO] 07:41:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-topology-api --- 07:41:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.2-SNAPSHOT/pcep-topology-api-0.21.2-SNAPSHOT.jar 07:41:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.2-SNAPSHOT/pcep-topology-api-0.21.2-SNAPSHOT.pom 07:41:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.2-SNAPSHOT/pcep-topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:41:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.2-SNAPSHOT/pcep-topology-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:41:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.2-SNAPSHOT/pcep-topology-api-0.21.2-SNAPSHOT-cyclonedx.json 07:41:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.2-SNAPSHOT/pcep-topology-api-0.21.2-SNAPSHOT-sources.jar 07:41:55 [INFO] 07:41:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-api --- 07:41:55 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-api/0.21.2-SNAPSHOT/pcep-topology-api-0.21.2-SNAPSHOT.jar 07:41:55 [INFO] Writing OBR metadata 07:41:55 [INFO] 07:41:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-topology-api --- 07:41:55 [INFO] org.opendaylight.bgpcep:pcep-topology-api:bundle:0.21.2-SNAPSHOT 07:41:55 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:41:55 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:41:55 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:41:55 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:41:55 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:41:55 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:41:55 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:41:55 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:41:55 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:41:55 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:41:55 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:41:55 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:41:55 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:41:55 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:41:55 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:41:55 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:41:55 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:41:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:41:55 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:41:55 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:41:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:41:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:41:55 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:41:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:41:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:41:55 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:41:55 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:41:55 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:41:55 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:41:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:41:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:41:55 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:41:55 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:41:55 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:41:55 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:41:55 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:41:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:41:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:41:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:41:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:41:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:41:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:41:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:41:55 [INFO] +- junit:junit:jar:4.13.2:test 07:41:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:41:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:41:55 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:41:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:41:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:41:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:55 [INFO] 07:41:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-topology-api --- 07:41:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/sonatype-clm/module.xml 07:41:55 [INFO] 07:41:55 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-spi >-------------- 07:41:55 [INFO] Building pcep-topology-spi 0.21.2-SNAPSHOT [118/169] 07:41:55 [INFO] -------------------------------[ bundle ]------------------------------- 07:41:55 [INFO] 07:41:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-spi --- 07:41:55 [INFO] 07:41:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-spi --- 07:41:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:55 [INFO] 07:41:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-topology-spi --- 07:41:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:55 [INFO] 07:41:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-topology-spi --- 07:41:56 [INFO] 07:41:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-topology-spi --- 07:41:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:41:56 [INFO] 07:41:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-topology-spi --- 07:41:56 [INFO] Starting audit... 07:41:56 Audit done. 07:41:56 [INFO] You have 0 Checkstyle violations. 07:41:56 [INFO] 07:41:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-topology-spi --- 07:41:56 [INFO] Starting audit... 07:41:56 Audit done. 07:41:56 [INFO] You have 0 Checkstyle violations. 07:41:56 [INFO] 07:41:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-topology-spi --- 07:41:56 [INFO] 07:41:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-spi --- 07:41:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/src/main/resources 07:41:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/generated-sources/spi 07:41:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/generated-sources/yang 07:41:56 [INFO] 07:41:56 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-topology-spi --- 07:41:56 [INFO] Recompiling the module because of changed dependency. 07:41:56 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 07:41:56 [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:41:56 [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:41:56 [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:41:56 [INFO] 07:41:56 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-topology-spi >>> 07:41:56 [INFO] 07:41:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-topology-spi --- 07:41:56 [INFO] Fork Value is true 07:41:58 [INFO] Done SpotBugs Analysis.... 07:41:58 [INFO] 07:41:58 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-topology-spi <<< 07:41:58 [INFO] 07:41:58 [INFO] 07:41:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-topology-spi --- 07:41:58 [INFO] BugInstance size is 0 07:41:58 [INFO] Error size is 0 07:41:58 [INFO] No errors/warnings found 07:41:58 [INFO] 07:41:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-spi --- 07:41:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/src/test/resources 07:41:58 [INFO] 07:41:58 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-topology-spi --- 07:41:58 [INFO] No sources to compile 07:41:58 [INFO] 07:41:58 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-topology-spi --- 07:41:58 [INFO] No tests to run. 07:41:58 [INFO] 07:41:58 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-topology-spi --- 07:41:58 [INFO] 07:41:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-spi --- 07:41:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT.jar 07:41:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/classes/META-INF/MANIFEST.MF 07:41:58 [INFO] 07:41:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-topology-spi --- 07:41:58 [INFO] No previous run data found, generating javadoc. 07:41:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT-javadoc.jar 07:41:59 [INFO] 07:41:59 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-topology-spi --- 07:41:59 [INFO] CycloneDX: Resolving Dependencies 07:42:00 [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) 07:42:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.xml 07:42:00 [INFO] attaching as pcep-topology-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:42:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.json 07:42:00 [INFO] attaching as pcep-topology-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:42:00 [INFO] 07:42:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-spi --- 07:42:00 [INFO] Skipping duplicate-finder execution! 07:42:00 [INFO] 07:42:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-topology-spi --- 07:42:00 [INFO] No dependency problems found 07:42:00 [INFO] 07:42:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-topology-spi --- 07:42:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT-sources.jar 07:42:00 [INFO] 07:42:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-topology-spi --- 07:42:00 [INFO] 07:42:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-topology-spi --- 07:42:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:42:00 [INFO] 07:42:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-topology-spi --- 07:42:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.2-SNAPSHOT/pcep-topology-spi-0.21.2-SNAPSHOT.jar 07:42:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.2-SNAPSHOT/pcep-topology-spi-0.21.2-SNAPSHOT.pom 07:42:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.2-SNAPSHOT/pcep-topology-spi-0.21.2-SNAPSHOT-javadoc.jar 07:42:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.2-SNAPSHOT/pcep-topology-spi-0.21.2-SNAPSHOT-cyclonedx.xml 07:42:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.2-SNAPSHOT/pcep-topology-spi-0.21.2-SNAPSHOT-cyclonedx.json 07:42:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.2-SNAPSHOT/pcep-topology-spi-0.21.2-SNAPSHOT-sources.jar 07:42:00 [INFO] 07:42:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-spi --- 07:42:00 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-spi/0.21.2-SNAPSHOT/pcep-topology-spi-0.21.2-SNAPSHOT.jar 07:42:00 [INFO] Writing OBR metadata 07:42:00 [INFO] 07:42:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-topology-spi --- 07:42:00 [INFO] org.opendaylight.bgpcep:pcep-topology-spi:bundle:0.21.2-SNAPSHOT 07:42:00 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:42:00 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:42:00 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:42:00 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:42:00 [INFO] | | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:42:00 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:42:00 [INFO] | | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:42:00 [INFO] | | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:42:00 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:42:00 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:42:00 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:42:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:42:00 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:42:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:42:00 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:42:00 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:42:00 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:42:00 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:42:00 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:42:00 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:42:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:42:00 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:42:00 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.21.2-SNAPSHOT:compile 07:42:00 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:42:00 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:42:00 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:42:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:42:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:00 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:42:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:42:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:42:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:42:00 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:42:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:42:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:42:00 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:42:00 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:42:00 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:42:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:42:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:42:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:42:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:42:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:42:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:42:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:42:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:42:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:42:00 [INFO] +- junit:junit:jar:4.13.2:test 07:42:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:42:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:42:00 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:42:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:42:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:42:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:00 [INFO] 07:42:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-topology-spi --- 07:42:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/sonatype-clm/module.xml 07:42:00 [INFO] 07:42:00 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology >---------- 07:42:00 [INFO] Building OpenDaylight :: PCEP :: Topology 0.21.2-SNAPSHOT [119/169] 07:42:00 [INFO] ------------------------------[ feature ]------------------------------- 07:42:00 [INFO] 07:42:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-topology --- 07:42:00 [INFO] 07:42:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-topology --- 07:42:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:00 [INFO] 07:42:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology --- 07:42:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:00 [INFO] 07:42:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] 07:42:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:01 [INFO] argLine set to empty 07:42:01 [INFO] 07:42:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] Starting audit... 07:42:01 Audit done. 07:42:01 [INFO] You have 0 Checkstyle violations. 07:42:01 [INFO] 07:42:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] Starting audit... 07:42:01 Audit done. 07:42:01 [INFO] You have 0 Checkstyle violations. 07:42:01 [INFO] 07:42:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/classes/META-INF/maven/dependencies.properties 07:42:01 [INFO] 07:42:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] 07:42:01 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/feature/feature.xml 07:42:01 [INFO] ...done! 07:42:01 [INFO] Attaching features XML 07:42:01 [INFO] 07:42:01 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:42:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:42:01 [INFO] 07:42:01 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology >>> 07:42:01 [INFO] 07:42:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] 07:42:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology <<< 07:42:01 [INFO] 07:42:01 [INFO] 07:42:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] 07:42:01 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] 07:42:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-topology --- 07:42:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:42:01 [INFO] 07:42:01 [INFO] ------------------------------------------------------- 07:42:01 [INFO] T E S T S 07:42:01 [INFO] ------------------------------------------------------- 07:42:02 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:42:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.90 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:42:14 [INFO] 07:42:14 [INFO] Results: 07:42:14 [INFO] 07:42:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:42:14 [INFO] 07:42:14 [INFO] 07:42:14 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-topology --- 07:42:14 [INFO] 07:42:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-topology --- 07:42:14 [INFO] 07:42:14 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-topology --- 07:42:14 [INFO] CycloneDX: Resolving Dependencies 07:42:18 [INFO] CycloneDX: Creating BOM version 1.4 with 95 component(s) 07:42:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.xml 07:42:18 [INFO] attaching as odl-bgpcep-pcep-topology-0.21.2-SNAPSHOT-cyclonedx.xml 07:42:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.json 07:42:18 [INFO] attaching as odl-bgpcep-pcep-topology-0.21.2-SNAPSHOT-cyclonedx.json 07:42:18 [INFO] 07:42:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology --- 07:42:18 [INFO] Skipping duplicate-finder execution! 07:42:18 [INFO] 07:42:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology --- 07:42:18 [INFO] Skipping plugin execution 07:42:18 [INFO] 07:42:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology --- 07:42:18 [INFO] No sources in project. Archive not created. 07:42:18 [INFO] 07:42:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology --- 07:42:18 [INFO] 07:42:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-topology --- 07:42:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:18 [INFO] 07:42:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-topology --- 07:42:18 [INFO] No primary artifact to install, installing attached artifacts instead. 07:42:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.2-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.2-SNAPSHOT.pom 07:42:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.2-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.2-SNAPSHOT-features.xml 07:42:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.2-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.2-SNAPSHOT-cyclonedx.xml 07:42:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.2-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.2-SNAPSHOT-cyclonedx.json 07:42:18 [INFO] 07:42:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-topology --- 07:42:18 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/test-features 07:42:18 [INFO] 07:42:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-topology --- 07:42:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/sonatype-clm/module.xml 07:42:18 [INFO] 07:42:18 [INFO] -------------< org.opendaylight.bgpcep:pcep-ietf-stateful >------------- 07:42:18 [INFO] Building pcep-ietf-stateful 0.21.2-SNAPSHOT [120/169] 07:42:18 [INFO] -------------------------------[ bundle ]------------------------------- 07:42:18 [INFO] 07:42:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-ietf-stateful --- 07:42:18 [INFO] 07:42:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-ietf-stateful --- 07:42:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:18 [INFO] 07:42:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-ietf-stateful --- 07:42:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:18 [INFO] 07:42:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-ietf-stateful --- 07:42:18 [INFO] 07:42:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-ietf-stateful --- 07:42:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:42:18 [INFO] 07:42:18 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ pcep-ietf-stateful --- 07:42:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:42:18 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/yang 07:42:18 [INFO] yang-to-sources: Found 15 dependencies in 3.377 ms 07:42:18 [INFO] yang-to-sources: Project model files found: 6 in 8.174 ms 07:42:18 [INFO] yang-to-sources: 31 YANG models processed in 133.8 ms 07:42:18 [INFO] BindingJavaFileGenerator: Defined 198 files in 17.08 ms 07:42:18 [INFO] Sorted 198 files into 46 directories in 208.5 μs 07:42:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 198 in 48.48 ms 07:42:19 [INFO] 07:42:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-ietf-stateful --- 07:42:19 [INFO] Starting audit... 07:42:19 Audit done. 07:42:19 [INFO] You have 0 Checkstyle violations. 07:42:19 [INFO] 07:42:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-ietf-stateful --- 07:42:19 [INFO] Starting audit... 07:42:19 Audit done. 07:42:19 [INFO] You have 0 Checkstyle violations. 07:42:19 [INFO] 07:42:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-ietf-stateful --- 07:42:19 [INFO] 07:42:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-ietf-stateful --- 07:42:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/resources 07:42:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/spi 07:42:19 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 07:42:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:42:19 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 07:42:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/spi 07:42:19 [INFO] 07:42:19 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-ietf-stateful --- 07:42:19 [INFO] Recompiling the module because of changed dependency. 07:42:19 [INFO] Compiling 224 source files with javac [debug release 17] to target/classes 07:42:20 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[88,55] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[117,38] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[117,56] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[138,53] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[176,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[188,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[194,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[200,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[105,35] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[106,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[159,17] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[160,30] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[80,13] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[80,13] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[80,13] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[140,26] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[180,27] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[209,34] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[307,12] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[307,12] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[307,12] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[405,39] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[405,39] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[405,39] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,22] nonnullVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,22] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[459,23] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[459,23] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[459,23] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[535,151] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlvBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[134,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[140,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[146,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[152,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[158,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[164,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[139,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[145,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[151,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[158,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[164,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[212,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[225,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[231,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[237,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[243,13] possible fall-through into case 07:42:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[250,13] possible fall-through into case 07:42:20 [INFO] 07:42:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-ietf-stateful >>> 07:42:20 [INFO] 07:42:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-ietf-stateful --- 07:42:20 [INFO] Fork Value is true 07:42:25 [INFO] Done SpotBugs Analysis.... 07:42:25 [INFO] 07:42:25 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-ietf-stateful <<< 07:42:25 [INFO] 07:42:25 [INFO] 07:42:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-ietf-stateful --- 07:42:25 [INFO] BugInstance size is 0 07:42:25 [INFO] Error size is 0 07:42:25 [INFO] No errors/warnings found 07:42:25 [INFO] 07:42:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-ietf-stateful --- 07:42:25 [INFO] Copying 14 resources from src/test/resources to target/test-classes 07:42:25 [INFO] 07:42:25 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-ietf-stateful --- 07:42:25 [INFO] Recompiling the module because of changed dependency. 07:42:25 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:42:25 [INFO] 07:42:25 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-ietf-stateful --- 07:42:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:42:25 [INFO] 07:42:25 [INFO] ------------------------------------------------------- 07:42:25 [INFO] T E S T S 07:42:25 [INFO] ------------------------------------------------------- 07:42:26 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest 07:42:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest 07:42:26 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest 07:42:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest 07:42:27 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest 07:42:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest 07:42:27 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest 07:42:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest 07:42:27 [INFO] 07:42:27 [INFO] Results: 07:42:27 [INFO] 07:42:27 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 07:42:27 [INFO] 07:42:27 [INFO] 07:42:27 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-ietf-stateful --- 07:42:27 [INFO] 07:42:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-ietf-stateful --- 07:42:27 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT.jar 07:42:27 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/classes/META-INF/MANIFEST.MF 07:42:27 [INFO] 07:42:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-ietf-stateful --- 07:42:27 [INFO] No previous run data found, generating javadoc. 07:42:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT-javadoc.jar 07:42:32 [INFO] 07:42:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-ietf-stateful --- 07:42:32 [INFO] CycloneDX: Resolving Dependencies 07:42:33 [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) 07:42:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/bom.xml 07:42:33 [INFO] attaching as pcep-ietf-stateful-0.21.2-SNAPSHOT-cyclonedx.xml 07:42:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/bom.json 07:42:33 [INFO] attaching as pcep-ietf-stateful-0.21.2-SNAPSHOT-cyclonedx.json 07:42:33 [INFO] 07:42:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-stateful --- 07:42:33 [INFO] Skipping duplicate-finder execution! 07:42:33 [INFO] 07:42:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-ietf-stateful --- 07:42:33 [INFO] No dependency problems found 07:42:33 [INFO] 07:42:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-ietf-stateful --- 07:42:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT-sources.jar 07:42:33 [INFO] 07:42:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-ietf-stateful --- 07:42:33 [INFO] 07:42:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-ietf-stateful --- 07:42:33 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/code-coverage/jacoco.exec 07:42:33 [INFO] Analyzed bundle 'pcep-ietf-stateful' with 47 classes 07:42:33 [INFO] 07:42:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-ietf-stateful --- 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.2-SNAPSHOT/pcep-ietf-stateful-0.21.2-SNAPSHOT.jar 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.2-SNAPSHOT/pcep-ietf-stateful-0.21.2-SNAPSHOT.pom 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.2-SNAPSHOT/pcep-ietf-stateful-0.21.2-SNAPSHOT-javadoc.jar 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.2-SNAPSHOT/pcep-ietf-stateful-0.21.2-SNAPSHOT-cyclonedx.xml 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.2-SNAPSHOT/pcep-ietf-stateful-0.21.2-SNAPSHOT-cyclonedx.json 07:42:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.2-SNAPSHOT/pcep-ietf-stateful-0.21.2-SNAPSHOT-sources.jar 07:42:33 [INFO] 07:42:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-ietf-stateful --- 07:42:33 [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.2-SNAPSHOT/pcep-ietf-stateful-0.21.2-SNAPSHOT.jar 07:42:33 [INFO] Writing OBR metadata 07:42:33 [INFO] 07:42:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-ietf-stateful --- 07:42:33 [INFO] org.opendaylight.bgpcep:pcep-ietf-stateful:bundle:0.21.2-SNAPSHOT 07:42:33 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:42:33 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:42:33 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:42:33 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:42:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:42:33 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:42:33 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:42:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:42:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:42:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:42:33 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:42:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:42:33 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:42:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:42:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:42:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:42:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:42:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:42:33 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:42:33 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:42:33 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:42:33 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:42:33 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:42:33 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:42:33 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:42:33 [INFO] +- org.opendaylight.bgpcep:pcep-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:42:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:42:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:42:33 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:42:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:42:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:42:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:42:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:42:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:42:33 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:42:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:42:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:42:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:42:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:42:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:42:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:42:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:42:33 [INFO] +- junit:junit:jar:4.13.2:test 07:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:42:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:42:33 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:42:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:42:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:42:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:33 [INFO] 07:42:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-ietf-stateful --- 07:42:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/sonatype-clm/module.xml 07:42:33 [INFO] 07:42:33 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful >---------- 07:42:33 [INFO] Building OpenDaylight :: PCEP :: Stateful 0.21.2-SNAPSHOT [121/169] 07:42:33 [INFO] ------------------------------[ feature ]------------------------------- 07:42:33 [INFO] 07:42:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-stateful --- 07:42:33 [INFO] 07:42:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-stateful --- 07:42:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:33 [INFO] 07:42:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-stateful --- 07:42:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:33 [INFO] 07:42:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] 07:42:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:34 [INFO] argLine set to empty 07:42:34 [INFO] 07:42:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] Starting audit... 07:42:34 Audit done. 07:42:34 [INFO] You have 0 Checkstyle violations. 07:42:34 [INFO] 07:42:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] Starting audit... 07:42:34 Audit done. 07:42:34 [INFO] You have 0 Checkstyle violations. 07:42:34 [INFO] 07:42:34 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/classes/META-INF/maven/dependencies.properties 07:42:34 [INFO] 07:42:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] 07:42:34 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml 07:42:34 [INFO] ...done! 07:42:34 [INFO] Attaching features XML 07:42:34 [INFO] 07:42:34 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:42:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:42:34 [INFO] 07:42:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-stateful >>> 07:42:34 [INFO] 07:42:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] 07:42:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-stateful <<< 07:42:34 [INFO] 07:42:34 [INFO] 07:42:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] 07:42:34 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] 07:42:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-stateful --- 07:42:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:42:34 [INFO] 07:42:34 [INFO] ------------------------------------------------------- 07:42:34 [INFO] T E S T S 07:42:34 [INFO] ------------------------------------------------------- 07:42:36 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:42:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.63 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:42:54 [INFO] 07:42:54 [INFO] Results: 07:42:54 [INFO] 07:42:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:42:54 [INFO] 07:42:54 [INFO] 07:42:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-stateful --- 07:42:54 [INFO] 07:42:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-stateful --- 07:42:54 [INFO] 07:42:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-stateful --- 07:42:54 [INFO] CycloneDX: Resolving Dependencies 07:42:59 [INFO] CycloneDX: Creating BOM version 1.4 with 227 component(s) 07:42:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/bom.xml 07:42:59 [INFO] attaching as odl-bgpcep-pcep-stateful-0.21.2-SNAPSHOT-cyclonedx.xml 07:42:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/bom.json 07:42:59 [INFO] attaching as odl-bgpcep-pcep-stateful-0.21.2-SNAPSHOT-cyclonedx.json 07:42:59 [INFO] 07:42:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-stateful --- 07:42:59 [INFO] Skipping duplicate-finder execution! 07:42:59 [INFO] 07:42:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-stateful --- 07:42:59 [INFO] Skipping plugin execution 07:42:59 [INFO] 07:42:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-stateful --- 07:42:59 [INFO] No sources in project. Archive not created. 07:42:59 [INFO] 07:42:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-stateful --- 07:42:59 [INFO] 07:42:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-stateful --- 07:42:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:59 [INFO] 07:42:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-stateful --- 07:42:59 [INFO] No primary artifact to install, installing attached artifacts instead. 07:42:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.2-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.2-SNAPSHOT.pom 07:42:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.2-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.2-SNAPSHOT-features.xml 07:42:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.2-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.2-SNAPSHOT-cyclonedx.xml 07:42:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.2-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.2-SNAPSHOT-cyclonedx.json 07:42:59 [INFO] 07:42:59 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-stateful --- 07:42:59 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/test-features 07:42:59 [INFO] 07:42:59 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-stateful --- 07:42:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-stateful/target/sonatype-clm/module.xml 07:42:59 [INFO] 07:42:59 [INFO] -----------< org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp >------------ 07:42:59 [INFO] Building pcep-ietf-p2mp-te-lsp 0.21.2-SNAPSHOT [122/169] 07:42:59 [INFO] -------------------------------[ bundle ]------------------------------- 07:42:59 [INFO] 07:42:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-ietf-p2mp-te-lsp --- 07:42:59 [INFO] 07:42:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-ietf-p2mp-te-lsp --- 07:42:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:59 [INFO] 07:42:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-ietf-p2mp-te-lsp --- 07:42:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:59 [INFO] 07:42:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-ietf-p2mp-te-lsp --- 07:42:59 [INFO] 07:42:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-ietf-p2mp-te-lsp --- 07:42:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:42:59 [INFO] 07:42:59 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ pcep-ietf-p2mp-te-lsp --- 07:42:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:42:59 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/src/main/yang 07:42:59 [INFO] yang-to-sources: Found 7 dependencies in 2.537 ms 07:42:59 [INFO] yang-to-sources: Project model files found: 1 in 530.0 μs 07:43:00 [INFO] yang-to-sources: 11 YANG models processed in 64.97 ms 07:43:00 [INFO] BindingJavaFileGenerator: Defined 11 files in 9.154 ms 07:43:00 [INFO] Sorted 11 files into 4 directories in 54.28 μs 07:43:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 15.91 ms 07:43:00 [INFO] 07:43:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-ietf-p2mp-te-lsp --- 07:43:00 [INFO] Starting audit... 07:43:00 Audit done. 07:43:00 [INFO] You have 0 Checkstyle violations. 07:43:00 [INFO] 07:43:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-ietf-p2mp-te-lsp --- 07:43:00 [INFO] Starting audit... 07:43:00 Audit done. 07:43:00 [INFO] You have 0 Checkstyle violations. 07:43:00 [INFO] 07:43:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-ietf-p2mp-te-lsp --- 07:43:00 [INFO] 07:43:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-ietf-p2mp-te-lsp --- 07:43:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/src/main/resources 07:43:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/generated-sources/spi 07:43:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:43:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:43:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:43:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/generated-sources/spi 07:43:00 [INFO] 07:43:00 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-ietf-p2mp-te-lsp --- 07:43:00 [INFO] Recompiling the module because of changed dependency. 07:43:00 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 07:43:00 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:43:00 [INFO] 07:43:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-ietf-p2mp-te-lsp >>> 07:43:00 [INFO] 07:43:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-ietf-p2mp-te-lsp --- 07:43:00 [INFO] Fork Value is true 07:43:02 [INFO] Done SpotBugs Analysis.... 07:43:02 [INFO] 07:43:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-ietf-p2mp-te-lsp <<< 07:43:02 [INFO] 07:43:02 [INFO] 07:43:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-ietf-p2mp-te-lsp --- 07:43:02 [INFO] BugInstance size is 0 07:43:02 [INFO] Error size is 0 07:43:02 [INFO] No errors/warnings found 07:43:02 [INFO] 07:43:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-ietf-p2mp-te-lsp --- 07:43:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/src/test/resources 07:43:02 [INFO] 07:43:02 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-ietf-p2mp-te-lsp --- 07:43:02 [INFO] Recompiling the module because of changed dependency. 07:43:02 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:43:02 [INFO] 07:43:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-ietf-p2mp-te-lsp --- 07:43:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:43:02 [INFO] 07:43:02 [INFO] ------------------------------------------------------- 07:43:02 [INFO] T E S T S 07:43:02 [INFO] ------------------------------------------------------- 07:43:03 [INFO] Running org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspTlvsParserTest 07:43:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspTlvsParserTest 07:43:03 [INFO] 07:43:03 [INFO] Results: 07:43:03 [INFO] 07:43:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:43:03 [INFO] 07:43:03 [INFO] 07:43:03 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-ietf-p2mp-te-lsp --- 07:43:03 [INFO] 07:43:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-ietf-p2mp-te-lsp --- 07:43:03 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT.jar 07:43:03 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/classes/META-INF/MANIFEST.MF 07:43:03 [INFO] 07:43:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-ietf-p2mp-te-lsp --- 07:43:03 [INFO] No previous run data found, generating javadoc. 07:43:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-javadoc.jar 07:43:05 [INFO] 07:43:05 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-ietf-p2mp-te-lsp --- 07:43:05 [INFO] CycloneDX: Resolving Dependencies 07:43:06 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 07:43:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/bom.xml 07:43:06 [INFO] attaching as pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-cyclonedx.xml 07:43:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/bom.json 07:43:06 [INFO] attaching as pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-cyclonedx.json 07:43:06 [INFO] 07:43:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-p2mp-te-lsp --- 07:43:06 [INFO] Skipping duplicate-finder execution! 07:43:06 [INFO] 07:43:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-ietf-p2mp-te-lsp --- 07:43:06 [INFO] No dependency problems found 07:43:06 [INFO] 07:43:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-ietf-p2mp-te-lsp --- 07:43:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-sources.jar 07:43:06 [INFO] 07:43:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-ietf-p2mp-te-lsp --- 07:43:06 [INFO] 07:43:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-ietf-p2mp-te-lsp --- 07:43:06 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec 07:43:06 [INFO] Analyzed bundle 'pcep-ietf-p2mp-te-lsp' with 5 classes 07:43:06 [INFO] 07:43:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-ietf-p2mp-te-lsp --- 07:43:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.2-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT.jar 07:43:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.2-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT.pom 07:43:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.2-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-javadoc.jar 07:43:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.2-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-cyclonedx.xml 07:43:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.2-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-cyclonedx.json 07:43:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.2-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-sources.jar 07:43:06 [INFO] 07:43:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-ietf-p2mp-te-lsp --- 07:43:06 [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.2-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT.jar 07:43:06 [INFO] Writing OBR metadata 07:43:06 [INFO] 07:43:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-ietf-p2mp-te-lsp --- 07:43:06 [INFO] org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:bundle:0.21.2-SNAPSHOT 07:43:06 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:43:06 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:43:06 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:43:06 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:43:06 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:43:06 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:43:06 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:43:06 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:43:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:43:06 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:43:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:43:06 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:43:06 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:43:06 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:43:06 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:43:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:43:06 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:43:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:43:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:06 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:43:06 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:43:06 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:43:06 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:43:06 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:43:06 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:43:06 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:43:06 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:test 07:43:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:43:06 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:43:06 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:43:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:43:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:43:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:43:06 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:43:06 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:43:06 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:43:06 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:43:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:43:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:43:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:43:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:43:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:43:06 [INFO] +- junit:junit:jar:4.13.2:test 07:43:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:43:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:43:06 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:43:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:43:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:43:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:06 [INFO] 07:43:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-ietf-p2mp-te-lsp --- 07:43:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/sonatype-clm/module.xml 07:43:06 [INFO] 07:43:06 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp >--------- 07:43:06 [INFO] Building OpenDaylight :: PCEP :: P2MP TE LSP 0.21.2-SNAPSHOT [123/169] 07:43:06 [INFO] ------------------------------[ feature ]------------------------------- 07:43:06 [INFO] 07:43:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:06 [INFO] 07:43:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:06 [INFO] 07:43:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:06 [INFO] 07:43:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:06 [INFO] 07:43:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:06 [INFO] argLine set to empty 07:43:06 [INFO] 07:43:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:06 [INFO] Starting audit... 07:43:06 Audit done. 07:43:06 [INFO] You have 0 Checkstyle violations. 07:43:06 [INFO] 07:43:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:06 [INFO] Starting audit... 07:43:06 Audit done. 07:43:06 [INFO] You have 0 Checkstyle violations. 07:43:06 [INFO] 07:43:06 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:06 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-p2mp-te-lsp/target/classes/META-INF/maven/dependencies.properties 07:43:06 [INFO] 07:43:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:06 [INFO] 07:43:06 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:07 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-p2mp-te-lsp/target/feature/feature.xml 07:43:07 [INFO] ...done! 07:43:07 [INFO] Attaching features XML 07:43:07 [INFO] 07:43:07 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43: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:43:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:43:07 [INFO] 07:43:07 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-p2mp-te-lsp >>> 07:43:07 [INFO] 07:43:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:07 [INFO] 07:43:07 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-p2mp-te-lsp <<< 07:43:07 [INFO] 07:43:07 [INFO] 07:43:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:07 [INFO] 07:43:07 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:07 [INFO] 07:43:07 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:43:07 [INFO] 07:43:07 [INFO] ------------------------------------------------------- 07:43:07 [INFO] T E S T S 07:43:07 [INFO] ------------------------------------------------------- 07:43:09 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:43:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.57 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:43:25 [INFO] 07:43:25 [INFO] Results: 07:43:25 [INFO] 07:43:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:43:25 [INFO] 07:43:25 [INFO] 07:43:25 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:25 [INFO] 07:43:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:25 [INFO] 07:43:25 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:25 [INFO] CycloneDX: Resolving Dependencies 07:43:31 [INFO] CycloneDX: Creating BOM version 1.4 with 208 component(s) 07:43:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.xml 07:43:31 [INFO] attaching as odl-bgpcep-pcep-p2mp-te-lsp-0.21.2-SNAPSHOT-cyclonedx.xml 07:43:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.json 07:43:31 [INFO] attaching as odl-bgpcep-pcep-p2mp-te-lsp-0.21.2-SNAPSHOT-cyclonedx.json 07:43:31 [INFO] 07:43:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:31 [INFO] Skipping duplicate-finder execution! 07:43:31 [INFO] 07:43:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:31 [INFO] Skipping plugin execution 07:43:31 [INFO] 07:43:31 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:31 [INFO] No sources in project. Archive not created. 07:43:31 [INFO] 07:43:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:31 [INFO] 07:43:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:31 [INFO] 07:43:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:31 [INFO] No primary artifact to install, installing attached artifacts instead. 07:43:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-p2mp-te-lsp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.2-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.2-SNAPSHOT.pom 07:43:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-p2mp-te-lsp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.2-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.2-SNAPSHOT-features.xml 07:43:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.2-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.2-SNAPSHOT-cyclonedx.xml 07:43:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.2-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.2-SNAPSHOT-cyclonedx.json 07:43:31 [INFO] 07:43:31 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:31 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-p2mp-te-lsp/target/test-features 07:43:31 [INFO] 07:43:31 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-p2mp-te-lsp --- 07:43:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-p2mp-te-lsp/target/sonatype-clm/module.xml 07:43:31 [INFO] 07:43:31 [INFO] ------------< org.opendaylight.bgpcep:pcep-segment-routing >------------ 07:43:31 [INFO] Building pcep-segment-routing 0.21.2-SNAPSHOT [124/169] 07:43:31 [INFO] -------------------------------[ bundle ]------------------------------- 07:43:31 [INFO] 07:43:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-segment-routing --- 07:43:31 [INFO] 07:43:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-segment-routing --- 07:43:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:31 [INFO] 07:43:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-segment-routing --- 07:43:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:31 [INFO] 07:43:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-segment-routing --- 07:43:31 [INFO] 07:43:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-segment-routing --- 07:43:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:43:31 [INFO] 07:43:31 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ pcep-segment-routing --- 07:43:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:43:31 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/src/main/yang 07:43:31 [INFO] yang-to-sources: Found 16 dependencies in 2.685 ms 07:43:31 [INFO] yang-to-sources: Project model files found: 1 in 1.900 ms 07:43:31 [INFO] yang-to-sources: 25 YANG models processed in 128.2 ms 07:43:31 [INFO] BindingJavaFileGenerator: Defined 58 files in 15.70 ms 07:43:31 [INFO] Sorted 58 files into 23 directories in 103.2 μs 07:43:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 43.29 ms 07:43:31 [INFO] 07:43:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-segment-routing --- 07:43:31 [INFO] Starting audit... 07:43:31 Audit done. 07:43:31 [INFO] You have 0 Checkstyle violations. 07:43:31 [INFO] 07:43:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-segment-routing --- 07:43:31 [INFO] Starting audit... 07:43:31 Audit done. 07:43:31 [INFO] You have 0 Checkstyle violations. 07:43:31 [INFO] 07:43:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-segment-routing --- 07:43:31 [INFO] 07:43:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-segment-routing --- 07:43:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/src/main/resources 07:43:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/generated-sources/spi 07:43:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:43:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:43:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:43:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/generated-sources/spi 07:43:31 [INFO] 07:43:31 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-segment-routing --- 07:43:32 [INFO] Recompiling the module because of changed dependency. 07:43:32 [INFO] Compiling 65 source files with javac [debug release 17] to target/classes 07:43:32 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:43:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[77,59] SrEroSubobjectParser(boolean) in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser has been deprecated 07:43:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[78,73] getCodePoint() in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser has been deprecated 07:43:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[99,59] SrRroSubobjectParser(boolean) in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser has been deprecated 07:43:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[100,73] getCodePoint() in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser has been deprecated 07:43:32 [INFO] 07:43:32 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-segment-routing >>> 07:43:32 [INFO] 07:43:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-segment-routing --- 07:43:32 [INFO] Fork Value is true 07:43:35 [INFO] Done SpotBugs Analysis.... 07:43:35 [INFO] 07:43:35 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-segment-routing <<< 07:43:35 [INFO] 07:43:35 [INFO] 07:43:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-segment-routing --- 07:43:35 [INFO] BugInstance size is 0 07:43:35 [INFO] Error size is 0 07:43:35 [INFO] No errors/warnings found 07:43:35 [INFO] 07:43:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-segment-routing --- 07:43:35 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:43:35 [INFO] 07:43:35 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-segment-routing --- 07:43:35 [INFO] Recompiling the module because of changed dependency. 07:43:35 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 07:43:35 [INFO] 07:43:35 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-segment-routing --- 07:43:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:43:35 [INFO] 07:43:35 [INFO] ------------------------------------------------------- 07:43:35 [INFO] T E S T S 07:43:35 [INFO] ------------------------------------------------------- 07:43:36 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.PCEPSegmentRoutingCapabilityTest 07:43:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.opendaylight.protocol.pcep.segment.routing.PCEPSegmentRoutingCapabilityTest 07:43:36 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrTlvParserTest 07:43:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.protocol.pcep.segment.routing.SrTlvParserTest 07:43:36 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest 07:43:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest 07:43:37 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest 07:43:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest 07:43:37 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest 07:43:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest 07:43:37 [INFO] 07:43:37 [INFO] Results: 07:43:37 [INFO] 07:43:37 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 07:43:37 [INFO] 07:43:37 [INFO] 07:43:37 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-segment-routing --- 07:43:37 [INFO] 07:43:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-segment-routing --- 07:43:37 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT.jar 07:43:37 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/classes/META-INF/MANIFEST.MF 07:43:37 [INFO] 07:43:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-segment-routing --- 07:43:37 [INFO] No previous run data found, generating javadoc. 07:43:40 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT-javadoc.jar 07:43:40 [INFO] 07:43:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-segment-routing --- 07:43:40 [INFO] CycloneDX: Resolving Dependencies 07:43:41 [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) 07:43:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/bom.xml 07:43:41 [INFO] attaching as pcep-segment-routing-0.21.2-SNAPSHOT-cyclonedx.xml 07:43:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/bom.json 07:43:41 [INFO] attaching as pcep-segment-routing-0.21.2-SNAPSHOT-cyclonedx.json 07:43:41 [INFO] 07:43:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-segment-routing --- 07:43:41 [INFO] Skipping duplicate-finder execution! 07:43:41 [INFO] 07:43:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-segment-routing --- 07:43:41 [INFO] No dependency problems found 07:43:41 [INFO] 07:43:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-segment-routing --- 07:43:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT-sources.jar 07:43:41 [INFO] 07:43:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-segment-routing --- 07:43:41 [INFO] 07:43:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-segment-routing --- 07:43:41 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/code-coverage/jacoco.exec 07:43:41 [INFO] Analyzed bundle 'pcep-segment-routing' with 11 classes 07:43:41 [INFO] 07:43:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-segment-routing --- 07:43:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.2-SNAPSHOT/pcep-segment-routing-0.21.2-SNAPSHOT.jar 07:43:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.2-SNAPSHOT/pcep-segment-routing-0.21.2-SNAPSHOT.pom 07:43:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.2-SNAPSHOT/pcep-segment-routing-0.21.2-SNAPSHOT-javadoc.jar 07:43:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.2-SNAPSHOT/pcep-segment-routing-0.21.2-SNAPSHOT-cyclonedx.xml 07:43:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.2-SNAPSHOT/pcep-segment-routing-0.21.2-SNAPSHOT-cyclonedx.json 07:43:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.2-SNAPSHOT/pcep-segment-routing-0.21.2-SNAPSHOT-sources.jar 07:43:41 [INFO] 07:43:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-segment-routing --- 07:43:41 [INFO] Installing org/opendaylight/bgpcep/pcep-segment-routing/0.21.2-SNAPSHOT/pcep-segment-routing-0.21.2-SNAPSHOT.jar 07:43:41 [INFO] Writing OBR metadata 07:43:42 [INFO] 07:43:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-segment-routing --- 07:43:42 [INFO] org.opendaylight.bgpcep:pcep-segment-routing:bundle:0.21.2-SNAPSHOT 07:43:42 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:43:42 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:43:42 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:43:42 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:43:42 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:43:42 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:43:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:42 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:43:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:43:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:42 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:43:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:43:42 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:43:42 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:43:42 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:43:42 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:43:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:43:42 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:43:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:43:42 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:43:42 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:43:42 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:43:42 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:43:42 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:43:42 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:43:42 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:43:42 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:43:42 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:43:42 [INFO] +- org.opendaylight.bgpcep:pcep-spi:test-jar:tests:0.21.2-SNAPSHOT:test 07:43:42 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:43:42 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:test 07:43:42 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:43:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:43:42 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:43:42 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:43:42 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:43:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:43:42 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:43:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:43:42 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:test 07:43:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:43:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:43:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:43:42 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:43:42 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:43:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:43:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:43:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:43:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:43:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:43:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:43:42 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:43:42 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:43:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:43:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:43:42 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:43:42 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:43:42 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:43:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:43:42 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:43:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:43:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:test 07:43:42 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:test 07:43:42 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:43:42 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:43:42 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:43:42 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:test 07:43:42 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:test 07:43:42 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:43:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:test 07:43:42 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:43:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:43:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:43:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:43:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:43:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:43:42 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:43:42 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:43:42 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:43:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:43:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:43:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:43:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:43:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:43:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:43:42 [INFO] +- junit:junit:jar:4.13.2:test 07:43:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:43:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:43:42 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:43:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:43:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:43:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:42 [INFO] 07:43:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-segment-routing --- 07:43:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/sonatype-clm/module.xml 07:43:42 [INFO] 07:43:42 [INFO] --------------< org.opendaylight.bgpcep:pcep-server-api >--------------- 07:43:42 [INFO] Building pcep-server-api 0.21.2-SNAPSHOT [125/169] 07:43:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:43:42 [INFO] 07:43:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-server-api --- 07:43:42 [INFO] 07:43:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-server-api --- 07:43:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:42 [INFO] 07:43:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-server-api --- 07:43:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:42 [INFO] 07:43:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-server-api --- 07:43:42 [INFO] 07:43:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-server-api --- 07:43:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:43:42 [INFO] 07:43:42 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ pcep-server-api --- 07:43:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:43:42 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/main/yang 07:43:42 [INFO] yang-to-sources: Found 14 dependencies in 2.720 ms 07:43:42 [INFO] yang-to-sources: Project model files found: 1 in 1.424 ms 07:43:42 [INFO] yang-to-sources: 17 YANG models processed in 82.26 ms 07:43:42 [INFO] BindingJavaFileGenerator: Defined 20 files in 17.46 ms 07:43:42 [INFO] Sorted 20 files into 6 directories in 74.55 μs 07:43:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 20 in 24.40 ms 07:43:42 [INFO] 07:43:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-server-api --- 07:43:42 [INFO] Starting audit... 07:43:42 Audit done. 07:43:42 [INFO] You have 0 Checkstyle violations. 07:43:42 [INFO] 07:43:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-server-api --- 07:43:42 [INFO] Starting audit... 07:43:42 Audit done. 07:43:42 [INFO] You have 0 Checkstyle violations. 07:43:42 [INFO] 07:43:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-server-api --- 07:43:42 [INFO] 07:43:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-server-api --- 07:43:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/main/resources 07:43:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/generated-sources/spi 07:43:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:43:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:43:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:43:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/generated-sources/spi 07:43:42 [INFO] 07:43:42 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-server-api --- 07:43:42 [INFO] Recompiling the module because of changed dependency. 07:43:42 [INFO] Compiling 21 source files with javac [debug release 17] to target/classes 07:43:42 [INFO] 07:43:42 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-server-api >>> 07:43:42 [INFO] 07:43:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-server-api --- 07:43:42 [INFO] Fork Value is true 07:43:45 [INFO] Done SpotBugs Analysis.... 07:43:45 [INFO] 07:43:45 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-server-api <<< 07:43:45 [INFO] 07:43:45 [INFO] 07:43:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-server-api --- 07:43:45 [INFO] BugInstance size is 0 07:43:45 [INFO] Error size is 0 07:43:45 [INFO] No errors/warnings found 07:43:45 [INFO] 07:43:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-server-api --- 07:43:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/test/resources 07:43:45 [INFO] 07:43:45 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-server-api --- 07:43:45 [INFO] No sources to compile 07:43:45 [INFO] 07:43:45 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-server-api --- 07:43:45 [INFO] No tests to run. 07:43:45 [INFO] 07:43:45 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-server-api --- 07:43:45 [INFO] 07:43:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-server-api --- 07:43:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT.jar 07:43:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/classes/META-INF/MANIFEST.MF 07:43:45 [INFO] 07:43:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-server-api --- 07:43:45 [INFO] No previous run data found, generating javadoc. 07:43:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT-javadoc.jar 07:43:47 [INFO] 07:43:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-server-api --- 07:43:47 [INFO] CycloneDX: Resolving Dependencies 07:43:47 [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) 07:43:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.xml 07:43:47 [INFO] attaching as pcep-server-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:43:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.json 07:43:47 [INFO] attaching as pcep-server-api-0.21.2-SNAPSHOT-cyclonedx.json 07:43:47 [INFO] 07:43:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-api --- 07:43:47 [INFO] Skipping duplicate-finder execution! 07:43:47 [INFO] 07:43:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-server-api --- 07:43:47 [INFO] No dependency problems found 07:43:47 [INFO] 07:43:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-server-api --- 07:43:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT-sources.jar 07:43:47 [INFO] 07:43:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-server-api --- 07:43:47 [INFO] 07:43:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-server-api --- 07:43:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:43:47 [INFO] 07:43:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-server-api --- 07:43:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.2-SNAPSHOT/pcep-server-api-0.21.2-SNAPSHOT.jar 07:43:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.2-SNAPSHOT/pcep-server-api-0.21.2-SNAPSHOT.pom 07:43:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.2-SNAPSHOT/pcep-server-api-0.21.2-SNAPSHOT-javadoc.jar 07:43:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.2-SNAPSHOT/pcep-server-api-0.21.2-SNAPSHOT-cyclonedx.xml 07:43:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.2-SNAPSHOT/pcep-server-api-0.21.2-SNAPSHOT-cyclonedx.json 07:43:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.2-SNAPSHOT/pcep-server-api-0.21.2-SNAPSHOT-sources.jar 07:43:47 [INFO] 07:43:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-server-api --- 07:43:47 [INFO] Installing org/opendaylight/bgpcep/pcep-server-api/0.21.2-SNAPSHOT/pcep-server-api-0.21.2-SNAPSHOT.jar 07:43:47 [INFO] Writing OBR metadata 07:43:47 [INFO] 07:43:47 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-server-api --- 07:43:47 [INFO] org.opendaylight.bgpcep:pcep-server-api:bundle:0.21.2-SNAPSHOT 07:43:47 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:43:47 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:43:47 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:43:47 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:43:47 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:43:47 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:43:47 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:43:47 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.2-SNAPSHOT:compile 07:43:47 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:43:47 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.21.2-SNAPSHOT:compile 07:43:47 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:43:47 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:43:47 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:43:47 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:43:47 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:43:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:43:47 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:43:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:43:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:43:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:43:47 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:43:47 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:43:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:43:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:43:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:43:47 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:43:47 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:43:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:43:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:43:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:43:47 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:43:47 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:43:47 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:43:47 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:47 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:43:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:43:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:43:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:43:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:43:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:43:47 [INFO] +- junit:junit:jar:4.13.2:test 07:43:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:43:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:43:47 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:43:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:43:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:43:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:47 [INFO] 07:43:47 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-server-api --- 07:43:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/sonatype-clm/module.xml 07:43:47 [INFO] 07:43:47 [INFO] ---------------< org.opendaylight.bgpcep:pcep-pcc-mock >---------------- 07:43:47 [INFO] Building pcep-pcc-mock 0.21.2-SNAPSHOT [126/169] 07:43:47 [INFO] --------------------------------[ jar ]--------------------------------- 07:43:47 [INFO] 07:43:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-pcc-mock --- 07:43:47 [INFO] 07:43:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-pcc-mock --- 07:43:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:47 [INFO] 07:43:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-pcc-mock --- 07:43:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:47 [INFO] 07:43:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-pcc-mock --- 07:43:48 [INFO] 07:43:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-pcc-mock --- 07:43:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:43:48 [INFO] 07:43:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-pcc-mock --- 07:43:48 [INFO] Starting audit... 07:43:48 Audit done. 07:43:48 [INFO] You have 0 Checkstyle violations. 07:43:48 [INFO] 07:43:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-pcc-mock --- 07:43:49 [INFO] Starting audit... 07:43:49 Audit done. 07:43:49 [INFO] You have 0 Checkstyle violations. 07:43:49 [INFO] 07:43:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-pcc-mock --- 07:43:49 [INFO] 07:43:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-pcc-mock --- 07:43:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/resources 07:43:49 [INFO] 07:43:49 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-pcc-mock --- 07:43:49 [INFO] Recompiling the module because of changed dependency. 07:43:49 [INFO] Compiling 20 source files with javac [debug release 17] to target/classes 07:43:49 [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:43:49 [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:43:49 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:43:49 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:43:49 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:43:49 [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:43:49 [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:43:49 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:43:49 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:43:49 [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:43:49 [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:43:49 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:43:49 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:43:49 [INFO] 07:43:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-pcc-mock >>> 07:43:49 [INFO] 07:43:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-pcc-mock --- 07:43:49 [INFO] Fork Value is true 07:43:54 [INFO] Done SpotBugs Analysis.... 07:43:54 [INFO] 07:43:54 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-pcc-mock <<< 07:43:54 [INFO] 07:43:54 [INFO] 07:43:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-pcc-mock --- 07:43:54 [INFO] BugInstance size is 0 07:43:54 [INFO] Error size is 0 07:43:54 [INFO] No errors/warnings found 07:43:54 [INFO] 07:43:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-pcc-mock --- 07:43:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/test/resources 07:43:54 [INFO] 07:43:54 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-pcc-mock --- 07:43:54 [INFO] Recompiling the module because of changed dependency. 07:43:54 [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes 07:43:54 [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:43:54 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:43:54 [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:43:54 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:43:54 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:43:54 [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:43:54 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:43:54 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:43:54 [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:43:54 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:43:54 [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:43:54 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:43:54 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:43:54 [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:43:54 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:43:54 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:43:54 [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:43:54 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:43:54 [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:43:54 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:43:54 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:43:54 [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:43:54 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:43:54 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:43:54 [INFO] 07:43:54 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-pcc-mock --- 07:43:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:43:54 [INFO] 07:43:54 [INFO] ------------------------------------------------------- 07:43:54 [INFO] T E S T S 07:43:54 [INFO] ------------------------------------------------------- 07:43:55 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 07:43:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 07:43:56 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 07:43:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 07:43:57 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 07:43:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:44:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.122 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 07:44:02 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 07:44:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 07:44:02 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 07:44:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.160 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 07:44:04 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 07:44:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 07:44:04 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 07:44:07 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.882 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 07:44:07 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 07:44:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 07:44:08 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 07:44:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 07:44:08 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 07:44:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.55 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 07:44:21 [INFO] 07:44:21 [INFO] Results: 07:44:21 [INFO] 07:44:21 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 07:44:21 [INFO] 07:44:21 [INFO] 07:44:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-pcc-mock --- 07:44:21 [INFO] 07:44:21 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pcep-pcc-mock --- 07:44:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT.jar 07:44:21 [INFO] 07:44:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-pcc-mock --- 07:44:21 [INFO] No previous run data found, generating javadoc. 07:44:23 [WARNING] Javadoc Warnings 07:44:23 [WARNING] warning: unknown enum constant ReferencePolicyOption.GREEDY 07:44:23 [WARNING] reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:44:23 [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:44:23 [WARNING] public enum LspType { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] PCE_LSP, PCC_LSP 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] PCE_LSP, PCC_LSP 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public final class Main { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public static void main(final String[] args) { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public final class MsgBuilderUtil { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:192: warning: no comment 07:44:23 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final long srpId) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:168: warning: no comment 07:44:23 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final Uint32 srpId) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:87: warning: no comment 07:44:23 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:123: warning: no comment 07:44:23 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:129: warning: no comment 07:44:23 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:162: warning: no comment 07:44:23 [WARNING] public static Optional createLspTlvsEndofSync(final @NonNull Uint64 dbVersion) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:92: warning: no comment 07:44:23 [WARNING] public static Path createPath(final List subobjects) { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public static Pcrpt createPcRtpMessage(final Lsp lsp, final Optional srp, final Path path) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:98: warning: no comment 07:44:23 [WARNING] public static Srp createSrp(final Uint32 srpId) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:196: warning: no comment 07:44:23 [WARNING] public static byte[] getDefaultPathName(final String address, final Uint32 lspId) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:115: warning: no comment 07:44:23 [WARNING] public static Path reqToRptPath(final Requests request) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:106: warning: no comment 07:44:23 [WARNING] public static Path updToRptPath(final org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public final class PCCActivator implements PCEPExtensionProviderActivator { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public interface PCCDispatcher { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] @NonNull Future createClient(@NonNull InetSocketAddress remoteAddress, long reconnectTime, 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCDispatcherImpl.java:38: warning: no comment 07:44:23 [WARNING] public final class PCCDispatcherImpl implements PCCDispatcher, AutoCloseable { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public PCCDispatcherImpl(final @NonNull MessageRegistry registry) { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public class PCCEndPointIpv4ObjectParser extends PCEPEndPointsIpv4ObjectParser { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:20: warning: no comment 07:44:23 [WARNING] public final class PCCPeerProposal implements PCEPPeerProposal { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:27: warning: no comment 07:44:23 [WARNING] public PCCPeerProposal() { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:23: warning: no comment 07:44:23 [WARNING] public PCCPeerProposal(final @NonNull Uint64 dbVersion) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:20: warning: no comment 07:44:23 [WARNING] public class PCCServerPeerProposal implements PCEPPeerProposal { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:24: warning: no comment 07:44:23 [WARNING] public PCCServerPeerProposal(final @NonNull Uint64 dbVersion) { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public interface PCCSession { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] int getId(); 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] Tlvs getRemoteTlvs(); 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] Tlvs localSessionCharacteristics(); 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] void sendError(Pcerr errorMessage); 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] void sendReport(Pcrpt reportMessage); 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public final class PCCSessionListener implements PCEPSessionListener, PCCSession { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public PCCSessionListener(final int sessionId, final PCCTunnelManager tunnelManager, final boolean errorMode) { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public interface PCCTunnelManager { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] void onMessagePcInitiate(@NonNull Requests request, @NonNull PCCSession session); 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] void onMessagePcupd(@NonNull Updates update, @NonNull PCCSession session); 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] void onSessionDown(PCCSession session); 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] void onSessionUp(PCCSession session); 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:59: warning: no comment 07:44:23 [WARNING] public final class PCCTunnelManagerImpl implements PCCTunnelManager { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:75: warning: no comment 07:44:23 [WARNING] public PCCTunnelManagerImpl(final int lspsCount, final InetAddress address, final int redelegationTimeout, 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:194: warning: no comment 07:44:23 [WARNING] protected void addTunnel(final Requests request, final PCCSession session) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:205: warning: no comment 07:44:23 [WARNING] protected void removeTunnel(final Requests request, final PCCSession session) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:87: warning: no comment 07:44:23 [WARNING] protected void reportToAll(final Updates update, final PCCSession session) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:138: warning: no comment 07:44:23 [WARNING] protected void takeDelegation(final Requests request, final PCCSession session) { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public class TimerHandler { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public TimerHandler(final PCCsBuilder pcCsBuilder, final Optional syncOptDBVersion, 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] protected void createDisconnectTask() { 07:44:23 [WARNING] ^ 07:44:23 [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:44:23 [WARNING] public void setPCCDispatcher(final PCCDispatcherImpl dispatcher) { 07:44:23 [WARNING] ^ 07:44:23 [WARNING] 54 warnings 07:44:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT-javadoc.jar 07:44:23 [INFO] 07:44:23 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ pcep-pcc-mock --- 07:44:23 [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 07:44:23 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 07:44:23 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.1 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:pcep-impl:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 07:44:23 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 07:44:23 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 07:44:23 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 07:44:23 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 07:44:23 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 07:44:23 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 07:44:23 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 07:44:23 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 07:44:23 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 07:44:23 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 07:44:23 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 07:44:23 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 07:44:23 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 07:44:23 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 07:44:23 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 07:44:23 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 07:44:23 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 07:44:23 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 07:44:23 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/dependency-reduced-pom.xml 07:44:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:44:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:44:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:44:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:44:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:44:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:44:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:44:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:44:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:44:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:44:24 [WARNING] concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, pcep-pcc-mock-0.21.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar define 1 overlapping resource: 07:44:24 [WARNING] - README.md 07:44:24 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 07:44:24 [WARNING] - META-INF/io.netty.versions.properties 07:44:24 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, org.eclipse.jdt.annotation-2.2.800.jar define 3 overlapping resources: 07:44:24 [WARNING] - .api_description 07:44:24 [WARNING] - about.html 07:44:24 [WARNING] - bundle.properties 07:44:24 [WARNING] concepts-0.21.2-SNAPSHOT.jar, concepts-13.0.1.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, pcep-api-0.21.2-SNAPSHOT.jar, pcep-base-parser-0.21.2-SNAPSHOT.jar, pcep-ietf-stateful-0.21.2-SNAPSHOT.jar, pcep-impl-0.21.2-SNAPSHOT.jar, pcep-pcc-mock-0.21.2-SNAPSHOT.jar, pcep-spi-0.21.2-SNAPSHOT.jar, pcep-topology-api-0.21.2-SNAPSHOT.jar, pcep-tunnel-api-0.21.2-SNAPSHOT.jar, programming-api-0.21.2-SNAPSHOT.jar, programming-topology-api-0.21.2-SNAPSHOT.jar, programming-tunnel-api-0.21.2-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc8294-ietf-routing-types-13.0.0.jar, rsvp-api-0.21.2-SNAPSHOT.jar, testtool-util-0.21.2-SNAPSHOT.jar, topology-api-0.21.2-SNAPSHOT.jar, topology-tunnel-api-0.21.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.2-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar, yang-ext-2013.09.07.25.0.jar define 2 overlapping resources: 07:44:24 [WARNING] - LICENSE 07:44:24 [WARNING] - META-INF/git.properties 07:44:24 [WARNING] checker-qual-3.42.0.jar, concepts-0.21.2-SNAPSHOT.jar, concepts-13.0.1.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar, org.eclipse.jdt.annotation-2.2.800.jar, pcep-api-0.21.2-SNAPSHOT.jar, pcep-base-parser-0.21.2-SNAPSHOT.jar, pcep-ietf-stateful-0.21.2-SNAPSHOT.jar, pcep-impl-0.21.2-SNAPSHOT.jar, pcep-pcc-mock-0.21.2-SNAPSHOT.jar, pcep-spi-0.21.2-SNAPSHOT.jar, pcep-topology-api-0.21.2-SNAPSHOT.jar, pcep-tunnel-api-0.21.2-SNAPSHOT.jar, programming-api-0.21.2-SNAPSHOT.jar, programming-topology-api-0.21.2-SNAPSHOT.jar, programming-tunnel-api-0.21.2-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc8294-ietf-routing-types-13.0.0.jar, rsvp-api-0.21.2-SNAPSHOT.jar, slf4j-api-1.7.32.jar, testtool-util-0.21.2-SNAPSHOT.jar, topology-api-0.21.2-SNAPSHOT.jar, topology-tunnel-api-0.21.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.2-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 07:44:24 [WARNING] - META-INF/MANIFEST.MF 07:44:24 [WARNING] maven-shade-plugin has detected that some files are 07:44:24 [WARNING] present in two or more JARs. When this happens, only one 07:44:24 [WARNING] single version of the file is copied to the uber jar. 07:44:24 [WARNING] Usually this is not harmful and you can skip these warnings, 07:44:24 [WARNING] otherwise try to manually exclude artifacts based on 07:44:24 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:44:24 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:44:24 [INFO] Attaching shaded artifact. 07:44:24 [INFO] 07:44:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-pcc-mock --- 07:44:24 [INFO] CycloneDX: Resolving Dependencies 07:44:25 [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) 07:44:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.xml 07:44:25 [INFO] attaching as pcep-pcc-mock-0.21.2-SNAPSHOT-cyclonedx.xml 07:44:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.json 07:44:25 [INFO] attaching as pcep-pcc-mock-0.21.2-SNAPSHOT-cyclonedx.json 07:44:25 [INFO] 07:44:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-pcc-mock --- 07:44:25 [INFO] Skipping duplicate-finder execution! 07:44:25 [INFO] 07:44:25 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-pcc-mock --- 07:44:25 [WARNING] Used undeclared dependencies found: 07:44:25 [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:44:25 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:44:25 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:44:25 [INFO] 07:44:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-pcc-mock --- 07:44:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT-sources.jar 07:44:25 [INFO] 07:44:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-pcc-mock --- 07:44:25 [INFO] 07:44:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-pcc-mock --- 07:44:25 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/code-coverage/jacoco.exec 07:44:25 [INFO] Analyzed bundle 'pcep-pcc-mock' with 22 classes 07:44:25 [INFO] 07:44:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-pcc-mock --- 07:44:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.2-SNAPSHOT/pcep-pcc-mock-0.21.2-SNAPSHOT.jar 07:44:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.2-SNAPSHOT/pcep-pcc-mock-0.21.2-SNAPSHOT.pom 07:44:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.2-SNAPSHOT/pcep-pcc-mock-0.21.2-SNAPSHOT-javadoc.jar 07:44:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.2-SNAPSHOT/pcep-pcc-mock-0.21.2-SNAPSHOT-executable.jar 07:44:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.2-SNAPSHOT/pcep-pcc-mock-0.21.2-SNAPSHOT-cyclonedx.xml 07:44:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.2-SNAPSHOT/pcep-pcc-mock-0.21.2-SNAPSHOT-cyclonedx.json 07:44:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.2-SNAPSHOT/pcep-pcc-mock-0.21.2-SNAPSHOT-sources.jar 07:44:25 [INFO] 07:44:25 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-pcc-mock --- 07:44:25 [INFO] org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.2-SNAPSHOT 07:44:25 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:44:25 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:44:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:44:25 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:44:25 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:44:25 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:44:25 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:44:25 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:compile 07:44:25 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:compile 07:44:25 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 07:44:25 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:44:25 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:44:25 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:44:25 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:44:25 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:44:25 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:compile 07:44:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:44:25 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:44:25 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:compile 07:44:25 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:44:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:44:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:44:25 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:44:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:44:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:44:25 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:44:25 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:44:25 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:44:25 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:44:25 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:44:25 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:compile 07:44:25 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:44:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:44:25 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:44:25 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:44:25 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:44:25 [INFO] +- junit:junit:jar:4.13.2:test 07:44:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:44:25 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:44:25 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:44:25 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:44:25 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:44:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:44:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:44:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:44:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:44:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:44:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:44:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:44:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:44:25 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:44:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:44:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:44:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:25 [INFO] 07:44:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-pcc-mock --- 07:44:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/sonatype-clm/module.xml 07:44:25 [INFO] 07:44:25 [INFO] -----------< org.opendaylight.bgpcep:pcep-topology-provider >----------- 07:44:25 [INFO] Building pcep-topology-provider 0.21.2-SNAPSHOT [127/169] 07:44:25 [INFO] -------------------------------[ bundle ]------------------------------- 07:44:25 [INFO] 07:44:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-provider --- 07:44:25 [INFO] 07:44:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-provider --- 07:44:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:25 [INFO] 07:44:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-topology-provider --- 07:44:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:25 [INFO] 07:44:25 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-topology-provider --- 07:44:26 [INFO] 07:44:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-topology-provider --- 07:44:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:44:26 [INFO] 07:44:26 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ pcep-topology-provider --- 07:44:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:44:26 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/yang 07:44:26 [INFO] yang-to-sources: Found 21 dependencies in 4.213 ms 07:44:26 [INFO] yang-to-sources: Project model files found: 2 in 1.626 ms 07:44:26 [INFO] yang-to-sources: 17 YANG models processed in 90.31 ms 07:44:26 [INFO] BindingJavaFileGenerator: Defined 19 files in 10.23 ms 07:44:26 [INFO] Sorted 19 files into 7 directories in 64.07 μs 07:44:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 19 in 14.86 ms 07:44:26 [INFO] 07:44:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-topology-provider --- 07:44:26 [INFO] Starting audit... 07:44:26 Audit done. 07:44:26 [INFO] You have 0 Checkstyle violations. 07:44:26 [INFO] 07:44:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-topology-provider --- 07:44:27 [INFO] Starting audit... 07:44:27 Audit done. 07:44:27 [INFO] You have 0 Checkstyle violations. 07:44:27 [INFO] 07:44:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-topology-provider --- 07:44:27 [INFO] 07:44:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-provider --- 07:44:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/resources 07:44:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/generated-sources/spi 07:44:27 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:44:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:44:27 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:44:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/generated-sources/spi 07:44:27 [INFO] 07:44:27 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-topology-provider --- 07:44:27 [INFO] Recompiling the module because of changed dependency. 07:44:27 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 07:44:27 [INFO] 07:44:27 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-topology-provider >>> 07:44:27 [INFO] 07:44:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-topology-provider --- 07:44:27 [INFO] Fork Value is true 07:44:32 [INFO] Done SpotBugs Analysis.... 07:44:32 [INFO] 07:44:32 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-topology-provider <<< 07:44:32 [INFO] 07:44:32 [INFO] 07:44:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-topology-provider --- 07:44:32 [INFO] BugInstance size is 0 07:44:32 [INFO] Error size is 0 07:44:32 [INFO] No errors/warnings found 07:44:32 [INFO] 07:44:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-provider --- 07:44:32 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:44:32 [INFO] 07:44:32 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-topology-provider --- 07:44:32 [INFO] Recompiling the module because of changed dependency. 07:44:32 [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes 07:44:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractPCEPSessionTest.java:[113,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:44:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[105,55] unchecked method invocation: method of in interface java.util.List is applied to given types 07:44:33 required: E 07:44:33 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:44:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[105,56] unchecked conversion 07:44:33 required: E 07:44:33 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:44:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[105,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 07:44:33 required: java.util.List> 07:44:33 found: java.util.List 07:44:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[105,55] unchecked conversion 07:44:33 required: java.util.List> 07:44:33 found: java.util.List 07:44:33 [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:44:33 required: E 07:44:33 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:44:33 [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:44:33 required: E 07:44:33 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:44:33 [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:44:33 required: java.util.List> 07:44:33 found: java.util.List 07:44:33 [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:44:33 required: java.util.List> 07:44:33 found: java.util.List 07:44:33 [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:44:33 required: E 07:44:33 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:44:33 [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:44:33 required: E 07:44:33 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:44:33 [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:44:33 required: java.util.List> 07:44:33 found: java.util.List 07:44:33 [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:44:33 required: java.util.List> 07:44:33 found: java.util.List 07:44:33 [INFO] 07:44:33 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-topology-provider --- 07:44:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:44:33 [INFO] 07:44:33 [INFO] ------------------------------------------------------- 07:44:33 [INFO] T E S T S 07:44:33 [INFO] ------------------------------------------------------- 07:44:34 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 07:44:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:44:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.409 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 07:44:39 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 07:44:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.471 s -- in org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 07:44:40 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 07:44:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 07:44:40 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 07:44:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 07:44:41 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 07:44:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 07:44:42 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 07:44:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s -- in org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 07:44:42 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 07:44:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 07:44:43 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 07:44:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 07:44:43 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 07:44:50 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.954 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 07:44:50 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 07:44:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 07:44:51 [INFO] 07:44:51 [INFO] Results: 07:44:51 [INFO] 07:44:51 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 07:44:51 [INFO] 07:44:51 [INFO] 07:44:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-topology-provider --- 07:44:51 [INFO] 07:44:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-provider --- 07:44:51 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT.jar 07:44:51 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/classes/META-INF/MANIFEST.MF 07:44:51 [INFO] 07:44:51 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ pcep-topology-provider --- 07:44:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-tests.jar 07:44:51 [INFO] 07:44:51 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ pcep-topology-provider --- 07:44:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-test-sources.jar 07:44:51 [INFO] 07:44:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-topology-provider --- 07:44:51 [INFO] No previous run data found, generating javadoc. 07:44:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-javadoc.jar 07:44:54 [INFO] 07:44:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-topology-provider --- 07:44:54 [INFO] CycloneDX: Resolving Dependencies 07:44:55 [INFO] CycloneDX: Creating BOM version 1.4 with 64 component(s) 07:44:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.xml 07:44:55 [INFO] attaching as pcep-topology-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:44:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.json 07:44:55 [INFO] attaching as pcep-topology-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:44:55 [INFO] 07:44:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-provider --- 07:44:55 [INFO] Skipping duplicate-finder execution! 07:44:55 [INFO] 07:44:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-topology-provider --- 07:44:55 [WARNING] Used undeclared dependencies found: 07:44:55 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:44:55 [INFO] 07:44:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-topology-provider --- 07:44:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-sources.jar 07:44:55 [INFO] 07:44:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-topology-provider --- 07:44:55 [INFO] 07:44:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-topology-provider --- 07:44:55 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/code-coverage/jacoco.exec 07:44:55 [INFO] Analyzed bundle 'pcep-topology-provider' with 53 classes 07:44:55 [INFO] 07:44:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-topology-provider --- 07:44:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.2-SNAPSHOT/pcep-topology-provider-0.21.2-SNAPSHOT.jar 07:44:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.2-SNAPSHOT/pcep-topology-provider-0.21.2-SNAPSHOT.pom 07:44:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.2-SNAPSHOT/pcep-topology-provider-0.21.2-SNAPSHOT-tests.jar 07:44:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.2-SNAPSHOT/pcep-topology-provider-0.21.2-SNAPSHOT-test-sources.jar 07:44:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.2-SNAPSHOT/pcep-topology-provider-0.21.2-SNAPSHOT-javadoc.jar 07:44:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.2-SNAPSHOT/pcep-topology-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:44:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.2-SNAPSHOT/pcep-topology-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:44:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.2-SNAPSHOT/pcep-topology-provider-0.21.2-SNAPSHOT-sources.jar 07:44:55 [INFO] 07:44:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-provider --- 07:44:55 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-provider/0.21.2-SNAPSHOT/pcep-topology-provider-0.21.2-SNAPSHOT.jar 07:44:55 [INFO] Writing OBR metadata 07:44:55 [INFO] 07:44:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-topology-provider --- 07:44:55 [INFO] org.opendaylight.bgpcep:pcep-topology-provider:bundle:0.21.2-SNAPSHOT 07:44:55 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 07:44:55 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:44:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:44:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:44:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:44:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:44:55 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:44:55 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:44:55 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] | \- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] | \- org.opendaylight.bgpcep:algo-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:44:55 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:44:55 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:44:55 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:44:55 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:44:55 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:44:55 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:44:55 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:44:55 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:44:55 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:44:55 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:44:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:44:55 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:44:55 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:44:55 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:44:55 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:44:55 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:44:55 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 07:44:55 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 07:44:55 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:44:55 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:44:55 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:44:55 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:44:55 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.21.2-SNAPSHOT:compile 07:44:55 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:compile 07:44:55 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:compile 07:44:55 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:44:55 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:44:55 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:44:55 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:44:55 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:44:55 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:0.21.2-SNAPSHOT:test 07:44:55 [INFO] +- org.opendaylight.bgpcep:programming-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:44:55 [INFO] +- org.opendaylight.bgpcep:pcep-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:44:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:test 07:44:55 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:44:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:44:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:44:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:44:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:test 07:44:55 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:44:55 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:44:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:44:55 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:44:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:44:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:44:55 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:44:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:44:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:44:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:44:55 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:44:55 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:44:55 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:44:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:44:55 [INFO] +- org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.2-SNAPSHOT:test 07:44:55 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:44:55 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:44:55 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:44:55 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:44:55 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:44:55 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:44:55 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:44:55 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:44:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:44:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:44:55 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:44:55 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:44:55 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:44:55 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:44:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:44:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:44:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:44:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:44:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:44:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:44:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:44:55 [INFO] +- junit:junit:jar:4.13.2:test 07:44:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:44:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:44:55 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:44:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:44:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:44:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:55 [INFO] 07:44:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-topology-provider --- 07:44:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/sonatype-clm/module.xml 07:44:55 [INFO] 07:44:55 [INFO] ------------< org.opendaylight.bgpcep:pcep-server-provider >------------ 07:44:55 [INFO] Building pcep-server-provider 0.21.2-SNAPSHOT [128/169] 07:44:55 [INFO] -------------------------------[ bundle ]------------------------------- 07:44:55 [INFO] 07:44:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-server-provider --- 07:44:55 [INFO] 07:44:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-server-provider --- 07:44:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:56 [INFO] 07:44:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-server-provider --- 07:44:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:56 [INFO] 07:44:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-server-provider --- 07:44:56 [INFO] 07:44:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-server-provider --- 07:44:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:44:56 [INFO] 07:44:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-server-provider --- 07:44:56 [INFO] Starting audit... 07:44:56 Audit done. 07:44:56 [INFO] You have 0 Checkstyle violations. 07:44:56 [INFO] 07:44:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-server-provider --- 07:44:56 [INFO] Starting audit... 07:44:56 Audit done. 07:44:56 [INFO] You have 0 Checkstyle violations. 07:44:56 [INFO] 07:44:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-server-provider --- 07:44:56 [INFO] 07:44:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-server-provider --- 07:44:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/resources 07:44:56 [INFO] 07:44:56 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-server-provider --- 07:44:56 [INFO] Recompiling the module because of changed dependency. 07:44:56 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 07:44:56 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerListener.java:[49,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:44:56 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:[86,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 07:44:56 [INFO] 07:44:56 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-server-provider >>> 07:44:56 [INFO] 07:44:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-server-provider --- 07:44:56 [INFO] Fork Value is true 07:45:01 [INFO] Done SpotBugs Analysis.... 07:45:01 [INFO] 07:45:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-server-provider <<< 07:45:01 [INFO] 07:45:01 [INFO] 07:45:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-server-provider --- 07:45:01 [INFO] BugInstance size is 0 07:45:01 [INFO] Error size is 0 07:45:01 [INFO] No errors/warnings found 07:45:01 [INFO] 07:45:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-server-provider --- 07:45:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/test/resources 07:45:01 [INFO] 07:45:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-server-provider --- 07:45:01 [INFO] No sources to compile 07:45:01 [INFO] 07:45:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-server-provider --- 07:45:01 [INFO] No tests to run. 07:45:01 [INFO] 07:45:01 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-server-provider --- 07:45:01 [INFO] 07:45:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-server-provider --- 07:45:01 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT.jar 07:45:01 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/classes/META-INF/MANIFEST.MF 07:45:01 [INFO] 07:45:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-server-provider --- 07:45:01 [INFO] No previous run data found, generating javadoc. 07:45:03 [WARNING] Javadoc Warnings 07:45:03 [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:45:03 [WARNING] public final class DefaultPceServerProvider implements PceServerProvider, AutoCloseable { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public DefaultPceServerProvider(@Reference final ConnectedGraphProvider graphProvider, 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public ConnectedGraph getTedGraph() { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public class ManagedTeNode { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public ManagedTeNode(final NodeId id, final TransactionChain chain) { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public ManagedTeNode(final NodeId id, final TransactionChain chain, final NodeState state) { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public void addManagedTePath(final ManagedTePath mngPath) { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public NodeId getId() { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public ManagedTePath getManagedTePath(final ConfiguredLspKey key) { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public NodeState getState() { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public ConcurrentMap getTePaths() { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public WriteTransaction getTransaction() { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public boolean isSync() { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public ManagedTePath removeManagedTePath(final ConfiguredLspKey key) { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public void sync() { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:88: warning: no comment 07:45:03 [WARNING] public class ManagedTePath implements ConnectedEdgeTrigger, ConnectedVertexTrigger { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:117: warning: no comment 07:45:03 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final ManagedTePath mngPath) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:108: warning: no comment 07:45:03 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final ConfiguredLsp lsp, 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public ManagedTePath(final ManagedTeNode teNode, final InstanceIdentifier topology) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:128: warning: no comment 07:45:03 [WARNING] public ConfiguredLsp getLsp() { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:132: warning: no comment 07:45:03 [WARNING] public ManagedTeNode getManagedTeNode() { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public InstanceIdentifier getTopology() { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:136: warning: no comment 07:45:03 [WARNING] public PathType getType() { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:179: warning: no comment 07:45:03 [WARNING] public boolean isSent() { 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public ManagedTePath setConfiguredLsp(final ConfiguredLsp lsp) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:329: warning: no comment 07:45:03 [WARNING] public void setGraph(final ConnectedGraph graph) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:150: warning: no comment 07:45:03 [WARNING] public ManagedTePath setType(final PathType type) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:333: warning: no comment 07:45:03 [WARNING] public void unsetGraph(final ConnectedGraph graph) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:337: warning: no comment 07:45:03 [WARNING] public void updateGraph(final ConnectedGraph graph) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:71: warning: no comment 07:45:03 [WARNING] public final class MessagesUtil { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:81: warning: no comment 07:45:03 [WARNING] public static final int IGP_METRIC = 1; 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:73: warning: no comment 07:45:03 [WARNING] public static final byte NO_PATH = 0x0; 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public static final int PATH_DELAY = 12; 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public static final int TE_METRIC = 2; 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public static final byte UNKNOWN_DESTINATION = 0x0; 07:45:03 [WARNING] ^ 07:45:03 [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:45:03 [WARNING] public static final byte UNKNOWN_SOURCE = 0x1; 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:265: warning: no comment 07:45:03 [WARNING] public static Pcerr createErrorMsg(@NonNull final PCEPErrors pcepErrors, final Uint32 reqID) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:240: warning: no comment 07:45:03 [WARNING] public static Pcrep createNoPathMessage(final Rp rp, final byte reason) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:212: warning: no comment 07:45:03 [WARNING] public static Pcrep createPcRepMessage(final Rp rp, final P2p p2p, final ConstrainedPath cpath) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:89: warning: no comment 07:45:03 [WARNING] public static Ero getEro(final List pathDescriptions) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:59: warning: no comment 07:45:03 [WARNING] public class PathComputationImpl implements PathComputation { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:66: warning: no comment 07:45:03 [WARNING] public PathComputationImpl(final ConnectedGraph tedGraph, final PathComputationProvider algoProvider) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:134: warning: no comment 07:45:03 [WARNING] public ComputedPath computeTePath(final IntendedPath intend) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerListener.java:46: warning: no comment 07:45:03 [WARNING] public PathManagerListener(final DataBroker dataBroker, 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerProvider.java:419: warning: no @param for ptype 07:45:03 [WARNING] public ManagedTePath registerTePath(final NodeId id, final ConfiguredLsp rptPath, final PathType ptype) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerProvider.java:73: warning: no comment 07:45:03 [WARNING] public PathManagerProvider(final DataBroker dataBroker, 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:83: warning: no comment 07:45:03 [WARNING] public PcepTopologyListener(final DataBroker dataBroker, 07:45:03 [WARNING] ^ 07:45:03 [WARNING] 47 warnings 07:45:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT-javadoc.jar 07:45:03 [INFO] 07:45:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-server-provider --- 07:45:03 [INFO] CycloneDX: Resolving Dependencies 07:45:03 [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) 07:45:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.xml 07:45:03 [INFO] attaching as pcep-server-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:45:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.json 07:45:04 [INFO] attaching as pcep-server-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:45:04 [INFO] 07:45:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-provider --- 07:45:04 [INFO] Skipping duplicate-finder execution! 07:45:04 [INFO] 07:45:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-server-provider --- 07:45:04 [INFO] No dependency problems found 07:45:04 [INFO] 07:45:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-server-provider --- 07:45:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT-sources.jar 07:45:04 [INFO] 07:45:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-server-provider --- 07:45:04 [INFO] 07:45:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-server-provider --- 07:45:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:45:04 [INFO] 07:45:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-server-provider --- 07:45:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.2-SNAPSHOT/pcep-server-provider-0.21.2-SNAPSHOT.jar 07:45:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.2-SNAPSHOT/pcep-server-provider-0.21.2-SNAPSHOT.pom 07:45:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.2-SNAPSHOT/pcep-server-provider-0.21.2-SNAPSHOT-javadoc.jar 07:45:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.2-SNAPSHOT/pcep-server-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:45:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.2-SNAPSHOT/pcep-server-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:45:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.2-SNAPSHOT/pcep-server-provider-0.21.2-SNAPSHOT-sources.jar 07:45:04 [INFO] 07:45:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-server-provider --- 07:45:04 [INFO] Installing org/opendaylight/bgpcep/pcep-server-provider/0.21.2-SNAPSHOT/pcep-server-provider-0.21.2-SNAPSHOT.jar 07:45:04 [INFO] Writing OBR metadata 07:45:04 [INFO] 07:45:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-server-provider --- 07:45:04 [INFO] org.opendaylight.bgpcep:pcep-server-provider:bundle:0.21.2-SNAPSHOT 07:45:04 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:45:04 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:45:04 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:45:04 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:45:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:45:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:45:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:45:04 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:45:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:45:04 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:45:04 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:45:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:45:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:45:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:45:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:45:04 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:45:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:45:04 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:45:04 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:45:04 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:45:04 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:45:04 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:45:04 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:45:04 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:45:04 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:45:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:45:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:45:04 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:45:04 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:45:04 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:45:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:45:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:45:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:45:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:45:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:45:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:45:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:45:04 [INFO] +- junit:junit:jar:4.13.2:test 07:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:45:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:45:04 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:45:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:45:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:45:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:04 [INFO] 07:45:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-server-provider --- 07:45:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/sonatype-clm/module.xml 07:45:04 [INFO] 07:45:04 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server >----------- 07:45:04 [INFO] Building OpenDaylight :: PCEP :: PCE Server API 0.21.2-SNAPSHOT [129/169] 07:45:04 [INFO] ------------------------------[ feature ]------------------------------- 07:45:04 [INFO] 07:45:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] 07:45:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:04 [INFO] 07:45:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:04 [INFO] 07:45:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] 07:45:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:04 [INFO] argLine set to empty 07:45:04 [INFO] 07:45:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] Starting audit... 07:45:04 Audit done. 07:45:04 [INFO] You have 0 Checkstyle violations. 07:45:04 [INFO] 07:45:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] Starting audit... 07:45:04 Audit done. 07:45:04 [INFO] You have 0 Checkstyle violations. 07:45:04 [INFO] 07:45:04 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/classes/META-INF/maven/dependencies.properties 07:45:04 [INFO] 07:45:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] 07:45:04 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/feature/feature.xml 07:45:04 [INFO] ...done! 07:45:04 [INFO] Attaching features XML 07:45:04 [INFO] 07:45:04 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-server --- 07:45: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:45:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:45:04 [INFO] 07:45:04 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server >>> 07:45:04 [INFO] 07:45:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] 07:45:04 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server <<< 07:45:04 [INFO] 07:45:04 [INFO] 07:45:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] 07:45:04 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] 07:45:04 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-server --- 07:45:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:45:04 [INFO] 07:45:04 [INFO] ------------------------------------------------------- 07:45:04 [INFO] T E S T S 07:45:04 [INFO] ------------------------------------------------------- 07:45:06 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:45:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.24 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:45:24 [INFO] 07:45:24 [INFO] Results: 07:45:24 [INFO] 07:45:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:45:24 [INFO] 07:45:24 [INFO] 07:45:24 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-server --- 07:45:24 [INFO] 07:45:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-server --- 07:45:24 [INFO] 07:45:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-server --- 07:45:24 [INFO] CycloneDX: Resolving Dependencies 07:45:29 [INFO] CycloneDX: Creating BOM version 1.4 with 233 component(s) 07:45:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/bom.xml 07:45:29 [INFO] attaching as odl-bgpcep-pcep-server-0.21.2-SNAPSHOT-cyclonedx.xml 07:45:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/bom.json 07:45:29 [INFO] attaching as odl-bgpcep-pcep-server-0.21.2-SNAPSHOT-cyclonedx.json 07:45:29 [INFO] 07:45:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server --- 07:45:29 [INFO] Skipping duplicate-finder execution! 07:45:29 [INFO] 07:45:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server --- 07:45:29 [INFO] Skipping plugin execution 07:45:29 [INFO] 07:45:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server --- 07:45:29 [INFO] No sources in project. Archive not created. 07:45:29 [INFO] 07:45:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-server --- 07:45:29 [INFO] 07:45:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-server --- 07:45:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:29 [INFO] 07:45:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-server --- 07:45:29 [INFO] No primary artifact to install, installing attached artifacts instead. 07:45:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.2-SNAPSHOT/odl-bgpcep-pcep-server-0.21.2-SNAPSHOT.pom 07:45:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.2-SNAPSHOT/odl-bgpcep-pcep-server-0.21.2-SNAPSHOT-features.xml 07:45:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.2-SNAPSHOT/odl-bgpcep-pcep-server-0.21.2-SNAPSHOT-cyclonedx.xml 07:45:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.2-SNAPSHOT/odl-bgpcep-pcep-server-0.21.2-SNAPSHOT-cyclonedx.json 07:45:29 [INFO] 07:45:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-server --- 07:45:29 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/test-features 07:45:29 [INFO] 07:45:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-server --- 07:45:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server/target/sonatype-clm/module.xml 07:45:29 [INFO] 07:45:29 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider >------- 07:45:29 [INFO] Building OpenDaylight :: PCEP :: PCE Server Provider 0.21.2-SNAPSHOT [130/169] 07:45:29 [INFO] ------------------------------[ feature ]------------------------------- 07:45:29 [INFO] 07:45:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-server-provider --- 07:45:29 [INFO] 07:45:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-server-provider --- 07:45:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:29 [INFO] 07:45:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server-provider --- 07:45:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:29 [INFO] 07:45:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] 07:45:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:30 [INFO] argLine set to empty 07:45:30 [INFO] 07:45:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] Starting audit... 07:45:30 Audit done. 07:45:30 [INFO] You have 0 Checkstyle violations. 07:45:30 [INFO] 07:45:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] Starting audit... 07:45:30 Audit done. 07:45:30 [INFO] You have 0 Checkstyle violations. 07:45:30 [INFO] 07:45:30 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/classes/META-INF/maven/dependencies.properties 07:45:30 [INFO] 07:45:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] 07:45:30 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml 07:45:30 [INFO] ...done! 07:45:30 [INFO] Attaching features XML 07:45:30 [INFO] 07:45:30 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:45:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:45:30 [INFO] 07:45:30 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server-provider >>> 07:45:30 [INFO] 07:45:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] 07:45:30 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server-provider <<< 07:45:30 [INFO] 07:45:30 [INFO] 07:45:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] 07:45:30 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] 07:45:30 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-server-provider --- 07:45:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:45:30 [INFO] 07:45:30 [INFO] ------------------------------------------------------- 07:45:30 [INFO] T E S T S 07:45:30 [INFO] ------------------------------------------------------- 07:45:32 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:45:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.90 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:45:49 [INFO] 07:45:49 [INFO] Results: 07:45:49 [INFO] 07:45:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:45:49 [INFO] 07:45:49 [INFO] 07:45:49 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-server-provider --- 07:45:49 [INFO] 07:45:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-server-provider --- 07:45:49 [INFO] 07:45:49 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-server-provider --- 07:45:49 [INFO] CycloneDX: Resolving Dependencies 07:45:54 [INFO] CycloneDX: Creating BOM version 1.4 with 240 component(s) 07:45:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/bom.xml 07:45:54 [INFO] attaching as odl-bgpcep-pcep-server-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:45:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/bom.json 07:45:55 [INFO] attaching as odl-bgpcep-pcep-server-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:45:55 [INFO] 07:45:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server-provider --- 07:45:55 [INFO] Skipping duplicate-finder execution! 07:45:55 [INFO] 07:45:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server-provider --- 07:45:55 [INFO] Skipping plugin execution 07:45:55 [INFO] 07:45:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server-provider --- 07:45:55 [INFO] No sources in project. Archive not created. 07:45:55 [INFO] 07:45:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-server-provider --- 07:45:55 [INFO] 07:45:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-server-provider --- 07:45:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:55 [INFO] 07:45:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-server-provider --- 07:45:55 [INFO] No primary artifact to install, installing attached artifacts instead. 07:45:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.2-SNAPSHOT.pom 07:45:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.2-SNAPSHOT-features.xml 07:45:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:45:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:45:55 [INFO] 07:45:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-server-provider --- 07:45:55 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/test-features 07:45:55 [INFO] 07:45:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-server-provider --- 07:45:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-server-provider/target/sonatype-clm/module.xml 07:45:55 [INFO] 07:45:55 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider >------ 07:45:55 [INFO] Building OpenDaylight :: PCEP :: Topology Provider 0.21.2-SNAPSHOT [131/169] 07:45:55 [INFO] ------------------------------[ feature ]------------------------------- 07:45:55 [INFO] 07:45:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] 07:45:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:55 [INFO] 07:45:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:55 [INFO] 07:45:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] 07:45:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:55 [INFO] argLine set to empty 07:45:55 [INFO] 07:45:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] Starting audit... 07:45:55 Audit done. 07:45:55 [INFO] You have 0 Checkstyle violations. 07:45:55 [INFO] 07:45:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] Starting audit... 07:45:55 Audit done. 07:45:55 [INFO] You have 0 Checkstyle violations. 07:45:55 [INFO] 07:45:55 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/classes/META-INF/maven/dependencies.properties 07:45:55 [INFO] 07:45:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] 07:45:55 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml 07:45:55 [INFO] ...done! 07:45:55 [INFO] Attaching features XML 07:45:55 [INFO] 07:45:55 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:45:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:45:55 [INFO] 07:45:55 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology-provider >>> 07:45:55 [INFO] 07:45:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] 07:45:55 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology-provider <<< 07:45:55 [INFO] 07:45:55 [INFO] 07:45:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] 07:45:55 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] 07:45:55 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-topology-provider --- 07:45:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:45:55 [INFO] 07:45:55 [INFO] ------------------------------------------------------- 07:45:55 [INFO] T E S T S 07:45:55 [INFO] ------------------------------------------------------- 07:45:57 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:46:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.22 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:46:15 [INFO] 07:46:15 [INFO] Results: 07:46:15 [INFO] 07:46:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:46:15 [INFO] 07:46:15 [INFO] 07:46:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-topology-provider --- 07:46:15 [INFO] 07:46:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-topology-provider --- 07:46:15 [INFO] 07:46:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-topology-provider --- 07:46:15 [INFO] CycloneDX: Resolving Dependencies 07:46:20 [INFO] CycloneDX: Creating BOM version 1.4 with 245 component(s) 07:46:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/bom.xml 07:46:20 [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:46:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/bom.json 07:46:20 [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:46:20 [INFO] 07:46:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology-provider --- 07:46:20 [INFO] Skipping duplicate-finder execution! 07:46:20 [INFO] 07:46:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology-provider --- 07:46:20 [INFO] Skipping plugin execution 07:46:20 [INFO] 07:46:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology-provider --- 07:46:20 [INFO] No sources in project. Archive not created. 07:46:20 [INFO] 07:46:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology-provider --- 07:46:20 [INFO] 07:46:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-topology-provider --- 07:46:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:46:20 [INFO] 07:46:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-topology-provider --- 07:46:20 [INFO] No primary artifact to install, installing attached artifacts instead. 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.2-SNAPSHOT.pom 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.2-SNAPSHOT-features.xml 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:46:20 [INFO] 07:46:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-topology-provider --- 07:46:20 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/test-features 07:46:20 [INFO] 07:46:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-topology-provider --- 07:46:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology-provider/target/sonatype-clm/module.xml 07:46:20 [INFO] 07:46:20 [INFO] ------------< org.opendaylight.bgpcep:pcep-tunnel-provider >------------ 07:46:20 [INFO] Building pcep-tunnel-provider 0.21.2-SNAPSHOT [132/169] 07:46:20 [INFO] -------------------------------[ bundle ]------------------------------- 07:46:20 [INFO] 07:46:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-tunnel-provider --- 07:46:20 [INFO] 07:46:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-tunnel-provider --- 07:46:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:20 [INFO] 07:46:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-tunnel-provider --- 07:46:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:20 [INFO] 07:46:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-tunnel-provider --- 07:46:21 [INFO] 07:46:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-tunnel-provider --- 07:46:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:46:21 [INFO] 07:46:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-tunnel-provider --- 07:46:21 [INFO] Starting audit... 07:46:21 Audit done. 07:46:21 [INFO] You have 0 Checkstyle violations. 07:46:21 [INFO] 07:46:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-tunnel-provider --- 07:46:21 [INFO] Starting audit... 07:46:21 Audit done. 07:46:21 [INFO] You have 0 Checkstyle violations. 07:46:21 [INFO] 07:46:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-tunnel-provider --- 07:46:21 [INFO] 07:46:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-tunnel-provider --- 07:46:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/resources 07:46:21 [INFO] 07:46:21 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-tunnel-provider --- 07:46:21 [INFO] Recompiling the module because of changed dependency. 07:46:21 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 07:46:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:[58,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:46:21 [INFO] 07:46:21 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-tunnel-provider >>> 07:46:21 [INFO] 07:46:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-tunnel-provider --- 07:46:21 [INFO] Fork Value is true 07:46:25 [INFO] Done SpotBugs Analysis.... 07:46:25 [INFO] 07:46:25 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-tunnel-provider <<< 07:46:25 [INFO] 07:46:25 [INFO] 07:46:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-tunnel-provider --- 07:46:25 [INFO] BugInstance size is 0 07:46:25 [INFO] Error size is 0 07:46:25 [INFO] No errors/warnings found 07:46:25 [INFO] 07:46:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-tunnel-provider --- 07:46:25 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:46:25 [INFO] 07:46:25 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-tunnel-provider --- 07:46:25 [INFO] Recompiling the module because of changed dependency. 07:46:25 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:46: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:46: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:46: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:46:25 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java:[90,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:46:25 [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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:46:25 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgrammingTest.java:[307,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:46:25 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgrammingTest.java:[318,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:46:25 [INFO] 07:46:25 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-tunnel-provider --- 07:46:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:46:25 [INFO] 07:46:25 [INFO] ------------------------------------------------------- 07:46:25 [INFO] T E S T S 07:46:25 [INFO] ------------------------------------------------------- 07:46:26 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 07:46:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.475 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 07:46:30 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 07:46:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:46:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 07:46:32 [INFO] 07:46:32 [INFO] Results: 07:46:32 [INFO] 07:46:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:46:32 [INFO] 07:46:32 [INFO] 07:46:32 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-tunnel-provider --- 07:46:32 [INFO] 07:46:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-tunnel-provider --- 07:46:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT.jar 07:46:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/classes/META-INF/MANIFEST.MF 07:46:32 [INFO] 07:46:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-tunnel-provider --- 07:46:32 [INFO] No previous run data found, generating javadoc. 07:46:34 [WARNING] Javadoc Warnings 07:46:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:77: warning: no comment 07:46:34 [WARNING] public final class NodeChangedListener implements DataTreeChangeListener { 07:46:34 [WARNING] ^ 07:46:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:128: warning: no comment 07:46:34 [WARNING] public static InstanceIdentifier linkIdentifier(final InstanceIdentifier topology, 07:46:34 [WARNING] ^ 07:46:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelClusterSingletonService.java:37: warning: no comment 07:46:34 [WARNING] public final class PCEPTunnelClusterSingletonService implements ClusterSingletonService, AutoCloseable { 07:46:34 [WARNING] ^ 07:46:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelClusterSingletonService.java:52: warning: no comment 07:46:34 [WARNING] public PCEPTunnelClusterSingletonService( 07:46:34 [WARNING] ^ 07:46:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:30: warning: no comment 07:46:34 [WARNING] public final class PCEPTunnelTopologyProvider extends DefaultTopologyReference implements AutoCloseable { 07:46:34 [WARNING] ^ 07:46:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:42: warning: no comment 07:46:34 [WARNING] public PCEPTunnelTopologyProvider( 07:46:34 [WARNING] ^ 07:46:34 [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:46:34 [WARNING] public TopologyReference getTopologyReference() { 07:46:34 [WARNING] ^ 07:46:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgramming.java:42: warning: no comment 07:46:34 [WARNING] public final class TunnelProgramming implements AutoCloseable { 07:46:34 [WARNING] ^ 07:46:34 [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:46:34 [WARNING] public final class TunnelProviderDeployer implements DataTreeChangeListener, AutoCloseable { 07:46:34 [WARNING] ^ 07:46:34 [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:46:34 [WARNING] public TunnelProviderDeployer(@Reference final DataBroker dataBroker, 07:46:34 [WARNING] ^ 07:46:34 [WARNING] 10 warnings 07:46:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT-javadoc.jar 07:46:34 [INFO] 07:46:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-tunnel-provider --- 07:46:34 [INFO] CycloneDX: Resolving Dependencies 07:46:35 [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s) 07:46:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.xml 07:46:35 [INFO] attaching as pcep-tunnel-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:46:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.json 07:46:35 [INFO] attaching as pcep-tunnel-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:46:35 [INFO] 07:46:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-provider --- 07:46:35 [INFO] Skipping duplicate-finder execution! 07:46:35 [INFO] 07:46:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-tunnel-provider --- 07:46:36 [INFO] No dependency problems found 07:46:36 [INFO] 07:46:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-tunnel-provider --- 07:46:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT-sources.jar 07:46:36 [INFO] 07:46:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-tunnel-provider --- 07:46:36 [INFO] 07:46:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-tunnel-provider --- 07:46:36 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec 07:46:36 [INFO] Analyzed bundle 'pcep-tunnel-provider' with 13 classes 07:46:36 [INFO] 07:46:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-tunnel-provider --- 07:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.2-SNAPSHOT/pcep-tunnel-provider-0.21.2-SNAPSHOT.jar 07:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.2-SNAPSHOT/pcep-tunnel-provider-0.21.2-SNAPSHOT.pom 07:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.2-SNAPSHOT/pcep-tunnel-provider-0.21.2-SNAPSHOT-javadoc.jar 07:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.2-SNAPSHOT/pcep-tunnel-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.2-SNAPSHOT/pcep-tunnel-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:46:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.2-SNAPSHOT/pcep-tunnel-provider-0.21.2-SNAPSHOT-sources.jar 07:46:36 [INFO] 07:46:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-tunnel-provider --- 07:46:36 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.2-SNAPSHOT/pcep-tunnel-provider-0.21.2-SNAPSHOT.jar 07:46:36 [INFO] Writing OBR metadata 07:46:36 [INFO] 07:46:36 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-tunnel-provider --- 07:46:36 [INFO] org.opendaylight.bgpcep:pcep-tunnel-provider:bundle:0.21.2-SNAPSHOT 07:46:36 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:46:36 [INFO] | \- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:46:36 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:46:36 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:46:36 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:46:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:46:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:46:36 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:46:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:46:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:46:36 [INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:46:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:46:36 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:46:36 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:46:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:46:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:46:36 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:46:36 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:46:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:46:36 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:46:36 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:46:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:46:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:46:36 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:46:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:46:36 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 07:46:36 [INFO] +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 07:46:36 [INFO] | \- org.osgi:osgi.annotation:jar:8.0.1:provided 07:46:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:46:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:46:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:46:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:46:36 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:46:36 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:46:36 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:46:36 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:46:36 [INFO] +- org.opendaylight.bgpcep:programming-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:46:36 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:0.21.2-SNAPSHOT:test 07:46:36 [INFO] +- org.opendaylight.bgpcep:pcep-topology-provider:test-jar:tests:0.21.2-SNAPSHOT:test 07:46:36 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.2-SNAPSHOT:test 07:46:36 [INFO] | +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.2-SNAPSHOT:test 07:46:36 [INFO] | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.2-SNAPSHOT:test 07:46:36 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:0.21.2-SNAPSHOT:test 07:46:36 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.21.2-SNAPSHOT:test 07:46:36 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:test 07:46:36 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:test 07:46:36 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.2-SNAPSHOT:test 07:46:36 [INFO] +- org.opendaylight.bgpcep:pcep-impl:test-jar:tests:0.21.2-SNAPSHOT:test 07:46:36 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:test 07:46:36 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:test 07:46:36 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:test 07:46:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:46:36 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:46:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:46:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:46:36 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:46:36 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:46:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:46:36 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:test 07:46:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:46:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:46:36 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:46:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:46:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:46:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:46:36 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:46:36 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:46:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:test 07:46:36 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:46:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:46:36 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:46:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:46:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:46:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:46:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:test 07:46:36 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:46:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:46:36 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:46:36 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:46:36 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:46:36 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:46:36 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:46:36 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:46:36 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:46:36 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:46:36 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:46:36 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:46:36 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:46:36 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:46:36 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:46:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:46:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:46:36 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:46:36 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:46:36 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:46:36 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:46:36 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:46:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:46:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:46:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:46:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:46:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:46:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:46:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:46:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:46:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:46:36 [INFO] +- junit:junit:jar:4.13.2:test 07:46:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:46:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:46:36 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:46:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:46:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:46:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:46:36 [INFO] 07:46:36 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-tunnel-provider --- 07:46:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/sonatype-clm/module.xml 07:46:36 [INFO] 07:46:36 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider >------- 07:46:36 [INFO] Building OpenDaylight :: PCEP :: Tunnel Provider 0.21.2-SNAPSHOT [133/169] 07:46:36 [INFO] ------------------------------[ feature ]------------------------------- 07:46:36 [INFO] 07:46:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] 07:46:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:36 [INFO] 07:46:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:36 [INFO] 07:46:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] 07:46:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:46:36 [INFO] argLine set to empty 07:46:36 [INFO] 07:46:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] Starting audit... 07:46:36 Audit done. 07:46:36 [INFO] You have 0 Checkstyle violations. 07:46:36 [INFO] 07:46:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] Starting audit... 07:46:36 Audit done. 07:46:36 [INFO] You have 0 Checkstyle violations. 07:46:36 [INFO] 07:46:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/classes/META-INF/maven/dependencies.properties 07:46:36 [INFO] 07:46:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] 07:46:36 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml 07:46:36 [INFO] ...done! 07:46:36 [INFO] Attaching features XML 07:46:36 [INFO] 07:46:36 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-tunnel-provider --- 07:46: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:46:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:46:36 [INFO] 07:46:36 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-tunnel-provider >>> 07:46:36 [INFO] 07:46:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] 07:46:36 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-tunnel-provider <<< 07:46:36 [INFO] 07:46:36 [INFO] 07:46:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] 07:46:36 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] 07:46:36 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:46:36 [INFO] 07:46:36 [INFO] ------------------------------------------------------- 07:46:36 [INFO] T E S T S 07:46:36 [INFO] ------------------------------------------------------- 07:46:38 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:46:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.46 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:46:56 [INFO] 07:46:56 [INFO] Results: 07:46:56 [INFO] 07:46:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:46:56 [INFO] 07:46:56 [INFO] 07:46:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:56 [INFO] 07:46:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:56 [INFO] 07:46:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-tunnel-provider --- 07:46:56 [INFO] CycloneDX: Resolving Dependencies 07:47:02 [INFO] CycloneDX: Creating BOM version 1.4 with 247 component(s) 07:47:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml 07:47:02 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:47:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json 07:47:02 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:47:02 [INFO] 07:47:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-tunnel-provider --- 07:47:02 [INFO] Skipping duplicate-finder execution! 07:47:02 [INFO] 07:47:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-tunnel-provider --- 07:47:02 [INFO] Skipping plugin execution 07:47:02 [INFO] 07:47:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-tunnel-provider --- 07:47:02 [INFO] No sources in project. Archive not created. 07:47:02 [INFO] 07:47:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-tunnel-provider --- 07:47:02 [INFO] 07:47:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-tunnel-provider --- 07:47:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:02 [INFO] 07:47:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-tunnel-provider --- 07:47:02 [INFO] No primary artifact to install, installing attached artifacts instead. 07:47:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.2-SNAPSHOT.pom 07:47:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.2-SNAPSHOT-features.xml 07:47:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.2-SNAPSHOT-cyclonedx.xml 07:47:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.2-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.2-SNAPSHOT-cyclonedx.json 07:47:02 [INFO] 07:47:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- 07:47:02 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/test-features 07:47:02 [INFO] 07:47:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- 07:47:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-tunnel-provider/target/sonatype-clm/module.xml 07:47:02 [INFO] 07:47:02 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing >------- 07:47:02 [INFO] Building OpenDaylight :: PCEP :: Segment Routing 0.21.2-SNAPSHOT [134/169] 07:47:02 [INFO] ------------------------------[ feature ]------------------------------- 07:47:02 [INFO] 07:47:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] 07:47:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:02 [INFO] 07:47:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:02 [INFO] 07:47:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] 07:47:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:02 [INFO] argLine set to empty 07:47:02 [INFO] 07:47:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] Starting audit... 07:47:02 Audit done. 07:47:02 [INFO] You have 0 Checkstyle violations. 07:47:02 [INFO] 07:47:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] Starting audit... 07:47:02 Audit done. 07:47:02 [INFO] You have 0 Checkstyle violations. 07:47:02 [INFO] 07:47:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/classes/META-INF/maven/dependencies.properties 07:47:02 [INFO] 07:47:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] 07:47:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml 07:47:02 [INFO] ...done! 07:47:02 [INFO] Attaching features XML 07:47:02 [INFO] 07:47:02 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-segment-routing --- 07:47: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:47:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:47:02 [INFO] 07:47:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-segment-routing >>> 07:47:02 [INFO] 07:47:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] 07:47:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-segment-routing <<< 07:47:02 [INFO] 07:47:02 [INFO] 07:47:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] 07:47:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] 07:47:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-segment-routing --- 07:47:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:02 [INFO] 07:47:02 [INFO] ------------------------------------------------------- 07:47:02 [INFO] T E S T S 07:47:02 [INFO] ------------------------------------------------------- 07:47:04 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:47:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.53 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:47:22 [INFO] 07:47:22 [INFO] Results: 07:47:22 [INFO] 07:47:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:47:22 [INFO] 07:47:22 [INFO] 07:47:22 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-segment-routing --- 07:47:22 [INFO] 07:47:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-segment-routing --- 07:47:22 [INFO] 07:47:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-segment-routing --- 07:47:22 [INFO] CycloneDX: Resolving Dependencies 07:47:28 [INFO] CycloneDX: Creating BOM version 1.4 with 229 component(s) 07:47:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/bom.xml 07:47:28 [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.21.2-SNAPSHOT-cyclonedx.xml 07:47:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/bom.json 07:47:28 [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.21.2-SNAPSHOT-cyclonedx.json 07:47:28 [INFO] 07:47:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-segment-routing --- 07:47:28 [INFO] Skipping duplicate-finder execution! 07:47:28 [INFO] 07:47:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-segment-routing --- 07:47:28 [INFO] Skipping plugin execution 07:47:28 [INFO] 07:47:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-segment-routing --- 07:47:28 [INFO] No sources in project. Archive not created. 07:47:28 [INFO] 07:47:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-segment-routing --- 07:47:28 [INFO] 07:47:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-segment-routing --- 07:47:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:28 [INFO] 07:47:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-segment-routing --- 07:47:28 [INFO] No primary artifact to install, installing attached artifacts instead. 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.2-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.2-SNAPSHOT.pom 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.2-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.2-SNAPSHOT-features.xml 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.2-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.2-SNAPSHOT-cyclonedx.xml 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.2-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.2-SNAPSHOT-cyclonedx.json 07:47:28 [INFO] 07:47:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-segment-routing --- 07:47:28 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/test-features 07:47:28 [INFO] 07:47:28 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-segment-routing --- 07:47:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-segment-routing/target/sonatype-clm/module.xml 07:47:28 [INFO] 07:47:28 [INFO] -------< org.opendaylight.bgpcep:pcep-auto-bandwidth-extension >-------- 07:47:28 [INFO] Building pcep-auto-bandwidth-extension 0.21.2-SNAPSHOT [135/169] 07:47:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:47:28 [INFO] 07:47:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-auto-bandwidth-extension --- 07:47:28 [INFO] 07:47:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-auto-bandwidth-extension --- 07:47:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:28 [INFO] 07:47:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-auto-bandwidth-extension --- 07:47:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:28 [INFO] 07:47:28 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-auto-bandwidth-extension --- 07:47:28 [INFO] 07:47:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-auto-bandwidth-extension --- 07:47:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:47:28 [INFO] 07:47:28 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ pcep-auto-bandwidth-extension --- 07:47:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:47:28 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/src/main/yang 07:47:28 [INFO] yang-to-sources: Found 16 dependencies in 3.610 ms 07:47:28 [INFO] yang-to-sources: Project model files found: 1 in 857.4 μs 07:47:28 [INFO] yang-to-sources: 24 YANG models processed in 119.1 ms 07:47:28 [INFO] BindingJavaFileGenerator: Defined 12 files in 13.08 ms 07:47:28 [INFO] Sorted 12 files into 4 directories in 59.90 μs 07:47:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 21.22 ms 07:47:28 [INFO] 07:47:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-auto-bandwidth-extension --- 07:47:28 [INFO] Starting audit... 07:47:28 Audit done. 07:47:28 [INFO] You have 0 Checkstyle violations. 07:47:28 [INFO] 07:47:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-auto-bandwidth-extension --- 07:47:28 [INFO] Starting audit... 07:47:28 Audit done. 07:47:28 [INFO] You have 0 Checkstyle violations. 07:47:28 [INFO] 07:47:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-auto-bandwidth-extension --- 07:47:28 [INFO] 07:47:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-auto-bandwidth-extension --- 07:47:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/src/main/resources 07:47:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/generated-sources/spi 07:47:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:47:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:47:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:47:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/generated-sources/spi 07:47:28 [INFO] 07:47:28 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-auto-bandwidth-extension --- 07:47:28 [INFO] Recompiling the module because of changed dependency. 07:47:28 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 07:47:29 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:47:29 [INFO] 07:47:29 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-auto-bandwidth-extension >>> 07:47:29 [INFO] 07:47:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-auto-bandwidth-extension --- 07:47:29 [INFO] Fork Value is true 07:47:31 [INFO] Done SpotBugs Analysis.... 07:47:31 [INFO] 07:47:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-auto-bandwidth-extension <<< 07:47:31 [INFO] 07:47:31 [INFO] 07:47:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-auto-bandwidth-extension --- 07:47:31 [INFO] BugInstance size is 0 07:47:31 [INFO] Error size is 0 07:47:31 [INFO] No errors/warnings found 07:47:31 [INFO] 07:47:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-auto-bandwidth-extension --- 07:47:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/src/test/resources 07:47:31 [INFO] 07:47:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-auto-bandwidth-extension --- 07:47:31 [INFO] Recompiling the module because of changed dependency. 07:47:31 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 07:47:32 [INFO] 07:47:32 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-auto-bandwidth-extension --- 07:47:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:32 [INFO] 07:47:32 [INFO] ------------------------------------------------------- 07:47:32 [INFO] T E S T S 07:47:32 [INFO] ------------------------------------------------------- 07:47:32 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest 07:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest 07:47:33 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest 07:47:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest 07:47:33 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest 07:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest 07:47:33 [INFO] 07:47:33 [INFO] Results: 07:47:33 [INFO] 07:47:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:47:33 [INFO] 07:47:33 [INFO] 07:47:33 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-auto-bandwidth-extension --- 07:47:33 [INFO] 07:47:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-auto-bandwidth-extension --- 07:47:33 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT.jar 07:47:33 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/classes/META-INF/MANIFEST.MF 07:47:33 [INFO] 07:47:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-auto-bandwidth-extension --- 07:47:33 [INFO] No previous run data found, generating javadoc. 07:47:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-javadoc.jar 07:47:35 [INFO] 07:47:35 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-auto-bandwidth-extension --- 07:47:35 [INFO] CycloneDX: Resolving Dependencies 07:47:36 [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) 07:47:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/bom.xml 07:47:36 [INFO] attaching as pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-cyclonedx.xml 07:47:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/bom.json 07:47:36 [INFO] attaching as pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-cyclonedx.json 07:47:36 [INFO] 07:47:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-auto-bandwidth-extension --- 07:47:36 [INFO] Skipping duplicate-finder execution! 07:47:36 [INFO] 07:47:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-auto-bandwidth-extension --- 07:47:36 [WARNING] Non-test scoped test only dependencies found: 07:47:36 [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:47:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:47:36 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] 07:47:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-auto-bandwidth-extension --- 07:47:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-sources.jar 07:47:36 [INFO] 07:47:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-auto-bandwidth-extension --- 07:47:36 [INFO] 07:47:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-auto-bandwidth-extension --- 07:47:36 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec 07:47:36 [INFO] Analyzed bundle 'pcep-auto-bandwidth-extension' with 5 classes 07:47:36 [INFO] 07:47:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-auto-bandwidth-extension --- 07:47:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.2-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT.jar 07:47:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.2-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT.pom 07:47:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.2-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-javadoc.jar 07:47:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.2-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-cyclonedx.xml 07:47:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.2-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-cyclonedx.json 07:47:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.2-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-sources.jar 07:47:36 [INFO] 07:47:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-auto-bandwidth-extension --- 07:47:36 [INFO] Installing org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.2-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT.jar 07:47:36 [INFO] Writing OBR metadata 07:47:36 [INFO] 07:47:36 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-auto-bandwidth-extension --- 07:47:36 [INFO] org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:bundle:0.21.2-SNAPSHOT 07:47:36 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:47:36 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:47:36 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:47:36 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:47:36 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:47:36 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:47:36 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:47:36 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:36 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:47:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:47:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:36 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:47:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:47:36 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:47:36 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:47:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:47:36 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:47:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:47:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:47:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:47:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:47:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:47:36 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:47:36 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:47:36 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:47:36 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:47:36 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 07:47:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:47:36 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:47:36 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:47:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:47:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:47:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:47:36 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:47:36 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:47:36 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:47:36 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:47:36 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:47:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:47:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:47:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:47:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:47:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:47:36 [INFO] +- junit:junit:jar:4.13.2:test 07:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:47:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:47:36 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:47:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:47:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:47:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:36 [INFO] 07:47:36 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-auto-bandwidth-extension --- 07:47:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/sonatype-clm/module.xml 07:47:36 [INFO] 07:47:36 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth >------- 07:47:36 [INFO] Building OpenDaylight :: PCEP :: Auto Bandwidth 0.21.2-SNAPSHOT [136/169] 07:47:36 [INFO] ------------------------------[ feature ]------------------------------- 07:47:36 [INFO] 07:47:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:36 [INFO] 07:47:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:36 [INFO] 07:47:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:36 [INFO] 07:47:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:36 [INFO] 07:47:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:36 [INFO] argLine set to empty 07:47:36 [INFO] 07:47:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:36 [INFO] Starting audit... 07:47:36 Audit done. 07:47:36 [INFO] You have 0 Checkstyle violations. 07:47:36 [INFO] 07:47:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:36 [INFO] Starting audit... 07:47:36 Audit done. 07:47:36 [INFO] You have 0 Checkstyle violations. 07:47:36 [INFO] 07:47:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:36 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/classes/META-INF/maven/dependencies.properties 07:47:36 [INFO] 07:47:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:36 [INFO] 07:47:36 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml 07:47:36 [INFO] ...done! 07:47:36 [INFO] Attaching features XML 07:47:36 [INFO] 07:47:36 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47: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:47:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:47:36 [INFO] 07:47:36 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-auto-bandwidth >>> 07:47:37 [INFO] 07:47:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:37 [INFO] 07:47:37 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-auto-bandwidth <<< 07:47:37 [INFO] 07:47:37 [INFO] 07:47:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:37 [INFO] 07:47:37 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:37 [INFO] 07:47:37 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:37 [INFO] 07:47:37 [INFO] ------------------------------------------------------- 07:47:37 [INFO] T E S T S 07:47:37 [INFO] ------------------------------------------------------- 07:47:38 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:47:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.69 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:47:55 [INFO] 07:47:55 [INFO] Results: 07:47:55 [INFO] 07:47:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:47:55 [INFO] 07:47:55 [INFO] 07:47:55 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:55 [INFO] 07:47:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:55 [INFO] 07:47:55 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-auto-bandwidth --- 07:47:55 [INFO] CycloneDX: Resolving Dependencies 07:48:01 [INFO] CycloneDX: Creating BOM version 1.4 with 229 component(s) 07:48:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml 07:48:01 [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.21.2-SNAPSHOT-cyclonedx.xml 07:48:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json 07:48:01 [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.21.2-SNAPSHOT-cyclonedx.json 07:48:01 [INFO] 07:48:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-auto-bandwidth --- 07:48:01 [INFO] Skipping duplicate-finder execution! 07:48:01 [INFO] 07:48:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-auto-bandwidth --- 07:48:01 [INFO] Skipping plugin execution 07:48:01 [INFO] 07:48:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-auto-bandwidth --- 07:48:01 [INFO] No sources in project. Archive not created. 07:48:01 [INFO] 07:48:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-auto-bandwidth --- 07:48:01 [INFO] 07:48:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-auto-bandwidth --- 07:48:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:48:01 [INFO] 07:48:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-auto-bandwidth --- 07:48:01 [INFO] No primary artifact to install, installing attached artifacts instead. 07:48:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.2-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.2-SNAPSHOT.pom 07:48:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.2-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.2-SNAPSHOT-features.xml 07:48:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.2-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.2-SNAPSHOT-cyclonedx.xml 07:48:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.2-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.2-SNAPSHOT-cyclonedx.json 07:48:01 [INFO] 07:48:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-auto-bandwidth --- 07:48:01 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/test-features 07:48:01 [INFO] 07:48:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-auto-bandwidth --- 07:48:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-auto-bandwidth/target/sonatype-clm/module.xml 07:48:01 [INFO] 07:48:01 [INFO] ------------< org.opendaylight.bgpcep:pcep-config-example >------------- 07:48:01 [INFO] Building pcep-config-example 0.21.2-SNAPSHOT [137/169] 07:48:01 [INFO] --------------------------------[ jar ]--------------------------------- 07:48:01 [INFO] 07:48:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-config-example --- 07:48:01 [INFO] 07:48:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-config-example --- 07:48:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:01 [INFO] 07:48:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-config-example --- 07:48:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:01 [INFO] 07:48:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-config-example --- 07:48:01 [INFO] 07:48:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-config-example --- 07:48:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:48:01 [INFO] 07:48:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-config-example --- 07:48:01 [INFO] Starting audit... 07:48:01 Audit done. 07:48:01 [INFO] You have 0 Checkstyle violations. 07:48:01 [INFO] 07:48:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-config-example --- 07:48:01 [INFO] Starting audit... 07:48:01 Audit done. 07:48:01 [INFO] You have 0 Checkstyle violations. 07:48:01 [INFO] 07:48:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-config-example --- 07:48:01 [INFO] 07:48:01 [INFO] --- maven-remote-resources-plugin:3.1.0:bundle (default) @ pcep-config-example --- 07:48:01 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 07:48:01 [INFO] 07:48:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-config-example --- 07:48:01 [INFO] Copying 1 resource from src/main/resources to target/classes 07:48:01 [INFO] 07:48:01 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-config-example --- 07:48:01 [INFO] No sources to compile 07:48:01 [INFO] 07:48:01 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-config-example >>> 07:48:01 [INFO] 07:48:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-config-example --- 07:48:01 [INFO] 07:48:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-config-example <<< 07:48:01 [INFO] 07:48:01 [INFO] 07:48:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-config-example --- 07:48:01 [INFO] 07:48:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-config-example --- 07:48:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/config-example/src/test/resources 07:48:01 [INFO] 07:48:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-config-example --- 07:48:01 [INFO] No sources to compile 07:48:01 [INFO] 07:48:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-config-example --- 07:48:01 [INFO] No tests to run. 07:48:01 [INFO] 07:48:01 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-config-example --- 07:48:01 [INFO] 07:48:01 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pcep-config-example --- 07:48:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.21.2-SNAPSHOT.jar 07:48:01 [INFO] 07:48:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-config-example --- 07:48:01 [INFO] 07:48:01 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ pcep-config-example --- 07:48:01 [INFO] 07:48:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-config-example --- 07:48:01 [INFO] CycloneDX: Resolving Dependencies 07:48:01 [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) 07:48:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.xml 07:48:01 [INFO] attaching as pcep-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:48:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.json 07:48:01 [INFO] attaching as pcep-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:48:01 [INFO] 07:48:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-config-example --- 07:48:01 [INFO] Skipping duplicate-finder execution! 07:48:01 [INFO] 07:48:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-config-example --- 07:48:01 [INFO] No dependency problems found 07:48:01 [INFO] 07:48:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-config-example --- 07:48:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.21.2-SNAPSHOT-sources.jar 07:48:01 [INFO] 07:48:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-config-example --- 07:48:01 [INFO] 07:48:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-config-example --- 07:48:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:48:01 [INFO] 07:48:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-config-example --- 07:48:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.2-SNAPSHOT/pcep-config-example-0.21.2-SNAPSHOT.jar 07:48:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.2-SNAPSHOT/pcep-config-example-0.21.2-SNAPSHOT.pom 07:48:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/classes/initial/network-topology-pcep-config.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.2-SNAPSHOT/pcep-config-example-0.21.2-SNAPSHOT-network-topology-pcep-initial-config.xml 07:48:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.2-SNAPSHOT/pcep-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:48:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.2-SNAPSHOT/pcep-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:48:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.2-SNAPSHOT/pcep-config-example-0.21.2-SNAPSHOT-sources.jar 07:48:01 [INFO] 07:48:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-config-example --- 07:48:01 [INFO] org.opendaylight.bgpcep:pcep-config-example:jar:0.21.2-SNAPSHOT 07:48:01 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:48:01 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:48:01 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:48:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:48:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:48:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:48:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:48:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:48:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:48:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:48:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:48:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:48:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:48:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:48:01 [INFO] +- junit:junit:jar:4.13.2:test 07:48:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:48:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:48:01 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:48:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:48:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:48:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:48:01 [INFO] 07:48:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-config-example --- 07:48:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/sonatype-clm/module.xml 07:48:01 [INFO] 07:48:01 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example >------- 07:48:01 [INFO] Building OpenDaylight :: Pcep Configuration Example Files 0.21.2-SNAPSHOT [138/169] 07:48:01 [INFO] ------------------------------[ feature ]------------------------------- 07:48:02 [INFO] 07:48:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] 07:48:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:02 [INFO] 07:48:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:02 [INFO] 07:48:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] 07:48:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:48:02 [INFO] argLine set to empty 07:48:02 [INFO] 07:48:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] Starting audit... 07:48:02 Audit done. 07:48:02 [INFO] You have 0 Checkstyle violations. 07:48:02 [INFO] 07:48:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] Starting audit... 07:48:02 Audit done. 07:48:02 [INFO] You have 0 Checkstyle violations. 07:48:02 [INFO] 07:48:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/classes/META-INF/maven/dependencies.properties 07:48:02 [INFO] 07:48:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] 07:48:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml 07:48:02 [INFO] ...done! 07:48:02 [INFO] Attaching features XML 07:48:02 [INFO] 07:48:02 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-config-example --- 07:48: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:48:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:48:02 [INFO] 07:48:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-config-example >>> 07:48:02 [INFO] 07:48:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] 07:48:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-config-example <<< 07:48:02 [INFO] 07:48:02 [INFO] 07:48:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] 07:48:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] 07:48:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-config-example --- 07:48:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:48:02 [INFO] 07:48:02 [INFO] ------------------------------------------------------- 07:48:02 [INFO] T E S T S 07:48:02 [INFO] ------------------------------------------------------- 07:48:03 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:48:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.285 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:48:13 [INFO] 07:48:13 [INFO] Results: 07:48:13 [INFO] 07:48:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:48:13 [INFO] 07:48:13 [INFO] 07:48:13 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-config-example --- 07:48:13 [INFO] 07:48:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-config-example --- 07:48:13 [INFO] 07:48:13 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-config-example --- 07:48:13 [INFO] CycloneDX: Resolving Dependencies 07:48:16 [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) 07:48:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/bom.xml 07:48:16 [INFO] attaching as odl-bgpcep-pcep-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:48:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/bom.json 07:48:16 [INFO] attaching as odl-bgpcep-pcep-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:48:16 [INFO] 07:48:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-config-example --- 07:48:16 [INFO] Skipping duplicate-finder execution! 07:48:16 [INFO] 07:48:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-config-example --- 07:48:16 [INFO] Skipping plugin execution 07:48:16 [INFO] 07:48:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-config-example --- 07:48:16 [INFO] No sources in project. Archive not created. 07:48:16 [INFO] 07:48:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-config-example --- 07:48:16 [INFO] 07:48:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-config-example --- 07:48:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:48:16 [INFO] 07:48:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-config-example --- 07:48:16 [INFO] No primary artifact to install, installing attached artifacts instead. 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.2-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.2-SNAPSHOT.pom 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.2-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.2-SNAPSHOT-features.xml 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.2-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.2-SNAPSHOT-cyclonedx.xml 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.2-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.2-SNAPSHOT-cyclonedx.json 07:48:16 [INFO] 07:48:16 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-config-example --- 07:48:16 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/test-features 07:48:16 [INFO] 07:48:16 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-config-example --- 07:48:16 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-config-example/target/sonatype-clm/module.xml 07:48:16 [INFO] 07:48:16 [INFO] ------------------< org.opendaylight.bgpcep:pcep-cli >------------------ 07:48:16 [INFO] Building pcep-cli 0.21.2-SNAPSHOT [139/169] 07:48:16 [INFO] -------------------------------[ bundle ]------------------------------- 07:48:16 [INFO] 07:48:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-cli --- 07:48:16 [INFO] 07:48:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-cli --- 07:48:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:16 [INFO] 07:48:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-cli --- 07:48:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:16 [INFO] 07:48:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-cli --- 07:48:17 [INFO] 07:48:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-cli --- 07:48:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:48:17 [INFO] 07:48:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-cli --- 07:48:17 [INFO] Starting audit... 07:48:17 Audit done. 07:48:17 [INFO] You have 0 Checkstyle violations. 07:48:17 [INFO] 07:48:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-cli --- 07:48:17 [INFO] Starting audit... 07:48:17 Audit done. 07:48:17 [INFO] You have 0 Checkstyle violations. 07:48:17 [INFO] 07:48:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-cli --- 07:48:17 [INFO] 07:48:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-cli --- 07:48:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/src/main/resources 07:48:17 [INFO] 07:48:17 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-cli --- 07:48:17 [INFO] Recompiling the module because of changed dependency. 07:48:17 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:48:17 [INFO] 07:48:17 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-cli >>> 07:48:17 [INFO] 07:48:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-cli --- 07:48:17 [INFO] Fork Value is true 07:48:19 [INFO] Done SpotBugs Analysis.... 07:48:19 [INFO] 07:48:19 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-cli <<< 07:48:19 [INFO] 07:48:19 [INFO] 07:48:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-cli --- 07:48:19 [INFO] BugInstance size is 0 07:48:19 [INFO] Error size is 0 07:48:19 [INFO] No errors/warnings found 07:48:19 [INFO] 07:48:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-cli --- 07:48:19 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:48:19 [INFO] 07:48:19 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-cli --- 07:48:19 [INFO] Recompiling the module because of changed dependency. 07:48:19 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:48:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/src/test/java/org/opendaylight/protocol/pcep/cli/utils/PcepStateUtilsTest.java:[84,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:48:19 [INFO] 07:48:19 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-cli --- 07:48:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:48:19 [INFO] 07:48:19 [INFO] ------------------------------------------------------- 07:48:19 [INFO] T E S T S 07:48:19 [INFO] ------------------------------------------------------- 07:48:20 [INFO] Running org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 07:48:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.588 s -- in org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 07:48:24 [INFO] 07:48:24 [INFO] Results: 07:48:24 [INFO] 07:48:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:48:24 [INFO] 07:48:24 [INFO] 07:48:24 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-cli --- 07:48:24 [INFO] 07:48:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-cli --- 07:48:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT.jar 07:48:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/classes/META-INF/MANIFEST.MF 07:48:24 [INFO] 07:48:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-cli --- 07:48:24 [INFO] No previous run data found, generating javadoc. 07:48:25 [WARNING] Javadoc Warnings 07:48:25 [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:48:25 [WARNING] public final class PcepStateCommandProvider implements Action { 07:48:25 [WARNING] ^ 07:48:25 [WARNING] 1 warning 07:48:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT-javadoc.jar 07:48:25 [INFO] 07:48:25 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-cli --- 07:48:25 [INFO] CycloneDX: Resolving Dependencies 07:48:27 [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) 07:48:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.xml 07:48:27 [INFO] attaching as pcep-cli-0.21.2-SNAPSHOT-cyclonedx.xml 07:48:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.json 07:48:27 [INFO] attaching as pcep-cli-0.21.2-SNAPSHOT-cyclonedx.json 07:48:27 [INFO] 07:48:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-cli --- 07:48:27 [INFO] Skipping duplicate-finder execution! 07:48:27 [INFO] 07:48:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-cli --- 07:48:27 [INFO] No dependency problems found 07:48:27 [INFO] 07:48:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-cli --- 07:48:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT-sources.jar 07:48:27 [INFO] 07:48:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-cli --- 07:48:27 [INFO] 07:48:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-cli --- 07:48:27 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/code-coverage/jacoco.exec 07:48:27 [INFO] Analyzed bundle 'pcep-cli' with 2 classes 07:48:27 [INFO] 07:48:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-cli --- 07:48:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.2-SNAPSHOT/pcep-cli-0.21.2-SNAPSHOT.jar 07:48:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.2-SNAPSHOT/pcep-cli-0.21.2-SNAPSHOT.pom 07:48:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.2-SNAPSHOT/pcep-cli-0.21.2-SNAPSHOT-javadoc.jar 07:48:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.2-SNAPSHOT/pcep-cli-0.21.2-SNAPSHOT-cyclonedx.xml 07:48:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.2-SNAPSHOT/pcep-cli-0.21.2-SNAPSHOT-cyclonedx.json 07:48:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.2-SNAPSHOT/pcep-cli-0.21.2-SNAPSHOT-sources.jar 07:48:27 [INFO] 07:48:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-cli --- 07:48:27 [INFO] Installing org/opendaylight/bgpcep/pcep-cli/0.21.2-SNAPSHOT/pcep-cli-0.21.2-SNAPSHOT.jar 07:48:27 [INFO] Writing OBR metadata 07:48:27 [INFO] 07:48:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-cli --- 07:48:27 [INFO] org.opendaylight.bgpcep:pcep-cli:bundle:0.21.2-SNAPSHOT 07:48:27 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:48:27 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:48:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:48:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:48:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:48:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:48:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:48:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:48:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:48:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:48:27 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:48:27 [INFO] | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:48:27 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:48:27 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:48:27 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:48:27 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:48:27 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:48:27 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:48:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:48:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:48:27 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:48:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:48:27 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:48:27 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:48:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:48:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:48:27 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.4:provided 07:48:27 [INFO] | +- org.jline:jline:jar:3.21.0:provided 07:48:27 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.0:provided 07:48:27 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.4:provided 07:48:27 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.4:provided 07:48:27 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 07:48:27 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided 07:48:27 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided 07:48:27 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 07:48:27 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 07:48:27 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 07:48:27 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:provided 07:48:27 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.10.0:provided 07:48:27 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:provided 07:48:27 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.4:provided 07:48:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:48:27 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:test 07:48:27 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:test 07:48:27 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:48:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:48:27 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:48:27 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:test 07:48:27 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:test 07:48:27 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:test 07:48:27 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:48:27 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:48:27 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:48:27 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:48:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:48:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:48:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:48:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:48:27 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:48:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:48:27 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:test 07:48:27 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:48:27 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:48:27 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:48:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:48:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:48:27 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:48:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:48:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:48:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:48:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:48:27 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:48:27 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:48:27 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:48:27 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:48:27 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:48:27 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:48:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:48:27 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:48:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:48:27 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:48:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:48:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:48:27 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:48:27 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:48:27 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:48:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:48:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:48:27 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:48:27 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:48:27 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:48:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:48:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:48:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:48:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:48:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:48:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:48:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:48:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:48:27 [INFO] +- junit:junit:jar:4.13.2:test 07:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:48:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:48:27 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:48:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:48:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:48:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:48:27 [INFO] 07:48:27 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-cli --- 07:48:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/sonatype-clm/module.xml 07:48:27 [INFO] 07:48:27 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-cli >------------- 07:48:27 [INFO] Building OpenDaylight :: PCEP :: Topology Cli 0.21.2-SNAPSHOT [140/169] 07:48:27 [INFO] ------------------------------[ feature ]------------------------------- 07:48:27 [INFO] 07:48:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-cli --- 07:48:27 [INFO] 07:48:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-cli --- 07:48:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:27 [INFO] 07:48:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-cli --- 07:48:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:27 [INFO] 07:48:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-cli --- 07:48:27 [INFO] 07:48:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-cli --- 07:48:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:48:27 [INFO] argLine set to empty 07:48:27 [INFO] 07:48:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-cli --- 07:48:27 [INFO] Starting audit... 07:48:27 Audit done. 07:48:27 [INFO] You have 0 Checkstyle violations. 07:48:27 [INFO] 07:48:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-cli --- 07:48:27 [INFO] Starting audit... 07:48:27 Audit done. 07:48:27 [INFO] You have 0 Checkstyle violations. 07:48:27 [INFO] 07:48:27 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-cli --- 07:48:27 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/classes/META-INF/maven/dependencies.properties 07:48:27 [INFO] 07:48:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-cli --- 07:48:27 [INFO] 07:48:27 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-cli --- 07:48:28 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/feature/feature.xml 07:48:28 [INFO] ...done! 07:48:28 [INFO] Attaching features XML 07:48:28 [INFO] 07:48:28 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep-cli --- 07:48: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:48:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:48:28 [INFO] 07:48:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-cli >>> 07:48:28 [INFO] 07:48:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-cli --- 07:48:28 [INFO] 07:48:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-cli <<< 07:48:28 [INFO] 07:48:28 [INFO] 07:48:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep-cli --- 07:48:28 [INFO] 07:48:28 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-cli --- 07:48:28 [INFO] 07:48:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep-cli --- 07:48:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:48:28 [INFO] 07:48:28 [INFO] ------------------------------------------------------- 07:48:28 [INFO] T E S T S 07:48:28 [INFO] ------------------------------------------------------- 07:48:29 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:48:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.00 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:48:47 [INFO] 07:48:47 [INFO] Results: 07:48:47 [INFO] 07:48:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:48:47 [INFO] 07:48:47 [INFO] 07:48:47 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep-cli --- 07:48:47 [INFO] 07:48:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-cli --- 07:48:47 [INFO] 07:48:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep-cli --- 07:48:47 [INFO] CycloneDX: Resolving Dependencies 07:48:52 [INFO] CycloneDX: Creating BOM version 1.4 with 229 component(s) 07:48:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/bom.xml 07:48:52 [INFO] attaching as odl-bgpcep-pcep-cli-0.21.2-SNAPSHOT-cyclonedx.xml 07:48:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/bom.json 07:48:52 [INFO] attaching as odl-bgpcep-pcep-cli-0.21.2-SNAPSHOT-cyclonedx.json 07:48:52 [INFO] 07:48:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-cli --- 07:48:52 [INFO] Skipping duplicate-finder execution! 07:48:52 [INFO] 07:48:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-cli --- 07:48:52 [INFO] Skipping plugin execution 07:48:52 [INFO] 07:48:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-cli --- 07:48:52 [INFO] No sources in project. Archive not created. 07:48:52 [INFO] 07:48:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-cli --- 07:48:52 [INFO] 07:48:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-cli --- 07:48:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:48:52 [INFO] 07:48:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-cli --- 07:48:52 [INFO] No primary artifact to install, installing attached artifacts instead. 07:48:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.2-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.2-SNAPSHOT.pom 07:48:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.2-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.2-SNAPSHOT-features.xml 07:48:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.2-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.2-SNAPSHOT-cyclonedx.xml 07:48:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.2-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.2-SNAPSHOT-cyclonedx.json 07:48:52 [INFO] 07:48:52 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-cli --- 07:48:52 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/test-features 07:48:52 [INFO] 07:48:52 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep-cli --- 07:48:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-cli/target/sonatype-clm/module.xml 07:48:52 [INFO] 07:48:52 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-pcep >--------------- 07:48:52 [INFO] Building OpenDaylight :: PCEP 0.21.2-SNAPSHOT [141/169] 07:48:52 [INFO] ------------------------------[ feature ]------------------------------- 07:48:52 [INFO] 07:48:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep --- 07:48:52 [INFO] 07:48:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep --- 07:48:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:52 [INFO] 07:48:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep --- 07:48:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:52 [INFO] 07:48:52 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep --- 07:48:53 [INFO] 07:48:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep --- 07:48:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:48:53 [INFO] argLine set to empty 07:48:53 [INFO] 07:48:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep --- 07:48:53 [INFO] Starting audit... 07:48:53 Audit done. 07:48:53 [INFO] You have 0 Checkstyle violations. 07:48:53 [INFO] 07:48:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep --- 07:48:53 [INFO] Starting audit... 07:48:53 Audit done. 07:48:53 [INFO] You have 0 Checkstyle violations. 07:48:53 [INFO] 07:48:53 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep --- 07:48:53 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/classes/META-INF/maven/dependencies.properties 07:48:53 [INFO] 07:48:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep --- 07:48:53 [INFO] 07:48:53 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep --- 07:48:53 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/feature/feature.xml 07:48:53 [INFO] ...done! 07:48:53 [INFO] Attaching features XML 07:48:53 [INFO] 07:48:53 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-pcep --- 07:48:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:48:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:48:53 [INFO] 07:48:53 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep >>> 07:48:53 [INFO] 07:48:53 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-pcep --- 07:48:53 [INFO] 07:48:53 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep <<< 07:48:53 [INFO] 07:48:53 [INFO] 07:48:53 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-pcep --- 07:48:53 [INFO] 07:48:53 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep --- 07:48:53 [INFO] 07:48:53 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-pcep --- 07:48:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:48:53 [INFO] 07:48:53 [INFO] ------------------------------------------------------- 07:48:53 [INFO] T E S T S 07:48:53 [INFO] ------------------------------------------------------- 07:48:55 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:49:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.65 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:49:13 [INFO] 07:49:13 [INFO] Results: 07:49:13 [INFO] 07:49:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:49:13 [INFO] 07:49:13 [INFO] 07:49:13 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-pcep --- 07:49:13 [INFO] 07:49:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep --- 07:49:13 [INFO] 07:49:13 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-pcep --- 07:49:13 [INFO] CycloneDX: Resolving Dependencies 07:49:18 [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) 07:49:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.xml 07:49:18 [INFO] attaching as odl-bgpcep-pcep-0.21.2-SNAPSHOT-cyclonedx.xml 07:49:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.json 07:49:18 [INFO] attaching as odl-bgpcep-pcep-0.21.2-SNAPSHOT-cyclonedx.json 07:49:18 [INFO] 07:49:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep --- 07:49:18 [INFO] Skipping duplicate-finder execution! 07:49:18 [INFO] 07:49:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep --- 07:49:18 [INFO] Skipping plugin execution 07:49:18 [INFO] 07:49:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep --- 07:49:18 [INFO] No sources in project. Archive not created. 07:49:18 [INFO] 07:49:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep --- 07:49:18 [INFO] 07:49:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep --- 07:49:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:49:18 [INFO] 07:49:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep --- 07:49:18 [INFO] No primary artifact to install, installing attached artifacts instead. 07:49:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.2-SNAPSHOT/odl-bgpcep-pcep-0.21.2-SNAPSHOT.pom 07:49:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.2-SNAPSHOT/odl-bgpcep-pcep-0.21.2-SNAPSHOT-features.xml 07:49:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.2-SNAPSHOT/odl-bgpcep-pcep-0.21.2-SNAPSHOT-cyclonedx.xml 07:49:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.2-SNAPSHOT/odl-bgpcep-pcep-0.21.2-SNAPSHOT-cyclonedx.json 07:49:18 [INFO] 07:49:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep --- 07:49:18 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/test-features 07:49:18 [INFO] 07:49:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-pcep --- 07:49:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep/target/sonatype-clm/module.xml 07:49:18 [INFO] 07:49:18 [INFO] ----< org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing >----- 07:49:18 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api 0.21.2-SNAPSHOT [142/169] 07:49:18 [INFO] ------------------------------[ feature ]------------------------------- 07:49:18 [INFO] 07:49:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-segment-routing --- 07:49:18 [INFO] 07:49:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-segment-routing --- 07:49:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:18 [INFO] 07:49:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-segment-routing --- 07:49:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:18 [INFO] 07:49:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-topology-segment-routing --- 07:49:19 [INFO] 07:49:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-segment-routing --- 07:49:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:49:19 [INFO] argLine set to empty 07:49:19 [INFO] 07:49:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-segment-routing --- 07:49:19 [INFO] Starting audit... 07:49:19 Audit done. 07:49:19 [INFO] You have 0 Checkstyle violations. 07:49:19 [INFO] 07:49:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-segment-routing --- 07:49:19 [INFO] Starting audit... 07:49:19 Audit done. 07:49:19 [INFO] You have 0 Checkstyle violations. 07:49:19 [INFO] 07:49:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-topology-segment-routing --- 07:49:19 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/classes/META-INF/maven/dependencies.properties 07:49:19 [INFO] 07:49:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-segment-routing --- 07:49:19 [INFO] 07:49:19 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-segment-routing --- 07:49:19 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml 07:49:19 [INFO] ...done! 07:49:19 [INFO] Attaching features XML 07:49:19 [INFO] 07:49:19 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-topology-segment-routing --- 07:49: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:49:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:49:19 [INFO] 07:49:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-segment-routing >>> 07:49:19 [INFO] 07:49:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-topology-segment-routing --- 07:49:19 [INFO] 07:49:19 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-segment-routing <<< 07:49:19 [INFO] 07:49:19 [INFO] 07:49:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-topology-segment-routing --- 07:49:19 [INFO] 07:49:19 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-topology-segment-routing --- 07:49:19 [INFO] 07:49:19 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-topology-segment-routing --- 07:49:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:49:19 [INFO] 07:49:19 [INFO] ------------------------------------------------------- 07:49:19 [INFO] T E S T S 07:49:19 [INFO] ------------------------------------------------------- 07:49:20 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.660 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:49:30 [INFO] 07:49:30 [INFO] Results: 07:49:30 [INFO] 07:49:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:49:30 [INFO] 07:49:30 [INFO] 07:49:30 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-topology-segment-routing --- 07:49:30 [INFO] 07:49:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-segment-routing --- 07:49:30 [INFO] 07:49:30 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-topology-segment-routing --- 07:49:30 [INFO] CycloneDX: Resolving Dependencies 07:49:34 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 07:49:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.xml 07:49:34 [INFO] attaching as odl-bgpcep-topology-segment-routing-0.21.2-SNAPSHOT-cyclonedx.xml 07:49:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.json 07:49:34 [INFO] attaching as odl-bgpcep-topology-segment-routing-0.21.2-SNAPSHOT-cyclonedx.json 07:49:34 [INFO] 07:49:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-segment-routing --- 07:49:34 [INFO] Skipping duplicate-finder execution! 07:49:34 [INFO] 07:49:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-segment-routing --- 07:49:34 [INFO] Skipping plugin execution 07:49:34 [INFO] 07:49:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-segment-routing --- 07:49:34 [INFO] No sources in project. Archive not created. 07:49:34 [INFO] 07:49:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-topology-segment-routing --- 07:49:34 [INFO] 07:49:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-topology-segment-routing --- 07:49:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:49:34 [INFO] 07:49:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-topology-segment-routing --- 07:49:34 [INFO] No primary artifact to install, installing attached artifacts instead. 07:49:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.2-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.2-SNAPSHOT.pom 07:49:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.2-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.2-SNAPSHOT-features.xml 07:49:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.2-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.2-SNAPSHOT-cyclonedx.xml 07:49:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.2-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.2-SNAPSHOT-cyclonedx.json 07:49:34 [INFO] 07:49:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-topology-segment-routing --- 07:49:34 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/test-features 07:49:34 [INFO] 07:49:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-topology-segment-routing --- 07:49:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/sonatype-clm/module.xml 07:49:34 [INFO] 07:49:34 [INFO] ------------< org.opendaylight.bgpcep:feature-repo-parent >------------- 07:49:34 [INFO] Building feature-repo-parent 0.21.2-SNAPSHOT [143/169] 07:49:34 [INFO] --------------------------------[ pom ]--------------------------------- 07:49:34 [INFO] 07:49:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-repo-parent --- 07:49:34 [INFO] 07:49:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-repo-parent --- 07:49:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:34 [INFO] 07:49:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-repo-parent --- 07:49:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:34 [INFO] 07:49:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ feature-repo-parent --- 07:49:34 [INFO] 07:49:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-repo-parent --- 07:49:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:49:34 [INFO] argLine set to empty 07:49:34 [INFO] 07:49:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-repo-parent --- 07:49:34 [INFO] Starting audit... 07:49:34 Audit done. 07:49:34 [INFO] You have 0 Checkstyle violations. 07:49:34 [INFO] 07:49:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-repo-parent --- 07:49:34 [INFO] Starting audit... 07:49:34 Audit done. 07:49:34 [INFO] You have 0 Checkstyle violations. 07:49:34 [INFO] 07:49:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-repo-parent --- 07:49:34 [INFO] 07:49:34 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ feature-repo-parent --- 07:49:34 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/classes/META-INF/maven/dependencies.properties 07:49:34 [INFO] 07:49:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ feature-repo-parent >>> 07:49:34 [INFO] 07:49:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ feature-repo-parent --- 07:49:34 [INFO] 07:49:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ feature-repo-parent <<< 07:49:34 [INFO] 07:49:34 [INFO] 07:49:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ feature-repo-parent --- 07:49:34 [INFO] 07:49:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ feature-repo-parent --- 07:49:34 [INFO] Tests are skipped. 07:49:34 [INFO] 07:49:34 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ feature-repo-parent --- 07:49:34 [INFO] 07:49:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-repo-parent --- 07:49:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:49:34 [INFO] 07:49:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ feature-repo-parent --- 07:49:34 [INFO] CycloneDX: Resolving Dependencies 07:49:37 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 07:49:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.xml 07:49:37 [INFO] attaching as feature-repo-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:49:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.json 07:49:37 [INFO] attaching as feature-repo-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:49:37 [INFO] 07:49:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-repo-parent --- 07:49:37 [INFO] Skipping duplicate-finder execution! 07:49:37 [INFO] 07:49:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-repo-parent --- 07:49:37 [INFO] Skipping plugin execution 07:49:37 [INFO] 07:49:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ feature-repo-parent --- 07:49:37 [INFO] 07:49:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ feature-repo-parent --- 07:49:37 [INFO] 07:49:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ feature-repo-parent --- 07:49:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:49:37 [INFO] 07:49:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ feature-repo-parent --- 07:49:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.21.2-SNAPSHOT/feature-repo-parent-0.21.2-SNAPSHOT.pom 07:49:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.21.2-SNAPSHOT/feature-repo-parent-0.21.2-SNAPSHOT-cyclonedx.xml 07:49:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.21.2-SNAPSHOT/feature-repo-parent-0.21.2-SNAPSHOT-cyclonedx.json 07:49:37 [INFO] 07:49:37 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ feature-repo-parent --- 07:49:37 [INFO] org.opendaylight.bgpcep:feature-repo-parent:pom:0.21.2-SNAPSHOT 07:49:37 [INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.10:test 07:49:37 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 07:49:37 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 07:49:37 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 07:49:37 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 07:49:37 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 07:49:37 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 07:49:37 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 07:49:37 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 07:49:37 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 07:49:37 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 07:49:37 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 07:49:37 [INFO] | | +- commons-io:commons-io:jar:2.15.1:test 07:49:37 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 07:49:37 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 07:49:37 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 07:49:37 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 07:49:37 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 07:49:37 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 07:49:37 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 07:49:37 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 07:49:37 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 07:49:37 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 07:49:37 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 07:49:37 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 07:49:37 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 07:49:37 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 07:49:37 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 07:49:37 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 07:49:37 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 07:49:37 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.14.0:test 07:49:37 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 07:49:37 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 07:49:37 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 07:49:37 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 07:49:37 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 07:49:37 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 07:49:37 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 07:49:37 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 07:49:37 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 07:49:37 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 07:49:37 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 07:49:37 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 07:49:37 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 07:49:37 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 07:49:37 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 07:49:37 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 07:49:37 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 07:49:37 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 07:49:37 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 07:49:37 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 07:49:37 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 07:49:37 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 07:49:37 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 07:49:37 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 07:49:37 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 07:49:37 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 07:49:37 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 07:49:37 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 07:49:37 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 07:49:37 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:49:37 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 07:49:37 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:49:37 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 07:49:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:test 07:49:37 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.0.10:test 07:49:37 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 07:49:37 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 07:49:37 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 07:49:37 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 07:49:37 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 07:49:37 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 07:49:37 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 07:49:37 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 07:49:37 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 07:49:37 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 07:49:37 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 07:49:37 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 07:49:37 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 07:49:37 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 07:49:37 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 07:49:37 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 07:49:37 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 07:49:37 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 07:49:37 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 07:49:37 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 07:49:37 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 07:49:37 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 07:49:37 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 07:49:37 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 07:49:37 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 07:49:37 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 07:49:37 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 07:49:37 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 07:49:37 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 07:49:37 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 07:49:37 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 07:49:37 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 07:49:37 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 07:49:37 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 07:49:37 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:49:37 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 07:49:37 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 07:49:37 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 07:49:37 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 07:49:37 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 07:49:37 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 07:49:37 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 07:49:37 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 07:49:37 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 07:49:37 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:13.0.10:test 07:49:37 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:test 07:49:37 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:test 07:49:37 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.10:test 07:49:37 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:13.0.10:test 07:49:37 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 07:49:37 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 07:49:37 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 07:49:37 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 07:49:37 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 07:49:37 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 07:49:37 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 07:49:37 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 07:49:37 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:test 07:49:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:test 07:49:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:test 07:49:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:test 07:49:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:test 07:49:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:test 07:49:37 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:13.0.10:test 07:49:37 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 07:49:37 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 07:49:37 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 07:49:37 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:49:37 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:49:37 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:49:37 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:49:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:49:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:49:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:49:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:49:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:49:37 [INFO] +- junit:junit:jar:4.13.2:test 07:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:49:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:49:37 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:49:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:49:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:49:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:37 [INFO] 07:49:37 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ feature-repo-parent --- 07:49:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/feature-repo-parent/target/sonatype-clm/module.xml 07:49:37 [INFO] 07:49:37 [INFO] --------------< org.opendaylight.bgpcep:features-bgpcep >--------------- 07:49:37 [INFO] Building features-bgpcep 0.21.2-SNAPSHOT [144/169] 07:49:37 [INFO] ------------------------------[ feature ]------------------------------- 07:49:37 [INFO] 07:49:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-bgpcep --- 07:49:37 [INFO] 07:49:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-bgpcep --- 07:49:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:37 [INFO] 07:49:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-bgpcep --- 07:49:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:37 [INFO] 07:49:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-bgpcep --- 07:49:38 [INFO] 07:49:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-bgpcep --- 07:49:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:49:38 [INFO] argLine set to empty 07:49:38 [INFO] 07:49:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-bgpcep --- 07:49:38 [INFO] Starting audit... 07:49:38 Audit done. 07:49:38 [INFO] You have 0 Checkstyle violations. 07:49:38 [INFO] 07:49:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-bgpcep --- 07:49:38 [INFO] Starting audit... 07:49:38 Audit done. 07:49:38 [INFO] You have 0 Checkstyle violations. 07:49:38 [INFO] 07:49:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-bgpcep --- 07:49:38 [INFO] 07:49:38 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-bgpcep --- 07:49:38 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/classes/META-INF/maven/dependencies.properties 07:49:38 [INFO] 07:49:38 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep --- 07:49:38 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/feature/feature.xml 07:49:38 [INFO] ...done! 07:49:38 [INFO] Attaching features XML 07:49:38 [INFO] 07:49:38 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-bgpcep --- 07:49: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:49:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:49:38 [INFO] 07:49:38 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-bgpcep >>> 07:49:38 [INFO] 07:49:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-bgpcep --- 07:49:38 [INFO] 07:49:38 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-bgpcep <<< 07:49:38 [INFO] 07:49:38 [INFO] 07:49:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-bgpcep --- 07:49:38 [INFO] 07:49:38 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-bgpcep --- 07:49:38 [INFO] Tests are skipped. 07:49:38 [INFO] 07:49:38 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-bgpcep --- 07:49:38 [INFO] 07:49:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-bgpcep --- 07:49:38 [INFO] 07:49:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-bgpcep --- 07:49:38 [INFO] CycloneDX: Resolving Dependencies 07:49:44 [INFO] CycloneDX: Creating BOM version 1.4 with 340 component(s) 07:49:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.xml 07:49:44 [INFO] attaching as features-bgpcep-0.21.2-SNAPSHOT-cyclonedx.xml 07:49:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.json 07:49:44 [INFO] attaching as features-bgpcep-0.21.2-SNAPSHOT-cyclonedx.json 07:49:44 [INFO] 07:49:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep --- 07:49:44 [INFO] Skipping duplicate-finder execution! 07:49:44 [INFO] 07:49:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-bgpcep --- 07:49:44 [INFO] Skipping plugin execution 07:49:44 [INFO] 07:49:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-bgpcep --- 07:49:44 [INFO] No sources in project. Archive not created. 07:49:44 [INFO] 07:49:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-bgpcep --- 07:49:44 [INFO] 07:49:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-bgpcep --- 07:49:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:49:44 [INFO] 07:49:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-bgpcep --- 07:49:44 [INFO] No primary artifact to install, installing attached artifacts instead. 07:49:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.2-SNAPSHOT/features-bgpcep-0.21.2-SNAPSHOT.pom 07:49:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.2-SNAPSHOT/features-bgpcep-0.21.2-SNAPSHOT-features.xml 07:49:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.2-SNAPSHOT/features-bgpcep-0.21.2-SNAPSHOT-cyclonedx.xml 07:49:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.2-SNAPSHOT/features-bgpcep-0.21.2-SNAPSHOT-cyclonedx.json 07:49:44 [INFO] 07:49:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-bgpcep --- 07:49:44 [INFO] org.opendaylight.bgpcep:features-bgpcep:feature:0.21.2-SNAPSHOT 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:algo-impl:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:algo-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:49:44 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.0:compile 07:49:44 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.10:compile 07:49:44 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.104.Final:compile 07:49:44 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.104.Final:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.1:compile 07:49:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 07:49:44 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:49:44 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 07:49:44 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:49:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:49:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:49:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:49:44 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.10:compile 07:49:44 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:compile 07:49:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.1:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.1:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.1:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.1:compile 07:49:44 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:49:44 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.0.10:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:49:44 [INFO] | | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:49:44 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:49:44 [INFO] | | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.0:compile 07:49:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:compile 07:49:44 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.0:compile 07:49:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:compile 07:49:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:compile 07:49:44 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.0:compile 07:49:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.0:compile 07:49:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 07:49:44 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:13.0.0:compile 07:49:44 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.0:compile 07:49:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.0:compile 07:49:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.0:compile 07:49:44 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.0:compile 07:49:44 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:49:44 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.0:compile 07:49:44 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:49:44 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:49:44 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:49:44 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:compile 07:49:44 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:49:44 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:49:44 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:49:44 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 07:49:44 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:49:44 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.0:compile 07:49:44 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:49:44 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.23:compile 07:49:44 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.23:compile 07:49:44 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 07:49:44 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.23:compile 07:49:44 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:49:44 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.12:compile 07:49:44 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.10:compile 07:49:44 [INFO] | | \- org.apache.commons:commons-text:jar:1.11.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.0:compile 07:49:44 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.10:compile 07:49:44 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.23:compile 07:49:44 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.23:compile 07:49:44 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.10:compile 07:49:44 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.0:compile 07:49:44 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:49:44 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:49:44 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.0:compile 07:49:44 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.0:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:49:44 [INFO] | | +- io.netty:netty-codec:jar:4.1.104.Final:compile 07:49:44 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:49:44 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 07:49:44 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.0:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.0:compile 07:49:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.0:compile 07:49:44 [INFO] | \- org.opendaylight.controller:blueprint:jar:9.0.0:compile 07:49:44 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-cli:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.0:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.0:compile 07:49:44 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.0:compile 07:49:44 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.0:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:compile 07:49:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:compile 07:49:44 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:49:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.1:compile 07:49:44 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.10:compile 07:49:44 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 07:49:44 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.10:compile 07:49:44 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.1:compile 07:49:44 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:topology-config-loader:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:protocols-config-loader:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:graph-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- io.netty:netty-handler:jar:4.1.104.Final:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:programming-impl:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-server-provider:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.10:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-cli:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.0:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] | \- org.opendaylight.bgpcep:topology-segment-routing:jar:0.21.2-SNAPSHOT:compile 07:49:44 [INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.10:test 07:49:44 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 07:49:44 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 07:49:44 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 07:49:44 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 07:49:44 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 07:49:44 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 07:49:44 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 07:49:44 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 07:49:44 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 07:49:44 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 07:49:44 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 07:49:44 [INFO] | | +- commons-io:commons-io:jar:2.15.1:test 07:49:44 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 07:49:44 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 07:49:44 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 07:49:44 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 07:49:44 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 07:49:44 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 07:49:44 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 07:49:44 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 07:49:44 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 07:49:44 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 07:49:44 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 07:49:44 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 07:49:44 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 07:49:44 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 07:49:44 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 07:49:44 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 07:49:44 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 07:49:44 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 07:49:44 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 07:49:44 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 07:49:44 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 07:49:44 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 07:49:44 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 07:49:44 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 07:49:44 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 07:49:44 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 07:49:44 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 07:49:44 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 07:49:44 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 07:49:44 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 07:49:44 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 07:49:44 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 07:49:44 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 07:49:44 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 07:49:44 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 07:49:44 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 07:49:44 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 07:49:44 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 07:49:44 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 07:49:44 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 07:49:44 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 07:49:44 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 07:49:44 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 07:49:44 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 07:49:44 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 07:49:44 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 07:49:44 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:49:44 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 07:49:44 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:49:44 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 07:49:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:49:44 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.0.10:test 07:49:44 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 07:49:44 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 07:49:44 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 07:49:44 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 07:49:44 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 07:49:44 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 07:49:44 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 07:49:44 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 07:49:44 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 07:49:44 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 07:49:44 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 07:49:44 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 07:49:44 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 07:49:44 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 07:49:44 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 07:49:44 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 07:49:44 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 07:49:44 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 07:49:44 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 07:49:44 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 07:49:44 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 07:49:44 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 07:49:44 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 07:49:44 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 07:49:44 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 07:49:44 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 07:49:44 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 07:49:44 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 07:49:44 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 07:49:44 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 07:49:44 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 07:49:44 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 07:49:44 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 07:49:44 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 07:49:44 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:49:44 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 07:49:44 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 07:49:44 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 07:49:44 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 07:49:44 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 07:49:44 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 07:49:44 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 07:49:44 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 07:49:44 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 07:49:44 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:13.0.10:test 07:49:44 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:test 07:49:44 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:test 07:49:44 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.10:test 07:49:44 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:13.0.10:test 07:49:44 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 07:49:44 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 07:49:44 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 07:49:44 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 07:49:44 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 07:49:44 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 07:49:44 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 07:49:44 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 07:49:44 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:49:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:49:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:44 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:13.0.10:test 07:49:44 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 07:49:44 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 07:49:44 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 07:49:44 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:49:44 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:49:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:49:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:49:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:49:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:49:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:49:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:49:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:49:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:49:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:49:44 [INFO] +- junit:junit:jar:4.13.2:test 07:49:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:49:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:49:44 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:49:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:compile 07:49:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:49:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:44 [INFO] 07:49:44 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-bgpcep --- 07:49:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep/target/sonatype-clm/module.xml 07:49:44 [INFO] 07:49:44 [INFO] -------------< org.opendaylight.bgpcep:bgp-benchmark-app >-------------- 07:49:44 [INFO] Building bgp-benchmark-app 0.21.2-SNAPSHOT [145/169] 07:49:44 [INFO] -------------------------------[ bundle ]------------------------------- 07:49:44 [INFO] 07:49:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-benchmark-app --- 07:49:44 [INFO] 07:49:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-benchmark-app --- 07:49:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:44 [INFO] 07:49:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-benchmark-app --- 07:49:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:44 [INFO] 07:49:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-benchmark-app --- 07:49:45 [INFO] 07:49:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-benchmark-app --- 07:49:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:49:45 [INFO] 07:49:45 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-benchmark-app --- 07:49:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:49:45 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/src/main/yang 07:49:45 [INFO] yang-to-sources: Found 13 dependencies in 4.016 ms 07:49:45 [INFO] yang-to-sources: Project model files found: 2 in 941.0 μs 07:49:45 [INFO] yang-to-sources: 3 YANG models processed in 48.11 ms 07:49:45 [INFO] BindingJavaFileGenerator: Defined 23 files in 1.011 ms 07:49:45 [INFO] Sorted 23 files into 6 directories in 59.33 μs 07:49:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 23 in 11.56 ms 07:49:45 [INFO] 07:49:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-benchmark-app --- 07:49:45 [INFO] Starting audit... 07:49:45 Audit done. 07:49:45 [INFO] You have 0 Checkstyle violations. 07:49:45 [INFO] 07:49:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-benchmark-app --- 07:49:45 [INFO] Starting audit... 07:49:45 Audit done. 07:49:45 [INFO] You have 0 Checkstyle violations. 07:49:45 [INFO] 07:49:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-benchmark-app --- 07:49:45 [INFO] 07:49:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-benchmark-app --- 07:49:45 [INFO] Copying 1 resource from src/main/resources to target/classes 07:49:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/generated-sources/spi 07:49:45 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:49:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:49:45 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:49:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/generated-sources/spi 07:49:45 [INFO] 07:49:45 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-benchmark-app --- 07:49:45 [INFO] Recompiling the module because of changed dependency. 07:49:45 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 07:49:45 [INFO] 07:49:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-benchmark-app >>> 07:49:45 [INFO] 07:49:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-benchmark-app --- 07:49:45 [INFO] Fork Value is true 07:49:48 [INFO] Done SpotBugs Analysis.... 07:49:48 [INFO] 07:49:48 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-benchmark-app <<< 07:49:48 [INFO] 07:49:48 [INFO] 07:49:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-benchmark-app --- 07:49:48 [INFO] BugInstance size is 0 07:49:48 [INFO] Error size is 0 07:49:48 [INFO] No errors/warnings found 07:49:48 [INFO] 07:49:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-benchmark-app --- 07:49:48 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:49:48 [INFO] 07:49:48 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-benchmark-app --- 07:49:48 [INFO] Recompiling the module because of changed dependency. 07:49:48 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:49:48 [INFO] 07:49:48 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-benchmark-app --- 07:49:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:49:48 [INFO] 07:49:48 [INFO] ------------------------------------------------------- 07:49:48 [INFO] T E S T S 07:49:48 [INFO] ------------------------------------------------------- 07:49:49 [INFO] Running org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 07:49:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:49:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.209 s -- in org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 07:49:54 [INFO] 07:49:54 [INFO] Results: 07:49:54 [INFO] 07:49:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:49:54 [INFO] 07:49:54 [INFO] 07:49:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-benchmark-app --- 07:49:54 [INFO] 07:49:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-benchmark-app --- 07:49:54 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT.jar 07:49:54 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/classes/META-INF/MANIFEST.MF 07:49:54 [INFO] 07:49:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-benchmark-app --- 07:49:54 [INFO] No previous run data found, generating javadoc. 07:49:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT-javadoc.jar 07:49:56 [INFO] 07:49:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-benchmark-app --- 07:49:56 [INFO] CycloneDX: Resolving Dependencies 07:49:57 [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) 07:49:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.xml 07:49:57 [INFO] attaching as bgp-benchmark-app-0.21.2-SNAPSHOT-cyclonedx.xml 07:49:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.json 07:49:57 [INFO] attaching as bgp-benchmark-app-0.21.2-SNAPSHOT-cyclonedx.json 07:49:57 [INFO] 07:49:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-benchmark-app --- 07:49:57 [INFO] Skipping duplicate-finder execution! 07:49:57 [INFO] 07:49:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-benchmark-app --- 07:49:57 [INFO] No dependency problems found 07:49:57 [INFO] 07:49:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-benchmark-app --- 07:49:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT-sources.jar 07:49:57 [INFO] 07:49:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-benchmark-app --- 07:49:57 [INFO] 07:49:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-benchmark-app --- 07:49:57 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/code-coverage/jacoco.exec 07:49:57 [INFO] Analyzed bundle 'bgp-benchmark-app' with 8 classes 07:49:57 [INFO] 07:49:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-benchmark-app --- 07:49:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.2-SNAPSHOT/bgp-benchmark-app-0.21.2-SNAPSHOT.jar 07:49:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.2-SNAPSHOT/bgp-benchmark-app-0.21.2-SNAPSHOT.pom 07:49:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.2-SNAPSHOT/bgp-benchmark-app-0.21.2-SNAPSHOT-javadoc.jar 07:49:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.2-SNAPSHOT/bgp-benchmark-app-0.21.2-SNAPSHOT-cyclonedx.xml 07:49:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.2-SNAPSHOT/bgp-benchmark-app-0.21.2-SNAPSHOT-cyclonedx.json 07:49:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.2-SNAPSHOT/bgp-benchmark-app-0.21.2-SNAPSHOT-sources.jar 07:49:57 [INFO] 07:49:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-benchmark-app --- 07:49:58 [INFO] Installing org/opendaylight/bgpcep/bgp-benchmark-app/0.21.2-SNAPSHOT/bgp-benchmark-app-0.21.2-SNAPSHOT.jar 07:49:58 [INFO] Writing OBR metadata 07:49:58 [INFO] 07:49:58 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-benchmark-app --- 07:49:58 [INFO] org.opendaylight.bgpcep:bgp-benchmark-app:bundle:0.21.2-SNAPSHOT 07:49:58 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:58 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:49:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:49:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:58 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:49:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:49:58 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:49:58 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:49:58 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:49:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:49:58 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:49:58 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:49:58 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:49:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:49:58 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:49:58 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:49:58 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:compile 07:49:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:49:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:49:58 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:49:58 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:49:58 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:49:58 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:49:58 [INFO] | \- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:49:58 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:49:58 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:49:58 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:49:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:49:58 [INFO] | | \- io.netty:netty-transport:jar:4.1.104.Final:compile 07:49:58 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:49:58 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:49:58 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:49:58 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:49:58 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:49:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:49:58 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:49:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:49:58 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:49:58 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:49:58 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:49:58 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:compile 07:49:58 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:49:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:49:58 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:49:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:49:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:49:58 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:49:58 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:49:58 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:49:58 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:49:58 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:49:58 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:49:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:49:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:49:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:49:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:49:58 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:49:58 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:49:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:49:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:49:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:49:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:49:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:49:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:49:58 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:49:58 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:49:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:49:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:49:58 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:49:58 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:49:58 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:49:58 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:49:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:49:58 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:49:58 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:49:58 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:49:58 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:49:58 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:49:58 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:49:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:49:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:49:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:49:58 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:49:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:49:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:49:58 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:49:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:49:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:49:58 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:49:58 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:49:58 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:49:58 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:49:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:49:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:49:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:49:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:49:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:49:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:49:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:49:58 [INFO] +- junit:junit:jar:4.13.2:test 07:49:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:49:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:49:58 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:49:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:49:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:49:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:58 [INFO] 07:49:58 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-benchmark-app --- 07:49:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/sonatype-clm/module.xml 07:49:58 [INFO] 07:49:58 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark >---------- 07:49:58 [INFO] Building OpenDaylight :: BGP :: Benchmark 0.21.2-SNAPSHOT [146/169] 07:49:58 [INFO] ------------------------------[ feature ]------------------------------- 07:49:58 [INFO] 07:49:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] 07:49:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:58 [INFO] 07:49:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:58 [INFO] 07:49:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] 07:49:58 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:49:58 [INFO] argLine set to empty 07:49:58 [INFO] 07:49:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] Starting audit... 07:49:58 Audit done. 07:49:58 [INFO] You have 0 Checkstyle violations. 07:49:58 [INFO] 07:49:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] Starting audit... 07:49:58 Audit done. 07:49:58 [INFO] You have 0 Checkstyle violations. 07:49:58 [INFO] 07:49:58 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/classes/META-INF/maven/dependencies.properties 07:49:58 [INFO] 07:49:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] 07:49:58 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml 07:49:58 [INFO] ...done! 07:49:58 [INFO] Attaching features XML 07:49:58 [INFO] 07:49:58 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:49:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:49:58 [INFO] 07:49:58 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-benchmark >>> 07:49:58 [INFO] 07:49:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] 07:49:58 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-benchmark <<< 07:49:58 [INFO] 07:49:58 [INFO] 07:49:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] 07:49:58 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] 07:49:58 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-benchmark --- 07:49:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:49:58 [INFO] 07:49:58 [INFO] ------------------------------------------------------- 07:49:58 [INFO] T E S T S 07:49:58 [INFO] ------------------------------------------------------- 07:50:00 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:50:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.54 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:50:17 [INFO] 07:50:17 [INFO] Results: 07:50:17 [INFO] 07:50:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:50:17 [INFO] 07:50:17 [INFO] 07:50:17 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-benchmark --- 07:50:17 [INFO] 07:50:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-benchmark --- 07:50:17 [INFO] 07:50:17 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-benchmark --- 07:50:17 [INFO] CycloneDX: Resolving Dependencies 07:50:22 [INFO] CycloneDX: Creating BOM version 1.4 with 226 component(s) 07:50:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/bom.xml 07:50:22 [INFO] attaching as odl-bgpcep-bgp-benchmark-0.21.2-SNAPSHOT-cyclonedx.xml 07:50:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/bom.json 07:50:23 [INFO] attaching as odl-bgpcep-bgp-benchmark-0.21.2-SNAPSHOT-cyclonedx.json 07:50:23 [INFO] 07:50:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-benchmark --- 07:50:23 [INFO] Skipping duplicate-finder execution! 07:50:23 [INFO] 07:50:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-benchmark --- 07:50:23 [INFO] Skipping plugin execution 07:50:23 [INFO] 07:50:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-benchmark --- 07:50:23 [INFO] No sources in project. Archive not created. 07:50:23 [INFO] 07:50:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-benchmark --- 07:50:23 [INFO] 07:50:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-benchmark --- 07:50:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:50:23 [INFO] 07:50:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-benchmark --- 07:50:23 [INFO] No primary artifact to install, installing attached artifacts instead. 07:50:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.2-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.2-SNAPSHOT.pom 07:50:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.2-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.2-SNAPSHOT-features.xml 07:50:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.2-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.2-SNAPSHOT-cyclonedx.xml 07:50:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.2-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.2-SNAPSHOT-cyclonedx.json 07:50:23 [INFO] 07:50:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-benchmark --- 07:50:23 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/test-features 07:50:23 [INFO] 07:50:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-bgp-benchmark --- 07:50:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-benchmark/target/sonatype-clm/module.xml 07:50:23 [INFO] 07:50:23 [INFO] ------------< org.opendaylight.bgpcep:data-change-counter >------------- 07:50:23 [INFO] Building data-change-counter 0.21.2-SNAPSHOT [147/169] 07:50:23 [INFO] -------------------------------[ bundle ]------------------------------- 07:50:23 [INFO] 07:50:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ data-change-counter --- 07:50:23 [INFO] 07:50:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ data-change-counter --- 07:50:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:23 [INFO] 07:50:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ data-change-counter --- 07:50:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:23 [INFO] 07:50:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ data-change-counter --- 07:50:23 [INFO] 07:50:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ data-change-counter --- 07:50:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:50:23 [INFO] 07:50:23 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ data-change-counter --- 07:50:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:50:23 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/data-change-counter/src/main/yang 07:50:23 [INFO] yang-to-sources: Found 3 dependencies in 1.129 ms 07:50:23 [INFO] yang-to-sources: Project model files found: 2 in 874.0 μs 07:50:23 [INFO] yang-to-sources: 2 YANG models processed in 4.705 ms 07:50:23 [INFO] BindingJavaFileGenerator: Defined 15 files in 463.5 μs 07:50:23 [INFO] Sorted 15 files into 6 directories in 48.11 μs 07:50:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 6.885 ms 07:50:23 [INFO] 07:50:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ data-change-counter --- 07:50:23 [INFO] Starting audit... 07:50:23 Audit done. 07:50:23 [INFO] You have 0 Checkstyle violations. 07:50:23 [INFO] 07:50:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ data-change-counter --- 07:50:23 [INFO] Starting audit... 07:50:23 Audit done. 07:50:23 [INFO] You have 0 Checkstyle violations. 07:50:23 [INFO] 07:50:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ data-change-counter --- 07:50:23 [INFO] 07:50:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ data-change-counter --- 07:50:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/data-change-counter/src/main/resources 07:50:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/generated-sources/spi 07:50:23 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:50:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:50:23 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:50:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/generated-sources/spi 07:50:23 [INFO] 07:50:23 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ data-change-counter --- 07:50:23 [INFO] Recompiling the module because of changed dependency. 07:50:23 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 07:50:23 [INFO] 07:50:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ data-change-counter >>> 07:50:23 [INFO] 07:50:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ data-change-counter --- 07:50:23 [INFO] Fork Value is true 07:50:26 [INFO] Done SpotBugs Analysis.... 07:50:26 [INFO] 07:50:26 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ data-change-counter <<< 07:50:26 [INFO] 07:50:26 [INFO] 07:50:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ data-change-counter --- 07:50:26 [INFO] BugInstance size is 0 07:50:26 [INFO] Error size is 0 07:50:26 [INFO] No errors/warnings found 07:50:26 [INFO] 07:50:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ data-change-counter --- 07:50:26 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:50:26 [INFO] 07:50:26 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ data-change-counter --- 07:50:26 [INFO] Recompiling the module because of changed dependency. 07:50:26 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:50:26 [INFO] 07:50:26 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ data-change-counter --- 07:50:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:50:26 [INFO] 07:50:26 [INFO] ------------------------------------------------------- 07:50:26 [INFO] T E S T S 07:50:26 [INFO] ------------------------------------------------------- 07:50:27 [INFO] Running org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 07:50:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.238 s -- in org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 07:50:30 [INFO] 07:50:30 [INFO] Results: 07:50:30 [INFO] 07:50:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:50:30 [INFO] 07:50:30 [INFO] 07:50:30 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ data-change-counter --- 07:50:30 [INFO] 07:50:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ data-change-counter --- 07:50:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT.jar 07:50:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/classes/META-INF/MANIFEST.MF 07:50:30 [INFO] 07:50:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ data-change-counter --- 07:50:31 [INFO] No previous run data found, generating javadoc. 07:50:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT-javadoc.jar 07:50:32 [INFO] 07:50:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ data-change-counter --- 07:50:32 [INFO] CycloneDX: Resolving Dependencies 07:50:33 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 07:50:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.xml 07:50:33 [INFO] attaching as data-change-counter-0.21.2-SNAPSHOT-cyclonedx.xml 07:50:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.json 07:50:33 [INFO] attaching as data-change-counter-0.21.2-SNAPSHOT-cyclonedx.json 07:50:33 [INFO] 07:50:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ data-change-counter --- 07:50:33 [INFO] Skipping duplicate-finder execution! 07:50:33 [INFO] 07:50:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ data-change-counter --- 07:50:33 [INFO] No dependency problems found 07:50:33 [INFO] 07:50:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ data-change-counter --- 07:50:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT-sources.jar 07:50:33 [INFO] 07:50:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ data-change-counter --- 07:50:33 [INFO] 07:50:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ data-change-counter --- 07:50:33 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/code-coverage/jacoco.exec 07:50:33 [INFO] Analyzed bundle 'data-change-counter' with 7 classes 07:50:33 [INFO] 07:50:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ data-change-counter --- 07:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.2-SNAPSHOT/data-change-counter-0.21.2-SNAPSHOT.jar 07:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.2-SNAPSHOT/data-change-counter-0.21.2-SNAPSHOT.pom 07:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.2-SNAPSHOT/data-change-counter-0.21.2-SNAPSHOT-javadoc.jar 07:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.2-SNAPSHOT/data-change-counter-0.21.2-SNAPSHOT-cyclonedx.xml 07:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.2-SNAPSHOT/data-change-counter-0.21.2-SNAPSHOT-cyclonedx.json 07:50:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.2-SNAPSHOT/data-change-counter-0.21.2-SNAPSHOT-sources.jar 07:50:33 [INFO] 07:50:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ data-change-counter --- 07:50:34 [INFO] Installing org/opendaylight/bgpcep/data-change-counter/0.21.2-SNAPSHOT/data-change-counter-0.21.2-SNAPSHOT.jar 07:50:34 [INFO] Writing OBR metadata 07:50:34 [INFO] 07:50:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ data-change-counter --- 07:50:34 [INFO] org.opendaylight.bgpcep:data-change-counter:bundle:0.21.2-SNAPSHOT 07:50:34 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:50:34 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:50:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:50:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:50:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:50:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:50:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:50:34 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:50:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:50:34 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:50:34 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:50:34 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:50:34 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:50:34 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:50:34 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:50:34 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:50:34 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:50:34 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:50:34 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:50:34 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:50:34 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:50:34 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:50:34 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:50:34 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.0:test 07:50:34 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 07:50:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:test 07:50:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:test 07:50:34 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:test 07:50:34 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:50:34 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.1:test 07:50:34 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:test 07:50:34 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:test 07:50:34 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:test 07:50:34 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:test 07:50:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 07:50:34 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:test 07:50:34 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:test 07:50:34 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:test 07:50:34 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:test 07:50:34 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:test 07:50:34 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:test 07:50:34 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:test 07:50:34 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:test 07:50:34 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:test 07:50:34 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:test 07:50:34 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:test 07:50:34 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:50:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:test 07:50:34 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:50:34 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:test 07:50:34 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 07:50:34 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0:test 07:50:34 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:test 07:50:34 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:test 07:50:34 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 07:50:34 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:test 07:50:34 [INFO] | | \- org.immutables:value:jar:annotations:2.10.0:test 07:50:34 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:test 07:50:34 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:test 07:50:34 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:test 07:50:34 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:test 07:50:34 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:test 07:50:34 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:test 07:50:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:50:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:test 07:50:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:50:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:50:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:50:34 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:test 07:50:34 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:test 07:50:34 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 07:50:34 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.1:test 07:50:34 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:test 07:50:34 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:50:34 [INFO] | +- io.netty:netty-common:jar:4.1.104.Final:test 07:50:34 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:test 07:50:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:50:34 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:50:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:50:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:50:34 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:50:34 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:50:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:50:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:50:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:50:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:50:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:50:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:50:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:50:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:50:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:50:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:50:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:50:34 [INFO] +- junit:junit:jar:4.13.2:test 07:50:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:50:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:50:34 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:50:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:50:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:50:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:50:34 [INFO] 07:50:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ data-change-counter --- 07:50:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/sonatype-clm/module.xml 07:50:34 [INFO] 07:50:34 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-data-change-counter >------- 07:50:34 [INFO] Building ODL :: Bgpcep :: odl-bgpcep-data-change-counter 0.21.2-SNAPSHOT [148/169] 07:50:34 [INFO] ------------------------------[ feature ]------------------------------- 07:50:34 [INFO] 07:50:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] 07:50:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:34 [INFO] 07:50:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:34 [INFO] 07:50:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] 07:50:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:50:34 [INFO] argLine set to empty 07:50:34 [INFO] 07:50:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] Starting audit... 07:50:34 Audit done. 07:50:34 [INFO] You have 0 Checkstyle violations. 07:50:34 [INFO] 07:50:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] Starting audit... 07:50:34 Audit done. 07:50:34 [INFO] You have 0 Checkstyle violations. 07:50:34 [INFO] 07:50:34 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/classes/META-INF/maven/dependencies.properties 07:50:34 [INFO] 07:50:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] 07:50:34 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/feature/feature.xml 07:50:34 [INFO] ...done! 07:50:34 [INFO] Attaching features XML 07:50:34 [INFO] 07:50:34 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:50:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:50:34 [INFO] 07:50:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-data-change-counter >>> 07:50:34 [INFO] 07:50:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] 07:50:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-data-change-counter <<< 07:50:34 [INFO] 07:50:34 [INFO] 07:50:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] 07:50:34 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] 07:50:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-data-change-counter --- 07:50:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:50:34 [INFO] 07:50:34 [INFO] ------------------------------------------------------- 07:50:34 [INFO] T E S T S 07:50:34 [INFO] ------------------------------------------------------- 07:50:36 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:50:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.87 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 07:50:52 [INFO] 07:50:52 [INFO] Results: 07:50:52 [INFO] 07:50:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:50:52 [INFO] 07:50:52 [INFO] 07:50:52 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-data-change-counter --- 07:50:52 [INFO] 07:50:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-data-change-counter --- 07:50:52 [INFO] 07:50:52 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-data-change-counter --- 07:50:52 [INFO] CycloneDX: Resolving Dependencies 07:50:57 [INFO] CycloneDX: Creating BOM version 1.4 with 202 component(s) 07:50:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/bom.xml 07:50:57 [INFO] attaching as odl-bgpcep-data-change-counter-0.21.2-SNAPSHOT-cyclonedx.xml 07:50:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/bom.json 07:50:57 [INFO] attaching as odl-bgpcep-data-change-counter-0.21.2-SNAPSHOT-cyclonedx.json 07:50:57 [INFO] 07:50:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-data-change-counter --- 07:50:57 [INFO] Skipping duplicate-finder execution! 07:50:57 [INFO] 07:50:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-data-change-counter --- 07:50:57 [INFO] Skipping plugin execution 07:50:57 [INFO] 07:50:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-data-change-counter --- 07:50:57 [INFO] No sources in project. Archive not created. 07:50:57 [INFO] 07:50:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-data-change-counter --- 07:50:57 [INFO] 07:50:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-data-change-counter --- 07:50:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:50:57 [INFO] 07:50:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-data-change-counter --- 07:50:57 [INFO] No primary artifact to install, installing attached artifacts instead. 07:50:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.2-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.2-SNAPSHOT.pom 07:50:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.2-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.2-SNAPSHOT-features.xml 07:50:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.2-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.2-SNAPSHOT-cyclonedx.xml 07:50:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.2-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.2-SNAPSHOT-cyclonedx.json 07:50:57 [INFO] 07:50:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-data-change-counter --- 07:50:57 [INFO] Wrote dependency tree to: /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/test-features 07:50:57 [INFO] 07:50:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-bgpcep-data-change-counter --- 07:50:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-data-change-counter/target/sonatype-clm/module.xml 07:50:57 [INFO] 07:50:57 [INFO] ----------< org.opendaylight.bgpcep:features-bgpcep-testing >----------- 07:50:57 [INFO] Building features-bgpcep-testing 0.21.2-SNAPSHOT [149/169] 07:50:57 [INFO] ------------------------------[ feature ]------------------------------- 07:50:58 [INFO] 07:50:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-bgpcep-testing --- 07:50:58 [INFO] 07:50:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-bgpcep-testing --- 07:50:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:58 [INFO] 07:50:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-bgpcep-testing --- 07:50:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:58 [INFO] 07:50:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-bgpcep-testing --- 07:50:58 [INFO] 07:50:58 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-bgpcep-testing --- 07:50:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:50:58 [INFO] argLine set to empty 07:50:58 [INFO] 07:50:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-bgpcep-testing --- 07:50:58 [INFO] Starting audit... 07:50:58 Audit done. 07:50:58 [INFO] You have 0 Checkstyle violations. 07:50:58 [INFO] 07:50:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-bgpcep-testing --- 07:50:58 [INFO] Starting audit... 07:50:58 Audit done. 07:50:58 [INFO] You have 0 Checkstyle violations. 07:50:58 [INFO] 07:50:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-bgpcep-testing --- 07:50:58 [INFO] 07:50:58 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-bgpcep-testing --- 07:50:58 [INFO] Created: /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/classes/META-INF/maven/dependencies.properties 07:50:58 [INFO] 07:50:58 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep-testing --- 07:50:58 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/feature/feature.xml 07:50:58 [INFO] ...done! 07:50:58 [INFO] Attaching features XML 07:50:58 [INFO] 07:50:58 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-bgpcep-testing --- 07:50:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:50:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:50:58 [INFO] 07:50:58 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-bgpcep-testing >>> 07:50:58 [INFO] 07:50:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-bgpcep-testing --- 07:50:58 [INFO] 07:50:58 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-bgpcep-testing <<< 07:50:58 [INFO] 07:50:58 [INFO] 07:50:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-bgpcep-testing --- 07:50:58 [INFO] 07:50:58 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-bgpcep-testing --- 07:50:58 [INFO] Tests are skipped. 07:50:58 [INFO] 07:50:58 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-bgpcep-testing --- 07:50:58 [INFO] 07:50:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-bgpcep-testing --- 07:50:58 [INFO] 07:50:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-bgpcep-testing --- 07:50:58 [INFO] CycloneDX: Resolving Dependencies 07:51:03 [INFO] CycloneDX: Creating BOM version 1.4 with 231 component(s) 07:51:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.xml 07:51:03 [INFO] attaching as features-bgpcep-testing-0.21.2-SNAPSHOT-cyclonedx.xml 07:51:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.json 07:51:04 [INFO] attaching as features-bgpcep-testing-0.21.2-SNAPSHOT-cyclonedx.json 07:51:04 [INFO] 07:51:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep-testing --- 07:51:04 [INFO] Skipping duplicate-finder execution! 07:51:04 [INFO] 07:51:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-bgpcep-testing --- 07:51:04 [INFO] Skipping plugin execution 07:51:04 [INFO] 07:51:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-bgpcep-testing --- 07:51:04 [INFO] No sources in project. Archive not created. 07:51:04 [INFO] 07:51:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-bgpcep-testing --- 07:51:04 [INFO] 07:51:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-bgpcep-testing --- 07:51:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:51:04 [INFO] 07:51:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-bgpcep-testing --- 07:51:04 [INFO] No primary artifact to install, installing attached artifacts instead. 07:51:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.2-SNAPSHOT/features-bgpcep-testing-0.21.2-SNAPSHOT.pom 07:51:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.2-SNAPSHOT/features-bgpcep-testing-0.21.2-SNAPSHOT-features.xml 07:51:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.2-SNAPSHOT/features-bgpcep-testing-0.21.2-SNAPSHOT-cyclonedx.xml 07:51:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.2-SNAPSHOT/features-bgpcep-testing-0.21.2-SNAPSHOT-cyclonedx.json 07:51:04 [INFO] 07:51:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-bgpcep-testing --- 07:51:04 [INFO] org.opendaylight.bgpcep:features-bgpcep-testing:feature:0.21.2-SNAPSHOT 07:51:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:51:04 [INFO] | | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:51:04 [INFO] | | | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:51:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:51:04 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.0:compile 07:51:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.1:compile 07:51:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.1:compile 07:51:04 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:51:04 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.0.10:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.0:compile 07:51:04 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.10:compile 07:51:04 [INFO] | +- io.netty:netty-codec-http:jar:4.1.104.Final:compile 07:51:04 [INFO] | | +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:51:04 [INFO] | | \- io.netty:netty-codec:jar:4.1.104.Final:compile 07:51:04 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:compile 07:51:04 [INFO] | | +- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:51:04 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 07:51:04 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:51:04 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:51:04 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.104.Final:compile 07:51:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | +- org.opendaylight.bgpcep:bgp-benchmark-app:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:51:04 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:51:04 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:51:04 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.0:compile 07:51:04 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:51:04 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:51:04 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:51:04 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:51:04 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:51:04 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:51:04 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:51:04 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.1:compile 07:51:04 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.0:compile 07:51:04 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.0:compile 07:51:04 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.0:compile 07:51:04 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.0:compile 07:51:04 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.0:compile 07:51:04 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.0:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.0:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.0:compile 07:51:04 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.0:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.0:compile 07:51:04 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.0:compile 07:51:04 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 07:51:04 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.0:compile 07:51:04 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:51:04 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:51:04 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:51:04 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:compile 07:51:04 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 07:51:04 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:51:04 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:51:04 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 07:51:04 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:51:04 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.0:compile 07:51:04 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:51:04 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.23:compile 07:51:04 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.23:compile 07:51:04 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 07:51:04 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.23:compile 07:51:04 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 07:51:04 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 07:51:04 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.12:compile 07:51:04 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.10:compile 07:51:04 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.10:compile 07:51:04 [INFO] | | | \- org.apache.commons:commons-text:jar:1.11.0:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.0:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.0:compile 07:51:04 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.10:compile 07:51:04 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.23:compile 07:51:04 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.23:compile 07:51:04 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.10:compile 07:51:04 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.0:compile 07:51:04 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.0:compile 07:51:04 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.0:compile 07:51:04 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:51:04 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:51:04 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 07:51:04 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:compile 07:51:04 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.0:compile 07:51:04 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.0:compile 07:51:04 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.1:compile 07:51:04 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.10:compile 07:51:04 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 07:51:04 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.10:compile 07:51:04 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:51:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.10:compile 07:51:04 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:51:04 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.1:compile 07:51:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.1:compile 07:51:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1:compile 07:51:04 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:51:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:compile 07:51:04 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:compile 07:51:04 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:compile 07:51:04 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.1:compile 07:51:04 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:compile 07:51:04 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.0:compile 07:51:04 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.0:compile 07:51:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:compile 07:51:04 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:compile 07:51:04 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:51:04 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:compile 07:51:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:compile 07:51:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 07:51:04 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:compile 07:51:04 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:compile 07:51:04 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:compile 07:51:04 [INFO] | \- org.opendaylight.controller:blueprint:jar:9.0.0:compile 07:51:04 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:51:04 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 07:51:04 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:51:04 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:compile 07:51:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.0:compile 07:51:04 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:51:04 [INFO] | \- org.opendaylight.bgpcep:data-change-counter:jar:0.21.2-SNAPSHOT:compile 07:51:04 [INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.10:test 07:51:04 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 07:51:04 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 07:51:04 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 07:51:04 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 07:51:04 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 07:51:04 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 07:51:04 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 07:51:04 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 07:51:04 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 07:51:04 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 07:51:04 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 07:51:04 [INFO] | | +- commons-io:commons-io:jar:2.15.1:test 07:51:04 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 07:51:04 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 07:51:04 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 07:51:04 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 07:51:04 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 07:51:04 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 07:51:04 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 07:51:04 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 07:51:04 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 07:51:04 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 07:51:04 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 07:51:04 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 07:51:04 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 07:51:04 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 07:51:04 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 07:51:04 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 07:51:04 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 07:51:04 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 07:51:04 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 07:51:04 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 07:51:04 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 07:51:04 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 07:51:04 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 07:51:04 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 07:51:04 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 07:51:04 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 07:51:04 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 07:51:04 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 07:51:04 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 07:51:04 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 07:51:04 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 07:51:04 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 07:51:04 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 07:51:04 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 07:51:04 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 07:51:04 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 07:51:04 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 07:51:04 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 07:51:04 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 07:51:04 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 07:51:04 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 07:51:04 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 07:51:04 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 07:51:04 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 07:51:04 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 07:51:04 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 07:51:04 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:51:04 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 07:51:04 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:51:04 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 07:51:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:51:04 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.0.10:test 07:51:04 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 07:51:04 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 07:51:04 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 07:51:04 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 07:51:04 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 07:51:04 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 07:51:04 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 07:51:04 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 07:51:04 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 07:51:04 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 07:51:04 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 07:51:04 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 07:51:04 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 07:51:04 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 07:51:04 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 07:51:04 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 07:51:04 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 07:51:04 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 07:51:04 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 07:51:04 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 07:51:04 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 07:51:04 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 07:51:04 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 07:51:04 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 07:51:04 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 07:51:04 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 07:51:04 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 07:51:04 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 07:51:04 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 07:51:04 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 07:51:04 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 07:51:04 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 07:51:04 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 07:51:04 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 07:51:04 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 07:51:04 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 07:51:04 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 07:51:04 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 07:51:04 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 07:51:04 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 07:51:04 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 07:51:04 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 07:51:04 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 07:51:04 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 07:51:04 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:13.0.10:test 07:51:04 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:test 07:51:04 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:test 07:51:04 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.10:test 07:51:04 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:13.0.10:test 07:51:04 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 07:51:04 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 07:51:04 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 07:51:04 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 07:51:04 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 07:51:04 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 07:51:04 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 07:51:04 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 07:51:04 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 07:51:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:51:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:51:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:51:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:51:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:51:04 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:13.0.10:test 07:51:04 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 07:51:04 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 07:51:04 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 07:51:04 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:51:04 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:51:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:51:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:51:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:51:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:51:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:51:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:51:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:51:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:51:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:51:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:51:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:51:04 [INFO] +- junit:junit:jar:4.13.2:test 07:51:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:51:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:51:04 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:51:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:compile 07:51:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:51:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:51:04 [INFO] 07:51:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-bgpcep-testing --- 07:51:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/features-bgpcep-testing/target/sonatype-clm/module.xml 07:51:04 [INFO] 07:51:04 [INFO] -----------< org.opendaylight.bgpcep:bgpcep-features-parent >----------- 07:51:04 [INFO] Building bgpcep-features-parent 0.21.2-SNAPSHOT [150/169] 07:51:04 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:04 [INFO] 07:51:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-features-parent --- 07:51:04 [INFO] 07:51:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-features-parent --- 07:51:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:04 [INFO] 07:51:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-features-parent --- 07:51:04 [INFO] 07:51:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgpcep-features-parent --- 07:51:04 [INFO] Skipping CycloneDX 07:51:04 [INFO] 07:51:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-features-parent --- 07:51:04 [INFO] Skipping artifact installation 07:51:04 [INFO] 07:51:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgpcep-features-parent --- 07:51:04 [INFO] org.opendaylight.bgpcep:bgpcep-features-parent:pom:0.21.2-SNAPSHOT 07:51:04 [INFO] 07:51:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgpcep-features-parent --- 07:51:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/target/sonatype-clm/module.xml 07:51:04 [INFO] 07:51:04 [INFO] -------------------< org.opendaylight.bgpcep:graph >-------------------- 07:51:04 [INFO] Building graph 0.21.2-SNAPSHOT [151/169] 07:51:04 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:04 [INFO] 07:51:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ graph --- 07:51:04 [INFO] 07:51:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ graph --- 07:51:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:04 [INFO] 07:51:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ graph --- 07:51:04 [INFO] 07:51:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ graph --- 07:51:04 [INFO] Skipping CycloneDX 07:51:04 [INFO] 07:51:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ graph --- 07:51:04 [INFO] Skipping artifact installation 07:51:04 [INFO] 07:51:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ graph --- 07:51:04 [INFO] org.opendaylight.bgpcep:graph:pom:0.21.2-SNAPSHOT 07:51:04 [INFO] 07:51:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ graph --- 07:51:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/target/sonatype-clm/module.xml 07:51:04 [INFO] 07:51:04 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-mock >--------------- 07:51:04 [INFO] Building bgp-parser-mock 0.21.2-SNAPSHOT [152/169] 07:51:04 [INFO] -------------------------------[ bundle ]------------------------------- 07:51:04 [INFO] 07:51:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-mock --- 07:51:04 [INFO] 07:51:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-mock --- 07:51:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:04 [INFO] 07:51:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-mock --- 07:51:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:04 [INFO] 07:51:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parser-mock --- 07:51:04 [INFO] 07:51:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-parser-mock --- 07:51:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:51:04 [INFO] 07:51:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-mock --- 07:51:04 [INFO] Starting audit... 07:51:04 Audit done. 07:51:04 [INFO] You have 0 Checkstyle violations. 07:51:04 [INFO] 07:51:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-mock --- 07:51:04 [INFO] Starting audit... 07:51:04 Audit done. 07:51:04 [INFO] You have 0 Checkstyle violations. 07:51:04 [INFO] 07:51:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-mock --- 07:51:04 [INFO] 07:51:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-mock --- 07:51:04 [INFO] Copying 11 resources from src/main/resources to target/classes 07:51:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/generated-sources/spi 07:51:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/generated-sources/yang 07:51:04 [INFO] 07:51:04 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-parser-mock --- 07:51:04 [INFO] Recompiling the module because of changed dependency. 07:51:04 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 07:51:04 [INFO] 07:51:04 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-parser-mock >>> 07:51:04 [INFO] 07:51:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-parser-mock --- 07:51:04 [INFO] Fork Value is true 07:51:07 [INFO] Done SpotBugs Analysis.... 07:51:07 [INFO] 07:51:07 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-parser-mock <<< 07:51:07 [INFO] 07:51:07 [INFO] 07:51:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-parser-mock --- 07:51:07 [INFO] BugInstance size is 0 07:51:07 [INFO] Error size is 0 07:51:07 [INFO] No errors/warnings found 07:51:07 [INFO] 07:51:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-mock --- 07:51:07 [INFO] Copying 11 resources from src/test/resources to target/test-classes 07:51:07 [INFO] 07:51:07 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-parser-mock --- 07:51:07 [INFO] Recompiling the module because of changed dependency. 07:51:07 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:51:07 [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:51:07 [INFO] 07:51:07 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-parser-mock --- 07:51:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:51:07 [INFO] 07:51:07 [INFO] ------------------------------------------------------- 07:51:07 [INFO] T E S T S 07:51:07 [INFO] ------------------------------------------------------- 07:51:08 [INFO] Running org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 07:51:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s -- in org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 07:51:08 [INFO] 07:51:08 [INFO] Results: 07:51:08 [INFO] 07:51:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:51:08 [INFO] 07:51:08 [INFO] 07:51:08 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-parser-mock --- 07:51:08 [INFO] 07:51:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-mock --- 07:51:08 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT.jar 07:51:08 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/classes/META-INF/MANIFEST.MF 07:51:08 [INFO] 07:51:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-mock --- 07:51:08 [INFO] No previous run data found, generating javadoc. 07:51:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT-javadoc.jar 07:51:09 [INFO] 07:51:09 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-parser-mock --- 07:51:09 [INFO] CycloneDX: Resolving Dependencies 07:51:10 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 07:51:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.xml 07:51:10 [INFO] attaching as bgp-parser-mock-0.21.2-SNAPSHOT-cyclonedx.xml 07:51:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.json 07:51:10 [INFO] attaching as bgp-parser-mock-0.21.2-SNAPSHOT-cyclonedx.json 07:51:10 [INFO] 07:51:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-mock --- 07:51:10 [INFO] Skipping duplicate-finder execution! 07:51:10 [INFO] 07:51:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-mock --- 07:51:10 [WARNING] Non-test scoped test only dependencies found: 07:51:10 [WARNING] org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:51:10 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:51:10 [INFO] 07:51:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-parser-mock --- 07:51:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT-sources.jar 07:51:10 [INFO] 07:51:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-parser-mock --- 07:51:10 [INFO] 07:51:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-parser-mock --- 07:51:10 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/code-coverage/jacoco.exec 07:51:10 [INFO] Analyzed bundle 'bgp-parser-mock' with 1 classes 07:51:10 [INFO] 07:51:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parser-mock --- 07:51:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.2-SNAPSHOT/bgp-parser-mock-0.21.2-SNAPSHOT.jar 07:51:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.2-SNAPSHOT/bgp-parser-mock-0.21.2-SNAPSHOT.pom 07:51:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.2-SNAPSHOT/bgp-parser-mock-0.21.2-SNAPSHOT-javadoc.jar 07:51:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.2-SNAPSHOT/bgp-parser-mock-0.21.2-SNAPSHOT-cyclonedx.xml 07:51:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.2-SNAPSHOT/bgp-parser-mock-0.21.2-SNAPSHOT-cyclonedx.json 07:51:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.2-SNAPSHOT/bgp-parser-mock-0.21.2-SNAPSHOT-sources.jar 07:51:10 [INFO] 07:51:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-mock --- 07:51:10 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-mock/0.21.2-SNAPSHOT/bgp-parser-mock-0.21.2-SNAPSHOT.jar 07:51:10 [INFO] Writing OBR metadata 07:51:10 [INFO] 07:51:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-parser-mock --- 07:51:10 [INFO] org.opendaylight.bgpcep:bgp-parser-mock:bundle:0.21.2-SNAPSHOT 07:51:10 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:51:10 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:51:10 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 07:51:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:51:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:51:10 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:51:10 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:51:10 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:51:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:51:10 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:51:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:51:10 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:51:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:51:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:51:10 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:51:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:51:10 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:51:10 [INFO] +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:51:10 [INFO] | \- io.netty:netty-common:jar:4.1.104.Final:compile 07:51:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:51:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:51:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:test 07:51:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:51:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:51:10 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:test 07:51:10 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:test 07:51:10 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:test 07:51:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test 07:51:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:test 07:51:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:test 07:51:10 [INFO] | | \- io.netty:netty-transport:jar:4.1.104.Final:test 07:51:10 [INFO] | | \- io.netty:netty-resolver:jar:4.1.104.Final:test 07:51:10 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:test 07:51:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:test 07:51:10 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:test 07:51:10 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:test 07:51:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 07:51:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 07:51:10 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:test 07:51:10 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:test 07:51:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:test 07:51:10 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:test 07:51:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:51:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:51:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:51:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:51:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:51:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:51:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:51:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:51:10 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:51:10 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:51:10 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:51:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:51:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:51:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:51:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:51:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:51:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:51:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:51:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:51:10 [INFO] +- junit:junit:jar:4.13.2:test 07:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:51:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:51:10 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:51:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.11:test 07:51:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:51:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:51:10 [INFO] 07:51:10 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-parser-mock --- 07:51:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/sonatype-clm/module.xml 07:51:10 [INFO] 07:51:10 [INFO] ----------------< org.opendaylight.bgpcep:bgp-testtool >---------------- 07:51:10 [INFO] Building bgp-testtool 0.21.2-SNAPSHOT [153/169] 07:51:10 [INFO] --------------------------------[ jar ]--------------------------------- 07:51:11 [INFO] 07:51:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-testtool --- 07:51:11 [INFO] 07:51:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-testtool --- 07:51:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:11 [INFO] 07:51:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-testtool --- 07:51:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:11 [INFO] 07:51:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-testtool --- 07:51:11 [INFO] 07:51:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-testtool --- 07:51:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:51:11 [INFO] 07:51:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-testtool --- 07:51:11 [INFO] Starting audit... 07:51:11 Audit done. 07:51:11 [INFO] You have 0 Checkstyle violations. 07:51:11 [INFO] 07:51:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-testtool --- 07:51:11 [INFO] Starting audit... 07:51:11 Audit done. 07:51:11 [INFO] You have 0 Checkstyle violations. 07:51:11 [INFO] 07:51:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-testtool --- 07:51:11 [INFO] 07:51:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-testtool --- 07:51:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/testtool/src/main/resources 07:51:11 [INFO] 07:51:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-testtool --- 07:51:11 [INFO] Recompiling the module because of changed dependency. 07:51:11 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 07:51:11 [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:51:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:51:11 [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:51:11 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:11 [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:51:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:51:11 [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:51:11 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:11 [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:51:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:51:11 [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:51:11 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:11 [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.yang.binding.Notification 07:51:11 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 07:51:11 [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:51:11 [INFO] 07:51:11 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-testtool >>> 07:51:11 [INFO] 07:51:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-testtool --- 07:51:11 [INFO] Fork Value is true 07:51:15 [INFO] Done SpotBugs Analysis.... 07:51:15 [INFO] 07:51:15 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-testtool <<< 07:51:15 [INFO] 07:51:15 [INFO] 07:51:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-testtool --- 07:51:15 [INFO] BugInstance size is 0 07:51:15 [INFO] Error size is 0 07:51:15 [INFO] No errors/warnings found 07:51:15 [INFO] 07:51:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-testtool --- 07:51:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/testtool/src/test/resources 07:51:15 [INFO] 07:51:15 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-testtool --- 07:51:15 [INFO] No sources to compile 07:51:15 [INFO] 07:51:15 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-testtool --- 07:51:15 [INFO] No tests to run. 07:51:15 [INFO] 07:51:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-testtool --- 07:51:15 [INFO] 07:51:15 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bgp-testtool --- 07:51:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT.jar 07:51:15 [INFO] 07:51:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-testtool --- 07:51:15 [INFO] No previous run data found, generating javadoc. 07:51:16 [WARNING] Javadoc Warnings 07:51:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/Main.java:28: warning: no comment 07:51:16 [WARNING] public static void main(final String[] args) throws IOException { 07:51:16 [WARNING] ^ 07:51:16 [WARNING] 1 warning 07:51:16 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT-javadoc.jar 07:51:16 [INFO] 07:51:16 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ bgp-testtool --- 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.1 in the shaded jar. 07:51:16 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.1 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 in the shaded jar. 07:51:16 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:rsvp-spi:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 07:51:16 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.1 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.apache.commons:commons-lang3:jar:3.14.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 07:51:16 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 07:51:16 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 07:51:16 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-evpn:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:bgp-route-target:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:16 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 07:51:16 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 07:51:16 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 07:51:16 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 07:51:16 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 07:51:16 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 07:51:16 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 07:51:16 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 07:51:16 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 07:51:16 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 07:51:16 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 07:51:16 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 07:51:16 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 07:51:16 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/dependency-reduced-pom.xml 07:51:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:18 [WARNING] bgp-testtool-0.21.2-SNAPSHOT.jar, concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-rfc8294-netty-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, rfc8040-model-api-13.0.1.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-model-api-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-xpath-api-13.0.1.jar define 1 overlapping resource: 07:51:18 [WARNING] - README.md 07:51:18 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.21.2-SNAPSHOT.jar, bgp-concepts-0.21.2-SNAPSHOT.jar, bgp-evpn-0.21.2-SNAPSHOT.jar, bgp-flowspec-0.21.2-SNAPSHOT.jar, bgp-inet-0.21.2-SNAPSHOT.jar, bgp-l3vpn-0.21.2-SNAPSHOT.jar, bgp-labeled-unicast-0.21.2-SNAPSHOT.jar, bgp-linkstate-0.21.2-SNAPSHOT.jar, bgp-mvpn-0.21.2-SNAPSHOT.jar, bgp-openconfig-api-0.21.2-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.21.2-SNAPSHOT.jar, bgp-openconfig-spi-0.21.2-SNAPSHOT.jar, bgp-parser-api-0.21.2-SNAPSHOT.jar, bgp-parser-impl-0.21.2-SNAPSHOT.jar, bgp-parser-spi-0.21.2-SNAPSHOT.jar, bgp-path-selection-mode-0.21.2-SNAPSHOT.jar, bgp-rib-api-0.21.2-SNAPSHOT.jar, bgp-rib-impl-0.21.2-SNAPSHOT.jar, bgp-rib-spi-0.21.2-SNAPSHOT.jar, bgp-route-target-0.21.2-SNAPSHOT.jar, bgp-testtool-0.21.2-SNAPSHOT.jar, checker-qual-3.42.0.jar, commons-lang3-3.14.0.jar, concepts-0.21.2-SNAPSHOT.jar, concepts-13.0.1.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.0.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-rfc8294-netty-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc8040-model-api-13.0.1.jar, rfc8294-ietf-routing-types-13.0.0.jar, rfc8343-13.0.0.jar, rsvp-api-0.21.2-SNAPSHOT.jar, rsvp-spi-0.21.2-SNAPSHOT.jar, slf4j-api-1.7.32.jar, testtool-util-0.21.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.2-SNAPSHOT.jar, util-13.0.1.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-model-api-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-xpath-api-13.0.1.jar define 1 overlapping resource: 07:51:18 [WARNING] - META-INF/MANIFEST.MF 07:51:18 [WARNING] checker-qual-3.42.0.jar, commons-lang3-3.14.0.jar define 1 overlapping resource: 07:51:18 [WARNING] - META-INF/LICENSE.txt 07:51:18 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 07:51:18 [WARNING] - META-INF/io.netty.versions.properties 07:51:18 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-rfc8294-netty-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc8040-model-api-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-repo-api-13.0.1.jar define 3 overlapping resources: 07:51:18 [WARNING] - .api_description 07:51:18 [WARNING] - about.html 07:51:18 [WARNING] - bundle.properties 07:51:18 [WARNING] bgp-bmp-api-0.21.2-SNAPSHOT.jar, bgp-concepts-0.21.2-SNAPSHOT.jar, bgp-evpn-0.21.2-SNAPSHOT.jar, bgp-flowspec-0.21.2-SNAPSHOT.jar, bgp-inet-0.21.2-SNAPSHOT.jar, bgp-l3vpn-0.21.2-SNAPSHOT.jar, bgp-labeled-unicast-0.21.2-SNAPSHOT.jar, bgp-linkstate-0.21.2-SNAPSHOT.jar, bgp-mvpn-0.21.2-SNAPSHOT.jar, bgp-openconfig-api-0.21.2-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.21.2-SNAPSHOT.jar, bgp-openconfig-spi-0.21.2-SNAPSHOT.jar, bgp-parser-api-0.21.2-SNAPSHOT.jar, bgp-parser-impl-0.21.2-SNAPSHOT.jar, bgp-parser-spi-0.21.2-SNAPSHOT.jar, bgp-path-selection-mode-0.21.2-SNAPSHOT.jar, bgp-rib-api-0.21.2-SNAPSHOT.jar, bgp-rib-impl-0.21.2-SNAPSHOT.jar, bgp-rib-spi-0.21.2-SNAPSHOT.jar, bgp-route-target-0.21.2-SNAPSHOT.jar, bgp-testtool-0.21.2-SNAPSHOT.jar, concepts-0.21.2-SNAPSHOT.jar, concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-rfc8294-netty-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc8040-model-api-13.0.1.jar, rfc8294-ietf-routing-types-13.0.0.jar, rfc8343-13.0.0.jar, rsvp-api-0.21.2-SNAPSHOT.jar, rsvp-spi-0.21.2-SNAPSHOT.jar, testtool-util-0.21.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.2-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-model-api-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-xpath-api-13.0.1.jar define 2 overlapping resources: 07:51:18 [WARNING] - LICENSE 07:51:18 [WARNING] - META-INF/git.properties 07:51:18 [WARNING] maven-shade-plugin has detected that some files are 07:51:18 [WARNING] present in two or more JARs. When this happens, only one 07:51:18 [WARNING] single version of the file is copied to the uber jar. 07:51:18 [WARNING] Usually this is not harmful and you can skip these warnings, 07:51:18 [WARNING] otherwise try to manually exclude artifacts based on 07:51:18 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:51:18 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:51:18 [INFO] Attaching shaded artifact. 07:51:18 [INFO] 07:51:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-testtool --- 07:51:18 [INFO] CycloneDX: Resolving Dependencies 07:51:19 [INFO] CycloneDX: Creating BOM version 1.4 with 74 component(s) 07:51:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.xml 07:51:19 [INFO] attaching as bgp-testtool-0.21.2-SNAPSHOT-cyclonedx.xml 07:51:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.json 07:51:19 [INFO] attaching as bgp-testtool-0.21.2-SNAPSHOT-cyclonedx.json 07:51:19 [INFO] 07:51:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-testtool --- 07:51:19 [INFO] Skipping duplicate-finder execution! 07:51:19 [INFO] 07:51:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-testtool --- 07:51:19 [WARNING] Unused declared dependencies found: 07:51:19 [WARNING] org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.2-SNAPSHOT:compile 07:51:19 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:51:19 [WARNING] org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] 07:51:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-testtool --- 07:51:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT-sources.jar 07:51:19 [INFO] 07:51:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-testtool --- 07:51:19 [INFO] 07:51:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-testtool --- 07:51:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:51:19 [INFO] 07:51:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-testtool --- 07:51:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.2-SNAPSHOT/bgp-testtool-0.21.2-SNAPSHOT.jar 07:51:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.2-SNAPSHOT/bgp-testtool-0.21.2-SNAPSHOT.pom 07:51:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.2-SNAPSHOT/bgp-testtool-0.21.2-SNAPSHOT-javadoc.jar 07:51:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.2-SNAPSHOT/bgp-testtool-0.21.2-SNAPSHOT-executable.jar 07:51:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.2-SNAPSHOT/bgp-testtool-0.21.2-SNAPSHOT-cyclonedx.xml 07:51:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.2-SNAPSHOT/bgp-testtool-0.21.2-SNAPSHOT-cyclonedx.json 07:51:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.2-SNAPSHOT/bgp-testtool-0.21.2-SNAPSHOT-sources.jar 07:51:19 [INFO] 07:51:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-testtool --- 07:51:19 [INFO] org.opendaylight.bgpcep:bgp-testtool:jar:0.21.2-SNAPSHOT 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:51:19 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:51:19 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 07:51:19 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:51:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:51:19 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:51:19 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:51:19 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:51:19 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:51:19 [INFO] | +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.0:compile 07:51:19 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:51:19 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:51:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:51:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:51:19 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:51:19 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:51:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:51:19 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:51:19 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:51:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:51:19 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:51:19 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:compile 07:51:19 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:51:19 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 07:51:19 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:compile 07:51:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:51:19 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:51:19 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:51:19 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:51:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-evpn:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:51:19 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:51:19 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:51:19 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:51:19 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:51:19 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:51:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:51:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:51:19 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:51:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:51:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:51:19 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:compile 07:51:19 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:51:19 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 07:51:19 [INFO] +- junit:junit:jar:4.13.2:test 07:51:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:51:19 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:51:19 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:51:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:51:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:51:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:51:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:51:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:51:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:51:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:51:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:51:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:51:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:51:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:51:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:51:19 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:51:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:51:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:51:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:51:19 [INFO] 07:51:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-testtool --- 07:51:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/sonatype-clm/module.xml 07:51:19 [INFO] 07:51:19 [INFO] -----------------< org.opendaylight.bgpcep:extensions >----------------- 07:51:19 [INFO] Building extensions 0.21.2-SNAPSHOT [154/169] 07:51:19 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:19 [INFO] 07:51:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ extensions --- 07:51:19 [INFO] 07:51:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ extensions --- 07:51:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:19 [INFO] 07:51:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ extensions --- 07:51:19 [INFO] 07:51:19 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ extensions --- 07:51:19 [INFO] Skipping CycloneDX 07:51:19 [INFO] 07:51:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ extensions --- 07:51:19 [INFO] Skipping artifact installation 07:51:19 [INFO] 07:51:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ extensions --- 07:51:19 [INFO] org.opendaylight.bgpcep:extensions:pom:0.21.2-SNAPSHOT 07:51:19 [INFO] 07:51:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ extensions --- 07:51:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/target/sonatype-clm/module.xml 07:51:19 [INFO] 07:51:19 [INFO] -----------------< org.opendaylight.bgpcep:bgp-parent >----------------- 07:51:19 [INFO] Building bgp-parent 0.21.2-SNAPSHOT [155/169] 07:51:19 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:19 [INFO] 07:51:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parent --- 07:51:19 [INFO] 07:51:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parent --- 07:51:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:19 [INFO] 07:51:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parent --- 07:51:19 [INFO] 07:51:19 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-parent --- 07:51:19 [INFO] Skipping CycloneDX 07:51:19 [INFO] 07:51:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parent --- 07:51:19 [INFO] Skipping artifact installation 07:51:19 [INFO] 07:51:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-parent --- 07:51:19 [INFO] org.opendaylight.bgpcep:bgp-parent:pom:0.21.2-SNAPSHOT 07:51:19 [INFO] 07:51:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-parent --- 07:51:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/target/sonatype-clm/module.xml 07:51:19 [INFO] 07:51:19 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-mock >---------------- 07:51:19 [INFO] Building bmp-mock 0.21.2-SNAPSHOT [156/169] 07:51:19 [INFO] --------------------------------[ jar ]--------------------------------- 07:51:19 [INFO] 07:51:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-mock --- 07:51:19 [INFO] 07:51:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-mock --- 07:51:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:19 [INFO] 07:51:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-mock --- 07:51:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:19 [INFO] 07:51:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-mock --- 07:51:20 [INFO] 07:51:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-mock --- 07:51:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:51:20 [INFO] 07:51:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-mock --- 07:51:20 [INFO] Starting audit... 07:51:20 Audit done. 07:51:20 [INFO] You have 0 Checkstyle violations. 07:51:20 [INFO] 07:51:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-mock --- 07:51:20 [INFO] Starting audit... 07:51:20 Audit done. 07:51:20 [INFO] You have 0 Checkstyle violations. 07:51:20 [INFO] 07:51:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-mock --- 07:51:20 [INFO] 07:51:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-mock --- 07:51:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/main/resources 07:51:20 [INFO] 07:51:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-mock --- 07:51:20 [INFO] Recompiling the module because of changed dependency. 07:51:20 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 07:51:20 [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:51:20 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [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:51:20 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [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:51:20 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:20 [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:51:20 [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:51:20 [INFO] 07:51:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-bmp-mock >>> 07:51:20 [INFO] 07:51:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-bmp-mock --- 07:51:20 [INFO] Fork Value is true 07:51:23 [INFO] Done SpotBugs Analysis.... 07:51:23 [INFO] 07:51:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-bmp-mock <<< 07:51:23 [INFO] 07:51:23 [INFO] 07:51:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-bmp-mock --- 07:51:23 [INFO] BugInstance size is 0 07:51:23 [INFO] Error size is 0 07:51:23 [INFO] No errors/warnings found 07:51:23 [INFO] 07:51:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-mock --- 07:51:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/src/test/resources 07:51:23 [INFO] 07:51:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-mock --- 07:51:23 [INFO] Recompiling the module because of changed dependency. 07:51:23 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 07:51:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:51:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:51:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:51:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 07:51:23 [INFO] 07:51:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-bmp-mock --- 07:51:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:51:23 [INFO] 07:51:23 [INFO] ------------------------------------------------------- 07:51:23 [INFO] T E S T S 07:51:23 [INFO] ------------------------------------------------------- 07:51:24 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 07:51:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 07:51:24 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 07:51:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:51:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.23 s -- in org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 07:51:41 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockTest 07:51:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.opendaylight.protocol.bmp.mock.BmpMockTest 07:51:42 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 07:51:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 07:51:42 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 07:51:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 07:51:42 [INFO] 07:51:42 [INFO] Results: 07:51:42 [INFO] 07:51:42 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 07:51:42 [INFO] 07:51:42 [INFO] 07:51:42 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-bmp-mock --- 07:51:42 [INFO] 07:51:42 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bgp-bmp-mock --- 07:51:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT.jar 07:51:42 [INFO] 07:51:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-mock --- 07:51:43 [INFO] No previous run data found, generating javadoc. 07:51:44 [WARNING] Javadoc Warnings 07:51:44 [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:51:44 [WARNING] public final class BmpMock { 07:51:44 [WARNING] ^ 07:51:44 [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:51:44 [WARNING] public static List deploy(String [] args) { 07:51:44 [WARNING] ^ 07:51:44 [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:51:44 [WARNING] public static void main(final String[] args) { 07:51:44 [WARNING] ^ 07:51:44 [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:51:44 [WARNING] public final class BmpMockArguments implements ArgumentsInput { 07:51:44 [WARNING] ^ 07:51:44 [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:51:44 [WARNING] public final class BmpMockSession extends SimpleChannelInboundHandler> implements BmpSession { 07:51:44 [WARNING] ^ 07:51:44 [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:51:44 [WARNING] public BmpMockSession(final int peersCount, final int prePolicyRoutesCount, final int postPolicyRoutesCount) { 07:51:44 [WARNING] ^ 07:51:44 [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:51:44 [WARNING] public final class BmpMockSessionFactory implements BmpSessionFactory { 07:51:44 [WARNING] ^ 07:51:44 [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:51:44 [WARNING] public BmpMockSessionFactory(final BmpMockArguments arguments) { 07:51:44 [WARNING] ^ 07:51:44 [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:51:44 [WARNING] public final class BmpMockSessionListener implements BmpSessionListener { 07:51:44 [WARNING] ^ 07:51:44 [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:51:44 [WARNING] public long getNumberOfMessagesReceived() { 07:51:44 [WARNING] ^ 07:51:44 [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:51:44 [WARNING] public boolean getStatus() { 07:51:44 [WARNING] ^ 07:51:44 [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:51:44 [WARNING] public final class BmpMockSessionListenerFactory implements BmpSessionListenerFactory { 07:51:44 [WARNING] ^ 07:51:44 [WARNING] 12 warnings 07:51:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT-javadoc.jar 07:51:44 [INFO] 07:51:44 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ bgp-bmp-mock --- 07:51:44 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.1 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.1 in the shaded jar. 07:51:44 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.1 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 07:51:44 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 07:51:44 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 07:51:44 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 07:51:44 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 07:51:44 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 07:51:44 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 07:51:44 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 07:51:44 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 07:51:44 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 07:51:44 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 07:51:44 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 07:51:44 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 07:51:44 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 07:51:44 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 07:51:44 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 07:51:44 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 07:51:44 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:44 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/dependency-reduced-pom.xml 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:45 [WARNING] bgp-bmp-mock-0.21.2-SNAPSHOT.jar, concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, rfc8040-model-api-13.0.1.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-model-api-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-xpath-api-13.0.1.jar define 1 overlapping resource: 07:51:45 [WARNING] - README.md 07:51:45 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.21.2-SNAPSHOT.jar, bgp-bmp-impl-0.21.2-SNAPSHOT.jar, bgp-bmp-mock-0.21.2-SNAPSHOT.jar, bgp-bmp-parser-impl-0.21.2-SNAPSHOT.jar, bgp-bmp-spi-0.21.2-SNAPSHOT.jar, bgp-concepts-0.21.2-SNAPSHOT.jar, bgp-inet-0.21.2-SNAPSHOT.jar, bgp-openconfig-api-0.21.2-SNAPSHOT.jar, bgp-openconfig-spi-0.21.2-SNAPSHOT.jar, bgp-parser-api-0.21.2-SNAPSHOT.jar, bgp-parser-impl-0.21.2-SNAPSHOT.jar, bgp-parser-spi-0.21.2-SNAPSHOT.jar, bgp-rib-api-0.21.2-SNAPSHOT.jar, bgp-rib-spi-0.21.2-SNAPSHOT.jar, checker-qual-3.42.0.jar, concepts-0.21.2-SNAPSHOT.jar, concepts-13.0.1.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.0.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc8040-model-api-13.0.1.jar, rfc8294-ietf-routing-types-13.0.0.jar, rfc8343-13.0.0.jar, testtool-util-0.21.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.2-SNAPSHOT.jar, util-13.0.1.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-model-api-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-xpath-api-13.0.1.jar define 1 overlapping resource: 07:51:45 [WARNING] - META-INF/MANIFEST.MF 07:51:45 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc8040-model-api-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-repo-api-13.0.1.jar define 3 overlapping resources: 07:51:45 [WARNING] - .api_description 07:51:45 [WARNING] - about.html 07:51:45 [WARNING] - bundle.properties 07:51:45 [WARNING] bgp-bmp-api-0.21.2-SNAPSHOT.jar, bgp-bmp-impl-0.21.2-SNAPSHOT.jar, bgp-bmp-mock-0.21.2-SNAPSHOT.jar, bgp-bmp-parser-impl-0.21.2-SNAPSHOT.jar, bgp-bmp-spi-0.21.2-SNAPSHOT.jar, bgp-concepts-0.21.2-SNAPSHOT.jar, bgp-inet-0.21.2-SNAPSHOT.jar, bgp-openconfig-api-0.21.2-SNAPSHOT.jar, bgp-openconfig-spi-0.21.2-SNAPSHOT.jar, bgp-parser-api-0.21.2-SNAPSHOT.jar, bgp-parser-impl-0.21.2-SNAPSHOT.jar, bgp-parser-spi-0.21.2-SNAPSHOT.jar, bgp-rib-api-0.21.2-SNAPSHOT.jar, bgp-rib-spi-0.21.2-SNAPSHOT.jar, concepts-0.21.2-SNAPSHOT.jar, concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc8040-model-api-13.0.1.jar, rfc8294-ietf-routing-types-13.0.0.jar, rfc8343-13.0.0.jar, testtool-util-0.21.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.2-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-model-api-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-xpath-api-13.0.1.jar define 2 overlapping resources: 07:51:45 [WARNING] - LICENSE 07:51:45 [WARNING] - META-INF/git.properties 07:51:45 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 07:51:45 [WARNING] - META-INF/io.netty.versions.properties 07:51:45 [WARNING] maven-shade-plugin has detected that some files are 07:51:45 [WARNING] present in two or more JARs. When this happens, only one 07:51:45 [WARNING] single version of the file is copied to the uber jar. 07:51:45 [WARNING] Usually this is not harmful and you can skip these warnings, 07:51:45 [WARNING] otherwise try to manually exclude artifacts based on 07:51:45 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:51:45 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:51:45 [INFO] Attaching shaded artifact. 07:51:45 [INFO] 07:51:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-bmp-mock --- 07:51:45 [INFO] CycloneDX: Resolving Dependencies 07:51:46 [INFO] CycloneDX: Creating BOM version 1.4 with 63 component(s) 07:51:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.xml 07:51:46 [INFO] attaching as bgp-bmp-mock-0.21.2-SNAPSHOT-cyclonedx.xml 07:51:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.json 07:51:46 [INFO] attaching as bgp-bmp-mock-0.21.2-SNAPSHOT-cyclonedx.json 07:51:46 [INFO] 07:51:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-mock --- 07:51:46 [INFO] Skipping duplicate-finder execution! 07:51:46 [INFO] 07:51:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-mock --- 07:51:46 [INFO] No dependency problems found 07:51:46 [INFO] 07:51:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-mock --- 07:51:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT-sources.jar 07:51:46 [INFO] 07:51:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-mock --- 07:51:46 [INFO] 07:51:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-mock --- 07:51:46 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/code-coverage/jacoco.exec 07:51:46 [INFO] Analyzed bundle 'bmp-mock' with 11 classes 07:51:46 [INFO] 07:51:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-mock --- 07:51:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.2-SNAPSHOT/bgp-bmp-mock-0.21.2-SNAPSHOT.jar 07:51:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.2-SNAPSHOT/bgp-bmp-mock-0.21.2-SNAPSHOT.pom 07:51:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.2-SNAPSHOT/bgp-bmp-mock-0.21.2-SNAPSHOT-javadoc.jar 07:51:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.2-SNAPSHOT/bgp-bmp-mock-0.21.2-SNAPSHOT-executable.jar 07:51:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.2-SNAPSHOT/bgp-bmp-mock-0.21.2-SNAPSHOT-cyclonedx.xml 07:51:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.2-SNAPSHOT/bgp-bmp-mock-0.21.2-SNAPSHOT-cyclonedx.json 07:51:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.2-SNAPSHOT/bgp-bmp-mock-0.21.2-SNAPSHOT-sources.jar 07:51:46 [INFO] 07:51:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-mock --- 07:51:46 [INFO] org.opendaylight.bgpcep:bgp-bmp-mock:jar:0.21.2-SNAPSHOT 07:51:46 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:51:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:51:46 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:51:46 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] | +- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:51:46 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:51:46 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:compile 07:51:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile 07:51:46 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:51:46 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 07:51:46 [INFO] | | +- org.immutables:value:jar:annotations:2.10.0:compile 07:51:46 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 07:51:46 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:compile 07:51:46 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 07:51:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:51:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 07:51:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:compile 07:51:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 07:51:46 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:compile 07:51:46 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 07:51:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:compile 07:51:46 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 07:51:46 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:compile 07:51:46 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:51:46 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 07:51:46 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:51:46 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:51:46 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:51:46 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:51:46 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:compile 07:51:46 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:compile 07:51:46 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:51:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:51:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:51:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:51:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:51:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:51:46 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:51:46 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:51:46 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:51:46 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 07:51:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:51:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:51:46 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:51:46 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:51:46 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:51:46 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:51:46 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:compile 07:51:46 [INFO] +- junit:junit:jar:4.13.2:test 07:51:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:51:46 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:51:46 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:51:46 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:51:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:51:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:51:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:51:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:51:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:51:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:51:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:51:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:51:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:51:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:51:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:51:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:51:46 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:51:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:51:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:51:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:51:46 [INFO] 07:51:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgp-bmp-mock --- 07:51:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/sonatype-clm/module.xml 07:51:46 [INFO] 07:51:46 [INFO] -----------------< org.opendaylight.bgpcep:bmp-parent >----------------- 07:51:46 [INFO] Building bmp-parent 0.21.2-SNAPSHOT [157/169] 07:51:46 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:46 [INFO] 07:51:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bmp-parent --- 07:51:46 [INFO] 07:51:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bmp-parent --- 07:51:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:46 [INFO] 07:51:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bmp-parent --- 07:51:46 [INFO] 07:51:46 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bmp-parent --- 07:51:46 [INFO] Skipping CycloneDX 07:51:46 [INFO] 07:51:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bmp-parent --- 07:51:46 [INFO] Skipping artifact installation 07:51:46 [INFO] 07:51:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bmp-parent --- 07:51:46 [INFO] org.opendaylight.bgpcep:bmp-parent:pom:0.21.2-SNAPSHOT 07:51:46 [INFO] 07:51:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bmp-parent --- 07:51:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/target/sonatype-clm/module.xml 07:51:46 [INFO] 07:51:46 [INFO] ----------------< org.opendaylight.bgpcep:algo-parent >----------------- 07:51:46 [INFO] Building algo-parent 0.21.2-SNAPSHOT [158/169] 07:51:46 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:46 [INFO] 07:51:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ algo-parent --- 07:51:46 [INFO] 07:51:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ algo-parent --- 07:51:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:46 [INFO] 07:51:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ algo-parent --- 07:51:46 [INFO] 07:51:46 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ algo-parent --- 07:51:46 [INFO] Skipping CycloneDX 07:51:46 [INFO] 07:51:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ algo-parent --- 07:51:46 [INFO] Skipping artifact installation 07:51:46 [INFO] 07:51:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ algo-parent --- 07:51:46 [INFO] org.opendaylight.bgpcep:algo-parent:pom:0.21.2-SNAPSHOT 07:51:46 [INFO] 07:51:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ algo-parent --- 07:51:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/target/sonatype-clm/module.xml 07:51:46 [INFO] 07:51:46 [INFO] ---------------< org.opendaylight.bgpcep:pcep-testtool >---------------- 07:51:46 [INFO] Building pcep-testtool 0.21.2-SNAPSHOT [159/169] 07:51:46 [INFO] --------------------------------[ jar ]--------------------------------- 07:51:46 [INFO] 07:51:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-testtool --- 07:51:46 [INFO] 07:51:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-testtool --- 07:51:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:46 [INFO] 07:51:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-testtool --- 07:51:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:46 [INFO] 07:51:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-testtool --- 07:51:47 [INFO] 07:51:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-testtool --- 07:51:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:51:47 [INFO] 07:51:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-testtool --- 07:51:47 [INFO] Starting audit... 07:51:47 Audit done. 07:51:47 [INFO] You have 0 Checkstyle violations. 07:51:47 [INFO] 07:51:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-testtool --- 07:51:47 [INFO] Starting audit... 07:51:47 Audit done. 07:51:47 [INFO] You have 0 Checkstyle violations. 07:51:47 [INFO] 07:51:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-testtool --- 07:51:47 [INFO] 07:51:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-testtool --- 07:51:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/resources 07:51:47 [INFO] 07:51:47 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-testtool --- 07:51:47 [INFO] Recompiling the module because of changed dependency. 07:51:47 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 07:51:47 [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:51:47 [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:51:47 [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:51:47 [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:51:47 [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:51:47 [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:51:47 [INFO] 07:51:47 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ pcep-testtool >>> 07:51:47 [INFO] 07:51:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ pcep-testtool --- 07:51:47 [INFO] Fork Value is true 07:51:49 [INFO] Done SpotBugs Analysis.... 07:51:49 [INFO] 07:51:49 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ pcep-testtool <<< 07:51:49 [INFO] 07:51:49 [INFO] 07:51:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ pcep-testtool --- 07:51:49 [INFO] BugInstance size is 0 07:51:49 [INFO] Error size is 0 07:51:49 [INFO] No errors/warnings found 07:51:49 [INFO] 07:51:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-testtool --- 07:51:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/test/resources 07:51:49 [INFO] 07:51:49 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-testtool --- 07:51:49 [INFO] Recompiling the module because of changed dependency. 07:51:49 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 07:51:49 [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:51:49 [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:51:49 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:51:49 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:51:49 [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:51:49 [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:51:49 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:51:49 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:51:49 [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:51:49 [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:51:49 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:51:49 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:51:49 [INFO] 07:51:49 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ pcep-testtool --- 07:51:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:51:49 [INFO] 07:51:49 [INFO] ------------------------------------------------------- 07:51:49 [INFO] T E S T S 07:51:49 [INFO] ------------------------------------------------------- 07:51:50 [INFO] Running org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 07:51:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.056 s -- in org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 07:51:53 [INFO] 07:51:53 [INFO] Results: 07:51:53 [INFO] 07:51:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:51:53 [INFO] 07:51:53 [INFO] 07:51:53 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ pcep-testtool --- 07:51:53 [INFO] 07:51:53 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pcep-testtool --- 07:51:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT.jar 07:51:53 [INFO] 07:51:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-testtool --- 07:51:53 [INFO] No previous run data found, generating javadoc. 07:51:55 [WARNING] Javadoc Warnings 07:51:55 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:28: warning: no comment 07:51:55 [WARNING] public final class Main { 07:51:55 [WARNING] ^ 07:51:55 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:76: warning: no comment 07:51:55 [WARNING] public static void main(final String[] args) throws UnknownHostException, InterruptedException, ExecutionException { 07:51:55 [WARNING] ^ 07:51:55 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListener.java:19: warning: no comment 07:51:55 [WARNING] public class TestingSessionListener implements PCEPSessionListener { 07:51:55 [WARNING] ^ 07:51:55 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListenerFactory.java:13: warning: no comment 07:51:55 [WARNING] public class TestingSessionListenerFactory implements PCEPSessionListenerFactory { 07:51:55 [WARNING] ^ 07:51:55 [WARNING] 4 warnings 07:51:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT-javadoc.jar 07:51:55 [INFO] 07:51:55 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ pcep-testtool --- 07:51:55 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 07:51:55 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 07:51:55 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.1 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:pcep-impl:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 07:51:55 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 07:51:55 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 07:51:55 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 07:51:55 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 07:51:55 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 07:51:55 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 07:51:55 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 07:51:55 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 07:51:55 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 07:51:55 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 07:51:55 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 07:51:55 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 07:51:55 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 07:51:55 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 07:51:55 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 07:51:55 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 07:51:55 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 07:51:55 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/dependency-reduced-pom.xml 07:51:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:51:56 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 07:51:56 [WARNING] - META-INF/io.netty.versions.properties 07:51:56 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, org.eclipse.jdt.annotation-2.2.800.jar define 3 overlapping resources: 07:51:56 [WARNING] - .api_description 07:51:56 [WARNING] - about.html 07:51:56 [WARNING] - bundle.properties 07:51:56 [WARNING] concepts-0.21.2-SNAPSHOT.jar, concepts-13.0.1.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, pcep-api-0.21.2-SNAPSHOT.jar, pcep-base-parser-0.21.2-SNAPSHOT.jar, pcep-ietf-stateful-0.21.2-SNAPSHOT.jar, pcep-impl-0.21.2-SNAPSHOT.jar, pcep-pcc-mock-0.21.2-SNAPSHOT.jar, pcep-spi-0.21.2-SNAPSHOT.jar, pcep-testtool-0.21.2-SNAPSHOT.jar, pcep-topology-api-0.21.2-SNAPSHOT.jar, pcep-tunnel-api-0.21.2-SNAPSHOT.jar, programming-api-0.21.2-SNAPSHOT.jar, programming-topology-api-0.21.2-SNAPSHOT.jar, programming-tunnel-api-0.21.2-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc8294-ietf-routing-types-13.0.0.jar, rsvp-api-0.21.2-SNAPSHOT.jar, testtool-util-0.21.2-SNAPSHOT.jar, topology-api-0.21.2-SNAPSHOT.jar, topology-tunnel-api-0.21.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.2-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar, yang-ext-2013.09.07.25.0.jar define 2 overlapping resources: 07:51:56 [WARNING] - LICENSE 07:51:56 [WARNING] - META-INF/git.properties 07:51:56 [WARNING] checker-qual-3.42.0.jar, concepts-0.21.2-SNAPSHOT.jar, concepts-13.0.1.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.104.Final.jar, org.eclipse.jdt.annotation-2.2.800.jar, pcep-api-0.21.2-SNAPSHOT.jar, pcep-base-parser-0.21.2-SNAPSHOT.jar, pcep-ietf-stateful-0.21.2-SNAPSHOT.jar, pcep-impl-0.21.2-SNAPSHOT.jar, pcep-pcc-mock-0.21.2-SNAPSHOT.jar, pcep-spi-0.21.2-SNAPSHOT.jar, pcep-testtool-0.21.2-SNAPSHOT.jar, pcep-topology-api-0.21.2-SNAPSHOT.jar, pcep-tunnel-api-0.21.2-SNAPSHOT.jar, programming-api-0.21.2-SNAPSHOT.jar, programming-topology-api-0.21.2-SNAPSHOT.jar, programming-tunnel-api-0.21.2-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc8294-ietf-routing-types-13.0.0.jar, rsvp-api-0.21.2-SNAPSHOT.jar, slf4j-api-1.7.32.jar, testtool-util-0.21.2-SNAPSHOT.jar, topology-api-0.21.2-SNAPSHOT.jar, topology-tunnel-api-0.21.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.2-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 07:51:56 [WARNING] - META-INF/MANIFEST.MF 07:51:56 [WARNING] concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, pcep-pcc-mock-0.21.2-SNAPSHOT.jar, pcep-testtool-0.21.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-common-netty-13.0.1.jar define 1 overlapping resource: 07:51:56 [WARNING] - README.md 07:51:56 [WARNING] maven-shade-plugin has detected that some files are 07:51:56 [WARNING] present in two or more JARs. When this happens, only one 07:51:56 [WARNING] single version of the file is copied to the uber jar. 07:51:56 [WARNING] Usually this is not harmful and you can skip these warnings, 07:51:56 [WARNING] otherwise try to manually exclude artifacts based on 07:51:56 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:51:56 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:51:56 [INFO] Attaching shaded artifact. 07:51:56 [INFO] 07:51:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-testtool --- 07:51:56 [INFO] CycloneDX: Resolving Dependencies 07:51:57 [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) 07:51:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.xml 07:51:57 [INFO] attaching as pcep-testtool-0.21.2-SNAPSHOT-cyclonedx.xml 07:51:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.json 07:51:57 [INFO] attaching as pcep-testtool-0.21.2-SNAPSHOT-cyclonedx.json 07:51:57 [INFO] 07:51:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-testtool --- 07:51:57 [INFO] Skipping duplicate-finder execution! 07:51:57 [INFO] 07:51:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-testtool --- 07:51:57 [WARNING] Used undeclared dependencies found: 07:51:57 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:51:57 [WARNING] Non-test scoped test only dependencies found: 07:51:57 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 07:51:57 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 07:51:57 [WARNING] org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.2-SNAPSHOT:compile 07:51:57 [WARNING] org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] 07:51:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-testtool --- 07:51:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT-sources.jar 07:51:57 [INFO] 07:51:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-testtool --- 07:51:57 [INFO] 07:51:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-testtool --- 07:51:57 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/code-coverage/jacoco.exec 07:51:57 [INFO] Analyzed bundle 'pcep-testtool' with 3 classes 07:51:57 [INFO] 07:51:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-testtool --- 07:51:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.2-SNAPSHOT/pcep-testtool-0.21.2-SNAPSHOT.jar 07:51:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.2-SNAPSHOT/pcep-testtool-0.21.2-SNAPSHOT.pom 07:51:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.2-SNAPSHOT/pcep-testtool-0.21.2-SNAPSHOT-javadoc.jar 07:51:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.2-SNAPSHOT/pcep-testtool-0.21.2-SNAPSHOT-executable.jar 07:51:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.2-SNAPSHOT/pcep-testtool-0.21.2-SNAPSHOT-cyclonedx.xml 07:51:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.2-SNAPSHOT/pcep-testtool-0.21.2-SNAPSHOT-cyclonedx.json 07:51:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.2-SNAPSHOT/pcep-testtool-0.21.2-SNAPSHOT-sources.jar 07:51:57 [INFO] 07:51:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-testtool --- 07:51:57 [INFO] org.opendaylight.bgpcep:pcep-testtool:jar:0.21.2-SNAPSHOT 07:51:57 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.1:compile 07:51:57 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 07:51:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 07:51:57 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:compile 07:51:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:compile 07:51:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:compile 07:51:57 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 07:51:57 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 07:51:57 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 07:51:57 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.1:compile 07:51:57 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:51:57 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | \- io.netty:netty-buffer:jar:4.1.104.Final:compile 07:51:57 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:compile 07:51:57 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | +- io.netty:netty-codec:jar:4.1.104.Final:compile 07:51:57 [INFO] | +- io.netty:netty-handler:jar:4.1.104.Final:compile 07:51:57 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile 07:51:57 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile 07:51:57 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 07:51:57 [INFO] +- org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 07:51:57 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 07:51:57 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:compile 07:51:57 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:compile 07:51:57 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile 07:51:57 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 07:51:57 [INFO] +- io.netty:netty-common:jar:4.1.104.Final:compile 07:51:57 [INFO] +- io.netty:netty-transport:jar:4.1.104.Final:compile 07:51:57 [INFO] | \- io.netty:netty-resolver:jar:4.1.104.Final:compile 07:51:57 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:51:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:51:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:51:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 07:51:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile 07:51:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:51:57 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 07:51:57 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:runtime 07:51:57 [INFO] +- junit:junit:jar:4.13.2:test 07:51:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:51:57 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:51:57 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:51:57 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:51:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:51:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:51:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:51:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:51:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:51:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:51:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:51:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:51:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:51:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:51:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:51:57 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:51:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:test 07:51:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:51:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:51:57 [INFO] 07:51:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-testtool --- 07:51:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/sonatype-clm/module.xml 07:51:57 [INFO] 07:51:57 [INFO] -------------< org.opendaylight.bgpcep:pcep-server-parent >------------- 07:51:57 [INFO] Building pcep-server-parent 0.21.2-SNAPSHOT [160/169] 07:51:57 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-server-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-server-parent --- 07:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:57 [INFO] 07:51:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-server-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-server-parent --- 07:51:57 [INFO] Skipping CycloneDX 07:51:57 [INFO] 07:51:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-server-parent --- 07:51:57 [INFO] Skipping artifact installation 07:51:57 [INFO] 07:51:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-server-parent --- 07:51:57 [INFO] org.opendaylight.bgpcep:pcep-server-parent:pom:0.21.2-SNAPSHOT 07:51:57 [INFO] 07:51:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-server-parent --- 07:51:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/server/target/sonatype-clm/module.xml 07:51:57 [INFO] 07:51:57 [INFO] ------------< org.opendaylight.bgpcep:pcep-topology-parent >------------ 07:51:57 [INFO] Building pcep-topology-parent 0.21.2-SNAPSHOT [161/169] 07:51:57 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-parent --- 07:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:57 [INFO] 07:51:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-topology-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-topology-parent --- 07:51:57 [INFO] Skipping CycloneDX 07:51:57 [INFO] 07:51:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-topology-parent --- 07:51:57 [INFO] Skipping artifact installation 07:51:57 [INFO] 07:51:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-topology-parent --- 07:51:57 [INFO] org.opendaylight.bgpcep:pcep-topology-parent:pom:0.21.2-SNAPSHOT 07:51:57 [INFO] 07:51:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-topology-parent --- 07:51:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/target/sonatype-clm/module.xml 07:51:57 [INFO] 07:51:57 [INFO] -------------< org.opendaylight.bgpcep:pcep-tunnel-parent >------------- 07:51:57 [INFO] Building pcep-tunnel-parent 0.21.2-SNAPSHOT [162/169] 07:51:57 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-tunnel-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-tunnel-parent --- 07:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:57 [INFO] 07:51:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-tunnel-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-tunnel-parent --- 07:51:57 [INFO] Skipping CycloneDX 07:51:57 [INFO] 07:51:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-tunnel-parent --- 07:51:57 [INFO] Skipping artifact installation 07:51:57 [INFO] 07:51:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-tunnel-parent --- 07:51:57 [INFO] org.opendaylight.bgpcep:pcep-tunnel-parent:pom:0.21.2-SNAPSHOT 07:51:57 [INFO] 07:51:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-tunnel-parent --- 07:51:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/target/sonatype-clm/module.xml 07:51:57 [INFO] 07:51:57 [INFO] ----------------< org.opendaylight.bgpcep:pcep-parent >----------------- 07:51:57 [INFO] Building pcep-parent 0.21.2-SNAPSHOT [163/169] 07:51:57 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-parent --- 07:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:57 [INFO] 07:51:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ pcep-parent --- 07:51:57 [INFO] Skipping CycloneDX 07:51:57 [INFO] 07:51:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-parent --- 07:51:57 [INFO] Skipping artifact installation 07:51:57 [INFO] 07:51:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-parent --- 07:51:57 [INFO] org.opendaylight.bgpcep:pcep-parent:pom:0.21.2-SNAPSHOT 07:51:57 [INFO] 07:51:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ pcep-parent --- 07:51:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/target/sonatype-clm/module.xml 07:51:57 [INFO] 07:51:57 [INFO] -------------< org.opendaylight.bgpcep:programming-parent >------------- 07:51:57 [INFO] Building programming-parent 0.21.2-SNAPSHOT [164/169] 07:51:57 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-parent --- 07:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:57 [INFO] 07:51:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ programming-parent --- 07:51:57 [INFO] Skipping CycloneDX 07:51:57 [INFO] 07:51:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-parent --- 07:51:57 [INFO] Skipping artifact installation 07:51:57 [INFO] 07:51:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-parent --- 07:51:57 [INFO] org.opendaylight.bgpcep:programming-parent:pom:0.21.2-SNAPSHOT 07:51:57 [INFO] 07:51:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ programming-parent --- 07:51:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/target/sonatype-clm/module.xml 07:51:57 [INFO] 07:51:57 [INFO] ----------------< org.opendaylight.bgpcep:rsvp-parent >----------------- 07:51:57 [INFO] Building rsvp-parent 0.21.2-SNAPSHOT [165/169] 07:51:57 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-parent --- 07:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:57 [INFO] 07:51:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rsvp-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rsvp-parent --- 07:51:57 [INFO] Skipping CycloneDX 07:51:57 [INFO] 07:51:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rsvp-parent --- 07:51:57 [INFO] Skipping artifact installation 07:51:57 [INFO] 07:51:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rsvp-parent --- 07:51:57 [INFO] org.opendaylight.bgpcep:rsvp-parent:pom:0.21.2-SNAPSHOT 07:51:57 [INFO] 07:51:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rsvp-parent --- 07:51:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/target/sonatype-clm/module.xml 07:51:57 [INFO] 07:51:57 [INFO] --------------< org.opendaylight.bgpcep:topology-parent >--------------- 07:51:57 [INFO] Building topology-parent 0.21.2-SNAPSHOT [166/169] 07:51:57 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-parent --- 07:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:57 [INFO] 07:51:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ topology-parent --- 07:51:57 [INFO] Skipping CycloneDX 07:51:57 [INFO] 07:51:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-parent --- 07:51:57 [INFO] Skipping artifact installation 07:51:57 [INFO] 07:51:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-parent --- 07:51:57 [INFO] org.opendaylight.bgpcep:topology-parent:pom:0.21.2-SNAPSHOT 07:51:57 [INFO] 07:51:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ topology-parent --- 07:51:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/target/sonatype-clm/module.xml 07:51:57 [INFO] 07:51:57 [INFO] ------------< org.opendaylight.bgpcep:config-loader-parent >------------ 07:51:57 [INFO] Building config-loader-parent 0.21.2-SNAPSHOT [167/169] 07:51:57 [INFO] --------------------------------[ pom ]--------------------------------- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ config-loader-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ config-loader-parent --- 07:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:57 [INFO] 07:51:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ config-loader-parent --- 07:51:57 [INFO] 07:51:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ config-loader-parent --- 07:51:57 [INFO] Skipping CycloneDX 07:51:57 [INFO] 07:51:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-loader-parent --- 07:51:57 [INFO] Skipping artifact installation 07:51:57 [INFO] 07:51:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ config-loader-parent --- 07:51:57 [INFO] org.opendaylight.bgpcep:config-loader-parent:pom:0.21.2-SNAPSHOT 07:51:57 [INFO] 07:51:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ config-loader-parent --- 07:51:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/target/sonatype-clm/module.xml 07:51:57 [INFO] 07:51:57 [INFO] ----------------< org.opendaylight.bgpcep:bgpcep-karaf >---------------- 07:51:57 [INFO] Building bgpcep-karaf 0.21.2-SNAPSHOT [168/169] 07:51:57 [INFO] --------------------------------[ pom ]--------------------------------- 07:52:06 [INFO] 07:52:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-karaf --- 07:52:06 [INFO] 07:52:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-karaf --- 07:52:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:06 [INFO] 07:52:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgpcep-karaf --- 07:52:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:06 [INFO] 07:52:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-karaf --- 07:52:06 [INFO] 07:52:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgpcep-karaf --- 07:52:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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:52:06 [INFO] 07:52:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgpcep-karaf --- 07:52:06 [INFO] Starting audit... 07:52:06 Audit done. 07:52:06 [INFO] You have 0 Checkstyle violations. 07:52:06 [INFO] 07:52:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgpcep-karaf --- 07:52:06 [INFO] Starting audit... 07:52:06 Audit done. 07:52:06 [INFO] You have 0 Checkstyle violations. 07:52:06 [INFO] 07:52:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgpcep-karaf --- 07:52:06 [INFO] 07:52:06 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ bgpcep-karaf --- 07:52:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/distribution-karaf/src/main/resources 07:52:06 [INFO] 07:52:06 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ bgpcep-karaf --- 07:52:06 [INFO] Using repositories: 07:52:06 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 07:52:06 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 07:52:06 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:52:06 [INFO] Creating work directory: /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly 07:52:06 [INFO] Loading direct KAR and features XML dependencies 07:52:06 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar 07:52:06 [INFO] Feature framework will be added as a startup feature 07:52:06 [INFO] Generating Karaf assembly: /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly 07:52:06 [INFO] Unzipping kars 07:52:06 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar 07:52:06 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 07:52:06 [INFO] Loading profiles from: 07:52:06 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 07:52:06 [INFO] Loading repositories 07:52:07 [INFO] Generating generated-startup profile 07:52:07 [INFO] Generating generated-boot profile with parents: generated-startup 07:52:07 [INFO] Generating generated-installed profile 07:52:07 [INFO] Configuring etc/config.properties and etc/system.properties 07:52:07 [INFO] Downloading libraries for generated profiles 07:52:07 [INFO] Downloading additional libraries 07:52:07 [INFO] Writing configurations 07:52:07 [INFO] adding config file: etc/profile.cfg 07:52:07 [INFO] Startup stage 07:52:07 [INFO] Loading startup repositories 07:52:07 [INFO] Resolving startup features and bundles 07:52:07 [INFO] Features: framework 07:52:07 [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/13.0.10 07:52:07 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:52:07 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 07:52:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 07:52:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 07:52:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 07:52:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:52:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 07:52:07 [INFO] Boot stage 07:52:07 [INFO] Loading boot repositories 07:52:07 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.5/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.21.2-SNAPSHOT/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.5/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 07:52:07 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features 07:52:07 [INFO] Feature kar/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 07:52:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 07:52:07 [INFO] Feature bdf021e9-6b01-4d4a-b2ad-9e6a26be7553/0.0.0 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 07:52:07 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 07:52:07 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:52:07 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 07:52:07 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 07:52:07 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 07:52:07 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 07:52:07 [INFO] Feature jaas/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 07:52:07 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 07:52:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 07:52:07 [INFO] Feature bundle/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 07:52:07 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 07:52:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 07:52:07 [INFO] Feature shell/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 07:52:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 07:52:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 07:52:07 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 07:52:07 [INFO] Feature package/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 07:52:07 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 07:52:07 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 07:52:07 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 07:52:07 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 07:52:07 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 07:52:07 [INFO] Feature service/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 07:52:07 [INFO] Feature ssh/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 07:52:07 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 07:52:07 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 07:52:07 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 07:52:07 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 07:52:07 [INFO] Feature jline/3.21.0 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 07:52:07 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 07:52:07 [INFO] Feature feature/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 07:52:07 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 07:52:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 07:52:07 [INFO] Feature system/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 07:52:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 07:52:07 [INFO] Feature management/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 07:52:07 [INFO] adding config file: etc/jmx.acl.cfg 07:52:07 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 07:52:07 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 07:52:07 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 07:52:07 [INFO] adding config file: etc/org.apache.karaf.management.cfg 07:52:07 [INFO] Feature log/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 07:52:07 [INFO] adding config file: etc/org.apache.karaf.log.cfg 07:52:07 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 07:52:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 07:52:07 [INFO] Feature config/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 07:52:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 07:52:07 [INFO] Feature framework/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 07:52:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 07:52:07 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 07:52:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 07:52:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 07:52:07 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 07:52:07 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 07:52:07 [INFO] Feature instance/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 07:52:07 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 07:52:07 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 07:52:07 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 07:52:07 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 07:52:07 [INFO] Feature deployer/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 07:52:07 [INFO] Feature scr/4.4.4 is defined as a boot feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 07:52:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 07:52:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 07:52:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 07:52:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 07:52:07 [INFO] Feature standard/4.4.4 is defined as a boot feature 07:52:07 [INFO] Install stage 07:52:07 [INFO] Loading installed repositories 07:52:07 [INFO] Feature wrapper/4.4.4 is defined as an installed feature 07:52:07 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 07:52:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 07:52:07 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 07:52:07 [INFO] 07:52:07 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgpcep-karaf >>> 07:52:08 [INFO] 07:52:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgpcep-karaf --- 07:52:08 [INFO] 07:52:08 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgpcep-karaf <<< 07:52:08 [INFO] 07:52:08 [INFO] 07:52:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgpcep-karaf --- 07:52:08 [INFO] 07:52:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ bgpcep-karaf --- 07:52:08 [INFO] 07:52:08 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ bgpcep-karaf --- 07:52:08 [INFO] 07:52:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ bgpcep-karaf --- 07:52:08 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 07:52:08 [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 07:52:08 [INFO] 07:52:08 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgpcep-karaf --- 07:52:08 [INFO] 07:52:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ bgpcep-karaf --- 07:52:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/distribution-karaf/src/main/assembly 07:52:08 [INFO] 07:52:08 [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ bgpcep-karaf --- 07:52:09 [INFO] Feature repository discovered recursively: c08fc318-e0c3-45be-b7e9-7cf45802d542 07:52:09 [INFO] Feature repository discovered recursively: features-bgpcep 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-data 07:52:09 [INFO] Feature repository discovered recursively: odl-antlr4 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-netty 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-apache-commons-text 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-akka 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-scala 07:52:09 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-codec 07:52:09 [INFO] Feature repository discovered recursively: odl-stax2-api 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 07:52:09 [INFO] Feature repository discovered recursively: features-bgpcep-testing 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-netty-4 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: features-netconf 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-jersey-2 07:52:09 [INFO] Feature repository discovered recursively: odl-javassist-3 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 07:52:09 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-all 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-client 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-impl 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-console 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-topology 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-jackson-2 07:52:09 [INFO] Feature repository discovered recursively: odl-woodstox 07:52:09 [INFO] Feature repository discovered recursively: odl-ws-rs-api 07:52:09 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 07:52:09 [INFO] Feature repository discovered recursively: odl-restconf 07:52:09 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-export 07:52:09 [INFO] Feature repository discovered recursively: odl-restconf-all 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-common 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-util 07:52:09 [INFO] Feature repository discovered recursively: pt-triemap 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-transport 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-keystore 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-truststore 07:52:09 [INFO] Feature repository discovered recursively: features-mdsal 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-binding 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-common 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-dom 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-parser 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 07:52:09 [INFO] Feature repository discovered recursively: features-controller-testing 07:52:09 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 07:52:09 [INFO] Feature repository discovered recursively: features-infrautils 07:52:09 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 07:52:09 [INFO] Feature repository discovered recursively: odl-guava 07:52:09 [INFO] Feature repository discovered recursively: odl-gson 07:52:09 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 07:52:09 [INFO] Feature repository discovered recursively: odl-servlet-api 07:52:09 [INFO] Feature repository discovered recursively: odl-infrautils-ready 07:52:09 [INFO] Feature repository discovered recursively: odl-infrautils-utils 07:52:09 [INFO] Feature repository discovered recursively: framework-4.4.4 07:52:09 [INFO] Feature repository discovered recursively: standard-4.4.4 07:52:09 [INFO] Feature repository discovered recursively: framework-4.4.4 07:52:09 [INFO] Feature repository discovered recursively: features-bgpcep 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-common 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-util 07:52:09 [INFO] Feature repository discovered recursively: odl-guava 07:52:09 [INFO] Feature repository discovered recursively: pt-triemap 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-common 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-data 07:52:09 [INFO] Feature repository discovered recursively: odl-antlr4 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-parser 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-apache-commons-text 07:52:09 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-codec 07:52:09 [INFO] Feature repository discovered recursively: odl-gson 07:52:09 [INFO] Feature repository discovered recursively: odl-stax2-api 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 07:52:09 [INFO] Feature repository discovered recursively: odl-servlet-api 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-akka 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-scala 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-netty 07:52:09 [INFO] Feature repository discovered recursively: odl-netty-4 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 07:52:09 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 07:52:09 [INFO] Feature repository discovered recursively: features-bgpcep-testing 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.2-SNAPSHOT 07:52:09 [INFO] Feature repository discovered recursively: features-netconf 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 07:52:09 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 07:52:09 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 07:52:09 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 07:52:09 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-jersey-2 07:52:09 [INFO] Feature repository discovered recursively: odl-javassist-3 07:52:09 [INFO] Feature repository discovered recursively: odl-ws-rs-api 07:52:09 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-all 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-client 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-transport 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-keystore 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-truststore 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-impl 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-topology 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-console 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-jackson-2 07:52:09 [INFO] Feature repository discovered recursively: odl-woodstox 07:52:09 [INFO] Feature repository discovered recursively: odl-restconf 07:52:09 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 07:52:09 [INFO] Feature repository discovered recursively: odl-yangtools-export 07:52:09 [INFO] Feature repository discovered recursively: odl-restconf-all 07:52:09 [INFO] Feature repository discovered recursively: features-mdsal 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-binding 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-dom 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 07:52:09 [INFO] Feature repository discovered recursively: features-controller-testing 07:52:09 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.0 07:52:09 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 07:52:09 [INFO] Feature repository discovered recursively: features-infrautils 07:52:09 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 07:52:09 [INFO] Feature repository discovered recursively: odl-infrautils-utils 07:52:09 [INFO] Feature repository discovered recursively: odl-infrautils-ready 07:52:09 [INFO] Feature repository discovered recursively: standard-4.4.4 07:52:09 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 07:52:11 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 07:52:12 [INFO] 07:52:12 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ bgpcep-karaf --- 07:52:12 [INFO] Executing tasks 07:52:12 [INFO] Executed tasks 07:52:12 [INFO] 07:52:12 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ bgpcep-karaf --- 07:52:12 [INFO] Executing tasks 07:52:12 [INFO] [delete] Deleting directory /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/assembly/system/org/bouncycastle 07:52:12 [INFO] Executed tasks 07:52:12 [INFO] 07:52:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgpcep-karaf --- 07:52:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:52:12 [INFO] 07:52:12 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ bgpcep-karaf --- 07:52:31 [INFO] 07:52:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgpcep-karaf --- 07:52:31 [INFO] CycloneDX: Resolving Dependencies 07:52:39 [INFO] CycloneDX: Creating BOM version 1.4 with 735 component(s) 07:52:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.xml 07:52:39 [INFO] attaching as bgpcep-karaf-0.21.2-SNAPSHOT-cyclonedx.xml 07:52:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.json 07:52:39 [INFO] attaching as bgpcep-karaf-0.21.2-SNAPSHOT-cyclonedx.json 07:52:39 [INFO] 07:52:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-karaf --- 07:52:39 [INFO] Skipping duplicate-finder execution! 07:52:39 [INFO] 07:52:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgpcep-karaf --- 07:52:39 [INFO] Skipping pom project 07:52:39 [INFO] 07:52:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgpcep-karaf --- 07:52:39 [INFO] 07:52:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgpcep-karaf --- 07:52:39 [INFO] 07:52:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgpcep-karaf --- 07:52:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:52:39 [INFO] 07:52:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-karaf --- 07:52:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.2-SNAPSHOT/bgpcep-karaf-0.21.2-SNAPSHOT.pom 07:52:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bgpcep-karaf-0.21.2-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.2-SNAPSHOT/bgpcep-karaf-0.21.2-SNAPSHOT.tar.gz 07:52:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bgpcep-karaf-0.21.2-SNAPSHOT.zip to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.2-SNAPSHOT/bgpcep-karaf-0.21.2-SNAPSHOT.zip 07:52:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.2-SNAPSHOT/bgpcep-karaf-0.21.2-SNAPSHOT-cyclonedx.xml 07:52:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.2-SNAPSHOT/bgpcep-karaf-0.21.2-SNAPSHOT-cyclonedx.json 07:52:40 [INFO] 07:52:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgpcep-karaf --- 07:52:40 [INFO] org.opendaylight.bgpcep:bgpcep-karaf:pom:0.21.2-SNAPSHOT 07:52:40 [INFO] +- org.apache.karaf.features:framework:kar:4.4.4:compile 07:52:40 [INFO] | +- org.apache.karaf.features:base:jar:4.4.4:runtime 07:52:40 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 07:52:40 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 07:52:40 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 07:52:40 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 07:52:40 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 07:52:40 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 07:52:40 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 07:52:40 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:runtime 07:52:40 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:runtime 07:52:40 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 07:52:40 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 07:52:40 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:runtime 07:52:40 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 07:52:40 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 07:52:40 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:runtime 07:52:40 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:runtime 07:52:40 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:compile 07:52:40 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 07:52:40 [INFO] | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 07:52:40 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 07:52:40 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:runtime 07:52:40 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:runtime 07:52:40 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 07:52:40 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:compile 07:52:40 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:runtime 07:52:40 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:compile 07:52:40 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 07:52:40 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 07:52:40 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 07:52:40 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 07:52:40 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 07:52:40 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 07:52:40 [INFO] | +- org.jline:jline:jar:3.21.0:compile 07:52:40 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:compile 07:52:40 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 07:52:40 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 07:52:40 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:compile 07:52:40 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:compile 07:52:40 [INFO] | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 07:52:40 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 07:52:40 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 07:52:40 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 07:52:40 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 07:52:40 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 07:52:40 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 07:52:40 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 07:52:40 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 07:52:40 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 07:52:40 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 07:52:40 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 07:52:40 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 07:52:40 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 07:52:40 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 07:52:40 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:compile 07:52:40 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile 07:52:40 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 07:52:40 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 07:52:40 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 07:52:40 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 07:52:40 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 07:52:40 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:compile 07:52:40 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile 07:52:40 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 07:52:40 [INFO] +- org.opendaylight.bgpcep:features-bgpcep:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:algo-impl:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:runtime 07:52:40 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 07:52:40 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 07:52:40 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.24.0:runtime 07:52:40 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 07:52:40 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.104.Final:runtime 07:52:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.1:runtime 07:52:40 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1:runtime 07:52:40 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-inet:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.1:runtime 07:52:40 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.10:runtime 07:52:40 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1:runtime 07:52:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- io.netty:netty-transport:jar:4.1.104.Final:runtime 07:52:40 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.104.Final:runtime 07:52:40 [INFO] | | \- io.netty:netty-common:jar:4.1.104.Final:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.0:runtime 07:52:40 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.10:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.0:runtime 07:52:40 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.0:runtime 07:52:40 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.0:runtime 07:52:40 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.10:runtime 07:52:40 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.23:runtime 07:52:40 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.23:runtime 07:52:40 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.0:runtime 07:52:40 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-route-target:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.14.0:runtime 07:52:40 [INFO] | | | +- io.netty:netty-codec:jar:4.1.104.Final:runtime 07:52:40 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:runtime 07:52:40 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:runtime 07:52:40 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.0:runtime 07:52:40 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-cli:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:concepts:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1:runtime 07:52:40 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 07:52:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.10:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:topology-config-loader:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:protocols-config-loader:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:graph-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:pcep-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-spi:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- io.netty:netty-handler:jar:4.1.104.Final:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:programming-spi:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:programming-impl:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-server-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-server-provider:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.10:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-cli:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:rsvp-spi:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:topology-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | \- org.opendaylight.bgpcep:topology-segment-routing:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] +- org.opendaylight.bgpcep:features-bgpcep-testing:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.10:runtime 07:52:40 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.104.Final:runtime 07:52:40 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.104.Final:runtime 07:52:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | | \- org.opendaylight.bgpcep:bgp-benchmark-app:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] | \- org.opendaylight.bgpcep:data-change-counter:jar:0.21.2-SNAPSHOT:runtime 07:52:40 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.1:runtime 07:52:40 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.1:runtime 07:52:40 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.1:runtime 07:52:40 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.1:runtime 07:52:40 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.0:runtime 07:52:40 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 07:52:40 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 07:52:40 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.0:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.1:runtime 07:52:40 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.10:runtime 07:52:40 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.10:runtime 07:52:40 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 07:52:40 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:runtime 07:52:40 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:runtime 07:52:40 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 07:52:40 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 07:52:40 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 07:52:40 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 07:52:40 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 07:52:40 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:runtime 07:52:40 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 07:52:40 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:runtime 07:52:40 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 07:52:40 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 07:52:40 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:runtime 07:52:40 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:runtime 07:52:40 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:runtime 07:52:40 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.1:runtime 07:52:40 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.1:runtime 07:52:40 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.1:runtime 07:52:40 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.1:runtime 07:52:40 [INFO] | | | | | \- com.h2database:h2:jar:2.2.220:runtime 07:52:40 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.1:runtime 07:52:40 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.1:runtime 07:52:40 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 07:52:40 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.2:runtime 07:52:40 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 07:52:40 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 07:52:40 [INFO] | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.1:runtime 07:52:40 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.10:runtime 07:52:40 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 07:52:40 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 07:52:40 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 07:52:40 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 07:52:40 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 07:52:40 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 07:52:40 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 07:52:40 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 07:52:40 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 07:52:40 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 07:52:40 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 07:52:40 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 07:52:40 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.4:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.1:runtime 07:52:40 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.1:runtime 07:52:40 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:runtime 07:52:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0:runtime 07:52:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.0:runtime 07:52:40 [INFO] | | | +- com.typesafe:config:jar:1.4.2:runtime 07:52:40 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 07:52:40 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 07:52:40 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 07:52:40 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:runtime 07:52:40 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:runtime 07:52:40 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 07:52:40 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 07:52:40 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.12:runtime 07:52:40 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.12:runtime 07:52:40 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 07:52:40 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 07:52:40 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.1:runtime 07:52:40 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:runtime 07:52:40 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:runtime 07:52:40 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:9.0.0:runtime 07:52:40 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.23:runtime 07:52:40 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.23:runtime 07:52:40 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.20.0:runtime 07:52:40 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.23:runtime 07:52:40 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1:runtime 07:52:40 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.1:runtime 07:52:40 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.1:runtime 07:52:40 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1:runtime 07:52:40 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.0.10:runtime 07:52:40 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.0.10:runtime 07:52:40 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.5.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.10:runtime 07:52:40 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.10:runtime 07:52:40 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 07:52:40 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.3:runtime 07:52:40 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.3:runtime 07:52:40 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.3:runtime 07:52:40 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.3:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.1:runtime 07:52:40 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime 07:52:40 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 07:52:40 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 07:52:40 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 07:52:40 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:runtime 07:52:40 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.1:runtime 07:52:40 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.1:runtime 07:52:40 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.1:runtime 07:52:40 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:runtime 07:52:40 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:runtime 07:52:40 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.1:runtime 07:52:40 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.1:runtime 07:52:40 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.1:runtime 07:52:40 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.1:runtime 07:52:40 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.1:runtime 07:52:40 [INFO] +- org.opendaylight.mdsal:features-mdsal:xml:features:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding:xml:features:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.0:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.1:runtime 07:52:40 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1:runtime 07:52:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.0:runtime 07:52:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom:xml:features:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.0:runtime 07:52:40 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.1:runtime 07:52:40 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.1:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.0:runtime 07:52:40 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-trace:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-trace-api:jar:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-trace-impl:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-trace-cli:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-replicate-common:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-replicate-common:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-replicate-netty:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-replicate-netty:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:runtime 07:52:40 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state:jar:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda:xml:features:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda:xml:features:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-hardware:jar:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda:xml:features:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing:jar:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list:jar:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8530:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795:xml:features:13.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology:jar:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda:xml:features:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags-state:jar:13.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:runtime 07:52:40 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.0:runtime 07:52:40 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.0:runtime 07:52:40 [INFO] +- org.opendaylight.controller:features-controller-testing:xml:features:9.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.controller:odl-clustering-test-app:xml:features:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-model:jar:9.0.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-provider:jar:9.0.0:runtime 07:52:40 [INFO] | | | \- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.0:runtime 07:52:40 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.0:runtime 07:52:40 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.0:runtime 07:52:40 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.0:runtime 07:52:40 [INFO] | | | \- org.apache.commons:commons-text:jar:1.11.0:runtime 07:52:40 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-karaf-cli:jar:9.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-karaf-cli:jar:9.0.0:runtime 07:52:40 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.0:runtime 07:52:40 [INFO] | \- org.opendaylight.controller:odl-mdsal-benchmark:xml:features:9.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.controller:benchmark-api:jar:9.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.controller:dsbenchmark:jar:9.0.0:runtime 07:52:40 [INFO] | +- org.opendaylight.controller:ntfbenchmark:jar:9.0.0:runtime 07:52:40 [INFO] | \- org.opendaylight.controller:rpcbenchmark:jar:9.0.0:runtime 07:52:40 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:6.0.5:runtime 07:52:40 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.5:runtime 07:52:40 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.10:runtime 07:52:40 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.10:runtime 07:52:40 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.10:runtime 07:52:40 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.10:runtime 07:52:40 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.5:runtime 07:52:40 [INFO] | | | \- org.opendaylight.infrautils:diagstatus-api:jar:6.0.5:runtime 07:52:40 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.5:runtime 07:52:40 [INFO] | | \- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.5:runtime 07:52:40 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.5:runtime 07:52:40 [INFO] | | \- org.opendaylight.infrautils:ready-impl:jar:6.0.5:runtime 07:52:40 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:6.0.5:runtime 07:52:40 [INFO] | | \- org.awaitility:awaitility:jar:4.1.1:test 07:52:40 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.5:runtime 07:52:40 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.5:runtime 07:52:40 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.4:runtime 07:52:40 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 07:52:40 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 07:52:40 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 07:52:40 [INFO] | +- org.osgi:osgi.annotation:jar:8.0.1:provided 07:52:40 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:52:40 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 07:52:40 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile 07:52:40 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.0.10:provided 07:52:40 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.10:runtime 07:52:40 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:runtime 07:52:40 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:runtime 07:52:40 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.10:runtime 07:52:40 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 07:52:40 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 07:52:40 [INFO] +- org.assertj:assertj-core:jar:3.24.2:test 07:52:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:52:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:52:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:52:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.1:test 07:52:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.1:test 07:52:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.1:test 07:52:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1:test 07:52:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.1:test 07:52:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.8.0:test 07:52:40 [INFO] +- junit:junit:jar:4.13.2:test 07:52:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.1:test 07:52:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.1:test 07:52:40 [INFO] \- org.mockito:mockito-core:jar:5.8.0:test 07:52:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.10:runtime 07:52:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.10:test 07:52:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:40 [INFO] 07:52:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgpcep-karaf --- 07:52:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/distribution-karaf/target/sonatype-clm/module.xml 07:52:40 [INFO] 07:52:40 [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- 07:52:40 [INFO] Building bgpcep 0.21.2-SNAPSHOT [169/169] 07:52:40 [INFO] --------------------------------[ pom ]--------------------------------- 07:52:40 [INFO] 07:52:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-aggregator --- 07:52:40 [INFO] 07:52:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-aggregator --- 07:52:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:40 [INFO] 07:52:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-aggregator --- 07:52:40 [INFO] 07:52:40 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ bgpcep-aggregator --- 07:52:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:52:42 [INFO] 07:52:42 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgpcep-aggregator --- 07:52:42 [INFO] Skipping CycloneDX 07:52:42 [INFO] 07:52:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-aggregator --- 07:52:42 [INFO] Skipping artifact installation 07:52:42 [INFO] 07:52:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgpcep-aggregator --- 07:52:42 [INFO] org.opendaylight.bgpcep:bgpcep-aggregator:pom:0.21.2-SNAPSHOT 07:52:42 [INFO] 07:52:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ bgpcep-aggregator --- 07:52:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/target/sonatype-clm/module.xml 07:52:42 [INFO] ------------------------------------------------------------------------ 07:52:42 [INFO] Reactor Summary for bgpcep 0.21.2-SNAPSHOT: 07:52:42 [INFO] 07:52:42 [INFO] bgpcep-artifacts ................................... SUCCESS [ 8.874 s] 07:52:42 [INFO] binding-parent ..................................... SUCCESS [ 10.357 s] 07:52:42 [INFO] graph-api .......................................... SUCCESS [ 14.202 s] 07:52:42 [INFO] algo-api ........................................... SUCCESS [ 6.798 s] 07:52:42 [INFO] concepts ........................................... SUCCESS [ 8.855 s] 07:52:42 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.539 s] 07:52:42 [INFO] algo-impl .......................................... SUCCESS [ 6.979 s] 07:52:42 [INFO] single-feature-parent .............................. SUCCESS [ 9.848 s] 07:52:42 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 17.978 s] 07:52:42 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 17.082 s] 07:52:42 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 15.839 s] 07:52:42 [INFO] graph-impl ......................................... SUCCESS [ 6.365 s] 07:52:42 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 26.503 s] 07:52:42 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 23.658 s] 07:52:42 [INFO] testtool-parent .................................... SUCCESS [ 1.311 s] 07:52:42 [INFO] util ............................................... SUCCESS [ 7.713 s] 07:52:42 [INFO] bgp-concepts ....................................... SUCCESS [ 10.254 s] 07:52:42 [INFO] bgp-parser-api ..................................... SUCCESS [ 10.322 s] 07:52:42 [INFO] bgp-parser-spi ..................................... SUCCESS [ 12.544 s] 07:52:42 [INFO] bgp-util ........................................... SUCCESS [ 5.598 s] 07:52:42 [INFO] bgp-parser-impl .................................... SUCCESS [ 12.581 s] 07:52:42 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 16.366 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 15.560 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 16.034 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 16.488 s] 07:52:42 [INFO] bgp-rib-api ........................................ SUCCESS [ 6.704 s] 07:52:42 [INFO] bgp-openconfig-api ................................. SUCCESS [ 21.154 s] 07:52:42 [INFO] bgp-rib-spi ........................................ SUCCESS [ 15.802 s] 07:52:42 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 22.213 s] 07:52:42 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 6.218 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 18.416 s] 07:52:42 [INFO] bgp-bmp-api ........................................ SUCCESS [ 9.322 s] 07:52:42 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.448 s] 07:52:42 [INFO] bgp-inet ........................................... SUCCESS [ 16.042 s] 07:52:42 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 8.473 s] 07:52:42 [INFO] config-loader-spi .................................. SUCCESS [ 4.388 s] 07:52:42 [INFO] config-loader-impl ................................. SUCCESS [ 12.021 s] 07:52:42 [INFO] testtool-util ...................................... SUCCESS [ 27.892 s] 07:52:42 [INFO] routing-policy-config-loader ....................... SUCCESS [ 10.793 s] 07:52:42 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 13.667 s] 07:52:42 [INFO] bgp-route-target ................................... SUCCESS [ 15.989 s] 07:52:42 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 5.603 s] 07:52:42 [INFO] rsvp-api ........................................... SUCCESS [ 10.176 s] 07:52:42 [INFO] rsvp-spi ........................................... SUCCESS [ 9.720 s] 07:52:42 [INFO] rsvp-impl .......................................... SUCCESS [ 9.668 s] 07:52:42 [INFO] bgp-linkstate ...................................... SUCCESS [ 24.817 s] 07:52:42 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.282 s] 07:52:42 [INFO] bgp-config-example ................................. SUCCESS [ 1.830 s] 07:52:42 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 15.313 s] 07:52:42 [INFO] bgp-rib-impl ....................................... SUCCESS [01:03 min] 07:52:42 [INFO] bgp-peer-acceptor .................................. SUCCESS [ 8.713 s] 07:52:42 [INFO] bgp-bmp-spi ........................................ SUCCESS [ 9.458 s] 07:52:42 [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 19.623 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 19.496 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 19.547 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 19.350 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 19.235 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 18.652 s] 07:52:42 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 16.526 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 25.879 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 25.035 s] 07:52:42 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 25.715 s] 07:52:42 [INFO] bgp-openconfig-state ............................... SUCCESS [ 21.070 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 24.924 s] 07:52:42 [INFO] topology-api ....................................... SUCCESS [ 6.408 s] 07:52:42 [INFO] topology-tunnel-api ................................ SUCCESS [ 5.502 s] 07:52:42 [INFO] topology-segment-routing ........................... SUCCESS [ 5.628 s] 07:52:42 [INFO] bgp-topology-provider .............................. SUCCESS [01:03 min] 07:52:42 [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 16.126 s] 07:52:42 [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 15.835 s] 07:52:42 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 25.339 s] 07:52:42 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 14.996 s] 07:52:42 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 15.255 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 27.103 s] 07:52:42 [INFO] bgp-cli ............................................ SUCCESS [ 10.918 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Cli ......................... SUCCESS [ 19.227 s] 07:52:42 [INFO] bgp-flowspec ....................................... SUCCESS [ 23.501 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Flowspec .................... SUCCESS [ 19.543 s] 07:52:42 [INFO] bgp-labeled-unicast ................................ SUCCESS [ 16.588 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SUCCESS [ 19.388 s] 07:52:42 [INFO] bgp-l3vpn .......................................... SUCCESS [ 18.332 s] 07:52:42 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SUCCESS [ 19.364 s] 07:52:42 [INFO] bgp-mvpn ........................................... SUCCESS [ 19.935 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SUCCESS [ 19.584 s] 07:52:42 [INFO] bgp-evpn ........................................... SUCCESS [ 18.879 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Evpn ........................ SUCCESS [ 19.112 s] 07:52:42 [INFO] protocols-config-loader ............................ SUCCESS [ 11.201 s] 07:52:42 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SUCCESS [ 17.427 s] 07:52:42 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SUCCESS [ 25.591 s] 07:52:42 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SUCCESS [ 25.666 s] 07:52:42 [INFO] topology-config-loader ............................. SUCCESS [ 9.853 s] 07:52:42 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SUCCESS [ 23.353 s] 07:52:42 [INFO] OpenDaylight :: BGP ................................ SUCCESS [ 28.163 s] 07:52:42 [INFO] OpenDaylight :: Configuration Example Files ........ SUCCESS [ 14.823 s] 07:52:42 [INFO] bmp-monitors-config-loader ......................... SUCCESS [ 10.364 s] 07:52:42 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SUCCESS [ 24.715 s] 07:52:42 [INFO] bgp-bmp-config-example ............................. SUCCESS [ 0.786 s] 07:52:42 [INFO] OpenDaylight :: BMP :: Config files example ........ SUCCESS [ 15.294 s] 07:52:42 [INFO] bgp-bmp-parser-impl ................................ SUCCESS [ 8.692 s] 07:52:42 [INFO] bgp-bmp-impl ....................................... SUCCESS [ 22.094 s] 07:52:42 [INFO] OpenDaylight :: BMP ................................ SUCCESS [ 29.610 s] 07:52:42 [INFO] pcep-api ........................................... SUCCESS [ 15.481 s] 07:52:42 [INFO] pcep-spi ........................................... SUCCESS [ 11.253 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Api ........................ SUCCESS [ 16.509 s] 07:52:42 [INFO] pcep-base-parser ................................... SUCCESS [ 11.195 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SUCCESS [ 16.256 s] 07:52:42 [INFO] pcep-impl .......................................... SUCCESS [ 15.453 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Impl ....................... SUCCESS [ 25.645 s] 07:52:42 [INFO] programming-api .................................... SUCCESS [ 7.105 s] 07:52:42 [INFO] programming-spi .................................... SUCCESS [ 4.855 s] 07:52:42 [INFO] programming-topology-api ........................... SUCCESS [ 4.842 s] 07:52:42 [INFO] programming-tunnel-api ............................. SUCCESS [ 5.372 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SUCCESS [ 16.213 s] 07:52:42 [INFO] pcep-tunnel-api .................................... SUCCESS [ 6.637 s] 07:52:42 [INFO] programming-impl ................................... SUCCESS [ 19.547 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SUCCESS [ 25.060 s] 07:52:42 [INFO] pcep-topology-api .................................. SUCCESS [ 8.958 s] 07:52:42 [INFO] pcep-topology-spi .................................. SUCCESS [ 4.966 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Topology ................... SUCCESS [ 17.837 s] 07:52:42 [INFO] pcep-ietf-stateful ................................. SUCCESS [ 15.258 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Stateful ................... SUCCESS [ 25.858 s] 07:52:42 [INFO] pcep-ietf-p2mp-te-lsp .............................. SUCCESS [ 6.825 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: P2MP TE LSP ................ SUCCESS [ 24.927 s] 07:52:42 [INFO] pcep-segment-routing ............................... SUCCESS [ 10.787 s] 07:52:42 [INFO] pcep-server-api .................................... SUCCESS [ 5.759 s] 07:52:42 [INFO] pcep-pcc-mock ...................................... SUCCESS [ 38.037 s] 07:52:42 [INFO] pcep-topology-provider ............................. SUCCESS [ 30.096 s] 07:52:42 [INFO] pcep-server-provider ............................... SUCCESS [ 8.243 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SUCCESS [ 25.537 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SUCCESS [ 25.346 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SUCCESS [ 25.646 s] 07:52:42 [INFO] pcep-tunnel-provider ............................... SUCCESS [ 15.516 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SUCCESS [ 25.973 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SUCCESS [ 26.126 s] 07:52:42 [INFO] pcep-auto-bandwidth-extension ...................... SUCCESS [ 7.983 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SUCCESS [ 24.858 s] 07:52:42 [INFO] pcep-config-example ................................ SUCCESS [ 0.779 s] 07:52:42 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SUCCESS [ 14.789 s] 07:52:42 [INFO] pcep-cli ........................................... SUCCESS [ 10.679 s] 07:52:42 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SUCCESS [ 25.306 s] 07:52:42 [INFO] OpenDaylight :: PCEP ............................... SUCCESS [ 26.160 s] 07:52:42 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SUCCESS [ 15.316 s] 07:52:42 [INFO] feature-repo-parent ................................ SUCCESS [ 3.192 s] 07:52:42 [INFO] features-bgpcep .................................... SUCCESS [ 7.367 s] 07:52:42 [INFO] bgp-benchmark-app .................................. SUCCESS [ 13.385 s] 07:52:42 [INFO] OpenDaylight :: BGP :: Benchmark ................... SUCCESS [ 24.943 s] 07:52:42 [INFO] data-change-counter ................................ SUCCESS [ 11.049 s] 07:52:42 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SUCCESS [ 23.786 s] 07:52:42 [INFO] features-bgpcep-testing ............................ SUCCESS [ 6.153 s] 07:52:42 [INFO] bgpcep-features-parent ............................. SUCCESS [ 0.007 s] 07:52:42 [INFO] graph .............................................. SUCCESS [ 0.005 s] 07:52:42 [INFO] bgp-parser-mock .................................... SUCCESS [ 6.855 s] 07:52:42 [INFO] bgp-testtool ....................................... SUCCESS [ 8.801 s] 07:52:42 [INFO] extensions ......................................... SUCCESS [ 0.006 s] 07:52:42 [INFO] bgp-parent ......................................... SUCCESS [ 0.004 s] 07:52:42 [INFO] bmp-mock ........................................... SUCCESS [ 26.915 s] 07:52:42 [INFO] bmp-parent ......................................... SUCCESS [ 0.005 s] 07:52:42 [INFO] algo-parent ........................................ SUCCESS [ 0.004 s] 07:52:42 [INFO] pcep-testtool ...................................... SUCCESS [ 10.569 s] 07:52:42 [INFO] pcep-server-parent ................................. SUCCESS [ 0.009 s] 07:52:42 [INFO] pcep-topology-parent ............................... SUCCESS [ 0.004 s] 07:52:42 [INFO] pcep-tunnel-parent ................................. SUCCESS [ 0.003 s] 07:52:42 [INFO] pcep-parent ........................................ SUCCESS [ 0.003 s] 07:52:42 [INFO] programming-parent ................................. SUCCESS [ 0.003 s] 07:52:42 [INFO] rsvp-parent ........................................ SUCCESS [ 0.003 s] 07:52:42 [INFO] topology-parent .................................... SUCCESS [ 0.003 s] 07:52:42 [INFO] config-loader-parent ............................... SUCCESS [ 0.003 s] 07:52:42 [INFO] bgpcep-karaf ....................................... SUCCESS [ 43.204 s] 07:52:42 [INFO] bgpcep ............................................. SUCCESS [ 1.898 s] 07:52:42 [INFO] ------------------------------------------------------------------------ 07:52:42 [INFO] BUILD SUCCESS 07:52:42 [INFO] ------------------------------------------------------------------------ 07:52:42 [INFO] Total time: 41:24 min 07:52:42 [INFO] Finished at: 2024-03-09T07:52:42Z 07:52:42 [INFO] ------------------------------------------------------------------------ 07:52:42 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins6829601801746744399.sh 07:52:42 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins10526075955967716584.sh 07:52:42 + find . -regex '.*karaf/target' 07:52:42 + xargs rm -rf 07:52:52 [INFO] 2024-03-09T07:52:52.382Z Scanning application odl-bgpcep. 07:52:52 [INFO] Discovered commit hash '16fc02f2542ed452b4968532f4ec6fe0c2d8f803' via environment variable GIT_COMMIT 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT-executable.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT-executable.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/concepts/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT-executable.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT-executable.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/util/target/spotbugs/bug-pattern-1.5.0.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-javadoc.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-test-sources.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-tests.jar 07:52:52 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT.jar 07:52:52 [INFO] Scan configuration properties: 07:52:52 [INFO] dirExcludes=null 07:52:52 [INFO] dirIncludes=null 07:52:52 [INFO] fileExcludes= 07:52:52 [INFO] fileIncludes= 07:52:52 [INFO] 2024-03-09T07:52:52.799Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:53 [INFO] 2024-03-09T07:52:53.289Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT-sources.jar 07:52:53 [INFO] 2024-03-09T07:52:53.312Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-0.21.2-SNAPSHOT.jar 07:52:53 [INFO] 2024-03-09T07:52:53.577Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:54 [INFO] 2024-03-09T07:52:54.795Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:54 [INFO] 2024-03-09T07:52:54.804Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT-sources.jar 07:52:54 [INFO] 2024-03-09T07:52:54.807Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-0.21.2-SNAPSHOT.jar 07:52:54 [INFO] 2024-03-09T07:52:54.828Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:54 [INFO] 2024-03-09T07:52:54.848Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT-javadoc.jar 07:52:54 [INFO] 2024-03-09T07:52:54.868Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT-sources.jar 07:52:54 [INFO] 2024-03-09T07:52:54.874Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/bgp-benchmark-app-0.21.2-SNAPSHOT.jar 07:52:54 [INFO] 2024-03-09T07:52:54.897Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/spotbugs/bug-pattern-1.5.0.jar 07:52:54 [INFO] 2024-03-09T07:52:54.917Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT-javadoc.jar 07:52:54 [INFO] 2024-03-09T07:52:54.924Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT-sources.jar 07:52:54 [INFO] 2024-03-09T07:52:54.926Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-0.21.2-SNAPSHOT.jar 07:52:54 [INFO] 2024-03-09T07:52:54.932Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/spotbugs/bug-pattern-1.5.0.jar 07:52:54 [INFO] 2024-03-09T07:52:54.952Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT-javadoc.jar 07:52:55 [INFO] 2024-03-09T07:52:55.032Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT-sources.jar 07:52:55 [INFO] 2024-03-09T07:52:55.055Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-0.21.2-SNAPSHOT.jar 07:52:55 [INFO] 2024-03-09T07:52:55.133Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/spotbugs/bug-pattern-1.5.0.jar 07:52:55 [INFO] 2024-03-09T07:52:55.153Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.21.2-SNAPSHOT-sources.jar 07:52:55 [INFO] 2024-03-09T07:52:55.155Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-0.21.2-SNAPSHOT.jar 07:52:55 [INFO] 2024-03-09T07:52:55.157Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT-javadoc.jar 07:52:55 [INFO] 2024-03-09T07:52:55.250Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT-sources.jar 07:52:55 [INFO] 2024-03-09T07:52:55.278Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-0.21.2-SNAPSHOT.jar 07:52:55 [INFO] 2024-03-09T07:52:55.389Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/spotbugs/bug-pattern-1.5.0.jar 07:52:55 [INFO] 2024-03-09T07:52:55.408Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT-javadoc.jar 07:52:55 [INFO] 2024-03-09T07:52:55.577Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT-sources.jar 07:52:55 [INFO] 2024-03-09T07:52:55.621Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-0.21.2-SNAPSHOT.jar 07:52:55 [INFO] 2024-03-09T07:52:55.778Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/spotbugs/bug-pattern-1.5.0.jar 07:52:55 [INFO] 2024-03-09T07:52:55.797Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT-javadoc.jar 07:52:55 [INFO] 2024-03-09T07:52:55.844Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT-sources.jar 07:52:55 [INFO] 2024-03-09T07:52:55.874Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-0.21.2-SNAPSHOT.jar 07:52:55 [INFO] 2024-03-09T07:52:55.913Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/spotbugs/bug-pattern-1.5.0.jar 07:52:55 [INFO] 2024-03-09T07:52:55.941Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT-javadoc.jar 07:52:56 [INFO] 2024-03-09T07:52:56.032Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT-sources.jar 07:52:56 [INFO] 2024-03-09T07:52:56.056Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.2-SNAPSHOT.jar 07:52:56 [INFO] 2024-03-09T07:52:56.127Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/spotbugs/bug-pattern-1.5.0.jar 07:52:56 [INFO] 2024-03-09T07:52:56.145Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT-javadoc.jar 07:52:56 [INFO] 2024-03-09T07:52:56.199Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT-sources.jar 07:52:56 [INFO] 2024-03-09T07:52:56.214Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.2-SNAPSHOT.jar 07:52:56 [INFO] 2024-03-09T07:52:56.256Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/spotbugs/bug-pattern-1.5.0.jar 07:52:56 [INFO] 2024-03-09T07:52:56.274Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT-javadoc.jar 07:52:56 [INFO] 2024-03-09T07:52:56.477Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT-sources.jar 07:52:56 [INFO] 2024-03-09T07:52:56.523Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-0.21.2-SNAPSHOT.jar 07:52:56 [INFO] 2024-03-09T07:52:56.685Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/spotbugs/bug-pattern-1.5.0.jar 07:52:56 [INFO] 2024-03-09T07:52:56.703Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT-javadoc.jar 07:52:56 [INFO] 2024-03-09T07:52:56.821Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT-sources.jar 07:52:56 [INFO] 2024-03-09T07:52:56.853Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-0.21.2-SNAPSHOT.jar 07:52:56 [INFO] 2024-03-09T07:52:56.961Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/spotbugs/bug-pattern-1.5.0.jar 07:52:56 [INFO] 2024-03-09T07:52:56.979Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT-javadoc.jar 07:52:57 [INFO] 2024-03-09T07:52:57.023Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT-sources.jar 07:52:57 [INFO] 2024-03-09T07:52:57.035Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-0.21.2-SNAPSHOT.jar 07:52:57 [INFO] 2024-03-09T07:52:57.064Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/spotbugs/bug-pattern-1.5.0.jar 07:52:57 [INFO] 2024-03-09T07:52:57.082Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:57 [INFO] 2024-03-09T07:52:57.530Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT-sources.jar 07:52:57 [INFO] 2024-03-09T07:52:57.639Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-0.21.2-SNAPSHOT.jar 07:52:57 [INFO] 2024-03-09T07:52:57.798Z Scanned 22715 files so far 07:52:57 [INFO] 2024-03-09T07:52:57.983Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.001Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.006Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.007Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-test-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.008Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT-tests.jar 07:52:58 [INFO] 2024-03-09T07:52:58.010Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.013Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.030Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.046Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.050Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-test-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.051Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT-tests.jar 07:52:58 [INFO] 2024-03-09T07:52:58.055Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.064Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.080Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.090Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.094Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-test-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.096Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT-tests.jar 07:52:58 [INFO] 2024-03-09T07:52:58.106Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.118Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.133Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.139Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.140Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.143Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.158Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.164Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.165Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.171Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.187Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.250Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.267Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.334Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.349Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.369Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.375Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-test-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.381Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT-tests.jar 07:52:58 [INFO] 2024-03-09T07:52:58.401Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.420Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.435Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.439Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.440Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/bgp-parser-mock-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.442Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-mock/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.458Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.477Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.484Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-test-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.486Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT-tests.jar 07:52:58 [INFO] 2024-03-09T07:52:58.494Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.510Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.525Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.537Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.540Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-test-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.541Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT-tests.jar 07:52:58 [INFO] 2024-03-09T07:52:58.544Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.553Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.568Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.576Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.578Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.583Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.598Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.628Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.637Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.659Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.674Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.697Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.706Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-test-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.711Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT-tests.jar 07:52:58 [INFO] 2024-03-09T07:52:58.737Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.784Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.799Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.804Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.805Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.807Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.838Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-javadoc.jar 07:52:58 [INFO] 2024-03-09T07:52:58.874Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.883Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-test-sources.jar 07:52:58 [INFO] 2024-03-09T07:52:58.885Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT-tests.jar 07:52:58 [INFO] 2024-03-09T07:52:58.890Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-0.21.2-SNAPSHOT.jar 07:52:58 [INFO] 2024-03-09T07:52:58.913Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:52:58 [INFO] 2024-03-09T07:52:58.930Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT-executable.jar 07:53:01 [INFO] 2024-03-09T07:53:01.865Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT-javadoc.jar 07:53:01 [INFO] 2024-03-09T07:53:01.870Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT-sources.jar 07:53:01 [INFO] 2024-03-09T07:53:01.871Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/bgp-testtool-0.21.2-SNAPSHOT.jar 07:53:01 [INFO] 2024-03-09T07:53:01.876Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/testtool/target/spotbugs/bug-pattern-1.5.0.jar 07:53:01 [INFO] 2024-03-09T07:53:01.892Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT-javadoc.jar 07:53:01 [INFO] 2024-03-09T07:53:01.965Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT-sources.jar 07:53:01 [INFO] 2024-03-09T07:53:01.986Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-0.21.2-SNAPSHOT.jar 07:53:02 [INFO] 2024-03-09T07:53:02.050Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 07:53:02 [INFO] 2024-03-09T07:53:02.065Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT-javadoc.jar 07:53:02 [INFO] 2024-03-09T07:53:02.069Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT-sources.jar 07:53:02 [INFO] 2024-03-09T07:53:02.070Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-0.21.2-SNAPSHOT.jar 07:53:02 [INFO] 2024-03-09T07:53:02.072Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/spotbugs/bug-pattern-1.5.0.jar 07:53:02 [INFO] 2024-03-09T07:53:02.087Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:02 [INFO] 2024-03-09T07:53:02.171Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT-sources.jar 07:53:02 [INFO] 2024-03-09T07:53:02.193Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-0.21.2-SNAPSHOT.jar 07:53:02 [INFO] 2024-03-09T07:53:02.260Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:02 [INFO] 2024-03-09T07:53:02.276Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.2-SNAPSHOT-sources.jar 07:53:02 [INFO] 2024-03-09T07:53:02.277Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.2-SNAPSHOT.jar 07:53:02 [INFO] 2024-03-09T07:53:02.278Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:53:02 [INFO] 2024-03-09T07:53:02.288Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT-sources.jar 07:53:02 [INFO] 2024-03-09T07:53:02.291Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-0.21.2-SNAPSHOT.jar 07:53:02 [INFO] 2024-03-09T07:53:02.305Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:53:02 [INFO] 2024-03-09T07:53:02.320Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT-executable.jar 07:53:02 [INFO] 2024-03-09T07:53:02.798Z Scanned 49018 files so far 07:53:04 [INFO] 2024-03-09T07:53:04.329Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.335Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.337Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/bgp-bmp-mock-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.341Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-mock/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.356Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.367Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.370Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-test-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.372Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT-tests.jar 07:53:04 [INFO] 2024-03-09T07:53:04.376Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.384Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.399Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.410Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.413Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.435Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.450Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.466Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.469Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.476Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/concepts/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.491Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.495Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.496Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.498Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.513Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.518Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.519Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-test-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.520Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT-tests.jar 07:53:04 [INFO] 2024-03-09T07:53:04.523Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.526Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.541Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.546Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.547Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.549Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.564Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.568Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.569Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.571Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.587Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.591Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.592Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-test-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.593Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT-tests.jar 07:53:04 [INFO] 2024-03-09T07:53:04.594Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.596Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.610Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.625Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.630Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.630Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.632Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.643Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.647Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/data-change-counter-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.653Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/data-change-counter/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.668Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.692Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.698Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.713Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.728Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.734Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT-sources.jar 07:53:04 [INFO] 2024-03-09T07:53:04.735Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-0.21.2-SNAPSHOT.jar 07:53:04 [INFO] 2024-03-09T07:53:04.741Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/spotbugs/bug-pattern-1.5.0.jar 07:53:04 [INFO] 2024-03-09T07:53:04.756Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:04 [INFO] 2024-03-09T07:53:04.971Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT-sources.jar 07:53:05 [INFO] 2024-03-09T07:53:05.019Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-0.21.2-SNAPSHOT.jar 07:53:05 [INFO] 2024-03-09T07:53:05.167Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:05 [INFO] 2024-03-09T07:53:05.182Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-javadoc.jar 07:53:05 [INFO] 2024-03-09T07:53:05.192Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT-sources.jar 07:53:05 [INFO] 2024-03-09T07:53:05.195Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.2-SNAPSHOT.jar 07:53:05 [INFO] 2024-03-09T07:53:05.202Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/auto-bandwidth-extension/target/spotbugs/bug-pattern-1.5.0.jar 07:53:05 [INFO] 2024-03-09T07:53:05.220Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT-javadoc.jar 07:53:05 [INFO] 2024-03-09T07:53:05.249Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT-sources.jar 07:53:05 [INFO] 2024-03-09T07:53:05.259Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/pcep-base-parser-0.21.2-SNAPSHOT.jar 07:53:05 [INFO] 2024-03-09T07:53:05.291Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/base-parser/target/spotbugs/bug-pattern-1.5.0.jar 07:53:05 [INFO] 2024-03-09T07:53:05.306Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.21.2-SNAPSHOT-sources.jar 07:53:05 [INFO] 2024-03-09T07:53:05.307Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/config-example/target/pcep-config-example-0.21.2-SNAPSHOT.jar 07:53:05 [INFO] 2024-03-09T07:53:05.308Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-javadoc.jar 07:53:05 [INFO] 2024-03-09T07:53:05.318Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT-sources.jar 07:53:05 [INFO] 2024-03-09T07:53:05.320Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.2-SNAPSHOT.jar 07:53:05 [INFO] 2024-03-09T07:53:05.325Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-p2mp-te-lsp/target/spotbugs/bug-pattern-1.5.0.jar 07:53:05 [INFO] 2024-03-09T07:53:05.339Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT-javadoc.jar 07:53:05 [INFO] 2024-03-09T07:53:05.443Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT-sources.jar 07:53:05 [INFO] 2024-03-09T07:53:05.470Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.2-SNAPSHOT.jar 07:53:05 [INFO] 2024-03-09T07:53:05.568Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/ietf-stateful/target/spotbugs/bug-pattern-1.5.0.jar 07:53:05 [INFO] 2024-03-09T07:53:05.583Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-javadoc.jar 07:53:05 [INFO] 2024-03-09T07:53:05.593Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-sources.jar 07:53:05 [INFO] 2024-03-09T07:53:05.596Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-test-sources.jar 07:53:05 [INFO] 2024-03-09T07:53:05.602Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT-tests.jar 07:53:05 [INFO] 2024-03-09T07:53:05.623Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.21.2-SNAPSHOT.jar 07:53:05 [INFO] 2024-03-09T07:53:05.632Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/spotbugs/bug-pattern-1.5.0.jar 07:53:05 [INFO] 2024-03-09T07:53:05.647Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT-executable.jar 07:53:07 [INFO] 2024-03-09T07:53:07.281Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT-javadoc.jar 07:53:07 [INFO] 2024-03-09T07:53:07.291Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT-sources.jar 07:53:07 [INFO] 2024-03-09T07:53:07.294Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-0.21.2-SNAPSHOT.jar 07:53:07 [INFO] 2024-03-09T07:53:07.305Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/spotbugs/bug-pattern-1.5.0.jar 07:53:07 [INFO] 2024-03-09T07:53:07.320Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT-javadoc.jar 07:53:07 [INFO] 2024-03-09T07:53:07.363Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT-sources.jar 07:53:07 [INFO] 2024-03-09T07:53:07.374Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/pcep-segment-routing-0.21.2-SNAPSHOT.jar 07:53:07 [INFO] 2024-03-09T07:53:07.404Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 07:53:07 [INFO] 2024-03-09T07:53:07.419Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:07 [INFO] 2024-03-09T07:53:07.432Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT-sources.jar 07:53:07 [INFO] 2024-03-09T07:53:07.437Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-0.21.2-SNAPSHOT.jar 07:53:07 [INFO] 2024-03-09T07:53:07.445Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:07 [INFO] 2024-03-09T07:53:07.460Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT-javadoc.jar 07:53:07 [INFO] 2024-03-09T07:53:07.467Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT-sources.jar 07:53:07 [INFO] 2024-03-09T07:53:07.469Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/pcep-server-provider-0.21.2-SNAPSHOT.jar 07:53:07 [INFO] 2024-03-09T07:53:07.481Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-provider/target/spotbugs/bug-pattern-1.5.0.jar 07:53:07 [INFO] 2024-03-09T07:53:07.496Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-javadoc.jar 07:53:07 [INFO] 2024-03-09T07:53:07.514Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-sources.jar 07:53:07 [INFO] 2024-03-09T07:53:07.519Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-test-sources.jar 07:53:07 [INFO] 2024-03-09T07:53:07.520Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT-tests.jar 07:53:07 [INFO] 2024-03-09T07:53:07.523Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-0.21.2-SNAPSHOT.jar 07:53:07 [INFO] 2024-03-09T07:53:07.534Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/spotbugs/bug-pattern-1.5.0.jar 07:53:07 [INFO] 2024-03-09T07:53:07.548Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT-executable.jar 07:53:07 [INFO] 2024-03-09T07:53:07.798Z Scanned 77008 files so far 07:53:09 [INFO] 2024-03-09T07:53:09.158Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.164Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.165Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/pcep-testtool-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.166Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/testtool/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.181Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.186Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.187Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/pcep-cli-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.189Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/cli/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.204Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.272Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.291Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.338Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.354Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.368Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.375Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-test-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.377Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT-tests.jar 07:53:09 [INFO] 2024-03-09T07:53:09.388Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.416Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.431Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.435Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.436Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.438Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.470Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.497Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.505Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.525Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.544Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.555Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.558Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.565Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-provider/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.580Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.602Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.608Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.624Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.639Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.643Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.645Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-test-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.646Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT-tests.jar 07:53:09 [INFO] 2024-03-09T07:53:09.649Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.653Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.668Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.674Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.675Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.677Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.692Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.700Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.701Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.704Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.719Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.730Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.733Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-0.21.2-SNAPSHOT.jar 07:53:09 [INFO] 2024-03-09T07:53:09.738Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:09 [INFO] 2024-03-09T07:53:09.753Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:09 [INFO] 2024-03-09T07:53:09.882Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT-sources.jar 07:53:09 [INFO] 2024-03-09T07:53:09.915Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-0.21.2-SNAPSHOT.jar 07:53:10 [INFO] 2024-03-09T07:53:10.001Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:10 [INFO] 2024-03-09T07:53:10.016Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT-javadoc.jar 07:53:10 [INFO] 2024-03-09T07:53:10.041Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT-sources.jar 07:53:10 [INFO] 2024-03-09T07:53:10.049Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-0.21.2-SNAPSHOT.jar 07:53:10 [INFO] 2024-03-09T07:53:10.069Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/spotbugs/bug-pattern-1.5.0.jar 07:53:10 [INFO] 2024-03-09T07:53:10.088Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT-javadoc.jar 07:53:10 [INFO] 2024-03-09T07:53:10.102Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT-sources.jar 07:53:10 [INFO] 2024-03-09T07:53:10.105Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-0.21.2-SNAPSHOT.jar 07:53:10 [INFO] 2024-03-09T07:53:10.112Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/spotbugs/bug-pattern-1.5.0.jar 07:53:10 [INFO] 2024-03-09T07:53:10.126Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/spotbugs/bug-pattern-1.5.0.jar 07:53:10 [INFO] 2024-03-09T07:53:10.141Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-javadoc.jar 07:53:10 [INFO] 2024-03-09T07:53:10.147Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-sources.jar 07:53:10 [INFO] 2024-03-09T07:53:10.149Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-test-sources.jar 07:53:10 [INFO] 2024-03-09T07:53:10.150Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT-tests.jar 07:53:10 [INFO] 2024-03-09T07:53:10.151Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-0.21.2-SNAPSHOT.jar 07:53:10 [INFO] 2024-03-09T07:53:10.154Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:10 [INFO] 2024-03-09T07:53:10.175Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:10 [INFO] 2024-03-09T07:53:10.208Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT-sources.jar 07:53:10 [INFO] 2024-03-09T07:53:10.216Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-0.21.2-SNAPSHOT.jar 07:53:10 [INFO] 2024-03-09T07:53:10.238Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 07:53:10 [INFO] 2024-03-09T07:53:10.252Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT-javadoc.jar 07:53:10 [INFO] 2024-03-09T07:53:10.274Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT-sources.jar 07:53:10 [INFO] 2024-03-09T07:53:10.279Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-0.21.2-SNAPSHOT.jar 07:53:10 [INFO] 2024-03-09T07:53:10.292Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 07:53:10 [INFO] 2024-03-09T07:53:10.306Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT-javadoc.jar 07:53:10 [INFO] 2024-03-09T07:53:10.328Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT-sources.jar 07:53:10 [INFO] 2024-03-09T07:53:10.334Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-0.21.2-SNAPSHOT.jar 07:53:10 [INFO] 2024-03-09T07:53:10.346Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/util/target/spotbugs/bug-pattern-1.5.0.jar 07:53:10 [INFO] 2024-03-09T07:53:10.362Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-javadoc.jar 07:53:10 [INFO] 2024-03-09T07:53:10.369Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-sources.jar 07:53:10 [INFO] 2024-03-09T07:53:10.371Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-test-sources.jar 07:53:10 [INFO] 2024-03-09T07:53:10.372Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT-tests.jar 07:53:10 [INFO] 2024-03-09T07:53:10.383Z Starting scanning target: /w/workspace/bgpcep-maven-clm-master/util/target/util-0.21.2-SNAPSHOT.jar 07:53:10 [INFO] 2024-03-09T07:53:10.387Z Scanned 92217 total files 07:53:35 [INFO] 2024-03-09T07:53:35.534Z Finished scanning application odl-bgpcep. 07:53:35 [INFO] Discovered repository url '$GIT_URL/bgpcep/bgpcep/bgpcep/bgpcep' via environment variable GIT_URL 07:53:35 [INFO] Repository URL $GIT_URL/bgpcep/bgpcep/bgpcep/bgpcep was found using automation 07:53:35 [INFO] Amending source control record for application with id: odl-bgpcep with discovered Repository URL: $GIT_URL/bgpcep/bgpcep/bgpcep/bgpcep 07:53:36 [INFO] 2024-03-09T07:53:36.432Z Evaluating application odl-bgpcep for stage release. 07:53:37 [INFO] Waiting for policy evaluation to complete... 07:53:43 [INFO] Assigned scan ID fb34f26938b042259585445eb7ee5866 07:55:10 [INFO] Policy evaluation completed in 93 seconds. 07:55:10 [INFO] 2024-03-09T07:55:10.388Z Finished evaluating application odl-bgpcep for stage release. 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty-handler : 4.1.104.Final, hash=18c0e659950cdef5f12c) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty-handler : 4.1.104.Final, hash=18c0e659950cdef5f12c) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : bgp-bmp-mock : jar : executable : 0.21.1, hash=7ce6192bfc4b99704752) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : bgp-bmp-mock : jar : executable : 0.21.1, hash=7ce6192bfc4b99704752) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : bgp-testtool : jar : executable : 0.21.1, hash=c48d409339e3f0b9e772) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : bgp-testtool : jar : executable : 0.21.1, hash=c48d409339e3f0b9e772) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.0, hash=690e59d11cf1f98ca084) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.0, hash=690e59d11cf1f98ca084) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.0, hash=690e59d11cf1f98ca084) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.21.0, hash=690e59d11cf1f98ca084) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.0, hash=7a380ed35cd4ca6b32cf) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.0, hash=7a380ed35cd4ca6b32cf) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.0, hash=7a380ed35cd4ca6b32cf) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.21.0, hash=7a380ed35cd4ca6b32cf) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.0, hash=6359028fcf318e8f2b6f) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.0, hash=6359028fcf318e8f2b6f) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.0, hash=6359028fcf318e8f2b6f) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1215 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1215 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.0, hash=6359028fcf318e8f2b6f) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1216 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1216 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1216 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.0, hash=c9b49bd675052847c5a7) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.0, hash=c9b49bd675052847c5a7) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45865 with severity >= 4 (severity = 4.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45865 with severity < 8 (severity = 4.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45865 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL EPL-Incompatible License) [ 07:55:10 Component(displayName=com.rabbitmq : amqp-client : 5.20.0, hash=e8b2cbfe10d9cdcdc299) [ 07:55:10 Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2019-16869 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-16869 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-16869 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-43797 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-43797 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-43797 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0029 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0029 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0029 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0103 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0103 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0103 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=ch.qos.logback : logback-core : 1.2.12, hash=1d8e51a698b138065d73) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=ch.qos.logback : logback-core : 1.2.12, hash=1d8e51a698b138065d73) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=ch.qos.logback : logback-classic : 1.2.12, hash=d4dee19148dccb177a07) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=ch.qos.logback : logback-classic : 1.2.12, hash=d4dee19148dccb177a07) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 07:55:10 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-Medium) [ 07:55:10 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 07:55:10 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-High) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20444 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20444 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20444 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy failing due to 07:55:10 Policy(ODL Security-High) [ 07:55:10 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 07:55:10 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20445 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20445 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20445 with status 'Open', not 'Not Applicable'] ]] 07:55:10 07:55:10 Nexus IQ reports policy warning due to 07:55:10 Policy(ODL Security-Low) [ 07:55:10 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 07:55:10 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] 07:55:10 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-bgpcep/report/fb34f26938b042259585445eb7ee5866 07:55:10 Summary of policy violations: 3 critical, 37 severe, 208 moderate 07:55:10 FATAL: IQ Server evaluation of application odl-bgpcep failed 07:55:10 $ ssh-agent -k 07:55:10 unset SSH_AUTH_SOCK; 07:55:10 unset SSH_AGENT_PID; 07:55:10 echo Agent pid 5667 killed; 07:55:10 [ssh-agent] Stopped. 07:55:10 ERROR: IQ Server evaluation of application odl-bgpcep failed 07:55:10 [PostBuildScript] - [INFO] Executing post build scripts. 07:55:10 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins17092588072338783091.sh 07:55:10 ---> sysstat.sh 07:55:10 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins15623271271823509553.sh 07:55:10 ---> package-listing.sh 07:55:10 ++ facter osfamily 07:55:10 ++ tr '[:upper:]' '[:lower:]' 07:55:11 + OS_FAMILY=redhat 07:55:11 + workspace=/w/workspace/bgpcep-maven-clm-master 07:55:11 + START_PACKAGES=/tmp/packages_start.txt 07:55:11 + END_PACKAGES=/tmp/packages_end.txt 07:55:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:55:11 + PACKAGES=/tmp/packages_start.txt 07:55:11 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:55:11 + PACKAGES=/tmp/packages_end.txt 07:55:11 + case "${OS_FAMILY}" in 07:55:11 + rpm -qa 07:55:11 + sort 07:55:11 + '[' -f /tmp/packages_start.txt ']' 07:55:11 + '[' -f /tmp/packages_end.txt ']' 07:55:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:55:11 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:55:11 + mkdir -p /w/workspace/bgpcep-maven-clm-master/archives/ 07:55:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-clm-master/archives/ 07:55:11 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins108499417130940702.sh 07:55:11 ---> capture-instance-metadata.sh 07:55:11 Setup pyenv: 07:55:11 system 07:55:11 3.8.13 07:55:11 3.9.13 07:55:11 * 3.10.6 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:55:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l1HT from file:/tmp/.os_lf_venv 07:55:13 lf-activate-venv(): INFO: Installing: lftools 07:55:28 lf-activate-venv(): INFO: Adding /tmp/venv-l1HT/bin to PATH 07:55:28 INFO: Running in OpenStack, capturing instance metadata 07:55:28 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins3344223021399949839.sh 07:55:28 provisioning config files... 07:55:29 Could not find credentials [logs] for bgpcep-maven-clm-master #151 07:55:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config8696100003238558958tmp 07:55:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:55:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:55:29 provisioning config files... 07:55:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:55:29 [EnvInject] - Injecting environment variables from a build step. 07:55:29 [EnvInject] - Injecting as environment variables the properties content 07:55:29 SERVER_ID=logs 07:55:29 07:55:29 [EnvInject] - Variables injected successfully. 07:55:29 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins4990980987884688847.sh 07:55:29 ---> create-netrc.sh 07:55:29 WARN: Log server credential not found. 07:55:29 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins17702877552785068418.sh 07:55:29 ---> python-tools-install.sh 07:55:29 Setup pyenv: 07:55:29 system 07:55:29 3.8.13 07:55:29 3.9.13 07:55:29 * 3.10.6 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:55:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l1HT from file:/tmp/.os_lf_venv 07:55:31 lf-activate-venv(): INFO: Installing: lftools 07:55:40 lf-activate-venv(): INFO: Adding /tmp/venv-l1HT/bin to PATH 07:55:40 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins10483859750883176937.sh 07:55:40 ---> sudo-logs.sh 07:55:40 Archiving 'sudo' log.. 07:55:40 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins14796637156716561750.sh 07:55:40 ---> job-cost.sh 07:55:40 Setup pyenv: 07:55:40 system 07:55:40 3.8.13 07:55:40 3.9.13 07:55:40 * 3.10.6 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:55:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l1HT from file:/tmp/.os_lf_venv 07:55:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:55:49 lf-activate-venv(): INFO: Adding /tmp/venv-l1HT/bin to PATH 07:55:49 INFO: No Stack... 07:55:50 INFO: Retrieving Pricing Info for: v3-standard-8 07:55:50 INFO: Archiving Costs 07:55:50 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins4773473371386985887.sh 07:55:50 ---> logs-deploy.sh 07:55:50 Setup pyenv: 07:55:50 system 07:55:50 3.8.13 07:55:50 3.9.13 07:55:50 * 3.10.6 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:55:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l1HT from file:/tmp/.os_lf_venv 07:55:52 lf-activate-venv(): INFO: Installing: lftools 07:56:01 lf-activate-venv(): INFO: Adding /tmp/venv-l1HT/bin to PATH 07:56:01 WARNING: Nexus logging server not set 07:56:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-clm-master/151/ 07:56:01 INFO: archiving logs to S3 07:56:08 ---> uname -a: 07:56:08 Linux prd-centos8-builder-8c-8g-4775.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:56:08 07:56:08 07:56:08 ---> lscpu: 07:56:08 Architecture: x86_64 07:56:08 CPU op-mode(s): 32-bit, 64-bit 07:56:08 Byte Order: Little Endian 07:56:08 CPU(s): 8 07:56:08 On-line CPU(s) list: 0-7 07:56:08 Thread(s) per core: 1 07:56:08 Core(s) per socket: 1 07:56:08 Socket(s): 8 07:56:08 NUMA node(s): 1 07:56:08 Vendor ID: AuthenticAMD 07:56:08 CPU family: 23 07:56:08 Model: 49 07:56:08 Model name: AMD EPYC-Rome Processor 07:56:08 Stepping: 0 07:56:08 CPU MHz: 2800.000 07:56:08 BogoMIPS: 5600.00 07:56:08 Virtualization: AMD-V 07:56:08 Hypervisor vendor: KVM 07:56:08 Virtualization type: full 07:56:08 L1d cache: 32K 07:56:08 L1i cache: 32K 07:56:08 L2 cache: 512K 07:56:08 L3 cache: 16384K 07:56:08 NUMA node0 CPU(s): 0-7 07:56:08 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:56:08 07:56:08 07:56:08 ---> nproc: 07:56:08 8 07:56:08 07:56:08 07:56:08 ---> df -h: 07:56:08 Filesystem Size Used Avail Use% Mounted on 07:56:08 devtmpfs 16G 0 16G 0% /dev 07:56:08 tmpfs 16G 0 16G 0% /dev/shm 07:56:08 tmpfs 16G 17M 16G 1% /run 07:56:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:56:08 /dev/vda1 160G 12G 149G 8% / 07:56:08 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:56:08 07:56:08 07:56:08 ---> free -m: 07:56:08 total used free shared buff/cache available 07:56:08 Mem: 31888 2153 24809 19 4925 29261 07:56:08 Swap: 1023 0 1023 07:56:08 07:56:08 07:56:08 ---> ip addr: 07:56:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:56:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:56:08 inet 127.0.0.1/8 scope host lo 07:56:08 valid_lft forever preferred_lft forever 07:56:08 inet6 ::1/128 scope host 07:56:08 valid_lft forever preferred_lft forever 07:56:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:56:08 link/ether fa:16:3e:44:01:5c brd ff:ff:ff:ff:ff:ff 07:56:08 altname enp0s3 07:56:08 altname ens3 07:56:08 inet 10.30.171.229/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 07:56:08 valid_lft 83599sec preferred_lft 83599sec 07:56:08 inet6 fe80::f816:3eff:fe44:15c/64 scope link 07:56:08 valid_lft forever preferred_lft forever 07:56:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:56:08 link/ether 02:42:ac:c7:cb:a5 brd ff:ff:ff:ff:ff:ff 07:56:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:56:08 valid_lft forever preferred_lft forever 07:56:08 07:56:08 07:56:08 ---> sar -b -r -n DEV: 07:56:08 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/09/2024 _x86_64_ (8 CPU) 07:56:08 07:56:08 07:09:24 LINUX RESTART (8 CPU) 07:56:08 07:56:08 07:10:01 AM tps rtps wtps bread/s bwrtn/s 07:56:08 07:11:01 AM 102.02 10.89 91.12 1835.31 6516.06 07:56:08 07:12:01 AM 317.31 21.16 296.15 4258.18 13684.02 07:56:08 07:13:01 AM 88.79 1.82 86.98 151.10 9998.92 07:56:08 07:14:01 AM 41.60 0.03 41.57 1.08 1109.95 07:56:08 07:15:01 AM 41.92 0.05 41.87 82.64 4028.59 07:56:08 07:16:01 AM 40.65 0.00 40.65 0.00 2080.22 07:56:08 07:17:01 AM 62.64 0.00 62.64 0.00 3181.12 07:56:08 07:18:01 AM 45.03 0.00 45.03 0.00 2912.93 07:56:08 07:19:01 AM 28.41 0.05 28.36 1.07 2096.60 07:56:08 07:20:01 AM 14.53 0.00 14.53 0.00 1467.71 07:56:08 07:21:01 AM 37.59 0.00 37.59 0.00 2730.57 07:56:08 07:22:01 AM 30.21 0.00 30.21 0.00 2662.66 07:56:08 07:23:01 AM 29.22 0.00 29.22 0.00 2386.89 07:56:08 07:24:01 AM 56.48 9.95 46.53 128.89 6121.21 07:56:08 07:25:01 AM 42.84 0.03 42.80 0.27 1263.86 07:56:08 07:26:01 AM 51.19 0.00 51.19 0.00 1725.95 07:56:08 07:27:01 AM 24.69 0.00 24.69 0.00 1323.66 07:56:08 07:28:01 AM 16.01 0.00 16.01 0.00 1388.37 07:56:08 07:29:01 AM 42.64 0.00 42.64 0.00 3998.73 07:56:08 07:30:01 AM 49.33 0.00 49.33 0.00 1400.82 07:56:08 07:31:01 AM 27.18 0.00 27.18 0.00 1124.91 07:56:08 07:32:01 AM 44.74 0.00 44.74 0.00 2570.95 07:56:08 07:33:01 AM 38.75 0.00 38.75 0.00 2065.34 07:56:08 07:34:01 AM 48.21 0.00 48.21 0.00 2341.93 07:56:08 07:35:01 AM 48.75 0.00 48.75 0.00 2182.66 07:56:08 07:36:01 AM 41.42 0.00 41.42 0.00 1621.19 07:56:08 07:37:01 AM 42.36 0.00 42.36 0.00 1751.21 07:56:08 07:38:01 AM 20.69 0.00 20.69 0.00 1298.48 07:56:08 07:39:01 AM 61.36 0.00 61.36 0.00 6461.93 07:56:08 07:40:01 AM 31.12 0.00 31.12 0.00 1229.84 07:56:08 07:41:01 AM 36.22 0.00 36.22 0.00 2158.25 07:56:08 07:42:01 AM 33.77 0.00 33.77 0.00 1729.56 07:56:08 07:43:01 AM 46.79 0.00 46.79 0.00 2196.87 07:56:08 07:44:01 AM 33.58 0.00 33.58 0.00 1995.50 07:56:08 07:45:01 AM 16.73 0.02 16.71 0.13 2130.92 07:56:08 07:46:01 AM 43.81 0.00 43.81 0.00 1758.04 07:56:08 07:47:01 AM 41.49 0.00 41.49 0.00 3429.06 07:56:08 07:48:01 AM 38.01 0.00 38.01 0.00 1188.92 07:56:08 07:49:01 AM 43.50 0.00 43.50 0.00 1772.04 07:56:08 07:50:01 AM 30.01 0.00 30.01 0.00 1086.89 07:56:08 07:51:01 AM 40.74 0.00 40.74 0.00 1803.17 07:56:08 07:52:01 AM 22.73 0.00 22.73 0.00 3359.25 07:56:08 07:53:01 AM 106.45 2.37 104.08 59.19 12946.24 07:56:08 07:54:01 AM 39.64 0.00 39.64 0.00 16995.62 07:56:08 07:55:01 AM 2.90 0.00 2.90 0.00 46.58 07:56:08 07:56:01 AM 39.91 0.78 39.13 79.43 2085.04 07:56:08 Average: 47.48 1.03 46.46 143.49 3292.40 07:56:08 07:56:08 07:10:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:56:08 07:11:01 AM 29432500 31233652 3220968 9.86 2688 2123496 1524856 4.52 228556 2557700 172588 07:56:08 07:12:01 AM 28143520 30345408 4509948 13.81 2688 2514700 2070684 6.14 317420 3709288 131412 07:56:08 07:13:01 AM 26728076 29187560 5925392 18.15 2688 2767704 3291324 9.77 513364 4908088 109164 07:56:08 07:14:01 AM 27271076 29695036 5382392 16.48 2688 2731164 3112696 9.24 547780 4331684 67840 07:56:08 07:15:01 AM 26166052 28643128 6487416 19.87 2688 2783584 3900028 11.57 559440 5418496 16728 07:56:08 07:16:01 AM 25782300 28380756 6871168 21.04 2688 2901596 3904364 11.58 571316 5778088 94044 07:56:08 07:17:01 AM 25707308 28333812 6946160 21.27 2688 2924864 3914040 11.61 590500 5812708 49204 07:56:08 07:18:01 AM 26011464 28664688 6642004 20.34 2688 2949236 3902760 11.58 596500 5499860 15836 07:56:08 07:19:01 AM 25708096 28415892 6945372 21.27 2688 3002592 3735916 11.09 606868 5787252 17824 07:56:08 07:20:01 AM 25652416 28402364 7001052 21.44 2688 3043348 3917108 11.62 611780 5833584 21764 07:56:08 07:21:01 AM 25529520 28384360 7123948 21.82 2688 3142624 3909256 11.60 629692 5918008 55272 07:56:08 07:22:01 AM 25402048 28275896 7251420 22.21 2688 3160792 3713604 11.02 635104 6032000 1956 07:56:08 07:23:01 AM 25424768 28357728 7228700 22.14 2688 3218344 3666648 10.88 644936 5994504 6508 07:56:08 07:24:01 AM 25303524 28385640 7349944 22.51 2688 3365464 4212940 12.50 763744 5991688 4108 07:56:08 07:25:01 AM 24624440 27804932 8029028 24.59 2688 3463500 4282008 12.71 774072 6654736 95492 07:56:08 07:26:01 AM 22261372 25645556 10392096 31.83 2688 3666224 6539968 19.41 808516 8975596 176268 07:56:08 07:27:01 AM 25222068 28339004 7431400 22.76 2688 3398852 3736652 11.09 775260 6057116 7904 07:56:08 07:28:01 AM 24926792 28071772 7726676 23.66 2688 3427072 3913248 11.61 780504 6344580 20 07:56:08 07:29:01 AM 22757748 26082092 9895720 30.31 2688 3601684 5975412 17.73 799432 8479608 157528 07:56:08 07:30:01 AM 22986780 26337324 9666688 29.60 2688 3626068 5682420 16.86 817284 8231204 175696 07:56:08 07:31:01 AM 24961712 28158224 7691756 23.56 2688 3472248 3868840 11.48 796936 6284508 13308 07:56:08 07:32:01 AM 25107076 28358284 7546392 23.11 2688 3520724 3632144 10.78 802288 6123436 12904 07:56:08 07:33:01 AM 24943416 28258484 7710052 23.61 2688 3579608 4257260 12.63 814232 6263904 33904 07:56:08 07:34:01 AM 24837408 28189952 7816060 23.94 2688 3611052 4271796 12.68 821556 6353624 23652 07:56:08 07:35:01 AM 22998836 26476216 9654632 29.57 2688 3734300 5584504 16.57 838296 8165708 113836 07:56:08 07:36:01 AM 22902992 26393192 9750476 29.86 2688 3746456 5691416 16.89 842108 8255992 113860 07:56:08 07:37:01 AM 22643032 26318740 10010436 30.66 2688 3930520 5750800 17.06 865648 8488952 171716 07:56:08 07:38:01 AM 24386040 27902864 8267428 25.32 2688 3772196 4128992 12.25 839984 6777784 104588 07:56:08 07:39:01 AM 23144440 26751972 9509028 29.12 2688 3855328 5594300 16.60 862180 7977312 116696 07:56:08 07:40:01 AM 22224268 25867920 10429200 31.94 2688 3889036 6385624 18.95 868800 8885476 135120 07:56:08 07:41:01 AM 24642296 28212840 8011172 24.53 2688 3813912 3655036 10.85 861144 6480160 22176 07:56:08 07:42:01 AM 24524784 28129764 8128684 24.89 2688 3846732 4293684 12.74 867496 6588340 26752 07:56:08 07:43:01 AM 24312952 27961212 8340516 25.54 2688 3883504 4335940 12.87 875872 6779540 29404 07:56:08 07:44:01 AM 24212784 27893236 8440684 25.85 2688 3915380 4176716 12.39 882012 6871584 23684 07:56:08 07:45:01 AM 24368264 28093684 8285204 25.37 2688 3959476 3791740 11.25 886572 6709796 13048 07:56:08 07:46:01 AM 23679720 27510756 8973748 27.48 2688 4060460 4380928 13.00 898496 7375804 98292 07:56:08 07:47:01 AM 24348536 28098640 8304932 25.43 2688 3978496 3742020 11.10 893864 6711388 448 07:56:08 07:48:01 AM 24324504 28090752 8328964 25.51 2688 3994084 3775656 11.20 898820 6731464 14116 07:56:08 07:49:01 AM 22325448 26210328 10328020 31.63 2688 4111744 5812420 17.25 914940 8704932 110748 07:56:08 07:50:01 AM 24046736 27888316 8606732 26.36 2688 4069276 3979060 11.81 908632 6997552 63216 07:56:08 07:51:01 AM 24238836 28046616 8414632 25.77 2688 4032916 3769532 11.18 911840 6799728 7972 07:56:08 07:52:01 AM 24049596 27966704 8603872 26.35 2688 4142560 3711356 11.01 916816 6982244 27192 07:56:08 07:53:01 AM 26010032 30557524 6643436 20.35 2688 4760080 1767388 5.24 1070676 4851724 466876 07:56:08 07:54:01 AM 25485516 30040804 7167952 21.95 2688 4772008 2302472 6.83 1131396 5322916 4 07:56:08 07:55:01 AM 25485192 30040480 7168276 21.95 2688 4772008 2302472 6.83 1131396 5322708 4 07:56:08 07:56:01 AM 25454656 30005256 7198812 22.05 2688 4767584 2378532 7.06 1311612 5174492 10984 07:56:08 Average: 24797847 28139334 7855621 24.06 2688 3604448 4048838 12.01 788819 6441236 68079 07:56:08 07:56:08 07:10:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:56:08 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:11:01 AM eth0 84.54 71.02 1061.52 8.61 0.00 0.00 0.00 0.00 07:56:08 07:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:12:01 AM eth0 264.58 233.62 3589.31 42.86 0.00 0.00 0.00 0.00 07:56:08 07:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:13:01 AM lo 1747.22 1747.22 1712.92 1712.92 0.00 0.00 0.00 0.00 07:56:08 07:13:01 AM eth0 101.50 81.86 2025.83 11.98 0.00 0.00 0.00 0.00 07:56:08 07:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:14:01 AM lo 1704.36 1704.36 1757.61 1757.61 0.00 0.00 0.00 0.00 07:56:08 07:14:01 AM eth0 62.94 55.16 995.67 8.03 0.00 0.00 0.00 0.00 07:56:08 07:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:15:01 AM lo 774.21 774.21 784.07 784.07 0.00 0.00 0.00 0.00 07:56:08 07:15:01 AM eth0 14.21 13.53 29.05 3.55 0.00 0.00 0.00 0.00 07:56:08 07:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:16:01 AM lo 1627.79 1627.79 1643.64 1643.64 0.00 0.00 0.00 0.00 07:56:08 07:16:01 AM eth0 18.93 17.58 45.32 4.32 0.00 0.00 0.00 0.00 07:56:08 07:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:17:01 AM lo 1268.29 1268.29 1298.38 1298.38 0.00 0.00 0.00 0.00 07:56:08 07:17:01 AM eth0 9.98 9.55 9.21 2.64 0.00 0.00 0.00 0.00 07:56:08 07:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:18:01 AM lo 1790.72 1790.72 1800.14 1800.14 0.00 0.00 0.00 0.00 07:56:08 07:18:01 AM eth0 9.36 8.71 2.44 2.76 0.00 0.00 0.00 0.00 07:56:08 07:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:19:01 AM eth0 20.88 11.61 3.81 4.46 0.00 0.00 0.00 0.00 07:56:08 07:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:20:01 AM eth0 11.00 9.97 2.46 3.94 0.00 0.00 0.00 0.00 07:56:08 07:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:21:01 AM eth0 15.63 14.50 9.34 4.27 0.00 0.00 0.00 0.00 07:56:08 07:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:22:01 AM lo 9.01 9.01 0.60 0.60 0.00 0.00 0.00 0.00 07:56:08 07:22:01 AM eth0 11.28 9.78 26.64 2.96 0.00 0.00 0.00 0.00 07:56:08 07:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:23:01 AM lo 854.60 854.60 855.83 855.83 0.00 0.00 0.00 0.00 07:56:08 07:23:01 AM eth0 149.78 99.95 482.80 9.19 0.00 0.00 0.00 0.00 07:56:08 07:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:24:01 AM lo 2737.72 2737.72 2744.07 2744.07 0.00 0.00 0.00 0.00 07:56:08 07:24:01 AM eth0 108.83 70.03 887.56 6.75 0.00 0.00 0.00 0.00 07:56:08 07:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:25:01 AM lo 2539.19 2539.19 2554.85 2554.85 0.00 0.00 0.00 0.00 07:56:08 07:25:01 AM eth0 11.36 5.00 1.91 1.44 0.00 0.00 0.00 0.00 07:56:08 07:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:26:01 AM lo 1978.54 1978.54 2023.33 2023.33 0.00 0.00 0.00 0.00 07:56:08 07:26:01 AM eth0 5.73 4.91 5.59 1.34 0.00 0.00 0.00 0.00 07:56:08 07:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:27:01 AM lo 733.41 733.41 746.86 746.86 0.00 0.00 0.00 0.00 07:56:08 07:27:01 AM eth0 12.16 12.30 54.42 2.76 0.00 0.00 0.00 0.00 07:56:08 07:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:28:01 AM eth0 6.97 6.28 1.44 1.92 0.00 0.00 0.00 0.00 07:56:08 07:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:29:01 AM lo 2349.97 2349.97 2376.55 2376.55 0.00 0.00 0.00 0.00 07:56:08 07:29:01 AM eth0 6.73 6.03 1.98 1.89 0.00 0.00 0.00 0.00 07:56:08 07:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:30:01 AM lo 2504.75 2504.75 2521.66 2521.66 0.00 0.00 0.00 0.00 07:56:08 07:30:01 AM eth0 5.58 5.31 1.56 1.51 0.00 0.00 0.00 0.00 07:56:08 07:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:31:01 AM lo 905.32 905.32 911.00 911.00 0.00 0.00 0.00 0.00 07:56:08 07:31:01 AM eth0 7.52 6.80 1.64 2.06 0.00 0.00 0.00 0.00 07:56:08 07:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:32:01 AM lo 1665.21 1665.21 1680.56 1680.56 0.00 0.00 0.00 0.00 07:56:08 07:32:01 AM eth0 8.07 6.80 1.90 2.10 0.00 0.00 0.00 0.00 07:56:08 07:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:33:01 AM lo 758.31 758.31 765.62 765.62 0.00 0.00 0.00 0.00 07:56:08 07:33:01 AM eth0 10.23 9.30 2.54 3.05 0.00 0.00 0.00 0.00 07:56:08 07:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:34:01 AM lo 1339.98 1339.98 1368.67 1368.67 0.00 0.00 0.00 0.00 07:56:08 07:34:01 AM eth0 7.68 7.03 1.70 2.06 0.00 0.00 0.00 0.00 07:56:08 07:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:35:01 AM lo 2356.95 2356.95 2382.10 2382.10 0.00 0.00 0.00 0.00 07:56:08 07:35:01 AM eth0 6.83 6.23 1.78 1.85 0.00 0.00 0.00 0.00 07:56:08 07:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:36:01 AM lo 1377.67 1377.67 1405.54 1405.54 0.00 0.00 0.00 0.00 07:56:08 07:36:01 AM eth0 5.98 5.70 1.43 1.65 0.00 0.00 0.00 0.00 07:56:08 07:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:37:01 AM lo 1608.85 1608.85 1623.76 1623.76 0.00 0.00 0.00 0.00 07:56:08 07:37:01 AM eth0 5.93 5.52 1.40 1.64 0.00 0.00 0.00 0.00 07:56:08 07:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:38:01 AM lo 1113.66 1113.66 1104.22 1104.22 0.00 0.00 0.00 0.00 07:56:08 07:38:01 AM eth0 9.81 9.38 2.43 3.19 0.00 0.00 0.00 0.00 07:56:08 07:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:39:01 AM lo 1316.59 1316.59 1345.73 1345.73 0.00 0.00 0.00 0.00 07:56:08 07:39:01 AM eth0 6.91 6.53 1.57 2.17 0.00 0.00 0.00 0.00 07:56:08 07:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:40:01 AM lo 1733.01 1733.01 1744.51 1744.51 0.00 0.00 0.00 0.00 07:56:08 07:40:01 AM eth0 8.10 7.78 1.95 2.44 0.00 0.00 0.00 0.00 07:56:08 07:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:41:01 AM lo 745.10 745.10 757.07 757.07 0.00 0.00 0.00 0.00 07:56:08 07:41:01 AM eth0 11.88 10.88 2.58 3.22 0.00 0.00 0.00 0.00 07:56:08 07:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:42:01 AM lo 815.63 815.63 823.97 823.97 0.00 0.00 0.00 0.00 07:56:08 07:42:01 AM eth0 9.81 9.30 2.31 2.90 0.00 0.00 0.00 0.00 07:56:08 07:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:43:01 AM lo 1730.11 1730.11 1741.80 1741.80 0.00 0.00 0.00 0.00 07:56:08 07:43:01 AM eth0 6.47 6.10 1.46 2.00 0.00 0.00 0.00 0.00 07:56:08 07:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:44:01 AM lo 871.47 871.47 871.14 871.14 0.00 0.00 0.00 0.00 07:56:08 07:44:01 AM eth0 10.31 9.65 4.95 2.91 0.00 0.00 0.00 0.00 07:56:08 07:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:45:01 AM lo 3.85 3.85 0.26 0.26 0.00 0.00 0.00 0.00 07:56:08 07:45:01 AM eth0 7.86 7.33 14.39 2.62 0.00 0.00 0.00 0.00 07:56:08 07:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:46:01 AM lo 2195.47 2195.47 2185.65 2185.65 0.00 0.00 0.00 0.00 07:56:08 07:46:01 AM eth0 5.82 5.75 1.47 1.71 0.00 0.00 0.00 0.00 07:56:08 07:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:47:01 AM lo 1178.59 1178.59 1215.07 1215.07 0.00 0.00 0.00 0.00 07:56:08 07:47:01 AM eth0 5.61 4.97 1.41 8.24 0.00 0.00 0.00 0.00 07:56:08 07:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:48:01 AM lo 1616.81 1616.81 1635.10 1635.10 0.00 0.00 0.00 0.00 07:56:08 07:48:01 AM eth0 6.50 6.22 1.58 1.80 0.00 0.00 0.00 0.00 07:56:08 07:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:49:01 AM lo 2395.45 2395.45 2374.67 2374.67 0.00 0.00 0.00 0.00 07:56:08 07:49:01 AM eth0 8.38 7.93 2.07 2.33 0.00 0.00 0.00 0.00 07:56:08 07:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:50:01 AM lo 552.35 552.35 614.45 614.45 0.00 0.00 0.00 0.00 07:56:08 07:50:01 AM eth0 8.71 8.33 2.17 3.22 0.00 0.00 0.00 0.00 07:56:08 07:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:51:01 AM lo 1531.33 1531.33 1554.14 1554.14 0.00 0.00 0.00 0.00 07:56:08 07:51:01 AM eth0 5.72 5.52 1.39 1.61 0.00 0.00 0.00 0.00 07:56:08 07:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:52:01 AM lo 2.28 2.28 0.18 0.18 0.00 0.00 0.00 0.00 07:56:08 07:52:01 AM eth0 21.68 23.93 36.67 8.46 0.00 0.00 0.00 0.00 07:56:08 07:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:53:01 AM eth0 584.27 418.68 3652.45 101.52 0.00 0.00 0.00 0.00 07:56:08 07:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:54:01 AM eth0 62.71 36.49 19.59 278.30 0.00 0.00 0.00 0.00 07:56:08 07:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:55:01 AM eth0 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:56:08 07:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:56:01 AM eth0 17.36 17.57 13.96 12.18 0.00 0.00 0.00 0.00 07:56:08 07:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 Average: lo 1096.16 1096.16 1106.84 1106.84 0.00 0.00 0.00 0.00 07:56:08 Average: eth0 38.74 30.35 282.69 12.66 0.00 0.00 0.00 0.00 07:56:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:08 07:56:08 07:56:08 ---> sar -P ALL: 07:56:08 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/09/2024 _x86_64_ (8 CPU) 07:56:08 07:56:08 07:09:24 LINUX RESTART (8 CPU) 07:56:08 07:56:08 07:10:01 AM CPU %user %nice %system %iowait %steal %idle 07:56:08 07:11:01 AM all 9.65 0.00 1.28 0.45 0.04 88.58 07:56:08 07:11:01 AM 0 5.72 0.00 1.12 0.40 0.05 92.71 07:56:08 07:11:01 AM 1 11.89 0.00 1.64 0.72 0.05 85.71 07:56:08 07:11:01 AM 2 1.49 0.00 0.30 0.22 0.07 97.92 07:56:08 07:11:01 AM 3 15.78 0.00 1.70 1.24 0.05 81.23 07:56:08 07:11:01 AM 4 20.27 0.00 2.84 0.38 0.05 76.46 07:56:08 07:11:01 AM 5 17.02 0.00 1.57 0.42 0.03 80.96 07:56:08 07:11:01 AM 6 1.27 0.00 0.55 0.08 0.02 98.08 07:56:08 07:11:01 AM 7 3.72 0.00 0.52 0.13 0.02 95.62 07:56:08 07:12:01 AM all 24.39 0.00 1.90 0.89 0.08 72.73 07:56:08 07:12:01 AM 0 25.29 0.00 1.32 0.18 0.08 73.13 07:56:08 07:12:01 AM 1 38.07 0.00 2.31 0.92 0.10 58.61 07:56:08 07:12:01 AM 2 23.94 0.00 2.61 0.90 0.08 72.46 07:56:08 07:12:01 AM 3 15.36 0.00 2.82 1.48 0.08 80.26 07:56:08 07:12:01 AM 4 26.03 0.00 2.12 2.04 0.07 69.74 07:56:08 07:12:01 AM 5 21.12 0.00 1.17 0.30 0.08 77.32 07:56:08 07:12:01 AM 6 27.84 0.00 1.54 0.60 0.07 69.96 07:56:08 07:12:01 AM 7 17.44 0.00 1.36 0.67 0.08 80.45 07:56:08 07:13:01 AM all 44.19 0.00 2.71 0.62 0.10 52.38 07:56:08 07:13:01 AM 0 48.60 0.00 3.67 0.12 0.10 47.51 07:56:08 07:13:01 AM 1 36.30 0.00 2.08 0.03 0.10 61.48 07:56:08 07:13:01 AM 2 46.95 0.00 3.39 0.17 0.12 49.38 07:56:08 07:13:01 AM 3 42.75 0.00 2.72 0.23 0.08 54.21 07:56:08 07:13:01 AM 4 40.48 0.00 4.18 0.27 0.10 54.97 07:56:08 07:13:01 AM 5 54.00 0.00 2.40 1.51 0.10 42.00 07:56:08 07:13:01 AM 6 44.29 0.00 1.46 0.79 0.08 53.38 07:56:08 07:13:01 AM 7 40.14 0.00 1.76 1.83 0.10 56.16 07:56:08 07:14:01 AM all 36.13 0.00 2.73 0.11 0.10 60.93 07:56:08 07:14:01 AM 0 37.03 0.00 2.87 0.26 0.10 59.74 07:56:08 07:14:01 AM 1 33.25 0.00 4.62 0.22 0.09 61.82 07:56:08 07:14:01 AM 2 37.63 0.00 1.47 0.02 0.09 60.80 07:56:08 07:14:01 AM 3 43.97 0.00 2.45 0.05 0.10 53.42 07:56:08 07:14:01 AM 4 34.06 0.00 3.30 0.05 0.10 62.49 07:56:08 07:14:01 AM 5 38.02 0.00 3.60 0.17 0.10 58.11 07:56:08 07:14:01 AM 6 34.57 0.00 2.05 0.05 0.12 63.21 07:56:08 07:14:01 AM 7 30.53 0.00 1.52 0.07 0.09 67.80 07:56:08 07:15:01 AM all 45.70 0.00 2.18 0.19 0.10 51.83 07:56:08 07:15:01 AM 0 44.80 0.00 2.11 0.00 0.12 52.97 07:56:08 07:15:01 AM 1 53.73 0.00 2.34 0.03 0.12 43.78 07:56:08 07:15:01 AM 2 53.61 0.00 2.65 0.02 0.10 43.62 07:56:08 07:15:01 AM 3 38.88 0.00 3.78 0.27 0.08 56.99 07:56:08 07:15:01 AM 4 42.23 0.00 1.27 0.05 0.10 56.34 07:56:08 07:15:01 AM 5 40.27 0.00 1.79 0.27 0.10 57.57 07:56:08 07:15:01 AM 6 44.67 0.00 1.74 0.42 0.10 53.07 07:56:08 07:15:01 AM 7 47.37 0.00 1.77 0.49 0.08 50.28 07:56:08 07:16:01 AM all 41.76 0.00 2.70 0.15 0.10 55.30 07:56:08 07:16:01 AM 0 54.04 0.00 2.57 0.02 0.10 43.27 07:56:08 07:16:01 AM 1 52.48 0.00 2.70 0.13 0.12 44.57 07:56:08 07:16:01 AM 2 40.47 0.00 3.14 0.18 0.10 56.10 07:56:08 07:16:01 AM 3 38.17 0.00 2.06 0.52 0.10 59.15 07:56:08 07:16:01 AM 4 37.58 0.00 3.00 0.07 0.10 59.25 07:56:08 07:16:01 AM 5 35.58 0.00 2.32 0.10 0.08 61.92 07:56:08 07:16:01 AM 6 31.04 0.00 1.76 0.12 0.08 67.00 07:56:08 07:16:01 AM 7 44.70 0.00 4.03 0.05 0.08 51.14 07:56:08 07:17:01 AM all 41.40 0.00 2.38 0.18 0.10 55.94 07:56:08 07:17:01 AM 0 50.72 0.00 2.35 0.08 0.12 46.73 07:56:08 07:17:01 AM 1 29.85 0.00 1.36 0.44 0.10 68.25 07:56:08 07:17:01 AM 2 44.03 0.00 2.51 0.67 0.12 52.67 07:56:08 07:17:01 AM 3 30.26 0.00 1.96 0.00 0.08 67.70 07:56:08 07:17:01 AM 4 38.60 0.00 1.83 0.02 0.08 59.47 07:56:08 07:17:01 AM 5 38.80 0.00 3.74 0.00 0.08 57.37 07:56:08 07:17:01 AM 6 55.00 0.00 2.20 0.10 0.10 42.60 07:56:08 07:17:01 AM 7 43.94 0.00 3.14 0.10 0.10 52.73 07:56:08 07:18:01 AM all 38.40 0.00 2.43 0.15 0.09 58.93 07:56:08 07:18:01 AM 0 32.50 0.00 1.54 0.10 0.08 65.78 07:56:08 07:18:01 AM 1 38.41 0.00 1.89 0.34 0.08 59.28 07:56:08 07:18:01 AM 2 45.10 0.00 3.49 0.02 0.08 51.31 07:56:08 07:18:01 AM 3 37.94 0.00 1.99 0.07 0.10 59.90 07:56:08 07:18:01 AM 4 35.50 0.00 1.66 0.05 0.08 62.71 07:56:08 07:18:01 AM 5 43.23 0.00 1.56 0.03 0.10 55.07 07:56:08 07:18:01 AM 6 45.01 0.00 5.52 0.07 0.08 49.32 07:56:08 07:18:01 AM 7 29.50 0.00 1.78 0.52 0.10 68.09 07:56:08 07:19:01 AM all 43.79 0.00 1.61 0.14 0.10 54.36 07:56:08 07:19:01 AM 0 50.44 0.00 1.14 0.00 0.10 48.32 07:56:08 07:19:01 AM 1 29.52 0.00 1.59 0.00 0.10 68.79 07:56:08 07:19:01 AM 2 48.40 0.00 2.04 0.07 0.10 49.40 07:56:08 07:19:01 AM 3 44.34 0.00 1.15 0.28 0.10 54.12 07:56:08 07:19:01 AM 4 34.33 0.00 1.44 0.30 0.08 63.85 07:56:08 07:19:01 AM 5 49.38 0.00 2.38 0.03 0.10 48.11 07:56:08 07:19:01 AM 6 35.09 0.00 1.49 0.44 0.08 62.90 07:56:08 07:19:01 AM 7 58.79 0.00 1.67 0.02 0.10 39.42 07:56:08 07:20:01 AM all 34.28 0.00 1.32 0.11 0.08 64.22 07:56:08 07:20:01 AM 0 34.85 0.00 1.14 0.00 0.08 63.93 07:56:08 07:20:01 AM 1 34.31 0.00 1.52 0.07 0.10 64.01 07:56:08 07:20:01 AM 2 39.32 0.00 1.27 0.08 0.07 59.26 07:56:08 07:20:01 AM 3 15.80 0.00 1.14 0.53 0.07 82.46 07:56:08 07:20:01 AM 4 44.53 0.00 1.85 0.02 0.08 53.51 07:56:08 07:20:01 AM 5 35.48 0.00 1.05 0.00 0.08 63.38 07:56:08 07:20:01 AM 6 39.86 0.00 1.17 0.15 0.08 58.73 07:56:08 07:20:01 AM 7 30.08 0.00 1.39 0.00 0.10 68.43 07:56:08 07:21:01 AM all 44.50 0.00 1.75 0.15 0.09 53.50 07:56:08 07:21:01 AM 0 47.70 0.00 1.50 0.00 0.08 50.71 07:56:08 07:21:01 AM 1 26.48 0.00 1.47 0.17 0.10 71.78 07:56:08 07:21:01 AM 2 39.03 0.00 2.37 0.22 0.10 58.28 07:56:08 07:21:01 AM 3 52.67 0.00 2.21 0.00 0.10 45.01 07:56:08 07:21:01 AM 4 49.41 0.00 1.74 0.05 0.08 48.72 07:56:08 07:21:01 AM 5 45.70 0.00 1.55 0.32 0.10 52.32 07:56:08 07:21:01 AM 6 43.97 0.00 1.77 0.40 0.10 53.76 07:56:08 07:21:01 AM 7 51.09 0.00 1.41 0.03 0.08 47.39 07:56:08 07:56:08 07:21:01 AM CPU %user %nice %system %iowait %steal %idle 07:56:08 07:22:01 AM all 33.75 0.00 1.07 0.16 0.07 64.94 07:56:08 07:22:01 AM 0 47.05 0.00 0.88 0.00 0.10 51.97 07:56:08 07:22:01 AM 1 34.52 0.00 1.71 0.02 0.07 63.70 07:56:08 07:22:01 AM 2 30.24 0.00 1.02 0.33 0.07 68.34 07:56:08 07:22:01 AM 3 40.53 0.00 1.35 0.03 0.07 58.01 07:56:08 07:22:01 AM 4 41.86 0.00 0.97 0.00 0.07 57.10 07:56:08 07:22:01 AM 5 13.04 0.00 1.27 0.90 0.07 84.72 07:56:08 07:22:01 AM 6 26.70 0.00 0.58 0.00 0.07 72.65 07:56:08 07:22:01 AM 7 36.09 0.00 0.77 0.00 0.08 63.06 07:56:08 07:23:01 AM all 30.03 0.25 1.94 0.14 0.08 67.55 07:56:08 07:23:01 AM 0 27.21 0.00 1.22 0.02 0.07 71.49 07:56:08 07:23:01 AM 1 28.17 0.02 3.28 0.18 0.08 68.26 07:56:08 07:23:01 AM 2 35.17 0.02 1.51 0.17 0.10 63.04 07:56:08 07:23:01 AM 3 28.86 0.40 2.63 0.18 0.07 67.86 07:56:08 07:23:01 AM 4 32.31 0.03 1.52 0.12 0.08 65.93 07:56:08 07:23:01 AM 5 21.09 0.00 1.51 0.08 0.08 77.23 07:56:08 07:23:01 AM 6 27.92 1.51 1.54 0.15 0.08 68.80 07:56:08 07:23:01 AM 7 39.54 0.00 2.34 0.23 0.10 57.78 07:56:08 07:24:01 AM all 37.21 4.10 3.11 0.28 0.09 55.22 07:56:08 07:24:01 AM 0 43.32 0.00 1.48 0.05 0.08 55.06 07:56:08 07:24:01 AM 1 27.06 9.89 2.92 0.45 0.10 59.57 07:56:08 07:24:01 AM 2 34.97 11.62 4.26 0.52 0.08 48.54 07:56:08 07:24:01 AM 3 39.15 0.00 4.05 0.35 0.08 56.36 07:56:08 07:24:01 AM 4 45.00 0.05 5.17 0.42 0.08 49.28 07:56:08 07:24:01 AM 5 35.04 3.50 2.34 0.18 0.10 58.84 07:56:08 07:24:01 AM 6 30.07 7.75 2.28 0.20 0.08 59.61 07:56:08 07:24:01 AM 7 43.05 0.00 2.35 0.05 0.07 54.48 07:56:08 07:25:01 AM all 37.47 0.00 3.00 0.13 0.11 59.29 07:56:08 07:25:01 AM 0 39.50 0.00 3.69 0.07 0.13 56.61 07:56:08 07:25:01 AM 1 38.64 0.00 3.54 0.10 0.12 57.61 07:56:08 07:25:01 AM 2 44.95 0.00 3.84 0.12 0.10 50.99 07:56:08 07:25:01 AM 3 29.87 0.00 1.91 0.05 0.10 68.06 07:56:08 07:25:01 AM 4 34.74 0.00 3.79 0.40 0.12 60.95 07:56:08 07:25:01 AM 5 37.66 0.00 1.80 0.10 0.10 60.34 07:56:08 07:25:01 AM 6 31.71 0.00 2.10 0.17 0.10 65.92 07:56:08 07:25:01 AM 7 42.74 0.00 3.34 0.00 0.10 53.82 07:56:08 07:26:01 AM all 38.41 0.00 2.65 0.17 0.10 58.67 07:56:08 07:26:01 AM 0 25.53 0.00 1.56 0.25 0.10 72.56 07:56:08 07:26:01 AM 1 40.02 0.00 2.59 0.30 0.10 56.99 07:56:08 07:26:01 AM 2 40.95 0.00 2.03 0.00 0.08 56.93 07:56:08 07:26:01 AM 3 44.02 0.00 4.43 0.05 0.10 51.40 07:56:08 07:26:01 AM 4 34.15 0.00 1.98 0.15 0.10 63.62 07:56:08 07:26:01 AM 5 39.51 0.00 2.72 0.15 0.10 57.52 07:56:08 07:26:01 AM 6 35.97 0.00 3.12 0.45 0.08 60.38 07:56:08 07:26:01 AM 7 47.13 0.00 2.78 0.00 0.10 49.99 07:56:08 07:27:01 AM all 32.40 0.00 2.00 0.11 0.08 65.42 07:56:08 07:27:01 AM 0 39.66 0.00 2.03 0.02 0.08 58.21 07:56:08 07:27:01 AM 1 36.84 0.00 2.60 0.34 0.08 60.14 07:56:08 07:27:01 AM 2 22.57 0.00 2.00 0.05 0.07 75.31 07:56:08 07:27:01 AM 3 20.39 0.00 2.32 0.03 0.08 77.17 07:56:08 07:27:01 AM 4 24.77 0.00 2.20 0.22 0.07 72.75 07:56:08 07:27:01 AM 5 51.32 0.00 1.83 0.05 0.07 46.73 07:56:08 07:27:01 AM 6 29.28 0.00 1.60 0.00 0.10 69.03 07:56:08 07:27:01 AM 7 34.33 0.00 1.39 0.18 0.07 64.03 07:56:08 07:28:01 AM all 21.00 0.00 0.81 0.08 0.06 78.06 07:56:08 07:28:01 AM 0 25.13 0.00 0.97 0.00 0.05 73.86 07:56:08 07:28:01 AM 1 19.24 0.00 1.30 0.22 0.07 79.17 07:56:08 07:28:01 AM 2 29.70 0.00 0.57 0.02 0.07 69.65 07:56:08 07:28:01 AM 3 12.69 0.00 0.65 0.27 0.07 86.33 07:56:08 07:28:01 AM 4 10.65 0.00 0.43 0.00 0.05 88.86 07:56:08 07:28:01 AM 5 17.33 0.00 0.52 0.00 0.05 82.10 07:56:08 07:28:01 AM 6 28.34 0.00 1.34 0.12 0.07 70.15 07:56:08 07:28:01 AM 7 24.91 0.00 0.67 0.00 0.05 74.37 07:56:08 07:29:01 AM all 32.85 0.00 2.49 0.27 0.10 64.29 07:56:08 07:29:01 AM 0 45.46 0.00 4.10 0.28 0.12 50.03 07:56:08 07:29:01 AM 1 38.47 0.00 5.67 0.17 0.10 55.59 07:56:08 07:29:01 AM 2 33.90 0.00 1.42 0.18 0.12 64.38 07:56:08 07:29:01 AM 3 32.43 0.00 1.90 0.03 0.10 65.54 07:56:08 07:29:01 AM 4 35.33 0.00 1.66 0.12 0.10 62.80 07:56:08 07:29:01 AM 5 21.88 0.00 2.10 0.05 0.10 75.87 07:56:08 07:29:01 AM 6 25.64 0.00 1.72 1.26 0.07 71.32 07:56:08 07:29:01 AM 7 29.69 0.00 1.32 0.10 0.07 68.82 07:56:08 07:30:01 AM all 37.10 0.00 2.85 0.14 0.09 59.82 07:56:08 07:30:01 AM 0 25.71 0.00 2.72 0.42 0.10 71.05 07:56:08 07:30:01 AM 1 41.30 0.00 2.79 0.05 0.08 55.77 07:56:08 07:30:01 AM 2 39.47 0.00 2.12 0.05 0.10 58.27 07:56:08 07:30:01 AM 3 34.70 0.00 2.13 0.25 0.10 62.82 07:56:08 07:30:01 AM 4 41.57 0.00 4.13 0.03 0.07 54.20 07:56:08 07:30:01 AM 5 41.01 0.00 2.20 0.12 0.10 56.57 07:56:08 07:30:01 AM 6 31.60 0.00 3.90 0.02 0.10 64.39 07:56:08 07:30:01 AM 7 41.48 0.00 2.82 0.15 0.07 55.48 07:56:08 07:31:01 AM all 38.12 0.00 2.05 0.07 0.09 59.67 07:56:08 07:31:01 AM 0 42.97 0.00 1.73 0.15 0.08 55.07 07:56:08 07:31:01 AM 1 32.14 0.00 4.21 0.05 0.10 63.50 07:56:08 07:31:01 AM 2 37.91 0.00 1.91 0.10 0.08 60.00 07:56:08 07:31:01 AM 3 42.67 0.00 2.26 0.17 0.10 54.80 07:56:08 07:31:01 AM 4 29.65 0.00 1.52 0.08 0.10 68.65 07:56:08 07:31:01 AM 5 36.43 0.00 1.71 0.02 0.10 61.74 07:56:08 07:31:01 AM 6 43.27 0.00 1.76 0.00 0.08 54.88 07:56:08 07:31:01 AM 7 39.94 0.00 1.28 0.00 0.08 58.70 07:56:08 07:32:01 AM all 40.82 0.00 2.38 0.20 0.10 56.50 07:56:08 07:32:01 AM 0 47.38 0.00 1.53 0.00 0.10 51.00 07:56:08 07:32:01 AM 1 45.11 0.00 2.06 0.05 0.10 52.68 07:56:08 07:32:01 AM 2 40.46 0.00 3.77 0.02 0.08 55.66 07:56:08 07:32:01 AM 3 45.33 0.00 4.19 0.37 0.10 50.01 07:56:08 07:32:01 AM 4 45.73 0.00 2.10 0.25 0.10 51.82 07:56:08 07:32:01 AM 5 39.62 0.00 1.95 0.69 0.10 57.64 07:56:08 07:32:01 AM 6 33.34 0.00 2.23 0.12 0.12 64.20 07:56:08 07:32:01 AM 7 29.60 0.00 1.24 0.10 0.08 68.97 07:56:08 07:56:08 07:32:01 AM CPU %user %nice %system %iowait %steal %idle 07:56:08 07:33:01 AM all 41.63 0.00 2.14 0.13 0.10 56.00 07:56:08 07:33:01 AM 0 36.07 0.00 1.54 0.30 0.08 62.01 07:56:08 07:33:01 AM 1 50.49 0.00 3.46 0.10 0.08 45.87 07:56:08 07:33:01 AM 2 43.93 0.00 3.69 0.07 0.10 52.21 07:56:08 07:33:01 AM 3 41.55 0.00 1.69 0.23 0.10 56.42 07:56:08 07:33:01 AM 4 36.64 0.00 1.21 0.07 0.10 61.99 07:56:08 07:33:01 AM 5 31.05 0.00 1.76 0.27 0.10 66.82 07:56:08 07:33:01 AM 6 49.33 0.00 1.94 0.02 0.10 48.61 07:56:08 07:33:01 AM 7 43.96 0.00 1.79 0.02 0.12 54.11 07:56:08 07:34:01 AM all 40.55 0.00 2.36 0.14 0.10 56.85 07:56:08 07:34:01 AM 0 35.98 0.00 2.86 0.07 0.13 60.95 07:56:08 07:34:01 AM 1 38.42 0.00 2.25 0.13 0.08 59.12 07:56:08 07:34:01 AM 2 53.29 0.00 1.48 0.00 0.10 45.13 07:56:08 07:34:01 AM 3 45.88 0.00 2.80 0.18 0.08 51.06 07:56:08 07:34:01 AM 4 34.67 0.00 2.87 0.17 0.08 62.21 07:56:08 07:34:01 AM 5 45.51 0.00 1.41 0.12 0.08 52.88 07:56:08 07:34:01 AM 6 40.51 0.00 3.61 0.10 0.12 55.67 07:56:08 07:34:01 AM 7 30.13 0.00 1.58 0.39 0.08 67.82 07:56:08 07:35:01 AM all 37.70 0.00 2.78 0.13 0.11 59.29 07:56:08 07:35:01 AM 0 35.23 0.00 3.40 0.27 0.10 61.00 07:56:08 07:35:01 AM 1 36.55 0.00 3.39 0.10 0.12 59.85 07:56:08 07:35:01 AM 2 38.17 0.00 1.84 0.02 0.10 59.87 07:56:08 07:35:01 AM 3 35.11 0.00 3.02 0.12 0.12 61.63 07:56:08 07:35:01 AM 4 35.26 0.00 2.43 0.35 0.12 61.84 07:56:08 07:35:01 AM 5 39.52 0.00 3.26 0.12 0.12 56.99 07:56:08 07:35:01 AM 6 37.97 0.00 3.75 0.03 0.10 58.15 07:56:08 07:35:01 AM 7 43.76 0.00 1.12 0.05 0.08 54.98 07:56:08 07:36:01 AM all 36.64 0.00 2.45 0.10 0.09 60.71 07:56:08 07:36:01 AM 0 33.38 0.00 2.26 0.08 0.10 64.17 07:56:08 07:36:01 AM 1 36.28 0.00 2.47 0.10 0.10 61.05 07:56:08 07:36:01 AM 2 42.87 0.00 3.20 0.02 0.10 53.81 07:56:08 07:36:01 AM 3 36.51 0.00 1.73 0.05 0.10 61.61 07:56:08 07:36:01 AM 4 44.84 0.00 3.41 0.13 0.10 51.52 07:56:08 07:36:01 AM 5 35.81 0.00 1.61 0.05 0.08 62.44 07:56:08 07:36:01 AM 6 25.85 0.00 2.20 0.17 0.07 71.71 07:56:08 07:36:01 AM 7 37.60 0.00 2.75 0.17 0.10 59.39 07:56:08 07:37:01 AM all 37.64 0.00 2.45 0.17 0.10 59.64 07:56:08 07:37:01 AM 0 27.77 0.00 1.42 0.22 0.12 70.47 07:56:08 07:37:01 AM 1 40.16 0.00 3.05 0.15 0.10 56.54 07:56:08 07:37:01 AM 2 34.80 0.00 1.86 0.47 0.10 62.77 07:56:08 07:37:01 AM 3 33.15 0.00 3.90 0.27 0.10 62.58 07:56:08 07:37:01 AM 4 41.91 0.00 2.58 0.12 0.10 55.29 07:56:08 07:37:01 AM 5 44.41 0.00 3.84 0.00 0.10 51.65 07:56:08 07:37:01 AM 6 30.76 0.00 1.59 0.12 0.10 67.43 07:56:08 07:37:01 AM 7 48.13 0.00 1.38 0.02 0.10 50.38 07:56:08 07:38:01 AM all 35.98 0.00 2.23 0.10 0.09 61.60 07:56:08 07:38:01 AM 0 25.05 0.00 2.23 0.18 0.08 72.45 07:56:08 07:38:01 AM 1 35.14 0.00 2.76 0.07 0.10 61.93 07:56:08 07:38:01 AM 2 41.43 0.00 2.59 0.28 0.10 55.59 07:56:08 07:38:01 AM 3 28.63 0.00 1.57 0.00 0.08 69.71 07:56:08 07:38:01 AM 4 40.39 0.00 2.70 0.05 0.10 56.76 07:56:08 07:38:01 AM 5 41.79 0.00 1.51 0.10 0.10 56.50 07:56:08 07:38:01 AM 6 36.59 0.00 2.25 0.08 0.08 60.99 07:56:08 07:38:01 AM 7 38.78 0.00 2.22 0.02 0.08 58.90 07:56:08 07:39:01 AM all 40.32 0.00 2.49 0.39 0.10 56.70 07:56:08 07:39:01 AM 0 46.44 0.00 2.26 0.25 0.10 50.95 07:56:08 07:39:01 AM 1 42.05 0.00 2.67 0.00 0.12 55.15 07:56:08 07:39:01 AM 2 31.09 0.00 2.48 1.74 0.08 64.60 07:56:08 07:39:01 AM 3 46.24 0.00 1.74 0.02 0.10 51.90 07:56:08 07:39:01 AM 4 38.75 0.00 2.48 0.30 0.10 58.37 07:56:08 07:39:01 AM 5 40.52 0.00 4.24 0.67 0.08 54.48 07:56:08 07:39:01 AM 6 35.89 0.00 1.68 0.02 0.10 62.31 07:56:08 07:39:01 AM 7 41.57 0.00 2.36 0.10 0.10 55.86 07:56:08 07:40:01 AM all 40.54 0.00 2.50 0.09 0.09 56.78 07:56:08 07:40:01 AM 0 46.12 0.00 2.46 0.08 0.10 51.23 07:56:08 07:40:01 AM 1 44.79 0.00 3.34 0.07 0.08 51.72 07:56:08 07:40:01 AM 2 35.60 0.00 2.40 0.05 0.08 61.86 07:56:08 07:40:01 AM 3 36.85 0.00 4.49 0.03 0.08 58.54 07:56:08 07:40:01 AM 4 44.70 0.00 1.60 0.07 0.10 53.54 07:56:08 07:40:01 AM 5 48.33 0.00 1.55 0.07 0.10 49.95 07:56:08 07:40:01 AM 6 39.84 0.00 1.39 0.02 0.08 58.67 07:56:08 07:40:01 AM 7 28.05 0.00 2.80 0.32 0.08 68.74 07:56:08 07:41:01 AM all 36.25 0.00 2.45 0.18 0.11 61.01 07:56:08 07:41:01 AM 0 39.59 0.00 3.29 0.02 0.13 56.97 07:56:08 07:41:01 AM 1 40.31 0.00 3.09 0.03 0.13 56.43 07:56:08 07:41:01 AM 2 38.77 0.00 1.93 0.30 0.10 58.89 07:56:08 07:41:01 AM 3 32.06 0.00 2.52 0.22 0.08 65.12 07:56:08 07:41:01 AM 4 23.52 0.00 1.83 0.30 0.10 74.24 07:56:08 07:41:01 AM 5 42.24 0.00 2.75 0.34 0.08 54.60 07:56:08 07:41:01 AM 6 41.94 0.00 2.81 0.22 0.12 54.91 07:56:08 07:41:01 AM 7 31.59 0.00 1.39 0.05 0.10 66.87 07:56:08 07:42:01 AM all 34.60 0.00 2.11 0.22 0.09 62.98 07:56:08 07:42:01 AM 0 19.74 0.00 1.66 0.94 0.08 77.57 07:56:08 07:42:01 AM 1 39.90 0.00 1.77 0.05 0.08 58.20 07:56:08 07:42:01 AM 2 33.61 0.00 2.11 0.05 0.08 64.14 07:56:08 07:42:01 AM 3 40.94 0.00 1.94 0.02 0.10 57.00 07:56:08 07:42:01 AM 4 41.37 0.00 4.67 0.29 0.10 53.58 07:56:08 07:42:01 AM 5 40.70 0.00 2.11 0.23 0.08 56.86 07:56:08 07:42:01 AM 6 38.34 0.00 1.47 0.17 0.08 59.94 07:56:08 07:42:01 AM 7 22.21 0.00 1.17 0.00 0.10 76.52 07:56:08 07:43:01 AM all 38.27 0.00 2.59 0.43 0.10 58.61 07:56:08 07:43:01 AM 0 33.92 0.00 1.73 0.03 0.12 64.20 07:56:08 07:43:01 AM 1 37.56 0.00 4.38 0.97 0.08 57.00 07:56:08 07:43:01 AM 2 29.63 0.00 1.96 0.05 0.12 68.24 07:56:08 07:43:01 AM 3 29.52 0.00 3.10 0.77 0.12 66.49 07:56:08 07:43:01 AM 4 46.83 0.00 2.83 0.79 0.10 49.45 07:56:08 07:43:01 AM 5 51.40 0.00 2.35 0.55 0.10 45.59 07:56:08 07:43:01 AM 6 48.72 0.00 2.87 0.02 0.10 48.30 07:56:08 07:43:01 AM 7 28.56 0.00 1.48 0.25 0.08 69.63 07:56:08 07:56:08 07:43:01 AM CPU %user %nice %system %iowait %steal %idle 07:56:08 07:44:01 AM all 37.13 0.00 2.05 0.12 0.09 60.61 07:56:08 07:44:01 AM 0 51.34 0.00 1.40 0.07 0.08 47.11 07:56:08 07:44:01 AM 1 23.69 0.00 1.42 0.02 0.10 74.77 07:56:08 07:44:01 AM 2 37.97 0.00 1.99 0.08 0.08 59.87 07:56:08 07:44:01 AM 3 37.80 0.00 2.88 0.40 0.12 58.80 07:56:08 07:44:01 AM 4 35.52 0.00 1.53 0.08 0.08 62.78 07:56:08 07:44:01 AM 5 35.68 0.00 1.39 0.13 0.08 62.71 07:56:08 07:44:01 AM 6 39.98 0.00 3.20 0.02 0.08 56.72 07:56:08 07:44:01 AM 7 35.05 0.00 2.60 0.12 0.08 62.15 07:56:08 07:45:01 AM all 25.31 0.00 0.87 0.10 0.07 73.65 07:56:08 07:45:01 AM 0 36.37 0.00 1.55 0.03 0.07 61.98 07:56:08 07:45:01 AM 1 29.64 0.00 0.88 0.58 0.08 68.80 07:56:08 07:45:01 AM 2 21.59 0.00 0.57 0.15 0.07 77.63 07:56:08 07:45:01 AM 3 15.09 0.00 0.84 0.03 0.07 83.98 07:56:08 07:45:01 AM 4 12.37 0.00 0.59 0.03 0.07 86.94 07:56:08 07:45:01 AM 5 33.99 0.00 0.90 0.00 0.07 65.04 07:56:08 07:45:01 AM 6 35.82 0.00 1.10 0.00 0.07 63.01 07:56:08 07:45:01 AM 7 17.59 0.00 0.53 0.00 0.07 81.81 07:56:08 07:46:01 AM all 36.32 0.00 2.69 0.12 0.10 60.77 07:56:08 07:46:01 AM 0 34.47 0.00 3.44 0.07 0.12 61.90 07:56:08 07:46:01 AM 1 42.40 0.00 2.66 0.02 0.08 54.84 07:56:08 07:46:01 AM 2 45.88 0.00 3.45 0.02 0.13 50.51 07:56:08 07:46:01 AM 3 39.62 0.00 1.98 0.03 0.10 58.27 07:56:08 07:46:01 AM 4 37.84 0.00 2.78 0.20 0.10 59.08 07:56:08 07:46:01 AM 5 22.15 0.00 2.88 0.49 0.08 74.41 07:56:08 07:46:01 AM 6 29.90 0.00 1.68 0.02 0.08 68.32 07:56:08 07:46:01 AM 7 38.24 0.00 2.65 0.15 0.10 58.86 07:56:08 07:47:01 AM all 37.71 0.00 2.28 0.27 0.09 59.64 07:56:08 07:47:01 AM 0 45.05 0.00 1.93 0.02 0.08 52.92 07:56:08 07:47:01 AM 1 30.43 0.00 2.77 0.27 0.10 66.44 07:56:08 07:47:01 AM 2 50.29 0.00 3.51 0.22 0.08 45.90 07:56:08 07:47:01 AM 3 42.74 0.00 2.13 0.59 0.10 54.44 07:56:08 07:47:01 AM 4 20.95 0.00 1.51 0.57 0.12 76.85 07:56:08 07:47:01 AM 5 29.94 0.00 1.85 0.49 0.10 67.62 07:56:08 07:47:01 AM 6 37.17 0.00 2.82 0.05 0.08 59.88 07:56:08 07:47:01 AM 7 45.09 0.00 1.74 0.00 0.08 53.09 07:56:08 07:48:01 AM all 35.85 0.00 2.57 0.11 0.09 61.38 07:56:08 07:48:01 AM 0 48.43 0.00 1.71 0.05 0.08 49.72 07:56:08 07:48:01 AM 1 32.00 0.00 2.32 0.17 0.10 65.41 07:56:08 07:48:01 AM 2 30.90 0.00 2.64 0.02 0.08 66.36 07:56:08 07:48:01 AM 3 36.49 0.00 2.36 0.07 0.08 61.00 07:56:08 07:48:01 AM 4 43.04 0.00 2.49 0.00 0.08 54.39 07:56:08 07:48:01 AM 5 36.20 0.00 4.47 0.17 0.10 59.06 07:56:08 07:48:01 AM 6 26.38 0.00 2.24 0.37 0.08 70.93 07:56:08 07:48:01 AM 7 33.29 0.00 2.37 0.02 0.10 64.22 07:56:08 07:49:01 AM all 37.36 0.00 2.82 0.14 0.10 59.57 07:56:08 07:49:01 AM 0 36.20 0.00 2.06 0.10 0.10 61.54 07:56:08 07:49:01 AM 1 33.08 0.00 2.90 0.08 0.10 63.83 07:56:08 07:49:01 AM 2 47.87 0.00 3.94 0.22 0.12 47.85 07:56:08 07:49:01 AM 3 35.90 0.00 3.17 0.30 0.12 60.50 07:56:08 07:49:01 AM 4 27.91 0.00 2.55 0.10 0.10 69.35 07:56:08 07:49:01 AM 5 42.91 0.00 3.62 0.15 0.10 53.22 07:56:08 07:49:01 AM 6 35.59 0.00 1.95 0.10 0.10 62.26 07:56:08 07:49:01 AM 7 39.45 0.00 2.40 0.07 0.10 57.98 07:56:08 07:50:01 AM all 34.59 0.00 2.42 0.10 0.09 62.80 07:56:08 07:50:01 AM 0 38.14 0.00 2.05 0.00 0.08 59.73 07:56:08 07:50:01 AM 1 32.04 0.00 2.10 0.07 0.10 65.69 07:56:08 07:50:01 AM 2 36.77 0.00 2.49 0.44 0.10 60.20 07:56:08 07:50:01 AM 3 34.29 0.00 3.80 0.12 0.10 61.69 07:56:08 07:50:01 AM 4 25.99 0.00 2.34 0.15 0.08 71.44 07:56:08 07:50:01 AM 5 34.18 0.00 2.57 0.03 0.08 63.13 07:56:08 07:50:01 AM 6 45.18 0.00 2.74 0.00 0.07 52.01 07:56:08 07:50:01 AM 7 30.11 0.00 1.23 0.02 0.08 68.56 07:56:08 07:51:01 AM all 35.43 0.00 2.59 0.18 0.09 61.71 07:56:08 07:51:01 AM 0 40.09 0.00 2.13 0.03 0.10 57.64 07:56:08 07:51:01 AM 1 36.22 0.00 2.52 0.00 0.08 61.18 07:56:08 07:51:01 AM 2 32.65 0.00 2.49 0.29 0.10 64.48 07:56:08 07:51:01 AM 3 42.87 0.00 2.33 0.30 0.08 54.41 07:56:08 07:51:01 AM 4 28.69 0.00 3.61 0.30 0.10 67.29 07:56:08 07:51:01 AM 5 33.08 0.00 2.40 0.20 0.10 64.22 07:56:08 07:51:01 AM 6 40.04 0.00 1.86 0.18 0.10 57.81 07:56:08 07:51:01 AM 7 29.82 0.00 3.33 0.10 0.08 66.66 07:56:08 07:52:01 AM all 25.02 0.00 1.34 0.28 0.08 73.28 07:56:08 07:52:01 AM 0 16.63 0.00 0.77 0.02 0.08 82.50 07:56:08 07:52:01 AM 1 21.54 0.00 1.71 1.40 0.10 75.25 07:56:08 07:52:01 AM 2 31.73 0.00 1.67 0.02 0.08 66.49 07:56:08 07:52:01 AM 3 28.98 0.00 1.51 0.02 0.05 69.44 07:56:08 07:52:01 AM 4 31.03 0.00 1.35 0.18 0.07 67.37 07:56:08 07:52:01 AM 5 27.26 0.00 1.05 0.03 0.07 71.59 07:56:08 07:52:01 AM 6 31.59 0.00 1.64 0.54 0.07 66.16 07:56:08 07:52:01 AM 7 11.43 0.00 1.00 0.02 0.08 87.46 07:56:08 07:53:01 AM all 18.15 0.00 2.30 0.88 0.07 78.59 07:56:08 07:53:01 AM 0 8.85 0.00 1.53 0.96 0.07 88.60 07:56:08 07:53:01 AM 1 23.90 0.00 0.58 0.63 0.05 74.83 07:56:08 07:53:01 AM 2 8.30 0.00 2.64 2.09 0.07 86.90 07:56:08 07:53:01 AM 3 7.58 0.00 3.12 1.95 0.10 87.25 07:56:08 07:53:01 AM 4 19.88 0.00 3.75 0.08 0.08 76.20 07:56:08 07:53:01 AM 5 55.86 0.00 4.87 1.04 0.08 38.14 07:56:08 07:53:01 AM 6 16.30 0.00 0.97 0.32 0.05 82.36 07:56:08 07:53:01 AM 7 4.51 0.00 0.96 0.00 0.07 94.46 07:56:08 07:54:01 AM all 10.13 0.00 0.48 0.64 0.04 88.71 07:56:08 07:54:01 AM 0 1.70 0.00 0.12 0.00 0.02 98.17 07:56:08 07:54:01 AM 1 17.05 0.00 0.10 0.00 0.03 82.81 07:56:08 07:54:01 AM 2 1.88 0.00 0.07 0.00 0.02 98.03 07:56:08 07:54:01 AM 3 0.70 0.00 0.57 5.14 0.07 93.52 07:56:08 07:54:01 AM 4 16.88 0.00 0.60 0.00 0.07 82.45 07:56:08 07:54:01 AM 5 39.12 0.00 2.24 0.00 0.05 58.59 07:56:08 07:54:01 AM 6 3.08 0.00 0.03 0.00 0.02 96.87 07:56:08 07:54:01 AM 7 0.74 0.00 0.13 0.00 0.05 99.08 07:56:08 07:56:08 07:54:01 AM CPU %user %nice %system %iowait %steal %idle 07:56:08 07:55:01 AM all 0.10 0.00 0.03 0.00 0.01 99.86 07:56:08 07:55:01 AM 0 0.00 0.00 0.02 0.00 0.00 99.98 07:56:08 07:55:01 AM 1 0.03 0.00 0.02 0.00 0.00 99.95 07:56:08 07:55:01 AM 2 0.05 0.00 0.03 0.00 0.02 99.90 07:56:08 07:55:01 AM 3 0.15 0.00 0.07 0.03 0.03 99.72 07:56:08 07:55:01 AM 4 0.03 0.00 0.03 0.00 0.00 99.93 07:56:08 07:55:01 AM 5 0.02 0.00 0.00 0.00 0.02 99.97 07:56:08 07:55:01 AM 6 0.50 0.00 0.00 0.00 0.00 99.50 07:56:08 07:55:01 AM 7 0.03 0.00 0.03 0.00 0.03 99.90 07:56:08 07:56:01 AM all 8.20 0.00 0.92 0.10 0.04 90.74 07:56:08 07:56:01 AM 0 13.03 0.00 1.08 0.05 0.05 85.79 07:56:08 07:56:01 AM 1 16.41 0.00 1.67 0.08 0.05 81.78 07:56:08 07:56:01 AM 2 9.21 0.00 1.02 0.18 0.05 89.54 07:56:08 07:56:01 AM 3 8.51 0.00 0.90 0.03 0.05 90.51 07:56:08 07:56:01 AM 4 0.98 0.00 0.62 0.05 0.03 98.32 07:56:08 07:56:01 AM 5 0.23 0.00 0.48 0.00 0.00 99.28 07:56:08 07:56:01 AM 6 16.63 0.00 1.12 0.13 0.03 82.09 07:56:08 07:56:01 AM 7 0.54 0.00 0.49 0.27 0.07 98.64 07:56:08 Average: all 33.57 0.09 2.11 0.22 0.09 63.92 07:56:08 Average: 0 34.56 0.00 1.91 0.14 0.09 63.30 07:56:08 Average: 1 33.59 0.21 2.40 0.22 0.09 63.48 07:56:08 Average: 2 34.52 0.25 2.21 0.24 0.09 62.69 07:56:08 Average: 3 32.24 0.01 2.30 0.38 0.09 64.98 07:56:08 Average: 4 32.79 0.00 2.24 0.21 0.09 64.68 07:56:08 Average: 5 35.30 0.08 2.13 0.23 0.09 62.18 07:56:08 Average: 6 33.25 0.20 1.96 0.18 0.08 64.32 07:56:08 Average: 7 32.30 0.00 1.74 0.15 0.08 65.73 07:56:08 07:56:08 07:56:08