Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-8c-8g-16029 (centos8-builder-8c-8g) in workspace /w/workspace/bgpcep-sonar The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep > git init /w/workspace/bgpcep-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-sonar@tmp/jenkins-gitclient-ssh11129789458090549938.key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 5d7c4886568fbafe4e1ad28ee223412c6705983c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d7c4886568fbafe4e1ad28ee223412c6705983c # timeout=10 Commit message: "Clean up ShortestPathFirst" > git rev-list --no-walk 08885c69ced2608e0bf1b62994e1f87b7e921867 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [bgpcep-sonar] $ /bin/bash /tmp/jenkins9978674012353684172.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sN6V lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sN6V/bin to PATH Generating Requirements File Python 3.11.7 pip 24.0 from /tmp/venv-sN6V/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.93 botocore==1.34.93 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.1 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.35.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.26.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.2 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [bgpcep-sonar] $ /bin/sh -xe /tmp/jenkins481476265307429923.sh + echo 'Using SonarCloud' Using SonarCloud [bgpcep-sonar] $ /bin/sh -xe /tmp/jenkins12472865542329734701.sh + echo quiet=on 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-16029 [bgpcep-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=bgpcep -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=bgpcep -Dsha1=origin/master -DMAVEN_OPTS=-Xmx1024m -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 "-DMAVEN_PARAMS=-Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec -P!karaf " "-DSONAR_MAVEN_GOAL=jacoco:report -Djacoco.dataFile=$WORKSPACE/target/jacoco.exec sonar:sonar " --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 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 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [bgpcep-sonar] $ /bin/sh -xe /tmp/jenkins12090125504399481518.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [bgpcep-sonar] $ /bin/sh /tmp/jenkins4860751961917312222.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 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) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_bgpcep [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/bgpcep-sonar@tmp/config13813329191509657948tmp copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-sonar@tmp/config3574290169252582566tmp [bgpcep-sonar] $ /bin/bash -l /tmp/jenkins4156778213251524661.sh ---> common-variables.sh --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 ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/bgpcep-sonar@tmp/config13813329191509657948tmp --settings /w/workspace/bgpcep-sonar@tmp/config3574290169252582566tmp --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 -Dodl.jacoco.aggregateFile=/w/workspace/bgpcep-sonar/target/jacoco.exec '-P!karaf' Picked up _JAVA_OPTIONS: Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 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 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] bgpcep-artifacts [pom] [INFO] binding-parent [pom] [INFO] graph-api [bundle] [INFO] algo-api [bundle] [INFO] concepts [bundle] [INFO] BGPCEP common parent [pom] [INFO] algo-impl [bundle] [INFO] single-feature-parent [pom] [INFO] OpenDaylight :: GRAPH :: API [feature] [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] [INFO] graph-impl [bundle] [INFO] OpenDaylight :: GRAPH [feature] [INFO] OpenDaylight :: Path Computation Algorithms [feature] [INFO] testtool-parent [pom] [INFO] util [bundle] [INFO] bgp-concepts [bundle] [INFO] bgp-parser-api [bundle] [INFO] bgp-parser-spi [bundle] [INFO] bgp-util [bundle] [INFO] bgp-parser-impl [bundle] [INFO] OpenDaylight :: Extras :: Dependencies [feature] [INFO] OpenDaylight :: BGP :: Dependencies [feature] [INFO] OpenDaylight :: BGP :: Parser :: API [feature] [INFO] OpenDaylight :: BGP :: Parser [feature] [INFO] bgp-rib-api [bundle] [INFO] bgp-openconfig-api [bundle] [INFO] bgp-rib-spi [bundle] [INFO] OpenDaylight :: BGP :: RIB Api [feature] [INFO] bgp-openconfig-spi [bundle] [INFO] OpenDaylight :: BGP :: Openconfig [feature] [INFO] bgp-bmp-api [bundle] [INFO] bgp-extension-parent [pom] [INFO] bgp-inet [bundle] [INFO] bgp-path-selection-mode [bundle] [INFO] config-loader-spi [bundle] [INFO] config-loader-impl [bundle] [INFO] testtool-util [bundle] [INFO] routing-policy-config-loader [bundle] [INFO] bgp-openconfig-rp-spi [bundle] [INFO] bgp-route-target [bundle] [INFO] bgp-openconfig-rp-impl [bundle] [INFO] rsvp-api [bundle] [INFO] rsvp-spi [bundle] [INFO] rsvp-impl [bundle] [INFO] bgp-linkstate [bundle] [INFO] bgp-rib-mock [bundle] [INFO] bgp-config-example [jar] [INFO] bgp-openconfig-rp-statement [bundle] [INFO] bgp-rib-impl [bundle] [INFO] bgp-peer-acceptor [bundle] [INFO] bgp-bmp-spi [bundle] [INFO] OpenDaylight :: BMP :: API [feature] [INFO] OpenDaylight :: BGP :: Extensions API [feature] [INFO] OpenDaylight :: BGP :: Inet [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] [INFO] OpenDaylight :: BGP :: Path Selection [feature] [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] [INFO] OpenDaylight :: BGP :: RIB Impl [feature] [INFO] bgp-openconfig-state [bundle] [INFO] OpenDaylight :: BGP :: Config Loader [feature] [INFO] topology-api [bundle] [INFO] topology-tunnel-api [bundle] [INFO] topology-segment-routing [bundle] [INFO] bgp-topology-provider [bundle] [INFO] OpenDaylight :: RSVP :: API [feature] [INFO] OpenDaylight :: RSVP [feature] [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] [INFO] OpenDaylight :: BGP :: Topology [feature] [INFO] bgp-cli [bundle] [INFO] OpenDaylight :: BGP :: Cli [feature] [INFO] bgp-flowspec [bundle] [INFO] OpenDaylight :: BGP :: Flowspec [feature] [INFO] bgp-labeled-unicast [bundle] [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] [INFO] bgp-l3vpn [bundle] [INFO] OpenDaylight :: BGP :: L3Vpn [feature] [INFO] bgp-mvpn [bundle] [INFO] OpenDaylight :: BGP :: Mvpn [feature] [INFO] bgp-evpn [bundle] [INFO] OpenDaylight :: BGP :: Evpn [feature] [INFO] protocols-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] [INFO] topology-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] [INFO] OpenDaylight :: BGP [feature] [INFO] OpenDaylight :: Configuration Example Files [feature] [INFO] bmp-monitors-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] [INFO] bgp-bmp-config-example [jar] [INFO] OpenDaylight :: BMP :: Config files example [feature] [INFO] bgp-bmp-parser-impl [bundle] [INFO] bgp-bmp-impl [bundle] [INFO] OpenDaylight :: BMP [feature] [INFO] pcep-api [bundle] [INFO] pcep-spi [bundle] [INFO] OpenDaylight :: PCEP :: Api [feature] [INFO] pcep-base-parser [bundle] [INFO] OpenDaylight :: PCEP :: Base Parser [feature] [INFO] pcep-impl [bundle] [INFO] OpenDaylight :: PCEP :: Impl [feature] [INFO] programming-api [bundle] [INFO] programming-spi [bundle] [INFO] programming-topology-api [bundle] [INFO] programming-tunnel-api [bundle] [INFO] OpenDaylight :: PCEP :: Programming Api [feature] [INFO] pcep-tunnel-api [bundle] [INFO] programming-impl [bundle] [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] [INFO] pcep-topology-api [bundle] [INFO] pcep-topology-spi [bundle] [INFO] OpenDaylight :: PCEP :: Topology [feature] [INFO] pcep-ietf-stateful [bundle] [INFO] OpenDaylight :: PCEP :: Stateful [feature] [INFO] pcep-ietf-p2mp-te-lsp [bundle] [INFO] OpenDaylight :: PCEP :: P2MP TE LSP [feature] [INFO] pcep-segment-routing [bundle] [INFO] pcep-server-api [bundle] [INFO] pcep-pcc-mock [jar] [INFO] pcep-topology-provider [bundle] [INFO] pcep-server-provider [bundle] [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] [INFO] pcep-tunnel-provider [bundle] [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] [INFO] pcep-auto-bandwidth-extension [bundle] [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] [INFO] pcep-config-example [jar] [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] [INFO] pcep-cli [bundle] [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] [INFO] OpenDaylight :: PCEP [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] [INFO] feature-repo-parent [pom] [INFO] features-bgpcep [feature] [INFO] bgp-benchmark-app [bundle] [INFO] OpenDaylight :: BGP :: Benchmark [feature] [INFO] data-change-counter [bundle] [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] [INFO] features-bgpcep-testing [feature] [INFO] bgpcep-features-parent [pom] [INFO] graph [pom] [INFO] bgp-parser-mock [bundle] [INFO] bgp-testtool [jar] [INFO] extensions [pom] [INFO] bgp-parent [pom] [INFO] bmp-mock [jar] [INFO] bmp-parent [pom] [INFO] algo-parent [pom] [INFO] pcep-testtool [jar] [INFO] pcep-server-parent [pom] [INFO] pcep-topology-parent [pom] [INFO] pcep-tunnel-parent [pom] [INFO] pcep-parent [pom] [INFO] programming-parent [pom] [INFO] rsvp-parent [pom] [INFO] topology-parent [pom] [INFO] config-loader-parent [pom] [INFO] bgpcep-karaf [pom] [INFO] bgpcep [pom] [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- [INFO] Building bgpcep-artifacts 0.21.5-SNAPSHOT [1/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgpcep-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/artifacts/target/bom.xml [INFO] attaching as bgpcep-artifacts-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/artifacts/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as bgpcep-artifacts-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-artifacts --- [INFO] Installing /w/workspace/bgpcep-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.5-SNAPSHOT/bgpcep-artifacts-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.5-SNAPSHOT/bgpcep-artifacts-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.5-SNAPSHOT/bgpcep-artifacts-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- [INFO] Building binding-parent 0.21.5-SNAPSHOT [2/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-parent --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ binding-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/binding-parent/target/bom.xml [INFO] attaching as binding-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/binding-parent/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as binding-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.5-SNAPSHOT/binding-parent-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.5-SNAPSHOT/binding-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.5-SNAPSHOT/binding-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ [INFO] Building graph-api 0.21.5-SNAPSHOT [3/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ graph-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ graph-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ graph-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ graph-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ graph-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ graph-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/graph/graph-api/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 7.504 ms [INFO] yang-to-sources: Project model files found: 1 in 94.15 ms [INFO] yang-to-sources: 4 YANG models processed in 246.8 ms [INFO] BindingJavaFileGenerator: Defined 35 files in 92.74 ms [INFO] Sorted 35 files into 8 directories in 3.031 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 35 in 222.7 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ graph-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ graph-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ graph-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ graph-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ graph-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ graph-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ graph-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ graph-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ graph-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ graph-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ graph-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/graph/graph-api/target/graph-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/graph/graph-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ graph-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ graph-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/graph/graph-api/target/bom.xml [INFO] attaching as graph-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/graph/graph-api/target/bom.json [INFO] attaching as graph-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ graph-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ graph-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ graph-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ graph-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ graph-api --- [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-api/target/graph-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.5-SNAPSHOT/graph-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.5-SNAPSHOT/graph-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.5-SNAPSHOT/graph-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.5-SNAPSHOT/graph-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/bgpcep/graph-api/0.21.5-SNAPSHOT/graph-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ [INFO] Building algo-api 0.21.5-SNAPSHOT [4/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ algo-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ algo-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ algo-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ algo-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ algo-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ algo-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/algo/algo-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 2.206 ms [INFO] yang-to-sources: Project model files found: 1 in 11.78 ms [INFO] yang-to-sources: 5 YANG models processed in 121.4 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 15.90 ms [INFO] Sorted 24 files into 6 directories in 132.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 24 in 59.61 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ algo-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ algo-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ algo-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ algo-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ algo-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ algo-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ algo-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ algo-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ algo-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ algo-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ algo-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/algo/algo-api/target/algo-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/algo/algo-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ algo-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ algo-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/algo/algo-api/target/bom.xml [INFO] attaching as algo-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/algo/algo-api/target/bom.json [INFO] attaching as algo-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ algo-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ algo-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ algo-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ algo-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ algo-api --- [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-api/target/algo-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.5-SNAPSHOT/algo-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.5-SNAPSHOT/algo-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.5-SNAPSHOT/algo-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.5-SNAPSHOT/algo-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-api --- [INFO] Installing org/opendaylight/bgpcep/algo-api/0.21.5-SNAPSHOT/algo-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ [INFO] Building concepts 0.21.5-SNAPSHOT [5/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ concepts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ concepts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ concepts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ concepts --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ concepts --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ concepts --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/concepts/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 1.153 ms [INFO] yang-to-sources: Project model files found: 4 in 2.725 ms [INFO] yang-to-sources: 7 YANG models processed in 28.83 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 7.060 ms [INFO] Sorted 25 files into 9 directories in 146.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 17.93 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ concepts --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ concepts --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ concepts --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ concepts --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/concepts/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/concepts/target/generated-sources/spi [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/concepts/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ concepts --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 17] to target/classes [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ concepts >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ concepts --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ concepts <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ concepts --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ concepts --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/concepts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ concepts --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ concepts --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/concepts/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.protocol.concepts.ASNumberTest [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.protocol.concepts.BandwidthTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ concepts --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ concepts --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/concepts/target/concepts-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/concepts/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ concepts --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ concepts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/concepts/target/bom.xml [INFO] attaching as concepts-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/concepts/target/bom.json [INFO] attaching as concepts-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ concepts --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ concepts --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ concepts --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ concepts --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/concepts/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'concepts' with 13 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ concepts --- [INFO] Installing /w/workspace/bgpcep-sonar/concepts/target/concepts-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.5-SNAPSHOT/concepts-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.5-SNAPSHOT/concepts-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.5-SNAPSHOT/concepts-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.5-SNAPSHOT/concepts-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ concepts --- [INFO] Installing org/opendaylight/bgpcep/concepts/0.21.5-SNAPSHOT/concepts-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- [INFO] Building BGPCEP common parent 0.21.5-SNAPSHOT [6/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgpcep-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgpcep-parent --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgpcep-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgpcep-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgpcep-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgpcep-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgpcep-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgpcep-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgpcep-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgpcep-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/parent/target/bom.xml [INFO] attaching as bgpcep-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/parent/target/bom.json [INFO] attaching as bgpcep-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgpcep-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgpcep-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgpcep-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgpcep-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.5-SNAPSHOT/bgpcep-parent-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.5-SNAPSHOT/bgpcep-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.5-SNAPSHOT/bgpcep-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ [INFO] Building algo-impl 0.21.5-SNAPSHOT [7/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ algo-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ algo-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ algo-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ algo-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ algo-impl --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ algo-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ algo-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ algo-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ algo-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ algo-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ algo-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ algo-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ algo-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/algo/algo-impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ algo-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ algo-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ algo-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/algo/algo-impl/target/algo-impl-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/algo/algo-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ algo-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ algo-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/algo/algo-impl/target/bom.xml [INFO] attaching as algo-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/algo/algo-impl/target/bom.json [INFO] attaching as algo-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ algo-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ algo-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ algo-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ algo-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ algo-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-impl/target/algo-impl-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.5-SNAPSHOT/algo-impl-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.5-SNAPSHOT/algo-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.5-SNAPSHOT/algo-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.5-SNAPSHOT/algo-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-impl --- [INFO] Installing org/opendaylight/bgpcep/algo-impl/0.21.5-SNAPSHOT/algo-impl-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ [INFO] Building single-feature-parent 0.21.5-SNAPSHOT [8/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ single-feature-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ single-feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ single-feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ single-feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ single-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ single-feature-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ single-feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ single-feature-parent --- [INFO] Created: /w/workspace/bgpcep-sonar/single-feature-parent/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ single-feature-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ single-feature-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ single-feature-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ single-feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ single-feature-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ single-feature-parent --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ single-feature-parent --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/single-feature-parent/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ single-feature-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ single-feature-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ single-feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/single-feature-parent/target/bom.xml [INFO] attaching as single-feature-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/single-feature-parent/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as single-feature-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ single-feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ single-feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ single-feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ single-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ single-feature-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.5-SNAPSHOT/single-feature-parent-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.5-SNAPSHOT/single-feature-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.5-SNAPSHOT/single-feature-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ [INFO] Building OpenDaylight :: GRAPH :: API 0.21.5-SNAPSHOT [9/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-graph-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-graph-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-graph-api --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-graph-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-graph-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.451 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-graph-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-graph-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/bom.xml [INFO] attaching as odl-bgpcep-graph-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/bom.json [INFO] attaching as odl-bgpcep-graph-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-graph-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-graph-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.5-SNAPSHOT/odl-bgpcep-graph-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.5-SNAPSHOT/odl-bgpcep-graph-api-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.5-SNAPSHOT/odl-bgpcep-graph-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.5-SNAPSHOT/odl-bgpcep-graph-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.21.5-SNAPSHOT [10/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-concepts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-concepts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-concepts --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-concepts --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-concepts --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-concepts --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-concepts --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-concepts --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-concepts --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-concepts --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-concepts --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-concepts --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.06 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-concepts --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-concepts --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-concepts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/bom.xml [INFO] attaching as odl-bgpcep-concepts-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/bom.json [INFO] attaching as odl-bgpcep-concepts-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-concepts --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-concepts --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-concepts --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.5-SNAPSHOT/odl-bgpcep-concepts-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.5-SNAPSHOT/odl-bgpcep-concepts-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.5-SNAPSHOT/odl-bgpcep-concepts-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.5-SNAPSHOT/odl-bgpcep-concepts-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.21.5-SNAPSHOT [11/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-algo-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-algo-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-algo-api --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-algo-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-algo-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.700 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-algo-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-algo-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/bom.xml [INFO] attaching as odl-bgpcep-algo-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/bom.json [INFO] attaching as odl-bgpcep-algo-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-algo-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-algo-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.5-SNAPSHOT/odl-bgpcep-algo-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.5-SNAPSHOT/odl-bgpcep-algo-api-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.5-SNAPSHOT/odl-bgpcep-algo-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.5-SNAPSHOT/odl-bgpcep-algo-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- [INFO] Building graph-impl 0.21.5-SNAPSHOT [12/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ graph-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ graph-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ graph-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ graph-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ graph-impl --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ graph-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ graph-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ graph-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ graph-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ graph-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ graph-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ graph-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ graph-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/graph/graph-impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ graph-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ graph-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ graph-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/graph/graph-impl/target/graph-impl-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/graph/graph-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ graph-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ graph-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/graph/graph-impl/target/bom.xml [INFO] attaching as graph-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/graph/graph-impl/target/bom.json [INFO] attaching as graph-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ graph-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ graph-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ graph-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ graph-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ graph-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-impl/target/graph-impl-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.5-SNAPSHOT/graph-impl-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.5-SNAPSHOT/graph-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.5-SNAPSHOT/graph-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.5-SNAPSHOT/graph-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-impl --- [INFO] Installing org/opendaylight/bgpcep/graph-impl/0.21.5-SNAPSHOT/graph-impl-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- [INFO] Building OpenDaylight :: GRAPH 0.21.5-SNAPSHOT [13/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-graph --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-graph --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-graph --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-graph --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-graph --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-graph --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-graph --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-graph --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-graph --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-graph --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-graph --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-graph --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.35 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-graph --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-graph --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-graph --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 187 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/bom.xml [INFO] attaching as odl-bgpcep-graph-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/bom.json [INFO] attaching as odl-bgpcep-graph-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-graph --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-graph --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-graph --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.5-SNAPSHOT/odl-bgpcep-graph-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.5-SNAPSHOT/odl-bgpcep-graph-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.5-SNAPSHOT/odl-bgpcep-graph-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.5-SNAPSHOT/odl-bgpcep-graph-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- [INFO] Building OpenDaylight :: Path Computation Algorithms 0.21.5-SNAPSHOT [14/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-algo --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-algo --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-algo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-algo --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-algo --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-algo --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-algo --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-algo --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-algo --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-algo --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-algo --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-algo --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.66 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-algo --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-algo --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-algo --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 193 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/bom.xml [INFO] attaching as odl-bgpcep-algo-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/bom.json [INFO] attaching as odl-bgpcep-algo-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-algo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-algo --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-algo --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.5-SNAPSHOT/odl-bgpcep-algo-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.5-SNAPSHOT/odl-bgpcep-algo-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.5-SNAPSHOT/odl-bgpcep-algo-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.5-SNAPSHOT/odl-bgpcep-algo-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- [INFO] Building testtool-parent 0.21.5-SNAPSHOT [15/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ testtool-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ testtool-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ testtool-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ testtool-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ testtool-parent --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ testtool-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ testtool-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ testtool-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ testtool-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ testtool-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ testtool-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ testtool-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ testtool-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ testtool-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ testtool-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/testtool-parent/target/bom.xml [INFO] attaching as testtool-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/testtool-parent/target/bom.json [INFO] attaching as testtool-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ testtool-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ testtool-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ testtool-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ testtool-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testtool-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.5-SNAPSHOT/testtool-parent-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.5-SNAPSHOT/testtool-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.5-SNAPSHOT/testtool-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- [INFO] Building util 0.21.5-SNAPSHOT [16/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ util --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ util --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ util --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ util --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ util --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/bgpcep-sonar/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:[186,16] explicit call to close() on an auto-closeable resource [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ util >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ util <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ util --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ util --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.util.IPAddressesAndPrefixesTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.opendaylight.protocol.util.IPAddressesAndPrefixesTest [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.util.Ipv4UtilTest [INFO] Running org.opendaylight.protocol.util.ByteArrayTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.util.ByteArrayTest [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest [INFO] Running org.opendaylight.protocol.util.Ipv6UtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.util.Ipv6UtilTest [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest [INFO] Running org.opendaylight.protocol.util.BitArrayTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.BitArrayTest [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.util.StatisticsUtilTest [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ util --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/util/target/util-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ util --- [INFO] Building jar: /w/workspace/bgpcep-sonar/util/target/util-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/util/target/bom.xml [INFO] attaching as util-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/util/target/bom.json [INFO] attaching as util-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ util --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'util' with 10 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ util --- [INFO] Installing /w/workspace/bgpcep-sonar/util/target/util-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.5-SNAPSHOT/util-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.21.5-SNAPSHOT/util-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/util/target/util-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.5-SNAPSHOT/util-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.21.5-SNAPSHOT/util-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/0.21.5-SNAPSHOT/util-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ util --- [INFO] Installing org/opendaylight/bgpcep/util/0.21.5-SNAPSHOT/util-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- [INFO] Building bgp-concepts 0.21.5-SNAPSHOT [17/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-concepts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-concepts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-concepts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-concepts --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-concepts --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-concepts --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/concepts/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.032 ms [INFO] yang-to-sources: Project model files found: 1 in 6.076 ms [INFO] yang-to-sources: 6 YANG models processed in 40.27 ms [INFO] BindingJavaFileGenerator: Defined 116 files in 12.71 ms [INFO] Sorted 116 files into 27 directories in 377.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 116 in 74.70 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-concepts --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-concepts --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-concepts --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-concepts --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/concepts/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/concepts/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/concepts/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-concepts --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-concepts >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-concepts --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-concepts <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-concepts --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-concepts --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/concepts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-concepts --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-concepts --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/concepts/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-concepts --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-concepts --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/concepts/target/bgp-concepts-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/concepts/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-concepts --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-concepts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/concepts/target/bom.xml [INFO] attaching as bgp-concepts-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/concepts/target/bom.json [INFO] attaching as bgp-concepts-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-concepts --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-concepts --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-concepts --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-concepts --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/concepts/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-concepts' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-concepts --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/concepts/target/bgp-concepts-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.5-SNAPSHOT/bgp-concepts-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.5-SNAPSHOT/bgp-concepts-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.5-SNAPSHOT/bgp-concepts-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.5-SNAPSHOT/bgp-concepts-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-concepts --- [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/0.21.5-SNAPSHOT/bgp-concepts-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- [INFO] Building bgp-parser-api 0.21.5-SNAPSHOT [18/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parser-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-parser-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-parser-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/parser-api/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.612 ms [INFO] yang-to-sources: Project model files found: 2 in 6.851 ms [INFO] yang-to-sources: 9 YANG models processed in 76.57 ms [INFO] BindingJavaFileGenerator: Defined 115 files in 18.60 ms [INFO] Sorted 115 files into 25 directories in 310.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 115 in 44.11 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-parser-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 123 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-parser-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-parser-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-parser-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-parser-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/parser-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest [INFO] Running org.opendaylight.protocol.bgp.parser.APITest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.protocol.bgp.parser.APITest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-parser-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/parser-api/target/bgp-parser-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/parser-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-parser-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/parser-api/target/bom.xml [INFO] attaching as bgp-parser-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/parser-api/target/bom.json [INFO] attaching as bgp-parser-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-parser-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-parser-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-parser-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parser-api --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-api/target/bgp-parser-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.5-SNAPSHOT/bgp-parser-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.5-SNAPSHOT/bgp-parser-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.5-SNAPSHOT/bgp-parser-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.5-SNAPSHOT/bgp-parser-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-api --- [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/0.21.5-SNAPSHOT/bgp-parser-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- [INFO] Building bgp-parser-spi 0.21.5-SNAPSHOT [19/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parser-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-parser-spi --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-parser-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 68 source files with javac [debug release 17] to target/classes [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,76] found raw type: java.util.AbstractMap.SimpleEntry missing type arguments for generic class java.util.AbstractMap.SimpleEntry [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked conversion required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> found: java.util.AbstractMap.SimpleEntry [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-parser-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-parser-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-parser-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-parser-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/parser-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.439 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-parser-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bgp-parser-spi-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-parser-spi --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bgp-parser-spi-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-parser-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-parser-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bom.xml [INFO] attaching as bgp-parser-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bom.json [INFO] attaching as bgp-parser-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-parser-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-parser-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-parser-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parser-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bgp-parser-spi-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.5-SNAPSHOT/bgp-parser-spi-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.5-SNAPSHOT/bgp-parser-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bgp-parser-spi-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.5-SNAPSHOT/bgp-parser-spi-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.5-SNAPSHOT/bgp-parser-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.5-SNAPSHOT/bgp-parser-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-spi --- [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/0.21.5-SNAPSHOT/bgp-parser-spi-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ [INFO] Building bgp-util 0.21.5-SNAPSHOT [20/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-util --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-util --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-util --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-util --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/util/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/bgpcep-sonar/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,43] found raw type: java.util.LinkedList missing type arguments for generic class java.util.LinkedList [WARNING] /w/workspace/bgpcep-sonar/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,39] unchecked conversion required: java.util.List found: java.util.LinkedList [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-util >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-util <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-util --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-util --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-util --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/util/target/bgp-util-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/util/target/bom.xml [INFO] attaching as bgp-util-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/util/target/bom.json [INFO] attaching as bgp-util-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-util --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-util' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-util --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/util/target/bgp-util-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.5-SNAPSHOT/bgp-util-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.5-SNAPSHOT/bgp-util-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.5-SNAPSHOT/bgp-util-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.5-SNAPSHOT/bgp-util-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-util --- [INFO] Installing org/opendaylight/bgpcep/bgp-util/0.21.5-SNAPSHOT/bgp-util-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- [INFO] Building bgp-parser-impl 0.21.5-SNAPSHOT [21/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parser-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-parser-impl --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-parser-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-parser-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-parser-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-impl --- [INFO] Copying 10 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-parser-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 42 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-parser-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/parser-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest [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 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-parser-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bgp-parser-impl-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-parser-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bgp-parser-impl-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-parser-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-parser-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bom.xml [INFO] attaching as bgp-parser-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bom.json [INFO] attaching as bgp-parser-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-parser-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-parser-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-parser-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parser-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bgp-parser-impl-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.5-SNAPSHOT/bgp-parser-impl-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.5-SNAPSHOT/bgp-parser-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bgp-parser-impl-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.5-SNAPSHOT/bgp-parser-impl-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.5-SNAPSHOT/bgp-parser-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.5-SNAPSHOT/bgp-parser-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-impl --- [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/0.21.5-SNAPSHOT/bgp-parser-impl-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- [INFO] Building OpenDaylight :: Extras :: Dependencies 0.21.5-SNAPSHOT [22/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-extras-dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-extras-dependencies --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-extras-dependencies --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-extras-dependencies --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.666 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-extras-dependencies --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/bom.xml [INFO] attaching as odl-bgpcep-extras-dependencies-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/bom.json [INFO] attaching as odl-bgpcep-extras-dependencies-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-extras-dependencies --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.5-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.5-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.5-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.5-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- [INFO] Building OpenDaylight :: BGP :: Dependencies 0.21.5-SNAPSHOT [23/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-dependencies --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-dependencies --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.890 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-dependencies --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-dependencies-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/bom.json [INFO] attaching as odl-bgpcep-bgp-dependencies-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-dependencies --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.5-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.5-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.5-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.5-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.21.5-SNAPSHOT [24/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-parser-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-parser-api --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-parser-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.430 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-parser-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-parser-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/bom.json [INFO] attaching as odl-bgpcep-bgp-parser-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-parser-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ [INFO] Building OpenDaylight :: BGP :: Parser 0.21.5-SNAPSHOT [25/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-parser --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-parser --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-parser --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.31 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-parser --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 84 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-parser-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/bom.json [INFO] attaching as odl-bgpcep-bgp-parser-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-parser --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.5-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.5-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.5-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.5-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- [INFO] Building bgp-rib-api 0.21.5-SNAPSHOT [26/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-rib-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/rib-api/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 1.860 ms [INFO] yang-to-sources: Project model files found: 2 in 2.176 ms [INFO] yang-to-sources: 11 YANG models processed in 77.50 ms [INFO] BindingJavaFileGenerator: Defined 64 files in 16.45 ms [INFO] Sorted 64 files into 11 directories in 162.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 64 in 30.79 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 65 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-rib-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-rib-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-rib-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-rib-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/rib-api/target/bgp-rib-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/rib-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-rib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/rib-api/target/bom.xml [INFO] attaching as bgp-rib-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/rib-api/target/bom.json [INFO] attaching as bgp-rib-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-api --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-api/target/bgp-rib-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.5-SNAPSHOT/bgp-rib-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.5-SNAPSHOT/bgp-rib-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.5-SNAPSHOT/bgp-rib-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.5-SNAPSHOT/bgp-rib-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-api --- [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/0.21.5-SNAPSHOT/bgp-rib-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- [INFO] Building bgp-openconfig-api 0.21.5-SNAPSHOT [27/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-openconfig-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/openconfig-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.629 ms [INFO] yang-to-sources: Project model files found: 16 in 17.52 ms [INFO] yang-to-sources: 27 YANG models processed in 251.2 ms [INFO] BindingJavaFileGenerator: Defined 877 files in 52.69 ms [INFO] Sorted 877 files into 181 directories in 1.668 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 877 in 205.1 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-api --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/generated-sources/spi [INFO] Copying 16 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 16 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 876 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-openconfig-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-openconfig-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-openconfig-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bgp-openconfig-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-openconfig-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bom.xml [INFO] attaching as bgp-openconfig-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bom.json [INFO] attaching as bgp-openconfig-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-api --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bgp-openconfig-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.5-SNAPSHOT/bgp-openconfig-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.5-SNAPSHOT/bgp-openconfig-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.5-SNAPSHOT/bgp-openconfig-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.5-SNAPSHOT/bgp-openconfig-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-api --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/0.21.5-SNAPSHOT/bgp-openconfig-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- [INFO] Building bgp-rib-spi 0.21.5-SNAPSHOT [28/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-spi --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-rib-spi --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/rib-spi/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 3.011 ms [INFO] yang-to-sources: Project model files found: 1 in 1.703 ms [INFO] yang-to-sources: 11 YANG models processed in 96.71 ms [INFO] BindingJavaFileGenerator: Defined 29 files in 10.25 ms [INFO] Sorted 29 files into 14 directories in 695.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 29 in 24.92 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-spi/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-spi/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 80 source files with javac [debug release 17] to target/classes [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:[531,20] unchecked cast required: R found: org.opendaylight.yangtools.yang.binding.DataObject [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-rib-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-rib-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 required: E found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[103,59] unchecked conversion required: E found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-rib-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/rib-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.617 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-rib-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bgp-rib-spi-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-rib-spi --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bgp-rib-spi-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-rib-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-rib-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bom.xml [INFO] attaching as bgp-rib-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bom.json [INFO] attaching as bgp-rib-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/rib-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bgp-rib-spi-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.5-SNAPSHOT/bgp-rib-spi-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.5-SNAPSHOT/bgp-rib-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bgp-rib-spi-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.5-SNAPSHOT/bgp-rib-spi-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.5-SNAPSHOT/bgp-rib-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.5-SNAPSHOT/bgp-rib-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-spi --- [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/0.21.5-SNAPSHOT/bgp-rib-spi-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- [INFO] Building OpenDaylight :: BGP :: RIB Api 0.21.5-SNAPSHOT [29/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-rib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-rib-api --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-rib-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.32 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-rib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 132 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-rib-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/bom.json [INFO] attaching as odl-bgpcep-bgp-rib-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-rib-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- [INFO] Building bgp-openconfig-spi 0.21.5-SNAPSHOT [30/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-openconfig-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-openconfig-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-openconfig-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-openconfig-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bom.xml [INFO] attaching as bgp-openconfig-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bom.json [INFO] attaching as bgp-openconfig-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.5-SNAPSHOT/bgp-openconfig-spi-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.5-SNAPSHOT/bgp-openconfig-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.5-SNAPSHOT/bgp-openconfig-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.5-SNAPSHOT/bgp-openconfig-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-spi --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.5-SNAPSHOT/bgp-openconfig-spi-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- [INFO] Building OpenDaylight :: BGP :: Openconfig 0.21.5-SNAPSHOT [31/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-openconfig --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.70 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-openconfig --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 134 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-openconfig-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/bom.json [INFO] attaching as odl-bgpcep-bgp-openconfig-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- [INFO] Building bgp-bmp-api 0.21.5-SNAPSHOT [32/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-bmp-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bmp/bmp-api/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 1.620 ms [INFO] yang-to-sources: Project model files found: 3 in 7.012 ms [INFO] yang-to-sources: 14 YANG models processed in 64.38 ms [INFO] BindingJavaFileGenerator: Defined 169 files in 13.42 ms [INFO] Sorted 169 files into 35 directories in 213.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 169 in 48.72 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 169 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-bmp-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-bmp-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-bmp-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bgp-bmp-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-bmp-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bom.xml [INFO] attaching as bgp-bmp-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bom.json [INFO] attaching as bgp-bmp-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-api --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bgp-bmp-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.5-SNAPSHOT/bgp-bmp-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.5-SNAPSHOT/bgp-bmp-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.5-SNAPSHOT/bgp-bmp-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.5-SNAPSHOT/bgp-bmp-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-api --- [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/0.21.5-SNAPSHOT/bgp-bmp-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ [INFO] Building bgp-extension-parent 0.21.5-SNAPSHOT [33/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-extension-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-extension-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-extension-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-extension-parent --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-extension-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-extension-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-extension-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-extension-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-extension-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-extension-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-extension-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-extension-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 50 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/parent/target/bom.xml [INFO] attaching as bgp-extension-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/parent/target/bom.json [INFO] attaching as bgp-extension-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-extension-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-extension-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-extension-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-extension-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-extension-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.5-SNAPSHOT/bgp-extension-parent-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.5-SNAPSHOT/bgp-extension-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.5-SNAPSHOT/bgp-extension-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ [INFO] Building bgp-inet 0.21.5-SNAPSHOT [34/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-inet --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-inet --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-inet --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-inet --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-inet --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-inet --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/inet/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 4.122 ms [INFO] yang-to-sources: Project model files found: 1 in 1.392 ms [INFO] yang-to-sources: 13 YANG models processed in 132.8 ms [INFO] BindingJavaFileGenerator: Defined 68 files in 12.33 ms [INFO] Sorted 68 files into 22 directories in 125.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 68 in 28.39 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-inet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-inet --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-inet --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-inet --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/inet/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-inet --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 78 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-inet >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-inet --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-inet <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-inet --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-inet --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-inet --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-inet --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.149 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-inet --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-inet --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bgp-inet-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-inet --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-inet --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bom.xml [INFO] attaching as bgp-inet-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bom.json [INFO] attaching as bgp-inet-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-inet --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-inet --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-inet --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-inet --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-inet' with 13 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-inet --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bgp-inet-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.5-SNAPSHOT/bgp-inet-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.5-SNAPSHOT/bgp-inet-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.5-SNAPSHOT/bgp-inet-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.5-SNAPSHOT/bgp-inet-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-inet --- [INFO] Installing org/opendaylight/bgpcep/bgp-inet/0.21.5-SNAPSHOT/bgp-inet-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- [INFO] Building bgp-path-selection-mode 0.21.5-SNAPSHOT [35/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-path-selection-mode --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-path-selection-mode --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-path-selection-mode --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-path-selection-mode --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-path-selection-mode --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-path-selection-mode --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-path-selection-mode --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/path-selection-mode/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-path-selection-mode --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-path-selection-mode --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-path-selection-mode --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-path-selection-mode --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/path-selection-mode/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-path-selection-mode --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-path-selection-mode --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-path-selection-mode --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-path-selection-mode --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-path-selection-mode --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-path-selection-mode --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-path-selection-mode --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-path-selection-mode --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bom.xml [INFO] attaching as bgp-path-selection-mode-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bom.json [INFO] attaching as bgp-path-selection-mode-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.5-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-path-selection-mode --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-path-selection-mode --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-path-selection-mode --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.5-SNAPSHOT/bgp-path-selection-mode-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.5-SNAPSHOT/bgp-path-selection-mode-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.5-SNAPSHOT/bgp-path-selection-mode-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.5-SNAPSHOT/bgp-path-selection-mode-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.5-SNAPSHOT/bgp-path-selection-mode-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-path-selection-mode --- [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.5-SNAPSHOT/bgp-path-selection-mode-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- [INFO] Building config-loader-spi 0.21.5-SNAPSHOT [36/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ config-loader-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ config-loader-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ config-loader-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ config-loader-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ config-loader-spi --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ config-loader-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ config-loader-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ config-loader-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ config-loader-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ config-loader-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ config-loader-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ config-loader-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ config-loader-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ config-loader-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ config-loader-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ config-loader-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/config-loader-spi-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ config-loader-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ config-loader-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/bom.xml [INFO] attaching as config-loader-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/bom.json [INFO] attaching as config-loader-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ config-loader-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ config-loader-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ config-loader-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ config-loader-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-loader-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/config-loader-spi-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.5-SNAPSHOT/config-loader-spi-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.5-SNAPSHOT/config-loader-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.5-SNAPSHOT/config-loader-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.5-SNAPSHOT/config-loader-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-spi --- [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/0.21.5-SNAPSHOT/config-loader-spi-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- [INFO] Building config-loader-impl 0.21.5-SNAPSHOT [37/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ config-loader-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ config-loader-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ config-loader-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ config-loader-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ config-loader-impl --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ config-loader-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ config-loader-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ config-loader-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ config-loader-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ config-loader-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ config-loader-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ config-loader-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ config-loader-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ config-loader-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ config-loader-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.143 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ config-loader-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/config-loader-impl-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ config-loader-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/config-loader-impl-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ config-loader-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ config-loader-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ config-loader-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/bom.xml [INFO] attaching as config-loader-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/bom.json [INFO] attaching as config-loader-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ config-loader-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ config-loader-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ config-loader-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ config-loader-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'config-loader-impl' with 8 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-loader-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/config-loader-impl-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.5-SNAPSHOT/config-loader-impl-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.5-SNAPSHOT/config-loader-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/config-loader-impl-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.5-SNAPSHOT/config-loader-impl-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.5-SNAPSHOT/config-loader-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.5-SNAPSHOT/config-loader-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-impl --- [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/0.21.5-SNAPSHOT/config-loader-impl-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- [INFO] Building testtool-util 0.21.5-SNAPSHOT [38/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ testtool-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ testtool-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ testtool-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ testtool-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ testtool-util --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ testtool-util --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ testtool-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ testtool-util --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ testtool-util --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/testtool-util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ testtool-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ testtool-util >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ testtool-util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ testtool-util <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ testtool-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ testtool-util --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/testtool-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ testtool-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ testtool-util --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/testtool-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.protocol.util.LoggerUtilTest [INFO] Running org.opendaylight.protocol.util.CheckUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.53 s -- in org.opendaylight.protocol.util.CheckUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ testtool-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ testtool-util --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/testtool-util/target/testtool-util-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/testtool-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ testtool-util --- [INFO] Building jar: /w/workspace/bgpcep-sonar/testtool-util/target/testtool-util-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ testtool-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ testtool-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ testtool-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/testtool-util/target/bom.xml [INFO] attaching as testtool-util-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/testtool-util/target/bom.json [INFO] attaching as testtool-util-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ testtool-util --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ testtool-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ testtool-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ testtool-util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/testtool-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'testtool-util' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testtool-util --- [INFO] Installing /w/workspace/bgpcep-sonar/testtool-util/target/testtool-util-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.5-SNAPSHOT/testtool-util-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.5-SNAPSHOT/testtool-util-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/testtool-util/target/testtool-util-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.5-SNAPSHOT/testtool-util-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.5-SNAPSHOT/testtool-util-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.5-SNAPSHOT/testtool-util-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ testtool-util --- [INFO] Installing org/opendaylight/bgpcep/testtool-util/0.21.5-SNAPSHOT/testtool-util-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- [INFO] Building routing-policy-config-loader 0.21.5-SNAPSHOT [39/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ routing-policy-config-loader --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ routing-policy-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ routing-policy-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ routing-policy-config-loader --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ routing-policy-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ routing-policy-config-loader --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ routing-policy-config-loader --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ routing-policy-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ routing-policy-config-loader --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ routing-policy-config-loader --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ routing-policy-config-loader --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ routing-policy-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ routing-policy-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.757 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ routing-policy-config-loader --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ routing-policy-config-loader --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ routing-policy-config-loader --- [INFO] Building jar: /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ routing-policy-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ routing-policy-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ routing-policy-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/bom.xml [INFO] attaching as routing-policy-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/bom.json [INFO] attaching as routing-policy-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ routing-policy-config-loader --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ routing-policy-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ routing-policy-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ routing-policy-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ routing-policy-config-loader --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.5-SNAPSHOT/routing-policy-config-loader-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.5-SNAPSHOT/routing-policy-config-loader-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.5-SNAPSHOT/routing-policy-config-loader-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.5-SNAPSHOT/routing-policy-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.5-SNAPSHOT/routing-policy-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ routing-policy-config-loader --- [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/0.21.5-SNAPSHOT/routing-policy-config-loader-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ [INFO] Building bgp-openconfig-rp-spi 0.21.5-SNAPSHOT [40/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-rp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-openconfig-rp-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-spi --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-rp-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.768 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-openconfig-rp-spi --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-openconfig-rp-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bom.xml [INFO] attaching as bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bom.json [INFO] attaching as bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-rp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-rp-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.5-SNAPSHOT/bgp-openconfig-rp-spi-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.5-SNAPSHOT/bgp-openconfig-rp-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.5-SNAPSHOT/bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.5-SNAPSHOT/bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.5-SNAPSHOT/bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-spi --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.5-SNAPSHOT/bgp-openconfig-rp-spi-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- [INFO] Building bgp-route-target 0.21.5-SNAPSHOT [41/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-route-target --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-route-target --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-route-target --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-route-target --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-route-target --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-route-target --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/route-target/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 3.689 ms [INFO] yang-to-sources: Project model files found: 1 in 1.897 ms [INFO] yang-to-sources: 19 YANG models processed in 131.5 ms [INFO] BindingJavaFileGenerator: Defined 50 files in 16.13 ms [INFO] Sorted 50 files into 20 directories in 112.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 50 in 29.96 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-route-target --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-route-target --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-route-target --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-route-target --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/route-target/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-route-target --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 66 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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[] [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-route-target >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-route-target --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-route-target <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-route-target --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-route-target --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-route-target --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-route-target --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.884 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.510 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest [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 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-route-target --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-route-target --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bgp-route-target-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-route-target --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-route-target --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bom.xml [INFO] attaching as bgp-route-target-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bom.json [INFO] attaching as bgp-route-target-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-route-target --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-route-target --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-route-target --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-route-target --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-route-target' with 14 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-route-target --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bgp-route-target-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.5-SNAPSHOT/bgp-route-target-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.5-SNAPSHOT/bgp-route-target-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.5-SNAPSHOT/bgp-route-target-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.5-SNAPSHOT/bgp-route-target-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-route-target --- [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/0.21.5-SNAPSHOT/bgp-route-target-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- [INFO] Building bgp-openconfig-rp-impl 0.21.5-SNAPSHOT [42/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-rp-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-openconfig-rp-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-impl --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-openconfig-rp-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-openconfig-rp-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bom.xml [INFO] attaching as bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bom.json [INFO] attaching as bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-rp-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-rp-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.5-SNAPSHOT/bgp-openconfig-rp-impl-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.5-SNAPSHOT/bgp-openconfig-rp-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.5-SNAPSHOT/bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.5-SNAPSHOT/bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.5-SNAPSHOT/bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-impl --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.5-SNAPSHOT/bgp-openconfig-rp-impl-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ [INFO] Building rsvp-api 0.21.5-SNAPSHOT [43/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rsvp-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rsvp-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rsvp-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/rsvp/api/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 762.9 μs [INFO] yang-to-sources: Project model files found: 1 in 5.293 ms [INFO] yang-to-sources: 7 YANG models processed in 42.09 ms [INFO] BindingJavaFileGenerator: Defined 240 files in 8.359 ms [INFO] Sorted 240 files into 76 directories in 280.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 240 in 47.87 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rsvp-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 240 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rsvp-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rsvp-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rsvp-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rsvp-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rsvp-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rsvp-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rsvp-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/rsvp/api/target/rsvp-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/rsvp/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rsvp-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/rsvp/api/target/bom.xml [INFO] attaching as rsvp-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/rsvp/api/target/bom.json [INFO] attaching as rsvp-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rsvp-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rsvp-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rsvp-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rsvp-api --- [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/api/target/rsvp-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.5-SNAPSHOT/rsvp-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.5-SNAPSHOT/rsvp-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.5-SNAPSHOT/rsvp-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.5-SNAPSHOT/rsvp-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-api --- [INFO] Installing org/opendaylight/bgpcep/rsvp-api/0.21.5-SNAPSHOT/rsvp-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ [INFO] Building rsvp-spi 0.21.5-SNAPSHOT [44/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rsvp-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rsvp-spi --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rsvp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rsvp-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rsvp-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rsvp-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rsvp-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rsvp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rsvp-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/rsvp/spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rsvp-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/rsvp/spi/target/rsvp-spi-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/rsvp/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rsvp-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/rsvp/spi/target/bom.xml [INFO] attaching as rsvp-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/rsvp/spi/target/bom.json [INFO] attaching as rsvp-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rsvp-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rsvp-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rsvp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/rsvp/spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rsvp-spi' with 17 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rsvp-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/spi/target/rsvp-spi-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.5-SNAPSHOT/rsvp-spi-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.5-SNAPSHOT/rsvp-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.5-SNAPSHOT/rsvp-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.5-SNAPSHOT/rsvp-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-spi --- [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/0.21.5-SNAPSHOT/rsvp-spi-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ [INFO] Building rsvp-impl 0.21.5-SNAPSHOT [45/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rsvp-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rsvp-impl --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rsvp-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 59 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rsvp-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rsvp-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rsvp-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rsvp-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/rsvp/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rsvp-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rsvp-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/rsvp/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rsvp-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/rsvp/impl/target/rsvp-impl-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/rsvp/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rsvp-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/rsvp/impl/target/bom.xml [INFO] attaching as rsvp-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/rsvp/impl/target/bom.json [INFO] attaching as rsvp-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rsvp-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rsvp-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rsvp-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/rsvp/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rsvp-impl' with 59 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rsvp-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/impl/target/rsvp-impl-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.5-SNAPSHOT/rsvp-impl-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.5-SNAPSHOT/rsvp-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.5-SNAPSHOT/rsvp-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.5-SNAPSHOT/rsvp-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-impl --- [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/0.21.5-SNAPSHOT/rsvp-impl-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- [INFO] Building bgp-linkstate 0.21.5-SNAPSHOT [46/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-linkstate --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-linkstate --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-linkstate --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-linkstate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-linkstate --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-linkstate --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 3.364 ms [INFO] yang-to-sources: Project model files found: 3 in 5.365 ms [INFO] yang-to-sources: 17 YANG models processed in 326.8 ms [INFO] BindingJavaFileGenerator: Defined 283 files in 23.03 ms [INFO] Sorted 283 files into 72 directories in 396.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 283 in 73.63 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-linkstate --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-linkstate --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-linkstate --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-linkstate --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-linkstate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 346 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[338,99] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[341,105] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[347,102] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[185,93] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[223,89] unchecked cast required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[237,89] unchecked cast required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer [WARNING] /w/workspace/bgpcep-sonar/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[] [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-linkstate --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-linkstate --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-linkstate --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-linkstate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/ParserTest.java:[134,19] explicit call to close() on an auto-closeable resource [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-linkstate --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.694 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-linkstate --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-linkstate --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bgp-linkstate-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-linkstate --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-linkstate --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 61 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bom.xml [INFO] attaching as bgp-linkstate-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bom.json [INFO] attaching as bgp-linkstate-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-linkstate --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-linkstate --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-linkstate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-linkstate --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-linkstate' with 70 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-linkstate --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bgp-linkstate-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.5-SNAPSHOT/bgp-linkstate-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.5-SNAPSHOT/bgp-linkstate-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.5-SNAPSHOT/bgp-linkstate-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.5-SNAPSHOT/bgp-linkstate-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-linkstate --- [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/0.21.5-SNAPSHOT/bgp-linkstate-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- [INFO] Building bgp-rib-mock 0.21.5-SNAPSHOT [47/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-mock --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-mock --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-mock --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-mock --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-mock --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-mock --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-mock --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-mock/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-mock/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-mock/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-rib-mock --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-rib-mock --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-mock/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-mock --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-rib-mock --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-rib-mock --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-mock --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bgp-rib-mock-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-mock --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-rib-mock --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bom.xml [INFO] attaching as bgp-rib-mock-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bom.json [INFO] attaching as bgp-rib-mock-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-mock --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-mock --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-mock --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-mock --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-mock --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bgp-rib-mock-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.5-SNAPSHOT/bgp-rib-mock-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.5-SNAPSHOT/bgp-rib-mock-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.5-SNAPSHOT/bgp-rib-mock-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.5-SNAPSHOT/bgp-rib-mock-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-mock --- [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/0.21.5-SNAPSHOT/bgp-rib-mock-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- [INFO] Building bgp-config-example 0.21.5-SNAPSHOT [48/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-config-example --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-config-example --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-config-example --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-config-example --- [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:bundle (default) @ bgp-config-example --- [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-config-example --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-config-example --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-config-example >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-config-example --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-config-example <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-config-example --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-config-example --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/config-example/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-config-example --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-config-example --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-config-example --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bgp-config-example --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/config-example/target/bgp-config-example-0.21.5-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ bgp-config-example --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/config-example/target/bom.xml [INFO] attaching as bgp-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/config-example/target/bom.json [INFO] attaching as bgp-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-config-example --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-config-example --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-config-example --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/bgp-config-example-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.5-SNAPSHOT/bgp-config-example-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.5-SNAPSHOT/bgp-config-example-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/classes/initial/protocols-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.5-SNAPSHOT/bgp-config-example-0.21.5-SNAPSHOT-bgp-initial-config.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/classes/initial/network-topology-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.5-SNAPSHOT/bgp-config-example-0.21.5-SNAPSHOT-network-topology-bgp-initial-config.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/classes/initial/routing-policy-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.5-SNAPSHOT/bgp-config-example-0.21.5-SNAPSHOT-routing-policy-default-config.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.5-SNAPSHOT/bgp-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.5-SNAPSHOT/bgp-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- [INFO] Building bgp-openconfig-rp-statement 0.21.5-SNAPSHOT [49/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-statement --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-statement --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-rp-statement --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-openconfig-rp-statement --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-statement --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-rp-statement --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.318 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-statement --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-openconfig-rp-statement --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-openconfig-rp-statement --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 57 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bom.xml [INFO] attaching as bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bom.json [INFO] attaching as bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-rp-statement --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-rp-statement --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.5-SNAPSHOT/bgp-openconfig-rp-statement-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.5-SNAPSHOT/bgp-openconfig-rp-statement-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.5-SNAPSHOT/bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.5-SNAPSHOT/bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.5-SNAPSHOT/bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-statement --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.5-SNAPSHOT/bgp-openconfig-rp-statement-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- [INFO] Building bgp-rib-impl 0.21.5-SNAPSHOT [50/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-impl --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 77 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[218,62] unchecked cast required: org.opendaylight.mdsal.binding.api.DataObjectModification found: org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[227,72] unchecked cast required: org.opendaylight.mdsal.binding.api.DataObjectModification found: org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[229,70] unchecked cast required: org.opendaylight.mdsal.binding.api.DataObjectModification found: org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[759,45] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-rib-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-rib-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ bgp-rib-impl --- [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:0.21.5-SNAPSHOT [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-impl --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[130,34] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class io.netty.util.concurrent.Future [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 required: io.netty.util.concurrent.GenericFutureListener> found: io.netty.util.concurrent.GenericFutureListener [WARNING] /w/workspace/bgpcep-sonar/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,47] unchecked conversion required: io.netty.util.concurrent.GenericFutureListener> found: io.netty.util.concurrent.GenericFutureListener [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-rib-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/rib-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.15 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.795 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.571 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.47 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.850 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 95, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-rib-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bgp-rib-impl-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/rib-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-rib-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bgp-rib-impl-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-rib-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-rib-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 72 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bom.xml [INFO] attaching as bgp-rib-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bom.json [INFO] attaching as bgp-rib-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/rib-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-impl' with 103 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bgp-rib-impl-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.5-SNAPSHOT/bgp-rib-impl-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.5-SNAPSHOT/bgp-rib-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bgp-rib-impl-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.5-SNAPSHOT/bgp-rib-impl-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.5-SNAPSHOT/bgp-rib-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.5-SNAPSHOT/bgp-rib-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-impl --- [INFO] Installing org/opendaylight/bgpcep/bgp-rib-impl/0.21.5-SNAPSHOT/bgp-rib-impl-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- [INFO] Building bgp-peer-acceptor 0.21.5-SNAPSHOT [51/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-peer-acceptor --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-peer-acceptor --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-peer-acceptor --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-peer-acceptor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-peer-acceptor --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-peer-acceptor --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/peer-acceptor/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 4.600 ms [INFO] yang-to-sources: Project model files found: 1 in 804.8 μs [INFO] yang-to-sources: 2 YANG models processed in 76.67 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 1.342 ms [INFO] Sorted 7 files into 3 directories in 47.62 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 5.765 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-peer-acceptor --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-peer-acceptor --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-peer-acceptor --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-peer-acceptor --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-peer-acceptor --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-peer-acceptor >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-peer-acceptor --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-peer-acceptor <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-peer-acceptor --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-peer-acceptor --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/peer-acceptor/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-peer-acceptor --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-peer-acceptor --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s -- in org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-peer-acceptor --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-peer-acceptor --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-peer-acceptor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-peer-acceptor --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 63 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bom.xml [INFO] attaching as bgp-peer-acceptor-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bom.json [INFO] attaching as bgp-peer-acceptor-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-peer-acceptor --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-peer-acceptor --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.5-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.5-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-peer-acceptor --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-peer-acceptor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-peer-acceptor --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-peer-acceptor' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-peer-acceptor --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.5-SNAPSHOT/bgp-peer-acceptor-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/peer-acceptor/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.5-SNAPSHOT/bgp-peer-acceptor-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.5-SNAPSHOT/bgp-peer-acceptor-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.5-SNAPSHOT/bgp-peer-acceptor-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-peer-acceptor --- [INFO] Installing org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.5-SNAPSHOT/bgp-peer-acceptor-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- [INFO] Building bgp-bmp-spi 0.21.5-SNAPSHOT [52/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-spi --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-bmp-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-bmp-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-bmp-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-bmp-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest [INFO] Running org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-bmp-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bgp-bmp-spi-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-bmp-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bom.xml [INFO] attaching as bgp-bmp-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bom.json [INFO] attaching as bgp-bmp-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-spi --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.5-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bgp-bmp-spi-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.5-SNAPSHOT/bgp-bmp-spi-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.5-SNAPSHOT/bgp-bmp-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.5-SNAPSHOT/bgp-bmp-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.5-SNAPSHOT/bgp-bmp-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-spi --- [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-spi/0.21.5-SNAPSHOT/bgp-bmp-spi-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- [INFO] Building OpenDaylight :: BMP :: API 0.21.5-SNAPSHOT [53/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bmp-api --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bmp-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bmp-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bmp-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.87 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bmp-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 135 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/bom.xml [INFO] attaching as odl-bgpcep-bmp-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/bom.json [INFO] attaching as odl-bgpcep-bmp-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bmp-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bmp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bmp-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.5-SNAPSHOT/odl-bgpcep-bmp-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.5-SNAPSHOT/odl-bgpcep-bmp-api-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.5-SNAPSHOT/odl-bgpcep-bmp-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.5-SNAPSHOT/odl-bgpcep-bmp-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- [INFO] Building OpenDaylight :: BGP :: Extensions API 0.21.5-SNAPSHOT [54/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-extensions-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-extensions-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-extensions-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-extensions-api --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-extensions-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-extensions-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-extensions-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-extensions-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-extensions-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.60 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-extensions-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 141 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/bom.json [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-extensions-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-extensions-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.5-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- [INFO] Building OpenDaylight :: BGP :: Inet 0.21.5-SNAPSHOT [55/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-inet --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-inet --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-inet --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-inet --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-inet --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-inet --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-inet --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-inet >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-inet <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-inet --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.12 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-inet --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-inet --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 143 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-inet-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/bom.json [INFO] attaching as odl-bgpcep-bgp-inet-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-inet --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-inet --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-inet --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-inet --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-inet --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-inet --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.5-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.5-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.5-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.5-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 0.21.5-SNAPSHOT [56/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-spi --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.30 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 145 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/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.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 0.21.5-SNAPSHOT [57/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-route-target --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-route-target --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-route-target --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-route-target --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-route-target --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-route-target --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-route-target >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-route-target <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-route-target --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.11 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-route-target --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 147 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-route-target-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/bom.json [INFO] attaching as odl-bgpcep-bgp-route-target-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-route-target --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-route-target --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.5-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.5-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.5-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.5-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- [INFO] Building OpenDaylight :: BGP :: Path Selection 0.21.5-SNAPSHOT [58/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-path-selection-mode --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-path-selection-mode >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-path-selection-mode <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.64 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 137 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.5-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/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.5-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.5-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.5-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 0.21.5-SNAPSHOT [59/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-config-loader-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-config-loader-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-config-loader-spi --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-spi --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-config-loader-spi --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-config-loader-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.926 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-config-loader-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 94 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/bom.xml [INFO] attaching as odl-bgpcep-config-loader-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/bom.json [INFO] attaching as odl-bgpcep-config-loader-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-config-loader-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-config-loader-spi --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.5-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.5-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.5-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.5-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 0.21.5-SNAPSHOT [60/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-impl --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.82 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 227 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/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.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 0.21.5-SNAPSHOT [61/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-statement --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.21 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 225 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/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.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- [INFO] Building OpenDaylight :: BGP :: RIB Impl 0.21.5-SNAPSHOT [62/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-rib-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-rib-impl --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-impl --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-rib-impl --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-rib-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.43 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-rib-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 240 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/bom.json [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-rib-impl --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.5-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.5-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.5-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.5-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ [INFO] Building bgp-openconfig-state 0.21.5-SNAPSHOT [63/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-state --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-state --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-state --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-state --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-state --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-openconfig-state >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-openconfig-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-openconfig-state <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-openconfig-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-state --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-state --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.state.PeerGroupUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.490 s -- in org.opendaylight.protocol.bgp.state.PeerGroupUtilTest [INFO] Running org.opendaylight.protocol.bgp.state.StateProviderImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.17 s -- in org.opendaylight.protocol.bgp.state.StateProviderImplTest [INFO] Running org.opendaylight.protocol.bgp.state.GlobalUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.state.GlobalUtilTest [INFO] Running org.opendaylight.protocol.bgp.state.NeighborUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.state.NeighborUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-openconfig-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-state --- [WARNING] Bundle org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.21.5-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.*] [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bgp-openconfig-state-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-openconfig-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bom.xml [INFO] attaching as bgp-openconfig-state-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bom.json [INFO] attaching as bgp-openconfig-state-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-state --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-state --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-state --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bgp-openconfig-state-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.5-SNAPSHOT/bgp-openconfig-state-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.5-SNAPSHOT/bgp-openconfig-state-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.5-SNAPSHOT/bgp-openconfig-state-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.5-SNAPSHOT/bgp-openconfig-state-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-state --- [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-state/0.21.5-SNAPSHOT/bgp-openconfig-state-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- [INFO] Building OpenDaylight :: BGP :: Config Loader 0.21.5-SNAPSHOT [64/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-openconfig-state --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-state >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-state <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.96 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-openconfig-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 242 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/bom.json [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig-state --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.5-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- [INFO] Building topology-api 0.21.5-SNAPSHOT [65/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ topology-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/topology/api/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 882.2 μs [INFO] yang-to-sources: Project model files found: 2 in 3.106 ms [INFO] yang-to-sources: 5 YANG models processed in 22.83 ms [INFO] BindingJavaFileGenerator: Defined 59 files in 3.476 ms [INFO] Sorted 59 files into 14 directories in 94.78 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 59 in 31.08 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 60 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ topology-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/topology/api/target/topology-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/topology/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ topology-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/topology/api/target/bom.xml [INFO] attaching as topology-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/topology/api/target/bom.json [INFO] attaching as topology-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-api --- [INFO] Installing /w/workspace/bgpcep-sonar/topology/api/target/topology-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.5-SNAPSHOT/topology-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/topology/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.5-SNAPSHOT/topology-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/topology/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.5-SNAPSHOT/topology-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/topology/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-api/0.21.5-SNAPSHOT/topology-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-api --- [INFO] Installing org/opendaylight/bgpcep/topology-api/0.21.5-SNAPSHOT/topology-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- [INFO] Building topology-tunnel-api 0.21.5-SNAPSHOT [66/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-tunnel-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-tunnel-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-tunnel-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-tunnel-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-tunnel-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ topology-tunnel-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/topology/tunnel-api/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 714.4 μs [INFO] yang-to-sources: Project model files found: 2 in 1.502 ms [INFO] yang-to-sources: 4 YANG models processed in 9.850 ms [INFO] BindingJavaFileGenerator: Defined 41 files in 5.352 ms [INFO] Sorted 41 files into 12 directories in 178.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 41 in 20.10 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-tunnel-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-tunnel-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-tunnel-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/tunnel-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/tunnel-api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/tunnel-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-tunnel-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-tunnel-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-tunnel-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-tunnel-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-tunnel-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/tunnel-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-tunnel-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-tunnel-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ topology-tunnel-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-tunnel-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/topology/tunnel-api/target/topology-tunnel-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/topology/tunnel-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-tunnel-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ topology-tunnel-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/topology/tunnel-api/target/bom.xml [INFO] attaching as topology-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/topology/tunnel-api/target/bom.json [INFO] attaching as topology-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-tunnel-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-tunnel-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-tunnel-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-tunnel-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-tunnel-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-tunnel-api --- [INFO] Installing /w/workspace/bgpcep-sonar/topology/tunnel-api/target/topology-tunnel-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.5-SNAPSHOT/topology-tunnel-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/topology/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.5-SNAPSHOT/topology-tunnel-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/topology/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.5-SNAPSHOT/topology-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/topology/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.21.5-SNAPSHOT/topology-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-tunnel-api --- [INFO] Installing org/opendaylight/bgpcep/topology-tunnel-api/0.21.5-SNAPSHOT/topology-tunnel-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- [INFO] Building topology-segment-routing 0.21.5-SNAPSHOT [67/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-segment-routing --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-segment-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-segment-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-segment-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-segment-routing --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ topology-segment-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/topology/segment-routing/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 777.7 μs [INFO] yang-to-sources: Project model files found: 2 in 1.625 ms [INFO] yang-to-sources: 6 YANG models processed in 14.48 ms [INFO] BindingJavaFileGenerator: Defined 41 files in 3.158 ms [INFO] Sorted 41 files into 12 directories in 79.58 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 41 in 14.83 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-segment-routing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-segment-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-segment-routing --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-segment-routing --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/segment-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/segment-routing/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/segment-routing/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-segment-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-segment-routing >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-segment-routing --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-segment-routing <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-segment-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-segment-routing --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/topology/segment-routing/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-segment-routing --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-segment-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ topology-segment-routing --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-segment-routing --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/topology/segment-routing/target/topology-segment-routing-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/topology/segment-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-segment-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ topology-segment-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/topology/segment-routing/target/bom.xml [INFO] attaching as topology-segment-routing-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/topology/segment-routing/target/bom.json [INFO] attaching as topology-segment-routing-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-segment-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-segment-routing --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-segment-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-segment-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-segment-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-segment-routing --- [INFO] Installing /w/workspace/bgpcep-sonar/topology/segment-routing/target/topology-segment-routing-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.5-SNAPSHOT/topology-segment-routing-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/topology/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.5-SNAPSHOT/topology-segment-routing-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/topology/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.5-SNAPSHOT/topology-segment-routing-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/topology/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.21.5-SNAPSHOT/topology-segment-routing-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-segment-routing --- [INFO] Installing org/opendaylight/bgpcep/topology-segment-routing/0.21.5-SNAPSHOT/topology-segment-routing-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ [INFO] Building bgp-topology-provider 0.21.5-SNAPSHOT [68/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-topology-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-topology-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-topology-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-topology-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-topology-provider --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-topology-provider --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/topology-provider/src/main/yang [INFO] yang-to-sources: Found 20 dependencies in 5.985 ms [INFO] yang-to-sources: Project model files found: 5 in 2.745 ms [INFO] yang-to-sources: 17 YANG models processed in 108.1 ms [INFO] BindingJavaFileGenerator: Defined 142 files in 10.95 ms [INFO] Sorted 142 files into 33 directories in 188.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 142 in 36.95 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-topology-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-topology-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-topology-provider --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-topology-provider --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/topology-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/topology-provider/target/generated-sources/spi [INFO] Copying 5 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 5 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/topology-provider/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-topology-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 159 source files with javac [debug release 17] to target/classes [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-topology-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-topology-provider --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-topology-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-topology-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-topology-provider --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-topology-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[369,71] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeModification found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-topology-provider --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/topology-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.141 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.01 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-topology-provider --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-topology-provider --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bgp-topology-provider-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/topology-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-topology-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-topology-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 68 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bom.xml [INFO] attaching as bgp-topology-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bom.json [INFO] attaching as bgp-topology-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-topology-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-topology-provider --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-topology-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-topology-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-topology-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/topology-provider/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-topology-provider' with 33 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-topology-provider --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bgp-topology-provider-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.5-SNAPSHOT/bgp-topology-provider-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.5-SNAPSHOT/bgp-topology-provider-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.5-SNAPSHOT/bgp-topology-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.21.5-SNAPSHOT/bgp-topology-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-topology-provider --- [INFO] Installing org/opendaylight/bgpcep/bgp-topology-provider/0.21.5-SNAPSHOT/bgp-topology-provider-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- [INFO] Building OpenDaylight :: RSVP :: API 0.21.5-SNAPSHOT [69/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-rsvp-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-rsvp-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-rsvp-api --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-rsvp-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-rsvp-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.457 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-rsvp-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-rsvp-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/bom.xml [INFO] attaching as odl-bgpcep-rsvp-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/bom.json [INFO] attaching as odl-bgpcep-rsvp-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-rsvp-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-rsvp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-rsvp-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.5-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.5-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.5-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.5-SNAPSHOT/odl-bgpcep-rsvp-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- [INFO] Building OpenDaylight :: RSVP 0.21.5-SNAPSHOT [70/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-rsvp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-rsvp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-rsvp --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-rsvp --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-rsvp --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-rsvp --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.667 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-rsvp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-rsvp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/bom.xml [INFO] attaching as odl-bgpcep-rsvp-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/bom.json [INFO] attaching as odl-bgpcep-rsvp-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-rsvp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-rsvp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-rsvp --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.5-SNAPSHOT/odl-bgpcep-rsvp-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.5-SNAPSHOT/odl-bgpcep-rsvp-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.5-SNAPSHOT/odl-bgpcep-rsvp-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.5-SNAPSHOT/odl-bgpcep-rsvp-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 0.21.5-SNAPSHOT [71/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-linkstate --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-linkstate --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-linkstate --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-linkstate --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-linkstate --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-linkstate --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-linkstate >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-linkstate <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-linkstate --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.13 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-linkstate --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 228 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-linkstate-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/bom.json [INFO] attaching as odl-bgpcep-bgp-linkstate-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-linkstate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-linkstate --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.5-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.5-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.5-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.5-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 0.21.5-SNAPSHOT [72/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-topology-api --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-topology-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-topology-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-topology-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.04 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-topology-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/bom.xml [INFO] attaching as odl-bgpcep-topology-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/bom.json [INFO] attaching as odl-bgpcep-topology-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-topology-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-topology-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-topology-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.5-SNAPSHOT/odl-bgpcep-topology-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.5-SNAPSHOT/odl-bgpcep-topology-api-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.5-SNAPSHOT/odl-bgpcep-topology-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.5-SNAPSHOT/odl-bgpcep-topology-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 0.21.5-SNAPSHOT [73/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-tunnel-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-tunnel-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-tunnel-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-topology-tunnel-api --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-tunnel-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-topology-tunnel-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-tunnel-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-tunnel-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-topology-tunnel-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.795 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-topology-tunnel-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/bom.xml [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/bom.json [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-topology-tunnel-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-topology-tunnel-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.5-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.5-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.5-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.5-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- [INFO] Building OpenDaylight :: BGP :: Topology 0.21.5-SNAPSHOT [74/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-topology --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-topology --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-topology --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-topology --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.18 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 243 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-topology-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/bom.json [INFO] attaching as odl-bgpcep-bgp-topology-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-topology --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.5-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.5-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.5-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.5-SNAPSHOT/odl-bgpcep-bgp-topology-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- [INFO] Building bgp-cli 0.21.5-SNAPSHOT [75/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-cli --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-cli --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-cli --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-cli --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/cli/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-cli --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-cli --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-cli --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/cli/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.653 s -- in org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest [INFO] Running org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest [INFO] Running org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest [INFO] Running org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-cli --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-cli --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/cli/target/bgp-cli-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/cli/target/bom.xml [INFO] attaching as bgp-cli-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/cli/target/bom.json [INFO] attaching as bgp-cli-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-cli --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-cli --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/cli/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-cli' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-cli --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/cli/target/bgp-cli-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.5-SNAPSHOT/bgp-cli-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.5-SNAPSHOT/bgp-cli-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.5-SNAPSHOT/bgp-cli-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.21.5-SNAPSHOT/bgp-cli-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-cli --- [INFO] Installing org/opendaylight/bgpcep/bgp-cli/0.21.5-SNAPSHOT/bgp-cli-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- [INFO] Building OpenDaylight :: BGP :: Cli 0.21.5-SNAPSHOT [76/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-cli --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-cli --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-cli --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-cli --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.81 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 137 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-cli-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/bom.json [INFO] attaching as odl-bgpcep-bgp-cli-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-cli --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.5-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.5-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.5-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.5-SNAPSHOT/odl-bgpcep-bgp-cli-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-flowspec >---------------- [INFO] Building bgp-flowspec 0.21.5-SNAPSHOT [77/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-flowspec --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-flowspec --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-flowspec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-flowspec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-flowspec --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-flowspec --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 3.313 ms [INFO] yang-to-sources: Project model files found: 1 in 5.094 ms [INFO] yang-to-sources: 13 YANG models processed in 145.0 ms [INFO] BindingJavaFileGenerator: Defined 249 files in 16.33 ms [INFO] Sorted 249 files into 51 directories in 586.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 249 in 66.16 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-flowspec --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-flowspec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-flowspec --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-flowspec --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-flowspec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 305 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[301,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[318,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[335,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[352,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[369,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[386,93] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[403,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[420,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[437,93] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[441,77] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv4/FlowspecIpv4NlriParserHelper.java:[83,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[93,100] unchecked cast required: java.util.Set found: java.lang.Object [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[110,100] unchecked cast required: java.util.Set found: java.lang.Object [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-flowspec >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-flowspec --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-flowspec <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-flowspec --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-flowspec --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-flowspec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-flowspec --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.552 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.OperandsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.OperandsTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.ActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.flowspec.ActivatorTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 130, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-flowspec --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-flowspec --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bgp-flowspec-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-flowspec --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-flowspec --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 57 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bom.xml [INFO] attaching as bgp-flowspec-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bom.json [INFO] attaching as bgp-flowspec-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-flowspec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-flowspec --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-flowspec --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-flowspec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-flowspec --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-flowspec' with 59 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-flowspec --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bgp-flowspec-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.5-SNAPSHOT/bgp-flowspec-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.5-SNAPSHOT/bgp-flowspec-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.5-SNAPSHOT/bgp-flowspec-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.21.5-SNAPSHOT/bgp-flowspec-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-flowspec --- [INFO] Installing org/opendaylight/bgpcep/bgp-flowspec/0.21.5-SNAPSHOT/bgp-flowspec-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec >----------- [INFO] Building OpenDaylight :: BGP :: Flowspec 0.21.5-SNAPSHOT [78/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-flowspec --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-flowspec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-flowspec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-flowspec --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-flowspec --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-flowspec --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-flowspec >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-flowspec <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-flowspec --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.06 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-flowspec --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 145 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-flowspec-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/bom.json [INFO] attaching as odl-bgpcep-bgp-flowspec-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-flowspec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-flowspec --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.5-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.5-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.5-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.5-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-labeled-unicast >------------- [INFO] Building bgp-labeled-unicast 0.21.5-SNAPSHOT [79/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-labeled-unicast --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-labeled-unicast --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-labeled-unicast --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-labeled-unicast --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-labeled-unicast --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-labeled-unicast --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 4.588 ms [INFO] yang-to-sources: Project model files found: 1 in 1.864 ms [INFO] yang-to-sources: 13 YANG models processed in 110.4 ms [INFO] BindingJavaFileGenerator: Defined 79 files in 12.32 ms [INFO] Sorted 79 files into 24 directories in 180.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 79 in 38.31 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-labeled-unicast --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-labeled-unicast --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-labeled-unicast --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-labeled-unicast --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-labeled-unicast --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 87 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-labeled-unicast >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-labeled-unicast --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-labeled-unicast <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-labeled-unicast --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-labeled-unicast --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-labeled-unicast --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-labeled-unicast --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.690 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-labeled-unicast --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-labeled-unicast --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-labeled-unicast --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-labeled-unicast --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bom.xml [INFO] attaching as bgp-labeled-unicast-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bom.json [INFO] attaching as bgp-labeled-unicast-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-labeled-unicast --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-labeled-unicast --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-labeled-unicast --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-labeled-unicast --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-labeled-unicast --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-labeled-unicast' with 11 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-labeled-unicast --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.5-SNAPSHOT/bgp-labeled-unicast-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.5-SNAPSHOT/bgp-labeled-unicast-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.5-SNAPSHOT/bgp-labeled-unicast-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.5-SNAPSHOT/bgp-labeled-unicast-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-labeled-unicast --- [INFO] Installing org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.5-SNAPSHOT/bgp-labeled-unicast-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast >------- [INFO] Building OpenDaylight :: BGP :: Labeled Unicast 0.21.5-SNAPSHOT [80/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-labeled-unicast --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-labeled-unicast >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-labeled-unicast <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.36 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 147 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.5-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.5-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.5-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.5-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bgp-l3vpn >------------------ [INFO] Building bgp-l3vpn 0.21.5-SNAPSHOT [81/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-l3vpn --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-l3vpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-l3vpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-l3vpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-l3vpn --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-l3vpn --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 4.491 ms [INFO] yang-to-sources: Project model files found: 4 in 2.952 ms [INFO] yang-to-sources: 17 YANG models processed in 129.4 ms [INFO] BindingJavaFileGenerator: Defined 128 files in 11.89 ms [INFO] Sorted 128 files into 50 directories in 207.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 128 in 38.60 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-l3vpn --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-l3vpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-l3vpn --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-l3vpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/generated-sources/spi [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-l3vpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 146 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-l3vpn >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-l3vpn --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-l3vpn <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-l3vpn --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-l3vpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-l3vpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-l3vpn --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.574 s -- in org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-l3vpn --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-l3vpn --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-l3vpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-l3vpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 59 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bom.xml [INFO] attaching as bgp-l3vpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bom.json [INFO] attaching as bgp-l3vpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-l3vpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-l3vpn --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-l3vpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-l3vpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-l3vpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-l3vpn' with 27 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-l3vpn --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bgp-l3vpn-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.5-SNAPSHOT/bgp-l3vpn-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.5-SNAPSHOT/bgp-l3vpn-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.5-SNAPSHOT/bgp-l3vpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.21.5-SNAPSHOT/bgp-l3vpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-l3vpn --- [INFO] Installing org/opendaylight/bgpcep/bgp-l3vpn/0.21.5-SNAPSHOT/bgp-l3vpn-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn >------------ [INFO] Building OpenDaylight :: BGP :: L3Vpn 0.21.5-SNAPSHOT [82/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-l3vpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-l3vpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-l3vpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-l3vpn --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-l3vpn --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-l3vpn --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-l3vpn >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-l3vpn <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-l3vpn --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.09 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-l3vpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 149 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/bom.json [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-l3vpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-l3vpn --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-mvpn >------------------ [INFO] Building bgp-mvpn 0.21.5-SNAPSHOT [83/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-mvpn --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-mvpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-mvpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-mvpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-mvpn --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-mvpn --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 4.136 ms [INFO] yang-to-sources: Project model files found: 4 in 3.571 ms [INFO] yang-to-sources: 16 YANG models processed in 123.5 ms [INFO] BindingJavaFileGenerator: Defined 179 files in 11.05 ms [INFO] Sorted 179 files into 66 directories in 240.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 179 in 35.48 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-mvpn --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-mvpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-mvpn --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-mvpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/generated-sources/spi [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-mvpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 217 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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 missing type arguments for generic class org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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[] [WARNING] /w/workspace/bgpcep-sonar/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 required: java.lang.Iterable,com.google.common.base.Function found: java.util.List,com.google.common.base.Function> [WARNING] /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[58,39] unchecked conversion required: com.google.common.collect.ImmutableMap,org.opendaylight.protocol.bgp.mvpn.impl.nlri.AbstractMvpnNlri> found: com.google.common.collect.ImmutableMap [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-mvpn >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-mvpn --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-mvpn <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-mvpn --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-mvpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-mvpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-mvpn --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.200 s -- in org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.581 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest [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 [INFO] [INFO] Results: [INFO] [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-mvpn --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-mvpn --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bgp-mvpn-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-mvpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-mvpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bom.xml [INFO] attaching as bgp-mvpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bom.json [INFO] attaching as bgp-mvpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-mvpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-mvpn --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-mvpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-mvpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-mvpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-mvpn' with 42 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-mvpn --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bgp-mvpn-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.5-SNAPSHOT/bgp-mvpn-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.5-SNAPSHOT/bgp-mvpn-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.5-SNAPSHOT/bgp-mvpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.21.5-SNAPSHOT/bgp-mvpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-mvpn --- [INFO] Installing org/opendaylight/bgpcep/bgp-mvpn/0.21.5-SNAPSHOT/bgp-mvpn-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn >------------- [INFO] Building OpenDaylight :: BGP :: Mvpn 0.21.5-SNAPSHOT [84/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-mvpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-mvpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-mvpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-mvpn --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-mvpn --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-mvpn --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-mvpn >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-mvpn <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-mvpn --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.90 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-mvpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 145 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-mvpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/bom.json [INFO] attaching as odl-bgpcep-bgp-mvpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-mvpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-mvpn --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-evpn >------------------ [INFO] Building bgp-evpn 0.21.5-SNAPSHOT [85/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-evpn --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-evpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-evpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-evpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-evpn --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-evpn --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/extensions/evpn/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 5.030 ms [INFO] yang-to-sources: Project model files found: 1 in 3.388 ms [INFO] yang-to-sources: 14 YANG models processed in 106.4 ms [INFO] BindingJavaFileGenerator: Defined 128 files in 10.71 ms [INFO] Sorted 128 files into 39 directories in 172.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 128 in 52.20 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-evpn --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-evpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-evpn --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-evpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/evpn/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-evpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 160 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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[] [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-evpn >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-evpn --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-evpn <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-evpn --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-evpn --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/extensions/evpn/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-evpn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-evpn --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest [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 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest [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 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.364 s -- in org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.649 s -- in org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest [INFO] Running org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-evpn --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-evpn --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bgp-evpn-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-evpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-evpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bom.xml [INFO] attaching as bgp-evpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bom.json [INFO] attaching as bgp-evpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-evpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-evpn --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-evpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-evpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-evpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-evpn' with 30 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-evpn --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bgp-evpn-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.5-SNAPSHOT/bgp-evpn-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.5-SNAPSHOT/bgp-evpn-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.5-SNAPSHOT/bgp-evpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.21.5-SNAPSHOT/bgp-evpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-evpn --- [INFO] Installing org/opendaylight/bgpcep/bgp-evpn/0.21.5-SNAPSHOT/bgp-evpn-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn >------------- [INFO] Building OpenDaylight :: BGP :: Evpn 0.21.5-SNAPSHOT [86/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-evpn --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-evpn --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-evpn --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-evpn --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-evpn --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-evpn --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-evpn >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-evpn <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-evpn --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.90 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-evpn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 149 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-evpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/bom.json [INFO] attaching as odl-bgpcep-bgp-evpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-evpn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-evpn --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.5-SNAPSHOT/odl-bgpcep-bgp-evpn-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:protocols-config-loader >----------- [INFO] Building protocols-config-loader 0.21.5-SNAPSHOT [87/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ protocols-config-loader --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ protocols-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ protocols-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ protocols-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ protocols-config-loader --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ protocols-config-loader --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ protocols-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ protocols-config-loader --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ protocols-config-loader --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ protocols-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ protocols-config-loader >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ protocols-config-loader --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ protocols-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ protocols-config-loader --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ protocols-config-loader --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ protocols-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ protocols-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.442 s -- in org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ protocols-config-loader --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ protocols-config-loader --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ protocols-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ protocols-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/bom.xml [INFO] attaching as protocols-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/bom.json [INFO] attaching as protocols-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ protocols-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ protocols-config-loader --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:test [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ protocols-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ protocols-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ protocols-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'protocols-config-loader' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ protocols-config-loader --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/protocols-config-loader-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.5-SNAPSHOT/protocols-config-loader-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.5-SNAPSHOT/protocols-config-loader-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.5-SNAPSHOT/protocols-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.21.5-SNAPSHOT/protocols-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ protocols-config-loader --- [INFO] Installing org/opendaylight/bgpcep/protocols-config-loader/0.21.5-SNAPSHOT/protocols-config-loader-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl >-------- [INFO] Building OpenDaylight :: BGPCEP :: Config Loader Impl 0.21.5-SNAPSHOT [88/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-config-loader-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-config-loader-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-config-loader-impl --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-impl --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-config-loader-impl --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-config-loader-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.55 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-config-loader-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 104 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/bom.xml [INFO] attaching as odl-bgpcep-config-loader-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/bom.json [INFO] attaching as odl-bgpcep-config-loader-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-config-loader-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-config-loader-impl --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.5-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.5-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.5-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.5-SNAPSHOT/odl-bgpcep-config-loader-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader >--- [INFO] Building OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader 0.21.5-SNAPSHOT [89/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-routing-policy-config-loader --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-routing-policy-config-loader >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-routing-policy-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.08 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-routing-policy-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 244 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/bom.json [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-routing-policy-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-routing-policy-config-loader --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/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.5-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader >----- [INFO] Building OpenDaylight :: BGPCEP :: Protocols Config Loader 0.21.5-SNAPSHOT [90/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-protocols-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-protocols-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-protocols-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-protocols-config-loader --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-protocols-config-loader --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-protocols-config-loader --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-protocols-config-loader >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-protocols-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-protocols-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.81 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-protocols-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 246 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/bom.xml [INFO] attaching as odl-bgpcep-protocols-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/bom.json [INFO] attaching as odl-bgpcep-protocols-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-protocols-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-protocols-config-loader --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:topology-config-loader >----------- [INFO] Building topology-config-loader 0.21.5-SNAPSHOT [91/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-config-loader --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-config-loader --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-config-loader --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-config-loader --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-config-loader --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-config-loader >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-config-loader --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-config-loader --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-config-loader --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.929 s -- in org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ topology-config-loader --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-config-loader --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/topology-config-loader-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ topology-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/bom.xml [INFO] attaching as topology-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/bom.json [INFO] attaching as topology-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-config-loader --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:test [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'topology-config-loader' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-config-loader --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/topology-config-loader-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.5-SNAPSHOT/topology-config-loader-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.5-SNAPSHOT/topology-config-loader-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.5-SNAPSHOT/topology-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.21.5-SNAPSHOT/topology-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-config-loader --- [INFO] Installing org/opendaylight/bgpcep/topology-config-loader/0.21.5-SNAPSHOT/topology-config-loader-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader >------ [INFO] Building OpenDaylight :: BGPCEP :: Topology Config Loader 0.21.5-SNAPSHOT [92/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-topology-config-loader --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-config-loader --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-topology-config-loader --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-config-loader >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-topology-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.39 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-topology-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 194 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/bom.xml [INFO] attaching as odl-bgpcep-topology-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/bom.json [INFO] attaching as odl-bgpcep-topology-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-topology-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-topology-config-loader --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-topology-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bgp >--------------- [INFO] Building OpenDaylight :: BGP 0.21.5-SNAPSHOT [93/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.84 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 285 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/bom.json [INFO] attaching as odl-bgpcep-bgp-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.5-SNAPSHOT/odl-bgpcep-bgp-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.5-SNAPSHOT/odl-bgpcep-bgp-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.5-SNAPSHOT/odl-bgpcep-bgp-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.5-SNAPSHOT/odl-bgpcep-bgp-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example >-------- [INFO] Building OpenDaylight :: Configuration Example Files 0.21.5-SNAPSHOT [94/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-config-example --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-config-example --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-config-example --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-config-example >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-config-example <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-config-example --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.239 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/bom.json [INFO] attaching as odl-bgpcep-bgp-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-config-example --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.5-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.5-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.5-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.5-SNAPSHOT/odl-bgpcep-bgp-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.bgpcep:bmp-monitors-config-loader >--------- [INFO] Building bmp-monitors-config-loader 0.21.5-SNAPSHOT [95/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bmp-monitors-config-loader --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bmp-monitors-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bmp-monitors-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bmp-monitors-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bmp-monitors-config-loader --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bmp-monitors-config-loader --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bmp-monitors-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bmp-monitors-config-loader --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bmp-monitors-config-loader --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bmp-monitors-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bmp-monitors-config-loader >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bmp-monitors-config-loader --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bmp-monitors-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bmp-monitors-config-loader --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bmp-monitors-config-loader --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bmp-monitors-config-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bmp-monitors-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.176 s -- in org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bmp-monitors-config-loader --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bmp-monitors-config-loader --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bmp-monitors-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bmp-monitors-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bom.xml [INFO] attaching as bmp-monitors-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bom.json [INFO] attaching as bmp-monitors-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bmp-monitors-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bmp-monitors-config-loader --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:test [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bmp-monitors-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bmp-monitors-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bmp-monitors-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bmp-monitors-config-loader' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bmp-monitors-config-loader --- [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.5-SNAPSHOT/bmp-monitors-config-loader-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.5-SNAPSHOT/bmp-monitors-config-loader-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.5-SNAPSHOT/bmp-monitors-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.5-SNAPSHOT/bmp-monitors-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bmp-monitors-config-loader --- [INFO] Installing org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.5-SNAPSHOT/bmp-monitors-config-loader-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader >-------- [INFO] Building OpenDaylight :: BGPCEP :: BMP Config Loader 0.21.5-SNAPSHOT [96/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp-config-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp-config-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bmp-config-loader --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-loader --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bmp-config-loader --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-loader >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-loader <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bmp-config-loader --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.59 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bmp-config-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 220 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/bom.xml [INFO] attaching as odl-bgpcep-bmp-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/bom.json [INFO] attaching as odl-bgpcep-bmp-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bmp-config-loader --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.5-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-bmp-config-example >----------- [INFO] Building bgp-bmp-config-example 0.21.5-SNAPSHOT [97/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-config-example --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-config-example --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-config-example --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-config-example --- [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:bundle (default) @ bgp-bmp-config-example --- [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-config-example --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-config-example --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-bmp-config-example >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-bmp-config-example --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-bmp-config-example <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-bmp-config-example --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-config-example --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-config-example/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-config-example --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-config-example --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-bmp-config-example --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bgp-bmp-config-example --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.5-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ bgp-bmp-config-example --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-bmp-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bom.xml [INFO] attaching as bgp-bmp-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bom.json [INFO] attaching as bgp-bmp-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-config-example --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-config-example --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-config-example --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bgp-bmp-config-example-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.5-SNAPSHOT/bgp-bmp-config-example-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.5-SNAPSHOT/bgp-bmp-config-example-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/classes/initial/odl-bmp-monitors-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.5-SNAPSHOT/bgp-bmp-config-example-0.21.5-SNAPSHOT-odl-bmp-monitors-config.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.5-SNAPSHOT/bgp-bmp-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.5-SNAPSHOT/bgp-bmp-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example >-------- [INFO] Building OpenDaylight :: BMP :: Config files example 0.21.5-SNAPSHOT [98/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bmp-config-example --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-example --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bmp-config-example --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-example >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-example <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bmp-config-example --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.948 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bmp-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/bom.xml [INFO] attaching as odl-bgpcep-bmp-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/bom.json [INFO] attaching as odl-bgpcep-bmp-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bmp-config-example --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.5-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.5-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.5-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.5-SNAPSHOT/odl-bgpcep-bmp-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-bmp-parser-impl >------------- [INFO] Building bgp-bmp-parser-impl 0.21.5-SNAPSHOT [99/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-parser-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-parser-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-parser-impl --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-parser-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-parser-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-parser-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionProviderActivator [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-bmp-parser-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-bmp-parser-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-bmp-parser-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-bmp-parser-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-parser-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-parser-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-parser-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest [INFO] Running org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest [INFO] Running org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest [INFO] Running org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-parser-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-bmp-parser-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-bmp-parser-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-parser-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-bmp-parser-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bom.xml [INFO] attaching as bgp-bmp-parser-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bom.json [INFO] attaching as bgp-bmp-parser-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-parser-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-parser-impl --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.bgpcep:concepts:jar:0.21.5-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-parser-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-parser-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-parser-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-parser-impl' with 28 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-parser-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.5-SNAPSHOT/bgp-bmp-parser-impl-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.5-SNAPSHOT/bgp-bmp-parser-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.5-SNAPSHOT/bgp-bmp-parser-impl-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.5-SNAPSHOT/bgp-bmp-parser-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.5-SNAPSHOT/bgp-bmp-parser-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-parser-impl --- [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.5-SNAPSHOT/bgp-bmp-parser-impl-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-impl >---------------- [INFO] Building bgp-bmp-impl 0.21.5-SNAPSHOT [100/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-impl --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.api.BmpSessionFactory [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[120,95] unchecked cast required: org.opendaylight.mdsal.binding.api.DataObjectModification found: capture#1 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-bmp-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-bmp-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-bmp-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-bmp-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ bgp-bmp-impl --- [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-bmp-config-example:0.21.5-SNAPSHOT [INFO] Copying 1 resource from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-impl/src/test/resources [INFO] Copying 1 resource from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.78 s -- in org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-bmp-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bgp-bmp-impl-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-bmp-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 67 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bom.xml [INFO] attaching as bgp-bmp-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bom.json [INFO] attaching as bgp-bmp-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.5-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.5-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.5-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-impl' with 35 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bgp-bmp-impl-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.5-SNAPSHOT/bgp-bmp-impl-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.5-SNAPSHOT/bgp-bmp-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.5-SNAPSHOT/bgp-bmp-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.5-SNAPSHOT/bgp-bmp-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-impl --- [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-impl/0.21.5-SNAPSHOT/bgp-bmp-impl-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bmp >--------------- [INFO] Building OpenDaylight :: BMP 0.21.5-SNAPSHOT [101/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bmp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bmp --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bmp --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bmp --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bmp --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bmp --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bmp --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.96 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bmp --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 268 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/bom.xml [INFO] attaching as odl-bgpcep-bmp-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/bom.json [INFO] attaching as odl-bgpcep-bmp-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bmp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bmp --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.5-SNAPSHOT/odl-bgpcep-bmp-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.5-SNAPSHOT/odl-bgpcep-bmp-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.5-SNAPSHOT/odl-bgpcep-bmp-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.5-SNAPSHOT/odl-bgpcep-bmp-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-api >------------------ [INFO] Building pcep-api 0.21.5-SNAPSHOT [102/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ pcep-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.678 ms [INFO] yang-to-sources: Project model files found: 4 in 7.884 ms [INFO] yang-to-sources: 12 YANG models processed in 57.11 ms [INFO] BindingJavaFileGenerator: Defined 384 files in 11.73 ms [INFO] Sorted 384 files into 125 directories in 421.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 384 in 75.73 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/api/target/generated-sources/spi [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 398 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/api/target/pcep-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/api/target/bom.xml [INFO] attaching as pcep-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/api/target/bom.json [INFO] attaching as pcep-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-api --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/api/target/pcep-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.5-SNAPSHOT/pcep-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.5-SNAPSHOT/pcep-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.5-SNAPSHOT/pcep-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.21.5-SNAPSHOT/pcep-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-api --- [INFO] Installing org/opendaylight/bgpcep/pcep-api/0.21.5-SNAPSHOT/pcep-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-spi >------------------ [INFO] Building pcep-spi 0.21.5-SNAPSHOT [103/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-spi --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionConsumerContext [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-spi --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.spi.UtilsTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.protocol.pcep.spi.UtilsTest [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 s -- in org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest [INFO] Running org.opendaylight.protocol.pcep.spi.RegistryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s -- in org.opendaylight.protocol.pcep.spi.RegistryTest [INFO] Running org.opendaylight.protocol.pcep.spi.APITest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.pcep.spi.APITest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/spi/target/pcep-spi-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ pcep-spi --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/spi/target/pcep-spi-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ pcep-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/spi/target/bom.xml [INFO] attaching as pcep-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/spi/target/bom.json [INFO] attaching as pcep-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-spi' with 28 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/spi/target/pcep-spi-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.5-SNAPSHOT/pcep-spi-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.5-SNAPSHOT/pcep-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/spi/target/pcep-spi-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.5-SNAPSHOT/pcep-spi-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.5-SNAPSHOT/pcep-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.21.5-SNAPSHOT/pcep-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-spi --- [INFO] Installing org/opendaylight/bgpcep/pcep-spi/0.21.5-SNAPSHOT/pcep-spi-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-api >------------- [INFO] Building OpenDaylight :: PCEP :: Api 0.21.5-SNAPSHOT [104/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-api --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.597 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/bom.json [INFO] attaching as odl-bgpcep-pcep-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.5-SNAPSHOT/odl-bgpcep-pcep-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.5-SNAPSHOT/odl-bgpcep-pcep-api-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.5-SNAPSHOT/odl-bgpcep-pcep-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.5-SNAPSHOT/odl-bgpcep-pcep-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-base-parser >-------------- [INFO] Building pcep-base-parser 0.21.5-SNAPSHOT [105/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-base-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-base-parser --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-base-parser --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-base-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-base-parser --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-base-parser --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-base-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-base-parser --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-base-parser --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/base-parser/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/base-parser/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-base-parser --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[273,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[279,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[285,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[291,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[308,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[314,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[320,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[326,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[332,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[35,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[41,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[132,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[138,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[152,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[158,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[165,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[171,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[378,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[384,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[390,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[396,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[402,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[408,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[414,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[420,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[426,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[432,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[442,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[459,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[465,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[471,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[477,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[483,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[573,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[597,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[608,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[617,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[623,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[629,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[635,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[651,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[657,13] possible fall-through into case [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-base-parser >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-base-parser --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-base-parser <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-base-parser --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-base-parser --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/base-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-base-parser --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-base-parser --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-base-parser --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-base-parser --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/base-parser/target/pcep-base-parser-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/base-parser/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-base-parser --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-base-parser --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/base-parser/target/bom.xml [INFO] attaching as pcep-base-parser-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/base-parser/target/bom.json [INFO] attaching as pcep-base-parser-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-base-parser --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-base-parser --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-base-parser --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-base-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-base-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-base-parser --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/base-parser/target/pcep-base-parser-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.5-SNAPSHOT/pcep-base-parser-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.5-SNAPSHOT/pcep-base-parser-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.5-SNAPSHOT/pcep-base-parser-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.21.5-SNAPSHOT/pcep-base-parser-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-base-parser --- [INFO] Installing org/opendaylight/bgpcep/pcep-base-parser/0.21.5-SNAPSHOT/pcep-base-parser-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser >--------- [INFO] Building OpenDaylight :: PCEP :: Base Parser 0.21.5-SNAPSHOT [106/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-base-parser --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-base-parser --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-base-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-base-parser --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-base-parser --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-base-parser --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-base-parser >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-base-parser <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-base-parser --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.550 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-base-parser --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-base-parser-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/bom.json [INFO] attaching as odl-bgpcep-pcep-base-parser-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-base-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-base-parser --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.5-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.5-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.5-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.5-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:pcep-impl >------------------ [INFO] Building pcep-impl 0.21.5-SNAPSHOT [107/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-impl --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.PCEPDispatcher [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-impl --- [INFO] Copying 63 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s -- in org.opendaylight.protocol.pcep.impl.PCEPParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.SslContextFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.protocol.pcep.impl.SslContextFactoryTest [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.UtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.pcep.impl.UtilTest [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPValidatorTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.protocol.pcep.impl.PCEPValidatorTest [INFO] Running org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.515 s -- in org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest [INFO] Running org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s -- in org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest [INFO] Running org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/impl/target/pcep-impl-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ pcep-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/impl/target/pcep-impl-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ pcep-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/impl/target/bom.xml [INFO] attaching as pcep-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/impl/target/bom.json [INFO] attaching as pcep-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.5-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.21.5-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-impl' with 24 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/impl/target/pcep-impl-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.5-SNAPSHOT/pcep-impl-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.5-SNAPSHOT/pcep-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/impl/target/pcep-impl-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.5-SNAPSHOT/pcep-impl-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.5-SNAPSHOT/pcep-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.21.5-SNAPSHOT/pcep-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-impl --- [INFO] Installing org/opendaylight/bgpcep/pcep-impl/0.21.5-SNAPSHOT/pcep-impl-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-impl >------------ [INFO] Building OpenDaylight :: PCEP :: Impl 0.21.5-SNAPSHOT [108/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-impl --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-impl --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-impl --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.26 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 210 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/bom.json [INFO] attaching as odl-bgpcep-pcep-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-impl --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.5-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.5-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.5-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.5-SNAPSHOT/odl-bgpcep-pcep-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-api >--------------- [INFO] Building programming-api 0.21.5-SNAPSHOT [109/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ programming-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ programming-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/programming/api/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 596.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.238 ms [INFO] yang-to-sources: 2 YANG models processed in 4.462 ms [INFO] BindingJavaFileGenerator: Defined 43 files in 1.845 ms [INFO] Sorted 43 files into 8 directories in 81.30 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 43 in 16.76 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ programming-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ programming-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ programming-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ programming-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ programming-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ programming-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ programming-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/programming/api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.programming.NanotimeUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.bgpcep.programming.NanotimeUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ programming-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/programming/api/target/programming-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/programming/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ programming-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/programming/api/target/bom.xml [INFO] attaching as programming-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/programming/api/target/bom.json [INFO] attaching as programming-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ programming-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ programming-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ programming-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/programming/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'programming-api' with 3 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-api --- [INFO] Installing /w/workspace/bgpcep-sonar/programming/api/target/programming-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.5-SNAPSHOT/programming-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.5-SNAPSHOT/programming-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/programming/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.5-SNAPSHOT/programming-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/programming/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-api/0.21.5-SNAPSHOT/programming-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-api --- [INFO] Installing org/opendaylight/bgpcep/programming-api/0.21.5-SNAPSHOT/programming-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-spi >--------------- [INFO] Building programming-spi 0.21.5-SNAPSHOT [110/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ programming-spi --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ programming-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ programming-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ programming-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ programming-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ programming-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ programming-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ programming-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ programming-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/programming/spi/target/programming-spi-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/programming/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ programming-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/programming/spi/target/bom.xml [INFO] attaching as programming-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/programming/spi/target/bom.json [INFO] attaching as programming-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ programming-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ programming-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ programming-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/programming/spi/target/programming-spi-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.5-SNAPSHOT/programming-spi-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.5-SNAPSHOT/programming-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/programming/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.5-SNAPSHOT/programming-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/programming/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.21.5-SNAPSHOT/programming-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-spi --- [INFO] Installing org/opendaylight/bgpcep/programming-spi/0.21.5-SNAPSHOT/programming-spi-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:programming-topology-api >---------- [INFO] Building programming-topology-api 0.21.5-SNAPSHOT [111/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-topology-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-topology-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-topology-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-topology-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ programming-topology-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ programming-topology-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/programming/topology-api/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 956.3 μs [INFO] yang-to-sources: Project model files found: 1 in 464.3 μs [INFO] yang-to-sources: 6 YANG models processed in 15.14 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 2.376 ms [INFO] Sorted 6 files into 3 directories in 45.07 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.575 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-topology-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-topology-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-topology-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/topology-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/topology-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/topology-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ programming-topology-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ programming-topology-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ programming-topology-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ programming-topology-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ programming-topology-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/topology-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ programming-topology-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ programming-topology-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ programming-topology-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-topology-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/programming/topology-api/target/programming-topology-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/programming/topology-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-topology-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ programming-topology-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/programming/topology-api/target/bom.xml [INFO] attaching as programming-topology-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/programming/topology-api/target/bom.json [INFO] attaching as programming-topology-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-topology-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-topology-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ programming-topology-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ programming-topology-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ programming-topology-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-topology-api --- [INFO] Installing /w/workspace/bgpcep-sonar/programming/topology-api/target/programming-topology-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.5-SNAPSHOT/programming-topology-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.5-SNAPSHOT/programming-topology-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/programming/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.5-SNAPSHOT/programming-topology-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/programming/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.21.5-SNAPSHOT/programming-topology-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-topology-api --- [INFO] Installing org/opendaylight/bgpcep/programming-topology-api/0.21.5-SNAPSHOT/programming-topology-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:programming-tunnel-api >----------- [INFO] Building programming-tunnel-api 0.21.5-SNAPSHOT [112/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-tunnel-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-tunnel-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-tunnel-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-tunnel-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ programming-tunnel-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ programming-tunnel-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/programming/tunnel-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 986.9 μs [INFO] yang-to-sources: Project model files found: 1 in 714.9 μs [INFO] yang-to-sources: 7 YANG models processed in 17.16 ms [INFO] BindingJavaFileGenerator: Defined 17 files in 2.632 ms [INFO] Sorted 17 files into 4 directories in 58.42 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 17 in 6.840 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-tunnel-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-tunnel-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-tunnel-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/tunnel-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/tunnel-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/tunnel-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ programming-tunnel-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ programming-tunnel-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ programming-tunnel-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ programming-tunnel-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ programming-tunnel-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/tunnel-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ programming-tunnel-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ programming-tunnel-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ programming-tunnel-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-tunnel-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/programming/tunnel-api/target/programming-tunnel-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/programming/tunnel-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-tunnel-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ programming-tunnel-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/programming/tunnel-api/target/bom.xml [INFO] attaching as programming-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/programming/tunnel-api/target/bom.json [INFO] attaching as programming-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-tunnel-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-tunnel-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ programming-tunnel-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ programming-tunnel-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ programming-tunnel-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-tunnel-api --- [INFO] Installing /w/workspace/bgpcep-sonar/programming/tunnel-api/target/programming-tunnel-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.5-SNAPSHOT/programming-tunnel-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.5-SNAPSHOT/programming-tunnel-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/programming/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.5-SNAPSHOT/programming-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/programming/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.21.5-SNAPSHOT/programming-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-tunnel-api --- [INFO] Installing org/opendaylight/bgpcep/programming-tunnel-api/0.21.5-SNAPSHOT/programming-tunnel-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-programming-api >--------- [INFO] Building OpenDaylight :: PCEP :: Programming Api 0.21.5-SNAPSHOT [113/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-programming-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-programming-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-programming-api --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-api --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-programming-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-programming-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-programming-api --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.905 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-programming-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-programming-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 83 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/bom.xml [INFO] attaching as odl-bgpcep-programming-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/bom.json [INFO] attaching as odl-bgpcep-programming-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-programming-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-programming-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-programming-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-programming-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-programming-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.5-SNAPSHOT/odl-bgpcep-programming-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.5-SNAPSHOT/odl-bgpcep-programming-api-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.5-SNAPSHOT/odl-bgpcep-programming-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.5-SNAPSHOT/odl-bgpcep-programming-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-tunnel-api >--------------- [INFO] Building pcep-tunnel-api 0.21.5-SNAPSHOT [114/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-tunnel-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-tunnel-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-tunnel-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-tunnel-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-tunnel-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ pcep-tunnel-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 1.979 ms [INFO] yang-to-sources: Project model files found: 3 in 2.153 ms [INFO] yang-to-sources: 19 YANG models processed in 81.30 ms [INFO] BindingJavaFileGenerator: Defined 54 files in 12.06 ms [INFO] Sorted 54 files into 10 directories in 98.72 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 54 in 28.11 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-tunnel-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-tunnel-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-tunnel-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-tunnel-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 53 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-tunnel-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-tunnel-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-tunnel-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-tunnel-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-tunnel-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-tunnel-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-tunnel-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-tunnel-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-tunnel-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-tunnel-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-tunnel-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/bom.xml [INFO] attaching as pcep-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/bom.json [INFO] attaching as pcep-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-tunnel-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-tunnel-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-tunnel-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-tunnel-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-tunnel-api --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.5-SNAPSHOT/pcep-tunnel-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.5-SNAPSHOT/pcep-tunnel-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.5-SNAPSHOT/pcep-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.5-SNAPSHOT/pcep-tunnel-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-tunnel-api --- [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-api/0.21.5-SNAPSHOT/pcep-tunnel-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-impl >-------------- [INFO] Building programming-impl 0.21.5-SNAPSHOT [115/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ programming-impl --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-impl --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/programming/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ programming-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [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 [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 [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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ programming-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ programming-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ programming-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ programming-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ programming-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [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 [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 [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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ programming-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/programming/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.93 s -- in org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ programming-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-impl --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/programming/impl/target/programming-impl-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/programming/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ programming-impl --- [INFO] Building jar: /w/workspace/bgpcep-sonar/programming/impl/target/programming-impl-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ programming-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ programming-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/programming/impl/target/bom.xml [INFO] attaching as programming-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/programming/impl/target/bom.json [INFO] attaching as programming-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ programming-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ programming-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ programming-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/programming/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'programming-impl' with 9 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-impl --- [INFO] Installing /w/workspace/bgpcep-sonar/programming/impl/target/programming-impl-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.5-SNAPSHOT/programming-impl-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.5-SNAPSHOT/programming-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/programming/impl/target/programming-impl-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.5-SNAPSHOT/programming-impl-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/programming/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.5-SNAPSHOT/programming-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/programming/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.21.5-SNAPSHOT/programming-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-impl --- [INFO] Installing org/opendaylight/bgpcep/programming-impl/0.21.5-SNAPSHOT/programming-impl-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-programming-impl >--------- [INFO] Building OpenDaylight :: PCEP :: Programming Impl 0.21.5-SNAPSHOT [116/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-programming-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-programming-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-programming-impl --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-impl --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-programming-impl --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-programming-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-programming-impl --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.76 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-programming-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-programming-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 211 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/bom.xml [INFO] attaching as odl-bgpcep-programming-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/bom.json [INFO] attaching as odl-bgpcep-programming-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-programming-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-programming-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-programming-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-programming-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-programming-impl --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.5-SNAPSHOT/odl-bgpcep-programming-impl-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.5-SNAPSHOT/odl-bgpcep-programming-impl-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.5-SNAPSHOT/odl-bgpcep-programming-impl-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.5-SNAPSHOT/odl-bgpcep-programming-impl-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-api >-------------- [INFO] Building pcep-topology-api 0.21.5-SNAPSHOT [117/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-topology-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-topology-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-topology-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ pcep-topology-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/topology/topology-api/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.809 ms [INFO] yang-to-sources: Project model files found: 4 in 2.384 ms [INFO] yang-to-sources: 20 YANG models processed in 79.50 ms [INFO] BindingJavaFileGenerator: Defined 125 files in 13.38 ms [INFO] Sorted 125 files into 22 directories in 178.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 125 in 46.35 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-topology-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-topology-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-topology-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/generated-sources/spi [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-topology-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 124 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-topology-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-topology-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-topology-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-topology-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-topology-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-topology-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-topology-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/pcep-topology-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-topology-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-topology-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/bom.xml [INFO] attaching as pcep-topology-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/bom.json [INFO] attaching as pcep-topology-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-topology-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-topology-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-topology-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-topology-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-topology-api --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/pcep-topology-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.5-SNAPSHOT/pcep-topology-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.5-SNAPSHOT/pcep-topology-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.5-SNAPSHOT/pcep-topology-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.21.5-SNAPSHOT/pcep-topology-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-api --- [INFO] Installing org/opendaylight/bgpcep/pcep-topology-api/0.21.5-SNAPSHOT/pcep-topology-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-spi >-------------- [INFO] Building pcep-topology-spi 0.21.5-SNAPSHOT [118/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-topology-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-topology-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-topology-spi --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-topology-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-topology-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-topology-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-topology-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [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 [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 [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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-topology-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-topology-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-topology-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-topology-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-spi --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-topology-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-topology-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-topology-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-spi --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-topology-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-topology-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/bom.xml [INFO] attaching as pcep-topology-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/bom.json [INFO] attaching as pcep-topology-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-topology-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-topology-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-topology-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-topology-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-topology-spi --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/pcep-topology-spi-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.5-SNAPSHOT/pcep-topology-spi-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.5-SNAPSHOT/pcep-topology-spi-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.5-SNAPSHOT/pcep-topology-spi-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.21.5-SNAPSHOT/pcep-topology-spi-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-spi --- [INFO] Installing org/opendaylight/bgpcep/pcep-topology-spi/0.21.5-SNAPSHOT/pcep-topology-spi-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology >---------- [INFO] Building OpenDaylight :: PCEP :: Topology 0.21.5-SNAPSHOT [119/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-topology --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-topology --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-topology --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.08 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 95 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-topology-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/bom.json [INFO] attaching as odl-bgpcep-pcep-topology-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-topology --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.5-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.5-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.5-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.5-SNAPSHOT/odl-bgpcep-pcep-topology-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-ietf-stateful >------------- [INFO] Building pcep-ietf-stateful 0.21.5-SNAPSHOT [120/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-ietf-stateful --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-ietf-stateful --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-ietf-stateful --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-ietf-stateful --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-ietf-stateful --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ pcep-ietf-stateful --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 3.343 ms [INFO] yang-to-sources: Project model files found: 6 in 6.597 ms [INFO] yang-to-sources: 31 YANG models processed in 120.7 ms [INFO] BindingJavaFileGenerator: Defined 198 files in 16.97 ms [INFO] Sorted 198 files into 46 directories in 223.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 198 in 64.63 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-ietf-stateful --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-ietf-stateful --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-ietf-stateful --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-ietf-stateful --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-ietf-stateful --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 224 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[176,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[188,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[194,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[200,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[134,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[140,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[146,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[152,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[158,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[164,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[139,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[145,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[151,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[158,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[164,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[212,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[225,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[231,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[237,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[243,13] possible fall-through into case [WARNING] /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[250,13] possible fall-through into case [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-ietf-stateful >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-ietf-stateful --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-ietf-stateful <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-ietf-stateful --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-ietf-stateful --- [INFO] Copying 14 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-ietf-stateful --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-ietf-stateful --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s -- in org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-ietf-stateful --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-ietf-stateful --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-ietf-stateful --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-ietf-stateful --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/bom.xml [INFO] attaching as pcep-ietf-stateful-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/bom.json [INFO] attaching as pcep-ietf-stateful-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-stateful --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-ietf-stateful --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-ietf-stateful --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-ietf-stateful --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-ietf-stateful --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-ietf-stateful' with 47 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-ietf-stateful --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/pcep-ietf-stateful-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.5-SNAPSHOT/pcep-ietf-stateful-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.5-SNAPSHOT/pcep-ietf-stateful-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.5-SNAPSHOT/pcep-ietf-stateful-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.5-SNAPSHOT/pcep-ietf-stateful-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-ietf-stateful --- [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.5-SNAPSHOT/pcep-ietf-stateful-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful >---------- [INFO] Building OpenDaylight :: PCEP :: Stateful 0.21.5-SNAPSHOT [121/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-stateful --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-stateful --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-stateful --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-stateful --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-stateful --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-stateful --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-stateful >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-stateful <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-stateful --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.51 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-stateful --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 227 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-stateful-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/bom.json [INFO] attaching as odl-bgpcep-pcep-stateful-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-stateful --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-stateful --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.5-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.5-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.5-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.5-SNAPSHOT/odl-bgpcep-pcep-stateful-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp >------------ [INFO] Building pcep-ietf-p2mp-te-lsp 0.21.5-SNAPSHOT [122/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-ietf-p2mp-te-lsp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-ietf-p2mp-te-lsp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-ietf-p2mp-te-lsp --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ pcep-ietf-p2mp-te-lsp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 2.666 ms [INFO] yang-to-sources: Project model files found: 1 in 659.8 μs [INFO] yang-to-sources: 11 YANG models processed in 62.72 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 8.544 ms [INFO] Sorted 11 files into 4 directories in 51.94 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 14.96 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-ietf-p2mp-te-lsp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-ietf-p2mp-te-lsp --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-ietf-p2mp-te-lsp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-ietf-p2mp-te-lsp >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-ietf-p2mp-te-lsp --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-ietf-p2mp-te-lsp <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-ietf-p2mp-te-lsp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-ietf-p2mp-te-lsp --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-ietf-p2mp-te-lsp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-ietf-p2mp-te-lsp --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspTlvsParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspTlvsParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-ietf-p2mp-te-lsp --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-ietf-p2mp-te-lsp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-ietf-p2mp-te-lsp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/bom.xml [INFO] attaching as pcep-ietf-p2mp-te-lsp-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/bom.json [INFO] attaching as pcep-ietf-p2mp-te-lsp-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-p2mp-te-lsp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-ietf-p2mp-te-lsp --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-ietf-p2mp-te-lsp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-ietf-p2mp-te-lsp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-ietf-p2mp-te-lsp --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-ietf-p2mp-te-lsp' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-ietf-p2mp-te-lsp --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.5-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.5-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.5-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.5-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-ietf-p2mp-te-lsp --- [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.5-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp >--------- [INFO] Building OpenDaylight :: PCEP :: P2MP TE LSP 0.21.5-SNAPSHOT [123/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-p2mp-te-lsp --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-p2mp-te-lsp >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-p2mp-te-lsp <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.85 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 208 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-p2mp-te-lsp-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.json [INFO] attaching as odl-bgpcep-pcep-p2mp-te-lsp-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.5-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/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.5-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.5-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.5-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-segment-routing >------------ [INFO] Building pcep-segment-routing 0.21.5-SNAPSHOT [124/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-segment-routing --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-segment-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-segment-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-segment-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-segment-routing --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ pcep-segment-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/segment-routing/src/main/yang [INFO] yang-to-sources: Found 16 dependencies in 3.579 ms [INFO] yang-to-sources: Project model files found: 1 in 1.964 ms [INFO] yang-to-sources: 25 YANG models processed in 119.7 ms [INFO] BindingJavaFileGenerator: Defined 58 files in 14.82 ms [INFO] Sorted 58 files into 23 directories in 98.20 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 50.43 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-segment-routing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-segment-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-segment-routing --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-segment-routing --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/segment-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/segment-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/segment-routing/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-segment-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 65 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-segment-routing >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-segment-routing --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-segment-routing <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-segment-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-segment-routing --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-segment-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-segment-routing --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/segment-routing/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrTlvParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.500 s -- in org.opendaylight.protocol.pcep.segment.routing.SrTlvParserTest [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest [INFO] Running org.opendaylight.protocol.pcep.segment.routing.PCEPSegmentRoutingCapabilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.pcep.segment.routing.PCEPSegmentRoutingCapabilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-segment-routing --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-segment-routing --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/segment-routing/target/pcep-segment-routing-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/segment-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-segment-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-segment-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/segment-routing/target/bom.xml [INFO] attaching as pcep-segment-routing-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/segment-routing/target/bom.json [INFO] attaching as pcep-segment-routing-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-segment-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-segment-routing --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-segment-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-segment-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-segment-routing --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/segment-routing/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-segment-routing' with 11 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-segment-routing --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/segment-routing/target/pcep-segment-routing-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.5-SNAPSHOT/pcep-segment-routing-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.5-SNAPSHOT/pcep-segment-routing-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.5-SNAPSHOT/pcep-segment-routing-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.21.5-SNAPSHOT/pcep-segment-routing-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-segment-routing --- [INFO] Installing org/opendaylight/bgpcep/pcep-segment-routing/0.21.5-SNAPSHOT/pcep-segment-routing-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-server-api >--------------- [INFO] Building pcep-server-api 0.21.5-SNAPSHOT [125/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-server-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-server-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-server-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-server-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-server-api --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ pcep-server-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/server/server-api/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 2.370 ms [INFO] yang-to-sources: Project model files found: 1 in 1.045 ms [INFO] yang-to-sources: 17 YANG models processed in 78.94 ms [INFO] BindingJavaFileGenerator: Defined 20 files in 11.45 ms [INFO] Sorted 20 files into 6 directories in 58.01 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 20 in 18.90 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-server-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-server-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-server-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-server-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-server-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-server-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-server-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-server-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-server-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-server-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-server-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-server-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-server-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-server-api --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/server/server-api/target/pcep-server-api-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/server/server-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-server-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-server-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/server/server-api/target/bom.xml [INFO] attaching as pcep-server-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/server/server-api/target/bom.json [INFO] attaching as pcep-server-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-server-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-server-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-server-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-server-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-server-api --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-api/target/pcep-server-api-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.5-SNAPSHOT/pcep-server-api-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.5-SNAPSHOT/pcep-server-api-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.5-SNAPSHOT/pcep-server-api-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.21.5-SNAPSHOT/pcep-server-api-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-server-api --- [INFO] Installing org/opendaylight/bgpcep/pcep-server-api/0.21.5-SNAPSHOT/pcep-server-api-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.bgpcep:pcep-pcc-mock >---------------- [INFO] Building pcep-pcc-mock 0.21.5-SNAPSHOT [126/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-pcc-mock --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-pcc-mock --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-pcc-mock --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-pcc-mock --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-pcc-mock --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-pcc-mock --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-pcc-mock --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-pcc-mock --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-pcc-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/pcc-mock/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-pcc-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 17] to target/classes [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-pcc-mock >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-pcc-mock --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-pcc-mock <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-pcc-mock --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-pcc-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/pcc-mock/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-pcc-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-pcc-mock --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.763 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.41 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.119 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.868 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.202 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-pcc-mock --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pcep-pcc-mock --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/pcep-pcc-mock-0.21.5-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-pcc-mock --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (default) @ pcep-pcc-mock --- [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-spi:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-impl:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:topology-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-topology-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-sonar/pcep/pcc-mock/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] checker-qual-3.42.0.jar, concepts-0.21.5-SNAPSHOT.jar, concepts-13.0.2.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, org.eclipse.jdt.annotation-2.2.800.jar, pcep-api-0.21.5-SNAPSHOT.jar, pcep-base-parser-0.21.5-SNAPSHOT.jar, pcep-ietf-stateful-0.21.5-SNAPSHOT.jar, pcep-impl-0.21.5-SNAPSHOT.jar, pcep-pcc-mock-0.21.5-SNAPSHOT.jar, pcep-spi-0.21.5-SNAPSHOT.jar, pcep-topology-api-0.21.5-SNAPSHOT.jar, pcep-tunnel-api-0.21.5-SNAPSHOT.jar, programming-api-0.21.5-SNAPSHOT.jar, programming-topology-api-0.21.5-SNAPSHOT.jar, programming-tunnel-api-0.21.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc8294-ietf-routing-types-13.0.1.jar, rsvp-api-0.21.5-SNAPSHOT.jar, slf4j-api-1.7.32.jar, testtool-util-0.21.5-SNAPSHOT.jar, topology-api-0.21.5-SNAPSHOT.jar, topology-tunnel-api-0.21.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] concepts-0.21.5-SNAPSHOT.jar, concepts-13.0.2.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, pcep-api-0.21.5-SNAPSHOT.jar, pcep-base-parser-0.21.5-SNAPSHOT.jar, pcep-ietf-stateful-0.21.5-SNAPSHOT.jar, pcep-impl-0.21.5-SNAPSHOT.jar, pcep-pcc-mock-0.21.5-SNAPSHOT.jar, pcep-spi-0.21.5-SNAPSHOT.jar, pcep-topology-api-0.21.5-SNAPSHOT.jar, pcep-tunnel-api-0.21.5-SNAPSHOT.jar, programming-api-0.21.5-SNAPSHOT.jar, programming-topology-api-0.21.5-SNAPSHOT.jar, programming-tunnel-api-0.21.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc8294-ietf-routing-types-13.0.1.jar, rsvp-api-0.21.5-SNAPSHOT.jar, testtool-util-0.21.5-SNAPSHOT.jar, topology-api-0.21.5-SNAPSHOT.jar, topology-tunnel-api-0.21.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar, yang-ext-2013.09.07.25.1.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, pcep-pcc-mock-0.21.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-pcc-mock --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/bom.xml [INFO] attaching as pcep-pcc-mock-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/bom.json [INFO] attaching as pcep-pcc-mock-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-pcc-mock --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-pcc-mock --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-pcc-mock --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-pcc-mock --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-pcc-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-pcc-mock' with 22 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-pcc-mock --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/pcep-pcc-mock-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.5-SNAPSHOT/pcep-pcc-mock-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/pcc-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.5-SNAPSHOT/pcep-pcc-mock-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/pcep-pcc-mock-0.21.5-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.5-SNAPSHOT/pcep-pcc-mock-0.21.5-SNAPSHOT-executable.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.5-SNAPSHOT/pcep-pcc-mock-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.21.5-SNAPSHOT/pcep-pcc-mock-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:pcep-topology-provider >----------- [INFO] Building pcep-topology-provider 0.21.5-SNAPSHOT [127/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-topology-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-topology-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-topology-provider --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ pcep-topology-provider --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/main/yang [INFO] yang-to-sources: Found 21 dependencies in 4.494 ms [INFO] yang-to-sources: Project model files found: 2 in 1.022 ms [INFO] yang-to-sources: 17 YANG models processed in 85.42 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 10.07 ms [INFO] Sorted 19 files into 7 directories in 59.74 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 19 in 24.61 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-topology-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-topology-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-topology-provider --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-provider --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-topology-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-topology-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-topology-provider --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-topology-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-topology-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-provider --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-topology-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[105,56] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/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 required: java.util.List> found: java.util.List [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[105,55] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/bgpcep-sonar/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 required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,56] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/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 required: java.util.List> found: java.util.List [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,55] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/bgpcep-sonar/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 required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,56] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/bgpcep-sonar/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 required: java.util.List> found: java.util.List [WARNING] /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,55] unchecked conversion required: java.util.List> found: java.util.List [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-topology-provider --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.735 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.420 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.068 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-topology-provider --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-provider --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ pcep-topology-provider --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ pcep-topology-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-topology-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-topology-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 64 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/bom.xml [INFO] attaching as pcep-topology-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/bom.json [INFO] attaching as pcep-topology-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-topology-provider --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-topology-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-topology-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-topology-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-topology-provider' with 53 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-topology-provider --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.5-SNAPSHOT/pcep-topology-provider-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.5-SNAPSHOT/pcep-topology-provider-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/pcep-topology-provider-0.21.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.5-SNAPSHOT/pcep-topology-provider-0.21.5-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.5-SNAPSHOT/pcep-topology-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.21.5-SNAPSHOT/pcep-topology-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-provider --- [INFO] Installing org/opendaylight/bgpcep/pcep-topology-provider/0.21.5-SNAPSHOT/pcep-topology-provider-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-server-provider >------------ [INFO] Building pcep-server-provider 0.21.5-SNAPSHOT [128/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-server-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-server-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-server-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-server-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-server-provider --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-server-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-server-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-server-provider --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-server-provider --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-provider/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-server-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-server-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-server-provider --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-server-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-server-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-server-provider --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/server/server-provider/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-server-provider --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-server-provider --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-server-provider --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-server-provider --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/pcep-server-provider-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-server-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-server-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/bom.xml [INFO] attaching as pcep-server-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/bom.json [INFO] attaching as pcep-server-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-server-provider --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-server-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-server-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-server-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-server-provider --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/pcep-server-provider-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.5-SNAPSHOT/pcep-server-provider-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.5-SNAPSHOT/pcep-server-provider-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.5-SNAPSHOT/pcep-server-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.21.5-SNAPSHOT/pcep-server-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-server-provider --- [INFO] Installing org/opendaylight/bgpcep/pcep-server-provider/0.21.5-SNAPSHOT/pcep-server-provider-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server >----------- [INFO] Building OpenDaylight :: PCEP :: PCE Server API 0.21.5-SNAPSHOT [129/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-server --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-server --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-server --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-server --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.27 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 233 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-server-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/bom.json [INFO] attaching as odl-bgpcep-pcep-server-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-server --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.5-SNAPSHOT/odl-bgpcep-pcep-server-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.5-SNAPSHOT/odl-bgpcep-pcep-server-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.5-SNAPSHOT/odl-bgpcep-pcep-server-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.5-SNAPSHOT/odl-bgpcep-pcep-server-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider >------- [INFO] Building OpenDaylight :: PCEP :: PCE Server Provider 0.21.5-SNAPSHOT [130/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-server-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-server-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-server-provider --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server-provider --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-server-provider --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-server-provider --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.68 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-server-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 240 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-server-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/bom.json [INFO] attaching as odl-bgpcep-pcep-server-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-server-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-server-provider --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider >------ [INFO] Building OpenDaylight :: PCEP :: Topology Provider 0.21.5-SNAPSHOT [131/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-topology-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-topology-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-topology-provider --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology-provider --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-topology-provider --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-topology-provider --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.90 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-topology-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 245 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/bom.json [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-topology-provider --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-tunnel-provider >------------ [INFO] Building pcep-tunnel-provider 0.21.5-SNAPSHOT [132/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-tunnel-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-tunnel-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-tunnel-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-tunnel-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-tunnel-provider --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-tunnel-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-tunnel-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-tunnel-provider --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-tunnel-provider --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-tunnel-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-tunnel-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-tunnel-provider --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-tunnel-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-tunnel-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-tunnel-provider --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-tunnel-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [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 [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 [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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-tunnel-provider --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.320 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-tunnel-provider --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-tunnel-provider --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-tunnel-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-tunnel-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/bom.xml [INFO] attaching as pcep-tunnel-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/bom.json [INFO] attaching as pcep-tunnel-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-tunnel-provider --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-tunnel-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-tunnel-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-tunnel-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-tunnel-provider' with 13 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-tunnel-provider --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.5-SNAPSHOT/pcep-tunnel-provider-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.5-SNAPSHOT/pcep-tunnel-provider-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.5-SNAPSHOT/pcep-tunnel-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.5-SNAPSHOT/pcep-tunnel-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-tunnel-provider --- [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.5-SNAPSHOT/pcep-tunnel-provider-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider >------- [INFO] Building OpenDaylight :: PCEP :: Tunnel Provider 0.21.5-SNAPSHOT [133/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-tunnel-provider --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-tunnel-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-tunnel-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.01 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 247 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.5-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing >------- [INFO] Building OpenDaylight :: PCEP :: Segment Routing 0.21.5-SNAPSHOT [134/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-segment-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-segment-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-segment-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-segment-routing --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-segment-routing --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-segment-routing --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-segment-routing >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-segment-routing <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-segment-routing --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.28 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-segment-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 229 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/bom.json [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-segment-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-segment-routing --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.5-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.5-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.5-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.5-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:pcep-auto-bandwidth-extension >-------- [INFO] Building pcep-auto-bandwidth-extension 0.21.5-SNAPSHOT [135/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-auto-bandwidth-extension --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-auto-bandwidth-extension --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-auto-bandwidth-extension --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ pcep-auto-bandwidth-extension --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/src/main/yang [INFO] yang-to-sources: Found 16 dependencies in 2.798 ms [INFO] yang-to-sources: Project model files found: 1 in 860.5 μs [INFO] yang-to-sources: 24 YANG models processed in 110.0 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 13.24 ms [INFO] Sorted 12 files into 4 directories in 54.53 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 19.44 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-auto-bandwidth-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-auto-bandwidth-extension --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-auto-bandwidth-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-auto-bandwidth-extension >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-auto-bandwidth-extension --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-auto-bandwidth-extension <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-auto-bandwidth-extension --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-auto-bandwidth-extension --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-auto-bandwidth-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-auto-bandwidth-extension --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-auto-bandwidth-extension --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-auto-bandwidth-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-auto-bandwidth-extension --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/bom.xml [INFO] attaching as pcep-auto-bandwidth-extension-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/bom.json [INFO] attaching as pcep-auto-bandwidth-extension-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-auto-bandwidth-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-auto-bandwidth-extension --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.5-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.21.5-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-auto-bandwidth-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-auto-bandwidth-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-auto-bandwidth-extension --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-auto-bandwidth-extension' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-auto-bandwidth-extension --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.5-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.5-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.5-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.5-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-auto-bandwidth-extension --- [INFO] Installing org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.5-SNAPSHOT/pcep-auto-bandwidth-extension-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth >------- [INFO] Building OpenDaylight :: PCEP :: Auto Bandwidth 0.21.5-SNAPSHOT [136/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-auto-bandwidth --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-auto-bandwidth >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-auto-bandwidth <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.98 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 229 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.5-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.5-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.5-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.5-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-config-example >------------- [INFO] Building pcep-config-example 0.21.5-SNAPSHOT [137/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-config-example --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-config-example --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-config-example --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-config-example --- [INFO] [INFO] --- maven-remote-resources-plugin:3.1.0:bundle (default) @ pcep-config-example --- [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-config-example --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-config-example --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-config-example >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-config-example --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-config-example <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-config-example --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-config-example --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/config-example/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-config-example --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-config-example --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-config-example --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pcep-config-example --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/config-example/target/pcep-config-example-0.21.5-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ pcep-config-example --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/config-example/target/bom.xml [INFO] attaching as pcep-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/config-example/target/bom.json [INFO] attaching as pcep-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-config-example --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-config-example --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-config-example --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/config-example/target/pcep-config-example-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.5-SNAPSHOT/pcep-config-example-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.5-SNAPSHOT/pcep-config-example-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/config-example/target/classes/initial/network-topology-pcep-config.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.5-SNAPSHOT/pcep-config-example-0.21.5-SNAPSHOT-network-topology-pcep-initial-config.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.5-SNAPSHOT/pcep-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.21.5-SNAPSHOT/pcep-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example >------- [INFO] Building OpenDaylight :: Pcep Configuration Example Files 0.21.5-SNAPSHOT [138/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-config-example --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-config-example --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-config-example --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-config-example --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-config-example --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-config-example --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-config-example >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-config-example <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-config-example --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.231 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-config-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/bom.json [INFO] attaching as odl-bgpcep-pcep-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-config-example --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-config-example --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.5-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.5-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.5-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.5-SNAPSHOT/odl-bgpcep-pcep-config-example-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-cli >------------------ [INFO] Building pcep-cli 0.21.5-SNAPSHOT [139/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-cli --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-cli --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-cli --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-cli --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/topology/cli/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-cli --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-cli --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-cli --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/topology/cli/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.749 s -- in org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-cli --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-cli --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/pcep/topology/cli/target/pcep-cli-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/pcep/topology/cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/topology/cli/target/bom.xml [INFO] attaching as pcep-cli-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/topology/cli/target/bom.json [INFO] attaching as pcep-cli-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-cli --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-cli --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/topology/cli/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-cli' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-cli --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/cli/target/pcep-cli-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.5-SNAPSHOT/pcep-cli-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.5-SNAPSHOT/pcep-cli-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.5-SNAPSHOT/pcep-cli-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/topology/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.21.5-SNAPSHOT/pcep-cli-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-cli --- [INFO] Installing org/opendaylight/bgpcep/pcep-cli/0.21.5-SNAPSHOT/pcep-cli-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-cli >------------- [INFO] Building OpenDaylight :: PCEP :: Topology Cli 0.21.5-SNAPSHOT [140/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep-cli --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-cli --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep-cli --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep-cli --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.45 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 229 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-cli-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/bom.json [INFO] attaching as odl-bgpcep-pcep-cli-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep-cli --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.5-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.5-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.5-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.5-SNAPSHOT/odl-bgpcep-pcep-cli-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-pcep >--------------- [INFO] Building OpenDaylight :: PCEP 0.21.5-SNAPSHOT [141/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-pcep --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-pcep --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-pcep --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-pcep --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-pcep --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-pcep --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-pcep --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.73 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-pcep --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-pcep --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/bom.xml [INFO] attaching as odl-bgpcep-pcep-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/bom.json [INFO] attaching as odl-bgpcep-pcep-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-pcep --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-pcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-pcep --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.5-SNAPSHOT/odl-bgpcep-pcep-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.5-SNAPSHOT/odl-bgpcep-pcep-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.5-SNAPSHOT/odl-bgpcep-pcep-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.5-SNAPSHOT/odl-bgpcep-pcep-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing >----- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api 0.21.5-SNAPSHOT [142/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-segment-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-segment-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-segment-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-topology-segment-routing --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-segment-routing --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-topology-segment-routing --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-segment-routing >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-segment-routing <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-topology-segment-routing --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.063 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-topology-segment-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/bom.xml [INFO] attaching as odl-bgpcep-topology-segment-routing-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/bom.json [INFO] attaching as odl-bgpcep-topology-segment-routing-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-topology-segment-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-topology-segment-routing --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.5-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.5-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.5-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.5-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:feature-repo-parent >------------- [INFO] Building feature-repo-parent 0.21.5-SNAPSHOT [143/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-repo-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-repo-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-repo-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ feature-repo-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-repo-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-repo-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-repo-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-repo-parent --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ feature-repo-parent --- [INFO] Created: /w/workspace/bgpcep-sonar/feature-repo-parent/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ feature-repo-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ feature-repo-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ feature-repo-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ feature-repo-parent --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ feature-repo-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ feature-repo-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-repo-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ feature-repo-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/feature-repo-parent/target/bom.xml [INFO] attaching as feature-repo-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/feature-repo-parent/target/bom.json [INFO] attaching as feature-repo-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-repo-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-repo-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ feature-repo-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ feature-repo-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ feature-repo-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ feature-repo-parent --- [INFO] Installing /w/workspace/bgpcep-sonar/feature-repo-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.21.5-SNAPSHOT/feature-repo-parent-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/feature-repo-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.21.5-SNAPSHOT/feature-repo-parent-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/feature-repo-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.21.5-SNAPSHOT/feature-repo-parent-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.opendaylight.bgpcep:features-bgpcep >--------------- [INFO] Building features-bgpcep 0.21.5-SNAPSHOT [144/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-bgpcep --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-bgpcep --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-bgpcep --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-bgpcep --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-bgpcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-bgpcep --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-bgpcep --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-bgpcep --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-bgpcep --- [INFO] Created: /w/workspace/bgpcep-sonar/features/features-bgpcep/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/features-bgpcep/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-bgpcep --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-bgpcep >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-bgpcep --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-bgpcep <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-bgpcep --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-bgpcep --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-bgpcep --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-bgpcep --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-bgpcep --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 340 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/features-bgpcep/target/bom.xml [INFO] attaching as features-bgpcep-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/features-bgpcep/target/bom.json [INFO] attaching as features-bgpcep-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-bgpcep --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-bgpcep --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-bgpcep --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-bgpcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-bgpcep --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.5-SNAPSHOT/features-bgpcep-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.5-SNAPSHOT/features-bgpcep-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.5-SNAPSHOT/features-bgpcep-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.21.5-SNAPSHOT/features-bgpcep-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-benchmark-app >-------------- [INFO] Building bgp-benchmark-app 0.21.5-SNAPSHOT [145/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-benchmark-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-benchmark-app --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-benchmark-app --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-benchmark-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-benchmark-app --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bgp-benchmark-app --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/bgp/benchmark-app/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 3.216 ms [INFO] yang-to-sources: Project model files found: 2 in 698.6 μs [INFO] yang-to-sources: 3 YANG models processed in 46.34 ms [INFO] BindingJavaFileGenerator: Defined 23 files in 1.262 ms [INFO] Sorted 23 files into 6 directories in 59.09 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 23 in 12.92 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-benchmark-app --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-benchmark-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-benchmark-app --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-benchmark-app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-benchmark-app --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-benchmark-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-benchmark-app --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-benchmark-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-benchmark-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-benchmark-app --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-benchmark-app --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-benchmark-app --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.214 s -- in org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-benchmark-app --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-benchmark-app --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bgp-benchmark-app-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-benchmark-app --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-benchmark-app --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bom.xml [INFO] attaching as bgp-benchmark-app-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bom.json [INFO] attaching as bgp-benchmark-app-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-benchmark-app --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-benchmark-app --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-benchmark-app --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-benchmark-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-benchmark-app --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-benchmark-app' with 8 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-benchmark-app --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bgp-benchmark-app-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.5-SNAPSHOT/bgp-benchmark-app-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/benchmark-app/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.5-SNAPSHOT/bgp-benchmark-app-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.5-SNAPSHOT/bgp-benchmark-app-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.5-SNAPSHOT/bgp-benchmark-app-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-benchmark-app --- [INFO] Installing org/opendaylight/bgpcep/bgp-benchmark-app/0.21.5-SNAPSHOT/bgp-benchmark-app-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark >---------- [INFO] Building OpenDaylight :: BGP :: Benchmark 0.21.5-SNAPSHOT [146/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-benchmark --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-benchmark --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-benchmark --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-benchmark --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-benchmark --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-bgp-benchmark --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-benchmark >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-benchmark <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-bgp-benchmark --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.03 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-bgp-benchmark --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 226 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/bom.xml [INFO] attaching as odl-bgpcep-bgp-benchmark-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/bom.json [INFO] attaching as odl-bgpcep-bgp-benchmark-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-benchmark --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-benchmark --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.5-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.5-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.5-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.5-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.bgpcep:data-change-counter >------------- [INFO] Building data-change-counter 0.21.5-SNAPSHOT [147/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ data-change-counter --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ data-change-counter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ data-change-counter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ data-change-counter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ data-change-counter --- [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-sonar/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/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ data-change-counter --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-sonar/data-change-counter/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 1.415 ms [INFO] yang-to-sources: Project model files found: 2 in 545.8 μs [INFO] yang-to-sources: 2 YANG models processed in 4.975 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 555.8 μs [INFO] Sorted 15 files into 6 directories in 54.56 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 4.925 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ data-change-counter --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ data-change-counter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ data-change-counter --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ data-change-counter --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/data-change-counter/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/data-change-counter/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/data-change-counter/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ data-change-counter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ data-change-counter >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ data-change-counter --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ data-change-counter <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ data-change-counter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ data-change-counter --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ data-change-counter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ data-change-counter --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/data-change-counter/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.779 s -- in org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ data-change-counter --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ data-change-counter --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/data-change-counter/target/data-change-counter-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/data-change-counter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ data-change-counter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ data-change-counter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/data-change-counter/target/bom.xml [INFO] attaching as data-change-counter-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/data-change-counter/target/bom.json [INFO] attaching as data-change-counter-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ data-change-counter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ data-change-counter --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ data-change-counter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ data-change-counter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ data-change-counter --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/data-change-counter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'data-change-counter' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ data-change-counter --- [INFO] Installing /w/workspace/bgpcep-sonar/data-change-counter/target/data-change-counter-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.5-SNAPSHOT/data-change-counter-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.5-SNAPSHOT/data-change-counter-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.5-SNAPSHOT/data-change-counter-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.21.5-SNAPSHOT/data-change-counter-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ data-change-counter --- [INFO] Installing org/opendaylight/bgpcep/data-change-counter/0.21.5-SNAPSHOT/data-change-counter-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-data-change-counter >------- [INFO] Building ODL :: Bgpcep :: odl-bgpcep-data-change-counter 0.21.5-SNAPSHOT [148/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-data-change-counter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-data-change-counter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-data-change-counter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-data-change-counter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-data-change-counter --- [INFO] Created: /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-data-change-counter --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-bgpcep-data-change-counter --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-bgpcep-data-change-counter >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-bgpcep-data-change-counter <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-bgpcep-data-change-counter --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.94 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-data-change-counter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-bgpcep-data-change-counter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 202 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/bom.xml [INFO] attaching as odl-bgpcep-data-change-counter-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/bom.json [INFO] attaching as odl-bgpcep-data-change-counter-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-data-change-counter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-data-change-counter --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-data-change-counter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-data-change-counter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-data-change-counter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-data-change-counter --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.5-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.5-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.5-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.5-SNAPSHOT/odl-bgpcep-data-change-counter-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.bgpcep:features-bgpcep-testing >----------- [INFO] Building features-bgpcep-testing 0.21.5-SNAPSHOT [149/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-bgpcep-testing --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-bgpcep-testing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-bgpcep-testing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-bgpcep-testing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-bgpcep-testing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-bgpcep-testing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-bgpcep-testing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-bgpcep-testing --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-bgpcep-testing --- [INFO] Created: /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep-testing --- [INFO] Generating feature descriptor file /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-bgpcep-testing --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-bgpcep-testing >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-bgpcep-testing --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-bgpcep-testing <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-bgpcep-testing --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-bgpcep-testing --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-bgpcep-testing --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-bgpcep-testing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-bgpcep-testing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 231 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/bom.xml [INFO] attaching as features-bgpcep-testing-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/bom.json [INFO] attaching as features-bgpcep-testing-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep-testing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-bgpcep-testing --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-bgpcep-testing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-bgpcep-testing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-bgpcep-testing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-bgpcep-testing --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.5-SNAPSHOT/features-bgpcep-testing-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.5-SNAPSHOT/features-bgpcep-testing-0.21.5-SNAPSHOT-features.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.5-SNAPSHOT/features-bgpcep-testing-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.5-SNAPSHOT/features-bgpcep-testing-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgpcep-features-parent >----------- [INFO] Building bgpcep-features-parent 0.21.5-SNAPSHOT [150/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-features-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-features-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-features-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgpcep-features-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-features-parent --- [INFO] Skipping artifact installation [INFO] [INFO] -------------------< org.opendaylight.bgpcep:graph >-------------------- [INFO] Building graph 0.21.5-SNAPSHOT [151/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ graph --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ graph --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ graph --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ graph --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ graph --- [INFO] Skipping artifact installation [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-mock >--------------- [INFO] Building bgp-parser-mock 0.21.5-SNAPSHOT [152/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-mock --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-mock --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-mock --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parser-mock --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-parser-mock --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-mock --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-mock --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-mock --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-mock --- [INFO] Copying 11 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-mock/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/parser-mock/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-parser-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-parser-mock >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-parser-mock --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-parser-mock <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-parser-mock --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-mock --- [INFO] Copying 11 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-parser-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-parser-mock --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bgp/parser-mock/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-parser-mock --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-mock --- [INFO] Building bundle: /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bgp-parser-mock-0.21.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-sonar/bgp/parser-mock/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-mock --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-parser-mock --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bom.xml [INFO] attaching as bgp-parser-mock-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bom.json [INFO] attaching as bgp-parser-mock-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-mock --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-mock --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.bgpcep:bgp-concepts:jar:0.21.5-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-parser-mock --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-parser-mock --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-parser-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-mock/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-mock' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parser-mock --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bgp-parser-mock-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.5-SNAPSHOT/bgp-parser-mock-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.5-SNAPSHOT/bgp-parser-mock-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.5-SNAPSHOT/bgp-parser-mock-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/parser-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.21.5-SNAPSHOT/bgp-parser-mock-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-mock --- [INFO] Installing org/opendaylight/bgpcep/bgp-parser-mock/0.21.5-SNAPSHOT/bgp-parser-mock-0.21.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-testtool >---------------- [INFO] Building bgp-testtool 0.21.5-SNAPSHOT [153/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-testtool --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-testtool --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-testtool --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-testtool --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-testtool --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-testtool --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-testtool --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-testtool --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-testtool --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/testtool/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-testtool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/TestingListener.java:[73,59] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-testtool >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-testtool --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-testtool <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-testtool --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-testtool --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bgp/testtool/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-testtool --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-testtool --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-testtool --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bgp-testtool --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bgp/testtool/target/bgp-testtool-0.21.5-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-testtool --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (default) @ bgp-testtool --- [INFO] Including org.opendaylight.bgpcep:bgp-concepts:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-linkstate:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:rsvp-spi:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-rib-impl:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.14.0 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final in the shaded jar. [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-inet:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-evpn:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-mvpn:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-l3vpn:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-route-target:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-sonar/bgp/testtool/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] bgp-bmp-api-0.21.5-SNAPSHOT.jar, bgp-concepts-0.21.5-SNAPSHOT.jar, bgp-evpn-0.21.5-SNAPSHOT.jar, bgp-flowspec-0.21.5-SNAPSHOT.jar, bgp-inet-0.21.5-SNAPSHOT.jar, bgp-l3vpn-0.21.5-SNAPSHOT.jar, bgp-labeled-unicast-0.21.5-SNAPSHOT.jar, bgp-linkstate-0.21.5-SNAPSHOT.jar, bgp-mvpn-0.21.5-SNAPSHOT.jar, bgp-openconfig-api-0.21.5-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.21.5-SNAPSHOT.jar, bgp-openconfig-spi-0.21.5-SNAPSHOT.jar, bgp-parser-api-0.21.5-SNAPSHOT.jar, bgp-parser-impl-0.21.5-SNAPSHOT.jar, bgp-parser-spi-0.21.5-SNAPSHOT.jar, bgp-path-selection-mode-0.21.5-SNAPSHOT.jar, bgp-rib-api-0.21.5-SNAPSHOT.jar, bgp-rib-impl-0.21.5-SNAPSHOT.jar, bgp-rib-spi-0.21.5-SNAPSHOT.jar, bgp-route-target-0.21.5-SNAPSHOT.jar, bgp-testtool-0.21.5-SNAPSHOT.jar, concepts-0.21.5-SNAPSHOT.jar, concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-rfc8294-netty-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc8040-model-api-13.0.2.jar, rfc8294-ietf-routing-types-13.0.1.jar, rfc8343-13.0.1.jar, rsvp-api-0.21.5-SNAPSHOT.jar, rsvp-spi-0.21.5-SNAPSHOT.jar, testtool-util-0.21.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-model-api-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-xpath-api-13.0.2.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-rfc8294-netty-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc8040-model-api-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-repo-api-13.0.2.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] bgp-testtool-0.21.5-SNAPSHOT.jar, concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-rfc8294-netty-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, rfc8040-model-api-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-model-api-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-xpath-api-13.0.2.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] checker-qual-3.42.0.jar, commons-lang3-3.14.0.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.21.5-SNAPSHOT.jar, bgp-concepts-0.21.5-SNAPSHOT.jar, bgp-evpn-0.21.5-SNAPSHOT.jar, bgp-flowspec-0.21.5-SNAPSHOT.jar, bgp-inet-0.21.5-SNAPSHOT.jar, bgp-l3vpn-0.21.5-SNAPSHOT.jar, bgp-labeled-unicast-0.21.5-SNAPSHOT.jar, bgp-linkstate-0.21.5-SNAPSHOT.jar, bgp-mvpn-0.21.5-SNAPSHOT.jar, bgp-openconfig-api-0.21.5-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.21.5-SNAPSHOT.jar, bgp-openconfig-spi-0.21.5-SNAPSHOT.jar, bgp-parser-api-0.21.5-SNAPSHOT.jar, bgp-parser-impl-0.21.5-SNAPSHOT.jar, bgp-parser-spi-0.21.5-SNAPSHOT.jar, bgp-path-selection-mode-0.21.5-SNAPSHOT.jar, bgp-rib-api-0.21.5-SNAPSHOT.jar, bgp-rib-impl-0.21.5-SNAPSHOT.jar, bgp-rib-spi-0.21.5-SNAPSHOT.jar, bgp-route-target-0.21.5-SNAPSHOT.jar, bgp-testtool-0.21.5-SNAPSHOT.jar, checker-qual-3.42.0.jar, commons-lang3-3.14.0.jar, concepts-0.21.5-SNAPSHOT.jar, concepts-13.0.2.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.1.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-rfc8294-netty-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc8040-model-api-13.0.2.jar, rfc8294-ietf-routing-types-13.0.1.jar, rfc8343-13.0.1.jar, rsvp-api-0.21.5-SNAPSHOT.jar, rsvp-spi-0.21.5-SNAPSHOT.jar, slf4j-api-1.7.32.jar, testtool-util-0.21.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.5-SNAPSHOT.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-model-api-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-xpath-api-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-testtool --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 74 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bgp/testtool/target/bom.xml [INFO] attaching as bgp-testtool-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bgp/testtool/target/bom.json [INFO] attaching as bgp-testtool-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-testtool --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-testtool --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.5-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:bgp-flowspec:jar:0.21.5-SNAPSHOT:compile [WARNING] org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.21.5-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-testtool --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-testtool --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-testtool --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-testtool --- [INFO] Installing /w/workspace/bgpcep-sonar/bgp/testtool/target/bgp-testtool-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.5-SNAPSHOT/bgp-testtool-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.5-SNAPSHOT/bgp-testtool-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bgp/testtool/target/bgp-testtool-0.21.5-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.5-SNAPSHOT/bgp-testtool-0.21.5-SNAPSHOT-executable.jar [INFO] Installing /w/workspace/bgpcep-sonar/bgp/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.5-SNAPSHOT/bgp-testtool-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bgp/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.21.5-SNAPSHOT/bgp-testtool-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:extensions >----------------- [INFO] Building extensions 0.21.5-SNAPSHOT [154/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ extensions --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ extensions --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ extensions --- [INFO] Skipping artifact installation [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bgp-parent >----------------- [INFO] Building bgp-parent 0.21.5-SNAPSHOT [155/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-mock >---------------- [INFO] Building bmp-mock 0.21.5-SNAPSHOT [156/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-mock --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-mock --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-mock --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-mock --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-mock --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-mock --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-mock --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-mock --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-mock/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [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 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] /w/workspace/bgpcep-sonar/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 [WARNING] /w/workspace/bgpcep-sonar/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgp-bmp-mock >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgp-bmp-mock --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgp-bmp-mock <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgp-bmp-mock --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-mock --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/bmp/bmp-mock/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-mock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-mock --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.656 s -- in org.opendaylight.protocol.bmp.mock.BmpMockTest [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bmp.mock.BmpMockUtilTest [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.57 s -- in org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockSessionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.opendaylight.protocol.bmp.mock.BmpMockSessionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgp-bmp-mock --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bgp-bmp-mock --- [INFO] Building jar: /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bgp-bmp-mock-0.21.5-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-mock --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (default) @ bgp-bmp-mock --- [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-bmp-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-rib-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-inet:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-parser-impl:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:bgp-concepts:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-sonar/bmp/bmp-mock/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] bgp-bmp-api-0.21.5-SNAPSHOT.jar, bgp-bmp-impl-0.21.5-SNAPSHOT.jar, bgp-bmp-mock-0.21.5-SNAPSHOT.jar, bgp-bmp-parser-impl-0.21.5-SNAPSHOT.jar, bgp-bmp-spi-0.21.5-SNAPSHOT.jar, bgp-concepts-0.21.5-SNAPSHOT.jar, bgp-inet-0.21.5-SNAPSHOT.jar, bgp-openconfig-api-0.21.5-SNAPSHOT.jar, bgp-openconfig-spi-0.21.5-SNAPSHOT.jar, bgp-parser-api-0.21.5-SNAPSHOT.jar, bgp-parser-impl-0.21.5-SNAPSHOT.jar, bgp-parser-spi-0.21.5-SNAPSHOT.jar, bgp-rib-api-0.21.5-SNAPSHOT.jar, bgp-rib-spi-0.21.5-SNAPSHOT.jar, concepts-0.21.5-SNAPSHOT.jar, concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc8040-model-api-13.0.2.jar, rfc8294-ietf-routing-types-13.0.1.jar, rfc8343-13.0.1.jar, testtool-util-0.21.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-model-api-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-xpath-api-13.0.2.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] bgp-bmp-mock-0.21.5-SNAPSHOT.jar, concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, rfc8040-model-api-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-model-api-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-xpath-api-13.0.2.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.21.5-SNAPSHOT.jar, bgp-bmp-impl-0.21.5-SNAPSHOT.jar, bgp-bmp-mock-0.21.5-SNAPSHOT.jar, bgp-bmp-parser-impl-0.21.5-SNAPSHOT.jar, bgp-bmp-spi-0.21.5-SNAPSHOT.jar, bgp-concepts-0.21.5-SNAPSHOT.jar, bgp-inet-0.21.5-SNAPSHOT.jar, bgp-openconfig-api-0.21.5-SNAPSHOT.jar, bgp-openconfig-spi-0.21.5-SNAPSHOT.jar, bgp-parser-api-0.21.5-SNAPSHOT.jar, bgp-parser-impl-0.21.5-SNAPSHOT.jar, bgp-parser-spi-0.21.5-SNAPSHOT.jar, bgp-rib-api-0.21.5-SNAPSHOT.jar, bgp-rib-spi-0.21.5-SNAPSHOT.jar, checker-qual-3.42.0.jar, concepts-0.21.5-SNAPSHOT.jar, concepts-13.0.2.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.1.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc8040-model-api-13.0.2.jar, rfc8294-ietf-routing-types-13.0.1.jar, rfc8343-13.0.1.jar, slf4j-api-1.7.32.jar, testtool-util-0.21.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.5-SNAPSHOT.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-model-api-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-xpath-api-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc8040-model-api-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-repo-api-13.0.2.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgp-bmp-mock --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 63 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bom.xml [INFO] attaching as bgp-bmp-mock-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bom.json [INFO] attaching as bgp-bmp-mock-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-mock --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-mock --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-mock --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-mock --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bmp-mock' with 11 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-mock --- [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bgp-bmp-mock-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.5-SNAPSHOT/bgp-bmp-mock-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.5-SNAPSHOT/bgp-bmp-mock-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bgp-bmp-mock-0.21.5-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.5-SNAPSHOT/bgp-bmp-mock-0.21.5-SNAPSHOT-executable.jar [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.5-SNAPSHOT/bgp-bmp-mock-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.21.5-SNAPSHOT/bgp-bmp-mock-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bmp-parent >----------------- [INFO] Building bmp-parent 0.21.5-SNAPSHOT [157/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bmp-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bmp-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bmp-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bmp-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bmp-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ----------------< org.opendaylight.bgpcep:algo-parent >----------------- [INFO] Building algo-parent 0.21.5-SNAPSHOT [158/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ algo-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ algo-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ algo-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ algo-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ algo-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ---------------< org.opendaylight.bgpcep:pcep-testtool >---------------- [INFO] Building pcep-testtool 0.21.5-SNAPSHOT [159/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-testtool --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-testtool --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-testtool --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-testtool --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pcep-testtool --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-testtool --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-testtool --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-testtool --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-testtool --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/testtool/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ pcep-testtool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [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 [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 [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ pcep-testtool >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ pcep-testtool --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ pcep-testtool <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ pcep-testtool --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-testtool --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/pcep/testtool/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ pcep-testtool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [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 [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 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-testtool --- [INFO] Surefire report directory: /w/workspace/bgpcep-sonar/pcep/testtool/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.090 s -- in org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ pcep-testtool --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pcep-testtool --- [INFO] Building jar: /w/workspace/bgpcep-sonar/pcep/testtool/target/pcep-testtool-0.21.5-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-testtool --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (default) @ pcep-testtool --- [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-spi:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:util:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-impl:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-base-parser:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-topology-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:topology-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-topology-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:programming-tunnel-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.bgpcep:topology-tunnel-api:jar:0.21.5-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-sonar/pcep/testtool/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] checker-qual-3.42.0.jar, concepts-0.21.5-SNAPSHOT.jar, concepts-13.0.2.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, org.eclipse.jdt.annotation-2.2.800.jar, pcep-api-0.21.5-SNAPSHOT.jar, pcep-base-parser-0.21.5-SNAPSHOT.jar, pcep-ietf-stateful-0.21.5-SNAPSHOT.jar, pcep-impl-0.21.5-SNAPSHOT.jar, pcep-pcc-mock-0.21.5-SNAPSHOT.jar, pcep-spi-0.21.5-SNAPSHOT.jar, pcep-testtool-0.21.5-SNAPSHOT.jar, pcep-topology-api-0.21.5-SNAPSHOT.jar, pcep-tunnel-api-0.21.5-SNAPSHOT.jar, programming-api-0.21.5-SNAPSHOT.jar, programming-topology-api-0.21.5-SNAPSHOT.jar, programming-tunnel-api-0.21.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc8294-ietf-routing-types-13.0.1.jar, rsvp-api-0.21.5-SNAPSHOT.jar, slf4j-api-1.7.32.jar, testtool-util-0.21.5-SNAPSHOT.jar, topology-api-0.21.5-SNAPSHOT.jar, topology-tunnel-api-0.21.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] concepts-0.21.5-SNAPSHOT.jar, concepts-13.0.2.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, pcep-api-0.21.5-SNAPSHOT.jar, pcep-base-parser-0.21.5-SNAPSHOT.jar, pcep-ietf-stateful-0.21.5-SNAPSHOT.jar, pcep-impl-0.21.5-SNAPSHOT.jar, pcep-pcc-mock-0.21.5-SNAPSHOT.jar, pcep-spi-0.21.5-SNAPSHOT.jar, pcep-testtool-0.21.5-SNAPSHOT.jar, pcep-topology-api-0.21.5-SNAPSHOT.jar, pcep-tunnel-api-0.21.5-SNAPSHOT.jar, programming-api-0.21.5-SNAPSHOT.jar, programming-topology-api-0.21.5-SNAPSHOT.jar, programming-tunnel-api-0.21.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc8294-ietf-routing-types-13.0.1.jar, rsvp-api-0.21.5-SNAPSHOT.jar, testtool-util-0.21.5-SNAPSHOT.jar, topology-api-0.21.5-SNAPSHOT.jar, topology-tunnel-api-0.21.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.21.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar, yang-ext-2013.09.07.25.1.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, pcep-pcc-mock-0.21.5-SNAPSHOT.jar, pcep-testtool-0.21.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-common-netty-13.0.2.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-testtool --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/pcep/testtool/target/bom.xml [INFO] attaching as pcep-testtool-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/pcep/testtool/target/bom.json [INFO] attaching as pcep-testtool-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-testtool --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-testtool --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.bgpcep:testtool-util:jar:0.21.5-SNAPSHOT:compile [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile [WARNING] org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.21.5-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pcep-testtool --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ pcep-testtool --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pcep-testtool --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/testtool/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'pcep-testtool' with 3 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-testtool --- [INFO] Installing /w/workspace/bgpcep-sonar/pcep/testtool/target/pcep-testtool-0.21.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.5-SNAPSHOT/pcep-testtool-0.21.5-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.5-SNAPSHOT/pcep-testtool-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/pcep/testtool/target/pcep-testtool-0.21.5-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.5-SNAPSHOT/pcep-testtool-0.21.5-SNAPSHOT-executable.jar [INFO] Installing /w/workspace/bgpcep-sonar/pcep/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.5-SNAPSHOT/pcep-testtool-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/pcep/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.21.5-SNAPSHOT/pcep-testtool-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-server-parent >------------- [INFO] Building pcep-server-parent 0.21.5-SNAPSHOT [160/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-server-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-server-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-server-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-server-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-server-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-topology-parent >------------ [INFO] Building pcep-topology-parent 0.21.5-SNAPSHOT [161/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-topology-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-topology-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-topology-parent --- [INFO] Skipping artifact installation [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-tunnel-parent >------------- [INFO] Building pcep-tunnel-parent 0.21.5-SNAPSHOT [162/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-tunnel-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-tunnel-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-tunnel-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-tunnel-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-tunnel-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ----------------< org.opendaylight.bgpcep:pcep-parent >----------------- [INFO] Building pcep-parent 0.21.5-SNAPSHOT [163/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ pcep-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ pcep-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pcep-parent --- [INFO] Skipping artifact installation [INFO] [INFO] -------------< org.opendaylight.bgpcep:programming-parent >------------- [INFO] Building programming-parent 0.21.5-SNAPSHOT [164/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ programming-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ programming-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ programming-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ----------------< org.opendaylight.bgpcep:rsvp-parent >----------------- [INFO] Building rsvp-parent 0.21.5-SNAPSHOT [165/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rsvp-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rsvp-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rsvp-parent --- [INFO] Skipping artifact installation [INFO] [INFO] --------------< org.opendaylight.bgpcep:topology-parent >--------------- [INFO] Building topology-parent 0.21.5-SNAPSHOT [166/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ topology-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ------------< org.opendaylight.bgpcep:config-loader-parent >------------ [INFO] Building config-loader-parent 0.21.5-SNAPSHOT [167/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ config-loader-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ config-loader-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ config-loader-parent --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ config-loader-parent --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-loader-parent --- [INFO] Skipping artifact installation [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgpcep-karaf >---------------- [INFO] Building bgpcep-karaf 0.21.5-SNAPSHOT [168/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgpcep-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgpcep-karaf --- [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-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgpcep-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgpcep-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgpcep-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ bgpcep-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/distribution-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ bgpcep-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/bgpcep-sonar/distribution-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/bgpcep-sonar/distribution-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [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.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.21.5-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature 5cab3874-4b15-4d9d-a28f-fce29c97f545/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature framework/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bgpcep-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bgpcep-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bgpcep-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bgpcep-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ bgpcep-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ bgpcep-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ bgpcep-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/bgpcep-sonar/distribution-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bgpcep-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ bgpcep-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-sonar/distribution-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ bgpcep-karaf --- [INFO] Feature repository discovered recursively: c54bdc61-eccd-46d7-ab18-26fef0fcbef5 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.5-SNAPSHOT [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-annotations::jar, 2.15.4 and 2.15.3 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-core::jar, 2.15.4 and 2.15.3 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-databind::jar, 2.15.4 and 2.15.3 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ bgpcep-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ bgpcep-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/bgpcep-sonar/distribution-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgpcep-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ bgpcep-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgpcep-karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 739 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-sonar/distribution-karaf/target/bom.xml [INFO] attaching as bgpcep-karaf-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-sonar/distribution-karaf/target/bom.json [INFO] attaching as bgpcep-karaf-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgpcep-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgpcep-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgpcep-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgpcep-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-karaf --- [INFO] Installing /w/workspace/bgpcep-sonar/distribution-karaf/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.5-SNAPSHOT/bgpcep-karaf-0.21.5-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-sonar/distribution-karaf/target/bgpcep-karaf-0.21.5-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.5-SNAPSHOT/bgpcep-karaf-0.21.5-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/bgpcep-sonar/distribution-karaf/target/bgpcep-karaf-0.21.5-SNAPSHOT.zip to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.5-SNAPSHOT/bgpcep-karaf-0.21.5-SNAPSHOT.zip [INFO] Installing /w/workspace/bgpcep-sonar/distribution-karaf/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.5-SNAPSHOT/bgpcep-karaf-0.21.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-sonar/distribution-karaf/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.21.5-SNAPSHOT/bgpcep-karaf-0.21.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- [INFO] Building bgpcep 0.21.5-SNAPSHOT [169/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:merge (merge) @ bgpcep-aggregator --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/cli/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/concepts/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-mock/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/parser-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/rib-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/rib-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/topology-provider/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bgp/util/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/concepts/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/data-change-counter/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/segment-routing/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/testtool/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/topology/cli/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/programming/api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/programming/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/rsvp/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/rsvp/spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/testtool-util/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/bgpcep-sonar/util/target/code-coverage/jacoco.exec [INFO] Writing merged execution data to /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ bgpcep-aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bgpcep-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-aggregator --- [INFO] Skipping artifact installation [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for bgpcep 0.21.5-SNAPSHOT: [INFO] [INFO] bgpcep-artifacts ................................... SUCCESS [ 3.034 s] [INFO] binding-parent ..................................... SUCCESS [ 13.624 s] [INFO] graph-api .......................................... SUCCESS [ 11.583 s] [INFO] algo-api ........................................... SUCCESS [ 4.858 s] [INFO] concepts ........................................... SUCCESS [ 6.491 s] [INFO] BGPCEP common parent ............................... SUCCESS [ 0.351 s] [INFO] algo-impl .......................................... SUCCESS [ 6.053 s] [INFO] single-feature-parent .............................. SUCCESS [ 9.074 s] [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 16.388 s] [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 15.924 s] [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 15.441 s] [INFO] graph-impl ......................................... SUCCESS [ 4.832 s] [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 29.849 s] [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 23.828 s] [INFO] testtool-parent .................................... SUCCESS [ 1.348 s] [INFO] util ............................................... SUCCESS [ 6.602 s] [INFO] bgp-concepts ....................................... SUCCESS [ 7.104 s] [INFO] bgp-parser-api ..................................... SUCCESS [ 6.940 s] [INFO] bgp-parser-spi ..................................... SUCCESS [ 11.975 s] [INFO] bgp-util ........................................... SUCCESS [ 5.061 s] [INFO] bgp-parser-impl .................................... SUCCESS [ 13.480 s] [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 15.509 s] [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 16.831 s] [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 16.198 s] [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 16.764 s] [INFO] bgp-rib-api ........................................ SUCCESS [ 4.323 s] [INFO] bgp-openconfig-api ................................. SUCCESS [ 11.076 s] [INFO] bgp-rib-spi ........................................ SUCCESS [ 13.576 s] [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 18.213 s] [INFO] bgp-openconfig-spi ................................. SUCCESS [ 4.980 s] [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 18.635 s] [INFO] bgp-bmp-api ........................................ SUCCESS [ 5.201 s] [INFO] bgp-extension-parent ............................... SUCCESS [ 1.368 s] [INFO] bgp-inet ........................................... SUCCESS [ 13.488 s] [INFO] bgp-path-selection-mode ............................ SUCCESS [ 7.332 s] [INFO] config-loader-spi .................................. SUCCESS [ 3.176 s] [INFO] config-loader-impl ................................. SUCCESS [ 11.022 s] [INFO] testtool-util ...................................... SUCCESS [ 26.543 s] [INFO] routing-policy-config-loader ....................... SUCCESS [ 10.139 s] [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 12.066 s] [INFO] bgp-route-target ................................... SUCCESS [ 14.567 s] [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 4.315 s] [INFO] rsvp-api ........................................... SUCCESS [ 5.480 s] [INFO] rsvp-spi ........................................... SUCCESS [ 8.815 s] [INFO] rsvp-impl .......................................... SUCCESS [ 9.377 s] [INFO] bgp-linkstate ...................................... SUCCESS [ 21.174 s] [INFO] bgp-rib-mock ....................................... SUCCESS [ 4.179 s] [INFO] bgp-config-example ................................. SUCCESS [ 1.783 s] [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 14.885 s] [INFO] bgp-rib-impl ....................................... SUCCESS [01:01 min] [INFO] bgp-peer-acceptor .................................. SUCCESS [ 6.896 s] [INFO] bgp-bmp-spi ........................................ SUCCESS [ 7.742 s] [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 18.745 s] [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 18.488 s] [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 19.104 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 19.189 s] [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 19.053 s] [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 18.431 s] [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 16.058 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 25.674 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 26.924 s] [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 26.156 s] [INFO] bgp-openconfig-state ............................... SUCCESS [ 20.428 s] [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 25.459 s] [INFO] topology-api ....................................... SUCCESS [ 3.819 s] [INFO] topology-tunnel-api ................................ SUCCESS [ 3.473 s] [INFO] topology-segment-routing ........................... SUCCESS [ 3.471 s] [INFO] bgp-topology-provider .............................. SUCCESS [01:00 min] [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 15.266 s] [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 15.373 s] [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 25.554 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 15.766 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 15.212 s] [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 25.891 s] [INFO] bgp-cli ............................................ SUCCESS [ 9.881 s] [INFO] OpenDaylight :: BGP :: Cli ......................... SUCCESS [ 18.768 s] [INFO] bgp-flowspec ....................................... SUCCESS [ 19.816 s] [INFO] OpenDaylight :: BGP :: Flowspec .................... SUCCESS [ 19.119 s] [INFO] bgp-labeled-unicast ................................ SUCCESS [ 14.308 s] [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SUCCESS [ 19.318 s] [INFO] bgp-l3vpn .......................................... SUCCESS [ 15.078 s] [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SUCCESS [ 19.037 s] [INFO] bgp-mvpn ........................................... SUCCESS [ 16.221 s] [INFO] OpenDaylight :: BGP :: Mvpn ........................ SUCCESS [ 18.842 s] [INFO] bgp-evpn ........................................... SUCCESS [ 15.727 s] [INFO] OpenDaylight :: BGP :: Evpn ........................ SUCCESS [ 19.761 s] [INFO] protocols-config-loader ............................ SUCCESS [ 9.722 s] [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SUCCESS [ 16.785 s] [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SUCCESS [ 25.610 s] [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SUCCESS [ 26.384 s] [INFO] topology-config-loader ............................. SUCCESS [ 9.128 s] [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SUCCESS [ 23.132 s] [INFO] OpenDaylight :: BGP ................................ SUCCESS [ 28.175 s] [INFO] OpenDaylight :: Configuration Example Files ........ SUCCESS [ 14.677 s] [INFO] bmp-monitors-config-loader ......................... SUCCESS [ 9.523 s] [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SUCCESS [ 26.056 s] [INFO] bgp-bmp-config-example ............................. SUCCESS [ 0.853 s] [INFO] OpenDaylight :: BMP :: Config files example ........ SUCCESS [ 15.358 s] [INFO] bgp-bmp-parser-impl ................................ SUCCESS [ 7.969 s] [INFO] bgp-bmp-impl ....................................... SUCCESS [ 20.589 s] [INFO] OpenDaylight :: BMP ................................ SUCCESS [ 28.023 s] [INFO] pcep-api ........................................... SUCCESS [ 7.570 s] [INFO] pcep-spi ........................................... SUCCESS [ 9.827 s] [INFO] OpenDaylight :: PCEP :: Api ........................ SUCCESS [ 15.587 s] [INFO] pcep-base-parser ................................... SUCCESS [ 10.344 s] [INFO] OpenDaylight :: PCEP :: Base Parser ................ SUCCESS [ 15.400 s] [INFO] pcep-impl .......................................... SUCCESS [ 15.067 s] [INFO] OpenDaylight :: PCEP :: Impl ....................... SUCCESS [ 24.351 s] [INFO] programming-api .................................... SUCCESS [ 4.830 s] [INFO] programming-spi .................................... SUCCESS [ 3.475 s] [INFO] programming-topology-api ........................... SUCCESS [ 3.393 s] [INFO] programming-tunnel-api ............................. SUCCESS [ 3.502 s] [INFO] OpenDaylight :: PCEP :: Programming Api ............ SUCCESS [ 16.068 s] [INFO] pcep-tunnel-api .................................... SUCCESS [ 4.175 s] [INFO] programming-impl ................................... SUCCESS [ 17.679 s] [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SUCCESS [ 23.886 s] [INFO] pcep-topology-api .................................. SUCCESS [ 4.661 s] [INFO] pcep-topology-spi .................................. SUCCESS [ 3.578 s] [INFO] OpenDaylight :: PCEP :: Topology ................... SUCCESS [ 16.449 s] [INFO] pcep-ietf-stateful ................................. SUCCESS [ 11.249 s] [INFO] OpenDaylight :: PCEP :: Stateful ................... SUCCESS [ 23.860 s] [INFO] pcep-ietf-p2mp-te-lsp .............................. SUCCESS [ 5.184 s] [INFO] OpenDaylight :: PCEP :: P2MP TE LSP ................ SUCCESS [ 23.769 s] [INFO] pcep-segment-routing ............................... SUCCESS [ 8.172 s] [INFO] pcep-server-api .................................... SUCCESS [ 3.995 s] [INFO] pcep-pcc-mock ...................................... SUCCESS [ 37.481 s] [INFO] pcep-topology-provider ............................. SUCCESS [ 29.449 s] [INFO] pcep-server-provider ............................... SUCCESS [ 7.514 s] [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SUCCESS [ 24.718 s] [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SUCCESS [ 25.108 s] [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SUCCESS [ 25.292 s] [INFO] pcep-tunnel-provider ............................... SUCCESS [ 14.498 s] [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SUCCESS [ 25.467 s] [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SUCCESS [ 24.586 s] [INFO] pcep-auto-bandwidth-extension ...................... SUCCESS [ 6.025 s] [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SUCCESS [ 25.464 s] [INFO] pcep-config-example ................................ SUCCESS [ 0.775 s] [INFO] OpenDaylight :: Pcep Configuration Example Files ... SUCCESS [ 14.621 s] [INFO] pcep-cli ........................................... SUCCESS [ 9.620 s] [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SUCCESS [ 23.713 s] [INFO] OpenDaylight :: PCEP ............................... SUCCESS [ 26.358 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SUCCESS [ 14.584 s] [INFO] feature-repo-parent ................................ SUCCESS [ 3.019 s] [INFO] features-bgpcep .................................... SUCCESS [ 8.035 s] [INFO] bgp-benchmark-app .................................. SUCCESS [ 11.607 s] [INFO] OpenDaylight :: BGP :: Benchmark ................... SUCCESS [ 25.271 s] [INFO] data-change-counter ................................ SUCCESS [ 8.421 s] [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SUCCESS [ 24.905 s] [INFO] features-bgpcep-testing ............................ SUCCESS [ 6.295 s] [INFO] bgpcep-features-parent ............................. SUCCESS [ 0.007 s] [INFO] graph .............................................. SUCCESS [ 0.002 s] [INFO] bgp-parser-mock .................................... SUCCESS [ 5.017 s] [INFO] bgp-testtool ....................................... SUCCESS [ 7.773 s] [INFO] extensions ......................................... SUCCESS [ 0.007 s] [INFO] bgp-parent ......................................... SUCCESS [ 0.001 s] [INFO] bmp-mock ........................................... SUCCESS [ 26.570 s] [INFO] bmp-parent ......................................... SUCCESS [ 0.010 s] [INFO] algo-parent ........................................ SUCCESS [ 0.004 s] [INFO] pcep-testtool ...................................... SUCCESS [ 9.526 s] [INFO] pcep-server-parent ................................. SUCCESS [ 0.007 s] [INFO] pcep-topology-parent ............................... SUCCESS [ 0.002 s] [INFO] pcep-tunnel-parent ................................. SUCCESS [ 0.001 s] [INFO] pcep-parent ........................................ SUCCESS [ 0.002 s] [INFO] programming-parent ................................. SUCCESS [ 0.002 s] [INFO] rsvp-parent ........................................ SUCCESS [ 0.001 s] [INFO] topology-parent .................................... SUCCESS [ 0.001 s] [INFO] config-loader-parent ............................... SUCCESS [ 0.001 s] [INFO] bgpcep-karaf ....................................... SUCCESS [ 51.012 s] [INFO] bgpcep ............................................. SUCCESS [ 5.621 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38:43 min [INFO] Finished at: 2024-04-27T06:07:12Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn jacoco:report -Djacoco.dataFile=/w/workspace/bgpcep-sonar/target/jacoco.exec sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/bgpcep-sonar@tmp/config13813329191509657948tmp --settings /w/workspace/bgpcep-sonar@tmp/config3574290169252582566tmp -Dsonar.projectKey=opendaylight_bgpcep -Dsonar.organization=opendaylight -Dsonar.login=**** --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 -Dodl.jacoco.aggregateFile=/w/workspace/bgpcep-sonar/target/jacoco.exec '-P!karaf' Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 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 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] bgpcep-artifacts [pom] [INFO] binding-parent [pom] [INFO] graph-api [bundle] [INFO] algo-api [bundle] [INFO] concepts [bundle] [INFO] BGPCEP common parent [pom] [INFO] algo-impl [bundle] [INFO] single-feature-parent [pom] [INFO] OpenDaylight :: GRAPH :: API [feature] [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] [INFO] graph-impl [bundle] [INFO] OpenDaylight :: GRAPH [feature] [INFO] OpenDaylight :: Path Computation Algorithms [feature] [INFO] testtool-parent [pom] [INFO] util [bundle] [INFO] bgp-concepts [bundle] [INFO] bgp-parser-api [bundle] [INFO] bgp-parser-spi [bundle] [INFO] bgp-util [bundle] [INFO] bgp-parser-impl [bundle] [INFO] OpenDaylight :: Extras :: Dependencies [feature] [INFO] OpenDaylight :: BGP :: Dependencies [feature] [INFO] OpenDaylight :: BGP :: Parser :: API [feature] [INFO] OpenDaylight :: BGP :: Parser [feature] [INFO] bgp-rib-api [bundle] [INFO] bgp-openconfig-api [bundle] [INFO] bgp-rib-spi [bundle] [INFO] OpenDaylight :: BGP :: RIB Api [feature] [INFO] bgp-openconfig-spi [bundle] [INFO] OpenDaylight :: BGP :: Openconfig [feature] [INFO] bgp-bmp-api [bundle] [INFO] bgp-extension-parent [pom] [INFO] bgp-inet [bundle] [INFO] bgp-path-selection-mode [bundle] [INFO] config-loader-spi [bundle] [INFO] config-loader-impl [bundle] [INFO] testtool-util [bundle] [INFO] routing-policy-config-loader [bundle] [INFO] bgp-openconfig-rp-spi [bundle] [INFO] bgp-route-target [bundle] [INFO] bgp-openconfig-rp-impl [bundle] [INFO] rsvp-api [bundle] [INFO] rsvp-spi [bundle] [INFO] rsvp-impl [bundle] [INFO] bgp-linkstate [bundle] [INFO] bgp-rib-mock [bundle] [INFO] bgp-config-example [jar] [INFO] bgp-openconfig-rp-statement [bundle] [INFO] bgp-rib-impl [bundle] [INFO] bgp-peer-acceptor [bundle] [INFO] bgp-bmp-spi [bundle] [INFO] OpenDaylight :: BMP :: API [feature] [INFO] OpenDaylight :: BGP :: Extensions API [feature] [INFO] OpenDaylight :: BGP :: Inet [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] [INFO] OpenDaylight :: BGP :: Path Selection [feature] [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] [INFO] OpenDaylight :: BGP :: RIB Impl [feature] [INFO] bgp-openconfig-state [bundle] [INFO] OpenDaylight :: BGP :: Config Loader [feature] [INFO] topology-api [bundle] [INFO] topology-tunnel-api [bundle] [INFO] topology-segment-routing [bundle] [INFO] bgp-topology-provider [bundle] [INFO] OpenDaylight :: RSVP :: API [feature] [INFO] OpenDaylight :: RSVP [feature] [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] [INFO] OpenDaylight :: BGP :: Topology [feature] [INFO] bgp-cli [bundle] [INFO] OpenDaylight :: BGP :: Cli [feature] [INFO] bgp-flowspec [bundle] [INFO] OpenDaylight :: BGP :: Flowspec [feature] [INFO] bgp-labeled-unicast [bundle] [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] [INFO] bgp-l3vpn [bundle] [INFO] OpenDaylight :: BGP :: L3Vpn [feature] [INFO] bgp-mvpn [bundle] [INFO] OpenDaylight :: BGP :: Mvpn [feature] [INFO] bgp-evpn [bundle] [INFO] OpenDaylight :: BGP :: Evpn [feature] [INFO] protocols-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] [INFO] topology-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] [INFO] OpenDaylight :: BGP [feature] [INFO] OpenDaylight :: Configuration Example Files [feature] [INFO] bmp-monitors-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] [INFO] bgp-bmp-config-example [jar] [INFO] OpenDaylight :: BMP :: Config files example [feature] [INFO] bgp-bmp-parser-impl [bundle] [INFO] bgp-bmp-impl [bundle] [INFO] OpenDaylight :: BMP [feature] [INFO] pcep-api [bundle] [INFO] pcep-spi [bundle] [INFO] OpenDaylight :: PCEP :: Api [feature] [INFO] pcep-base-parser [bundle] [INFO] OpenDaylight :: PCEP :: Base Parser [feature] [INFO] pcep-impl [bundle] [INFO] OpenDaylight :: PCEP :: Impl [feature] [INFO] programming-api [bundle] [INFO] programming-spi [bundle] [INFO] programming-topology-api [bundle] [INFO] programming-tunnel-api [bundle] [INFO] OpenDaylight :: PCEP :: Programming Api [feature] [INFO] pcep-tunnel-api [bundle] [INFO] programming-impl [bundle] [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] [INFO] pcep-topology-api [bundle] [INFO] pcep-topology-spi [bundle] [INFO] OpenDaylight :: PCEP :: Topology [feature] [INFO] pcep-ietf-stateful [bundle] [INFO] OpenDaylight :: PCEP :: Stateful [feature] [INFO] pcep-ietf-p2mp-te-lsp [bundle] [INFO] OpenDaylight :: PCEP :: P2MP TE LSP [feature] [INFO] pcep-segment-routing [bundle] [INFO] pcep-server-api [bundle] [INFO] pcep-pcc-mock [jar] [INFO] pcep-topology-provider [bundle] [INFO] pcep-server-provider [bundle] [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] [INFO] pcep-tunnel-provider [bundle] [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] [INFO] pcep-auto-bandwidth-extension [bundle] [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] [INFO] pcep-config-example [jar] [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] [INFO] pcep-cli [bundle] [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] [INFO] OpenDaylight :: PCEP [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] [INFO] feature-repo-parent [pom] [INFO] features-bgpcep [feature] [INFO] bgp-benchmark-app [bundle] [INFO] OpenDaylight :: BGP :: Benchmark [feature] [INFO] data-change-counter [bundle] [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] [INFO] features-bgpcep-testing [feature] [INFO] bgpcep-features-parent [pom] [INFO] graph [pom] [INFO] bgp-parser-mock [bundle] [INFO] bgp-testtool [jar] [INFO] extensions [pom] [INFO] bgp-parent [pom] [INFO] bmp-mock [jar] [INFO] bmp-parent [pom] [INFO] algo-parent [pom] [INFO] pcep-testtool [jar] [INFO] pcep-server-parent [pom] [INFO] pcep-topology-parent [pom] [INFO] pcep-tunnel-parent [pom] [INFO] pcep-parent [pom] [INFO] programming-parent [pom] [INFO] rsvp-parent [pom] [INFO] topology-parent [pom] [INFO] config-loader-parent [pom] [INFO] bgpcep-karaf [pom] [INFO] bgpcep [pom] [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/) [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:3.11.0.3922 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:3.11.0.3922: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- [INFO] Building bgpcep-artifacts 0.21.5-SNAPSHOT [1/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgpcep-artifacts --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- [INFO] Building binding-parent 0.21.5-SNAPSHOT [2/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ binding-parent --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'binding-parent' with 0 classes [INFO] [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ [INFO] Building graph-api 0.21.5-SNAPSHOT [3/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ graph-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'graph-api' with 2 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ [INFO] Building algo-api 0.21.5-SNAPSHOT [4/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ algo-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'algo-api' with 2 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ [INFO] Building concepts 0.21.5-SNAPSHOT [5/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ concepts --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'concepts' with 13 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- [INFO] Building BGPCEP common parent 0.21.5-SNAPSHOT [6/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgpcep-parent --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'BGPCEP common parent' with 0 classes [INFO] [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ [INFO] Building algo-impl 0.21.5-SNAPSHOT [7/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ algo-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'algo-impl' with 7 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ [INFO] Building single-feature-parent 0.21.5-SNAPSHOT [8/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ single-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ [INFO] Building OpenDaylight :: GRAPH :: API 0.21.5-SNAPSHOT [9/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-graph-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.21.5-SNAPSHOT [10/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-concepts --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.21.5-SNAPSHOT [11/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-algo-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- [INFO] Building graph-impl 0.21.5-SNAPSHOT [12/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ graph-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'graph-impl' with 10 classes [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- [INFO] Building OpenDaylight :: GRAPH 0.21.5-SNAPSHOT [13/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-graph --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- [INFO] Building OpenDaylight :: Path Computation Algorithms 0.21.5-SNAPSHOT [14/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-algo --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- [INFO] Building testtool-parent 0.21.5-SNAPSHOT [15/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ testtool-parent --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'testtool-parent' with 0 classes [INFO] [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- [INFO] Building util 0.21.5-SNAPSHOT [16/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'util' with 10 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- [INFO] Building bgp-concepts 0.21.5-SNAPSHOT [17/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-concepts --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-concepts' with 5 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- [INFO] Building bgp-parser-api 0.21.5-SNAPSHOT [18/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-parser-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- [INFO] Building bgp-parser-spi 0.21.5-SNAPSHOT [19/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-parser-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ [INFO] Building bgp-util 0.21.5-SNAPSHOT [20/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-util' with 2 classes [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- [INFO] Building bgp-parser-impl 0.21.5-SNAPSHOT [21/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-parser-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- [INFO] Building OpenDaylight :: Extras :: Dependencies 0.21.5-SNAPSHOT [22/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-extras-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- [INFO] Building OpenDaylight :: BGP :: Dependencies 0.21.5-SNAPSHOT [23/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-dependencies --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.21.5-SNAPSHOT [24/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-parser-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ [INFO] Building OpenDaylight :: BGP :: Parser 0.21.5-SNAPSHOT [25/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- [INFO] Building bgp-rib-api 0.21.5-SNAPSHOT [26/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-rib-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-api' with 5 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- [INFO] Building bgp-openconfig-api 0.21.5-SNAPSHOT [27/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-openconfig-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-api' with 32 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- [INFO] Building bgp-rib-spi 0.21.5-SNAPSHOT [28/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-rib-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- [INFO] Building OpenDaylight :: BGP :: RIB Api 0.21.5-SNAPSHOT [29/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-rib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- [INFO] Building bgp-openconfig-spi 0.21.5-SNAPSHOT [30/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-openconfig-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- [INFO] Building OpenDaylight :: BGP :: Openconfig 0.21.5-SNAPSHOT [31/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-openconfig --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- [INFO] Building bgp-bmp-api 0.21.5-SNAPSHOT [32/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-bmp-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-api' with 6 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ [INFO] Building bgp-extension-parent 0.21.5-SNAPSHOT [33/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-extension-parent --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-extension-parent' with 0 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ [INFO] Building bgp-inet 0.21.5-SNAPSHOT [34/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-inet --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-inet' with 13 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- [INFO] Building bgp-path-selection-mode 0.21.5-SNAPSHOT [35/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-path-selection-mode --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- [INFO] Building config-loader-spi 0.21.5-SNAPSHOT [36/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ config-loader-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'config-loader-spi' with 3 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- [INFO] Building config-loader-impl 0.21.5-SNAPSHOT [37/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ config-loader-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'config-loader-impl' with 8 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- [INFO] Building testtool-util 0.21.5-SNAPSHOT [38/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ testtool-util --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'testtool-util' with 4 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- [INFO] Building routing-policy-config-loader 0.21.5-SNAPSHOT [39/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ routing-policy-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ [INFO] Building bgp-openconfig-rp-spi 0.21.5-SNAPSHOT [40/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-openconfig-rp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- [INFO] Building bgp-route-target 0.21.5-SNAPSHOT [41/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-route-target --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-route-target' with 14 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- [INFO] Building bgp-openconfig-rp-impl 0.21.5-SNAPSHOT [42/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-openconfig-rp-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-rp-impl' with 4 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ [INFO] Building rsvp-api 0.21.5-SNAPSHOT [43/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rsvp-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rsvp-api' with 2 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ [INFO] Building rsvp-spi 0.21.5-SNAPSHOT [44/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rsvp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rsvp-spi' with 17 classes [INFO] [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ [INFO] Building rsvp-impl 0.21.5-SNAPSHOT [45/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rsvp-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rsvp-impl' with 59 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- [INFO] Building bgp-linkstate 0.21.5-SNAPSHOT [46/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-linkstate --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-linkstate' with 70 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- [INFO] Building bgp-rib-mock 0.21.5-SNAPSHOT [47/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-rib-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-mock' with 3 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- [INFO] Building bgp-config-example 0.21.5-SNAPSHOT [48/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-config-example --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-config-example' with 0 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- [INFO] Building bgp-openconfig-rp-statement 0.21.5-SNAPSHOT [49/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-openconfig-rp-statement --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- [INFO] Building bgp-rib-impl 0.21.5-SNAPSHOT [50/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-rib-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-rib-impl' with 103 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- [INFO] Building bgp-peer-acceptor 0.21.5-SNAPSHOT [51/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-peer-acceptor --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-peer-acceptor' with 4 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- [INFO] Building bgp-bmp-spi 0.21.5-SNAPSHOT [52/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-bmp-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- [INFO] Building OpenDaylight :: BMP :: API 0.21.5-SNAPSHOT [53/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bmp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- [INFO] Building OpenDaylight :: BGP :: Extensions API 0.21.5-SNAPSHOT [54/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-extensions-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- [INFO] Building OpenDaylight :: BGP :: Inet 0.21.5-SNAPSHOT [55/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-inet --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 0.21.5-SNAPSHOT [56/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 0.21.5-SNAPSHOT [57/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-route-target --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- [INFO] Building OpenDaylight :: BGP :: Path Selection 0.21.5-SNAPSHOT [58/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 0.21.5-SNAPSHOT [59/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-config-loader-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 0.21.5-SNAPSHOT [60/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 0.21.5-SNAPSHOT [61/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- [INFO] Building OpenDaylight :: BGP :: RIB Impl 0.21.5-SNAPSHOT [62/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-rib-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ [INFO] Building bgp-openconfig-state 0.21.5-SNAPSHOT [63/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-openconfig-state --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- [INFO] Building OpenDaylight :: BGP :: Config Loader 0.21.5-SNAPSHOT [64/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-openconfig-state --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- [INFO] Building topology-api 0.21.5-SNAPSHOT [65/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ topology-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'topology-api' with 5 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- [INFO] Building topology-tunnel-api 0.21.5-SNAPSHOT [66/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ topology-tunnel-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'topology-tunnel-api' with 4 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- [INFO] Building topology-segment-routing 0.21.5-SNAPSHOT [67/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ topology-segment-routing --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'topology-segment-routing' with 4 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ [INFO] Building bgp-topology-provider 0.21.5-SNAPSHOT [68/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-topology-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-topology-provider' with 33 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- [INFO] Building OpenDaylight :: RSVP :: API 0.21.5-SNAPSHOT [69/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-rsvp-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- [INFO] Building OpenDaylight :: RSVP 0.21.5-SNAPSHOT [70/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-rsvp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 0.21.5-SNAPSHOT [71/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-linkstate --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 0.21.5-SNAPSHOT [72/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-topology-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 0.21.5-SNAPSHOT [73/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-topology-tunnel-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- [INFO] Building OpenDaylight :: BGP :: Topology 0.21.5-SNAPSHOT [74/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- [INFO] Building bgp-cli 0.21.5-SNAPSHOT [75/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-cli --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-cli' with 5 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- [INFO] Building OpenDaylight :: BGP :: Cli 0.21.5-SNAPSHOT [76/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-flowspec >---------------- [INFO] Building bgp-flowspec 0.21.5-SNAPSHOT [77/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-flowspec --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-flowspec' with 59 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec >----------- [INFO] Building OpenDaylight :: BGP :: Flowspec 0.21.5-SNAPSHOT [78/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-flowspec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-labeled-unicast >------------- [INFO] Building bgp-labeled-unicast 0.21.5-SNAPSHOT [79/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-labeled-unicast --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-labeled-unicast' with 11 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast >------- [INFO] Building OpenDaylight :: BGP :: Labeled Unicast 0.21.5-SNAPSHOT [80/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bgp-l3vpn >------------------ [INFO] Building bgp-l3vpn 0.21.5-SNAPSHOT [81/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-l3vpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-l3vpn' with 27 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn >------------ [INFO] Building OpenDaylight :: BGP :: L3Vpn 0.21.5-SNAPSHOT [82/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-l3vpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-mvpn >------------------ [INFO] Building bgp-mvpn 0.21.5-SNAPSHOT [83/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-mvpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-mvpn' with 42 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn >------------- [INFO] Building OpenDaylight :: BGP :: Mvpn 0.21.5-SNAPSHOT [84/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-mvpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.bgpcep:bgp-evpn >------------------ [INFO] Building bgp-evpn 0.21.5-SNAPSHOT [85/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-evpn --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-evpn' with 30 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn >------------- [INFO] Building OpenDaylight :: BGP :: Evpn 0.21.5-SNAPSHOT [86/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-evpn --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:protocols-config-loader >----------- [INFO] Building protocols-config-loader 0.21.5-SNAPSHOT [87/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ protocols-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'protocols-config-loader' with 2 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl >-------- [INFO] Building OpenDaylight :: BGPCEP :: Config Loader Impl 0.21.5-SNAPSHOT [88/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-config-loader-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader >--- [INFO] Building OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader 0.21.5-SNAPSHOT [89/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-routing-policy-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader >----- [INFO] Building OpenDaylight :: BGPCEP :: Protocols Config Loader 0.21.5-SNAPSHOT [90/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-protocols-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.bgpcep:topology-config-loader >----------- [INFO] Building topology-config-loader 0.21.5-SNAPSHOT [91/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ topology-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'topology-config-loader' with 2 classes [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader >------ [INFO] Building OpenDaylight :: BGPCEP :: Topology Config Loader 0.21.5-SNAPSHOT [92/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-topology-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bgp >--------------- [INFO] Building OpenDaylight :: BGP 0.21.5-SNAPSHOT [93/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example >-------- [INFO] Building OpenDaylight :: Configuration Example Files 0.21.5-SNAPSHOT [94/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.bgpcep:bmp-monitors-config-loader >--------- [INFO] Building bmp-monitors-config-loader 0.21.5-SNAPSHOT [95/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bmp-monitors-config-loader --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bmp-monitors-config-loader' with 2 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader >-------- [INFO] Building OpenDaylight :: BGPCEP :: BMP Config Loader 0.21.5-SNAPSHOT [96/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bmp-config-loader --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgp-bmp-config-example >----------- [INFO] Building bgp-bmp-config-example 0.21.5-SNAPSHOT [97/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-bmp-config-example --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-config-example' with 0 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example >-------- [INFO] Building OpenDaylight :: BMP :: Config files example 0.21.5-SNAPSHOT [98/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bmp-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:bgp-bmp-parser-impl >------------- [INFO] Building bgp-bmp-parser-impl 0.21.5-SNAPSHOT [99/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-bmp-parser-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-parser-impl' with 28 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-impl >---------------- [INFO] Building bgp-bmp-impl 0.21.5-SNAPSHOT [100/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-bmp-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-bmp-impl' with 35 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bmp >--------------- [INFO] Building OpenDaylight :: BMP 0.21.5-SNAPSHOT [101/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-api >------------------ [INFO] Building pcep-api 0.21.5-SNAPSHOT [102/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-api' with 15 classes [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-spi >------------------ [INFO] Building pcep-spi 0.21.5-SNAPSHOT [103/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-spi' with 28 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-api >------------- [INFO] Building OpenDaylight :: PCEP :: Api 0.21.5-SNAPSHOT [104/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-base-parser >-------------- [INFO] Building pcep-base-parser 0.21.5-SNAPSHOT [105/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-base-parser --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-base-parser' with 97 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser >--------- [INFO] Building OpenDaylight :: PCEP :: Base Parser 0.21.5-SNAPSHOT [106/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-base-parser --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.bgpcep:pcep-impl >------------------ [INFO] Building pcep-impl 0.21.5-SNAPSHOT [107/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-impl' with 24 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-impl >------------ [INFO] Building OpenDaylight :: PCEP :: Impl 0.21.5-SNAPSHOT [108/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-api >--------------- [INFO] Building programming-api 0.21.5-SNAPSHOT [109/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ programming-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'programming-api' with 3 classes [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-spi >--------------- [INFO] Building programming-spi 0.21.5-SNAPSHOT [110/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ programming-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'programming-spi' with 3 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:programming-topology-api >---------- [INFO] Building programming-topology-api 0.21.5-SNAPSHOT [111/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ programming-topology-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'programming-topology-api' with 3 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:programming-tunnel-api >----------- [INFO] Building programming-tunnel-api 0.21.5-SNAPSHOT [112/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ programming-tunnel-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'programming-tunnel-api' with 3 classes [INFO] [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-programming-api >--------- [INFO] Building OpenDaylight :: PCEP :: Programming Api 0.21.5-SNAPSHOT [113/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-programming-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-tunnel-api >--------------- [INFO] Building pcep-tunnel-api 0.21.5-SNAPSHOT [114/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-tunnel-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-tunnel-api' with 6 classes [INFO] [INFO] --------------< org.opendaylight.bgpcep:programming-impl >-------------- [INFO] Building programming-impl 0.21.5-SNAPSHOT [115/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ programming-impl --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'programming-impl' with 9 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-programming-impl >--------- [INFO] Building OpenDaylight :: PCEP :: Programming Impl 0.21.5-SNAPSHOT [116/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-programming-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-api >-------------- [INFO] Building pcep-topology-api 0.21.5-SNAPSHOT [117/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-topology-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-topology-api' with 8 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-spi >-------------- [INFO] Building pcep-topology-spi 0.21.5-SNAPSHOT [118/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-topology-spi --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-topology-spi' with 2 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology >---------- [INFO] Building OpenDaylight :: PCEP :: Topology 0.21.5-SNAPSHOT [119/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-ietf-stateful >------------- [INFO] Building pcep-ietf-stateful 0.21.5-SNAPSHOT [120/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-ietf-stateful --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-ietf-stateful' with 47 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful >---------- [INFO] Building OpenDaylight :: PCEP :: Stateful 0.21.5-SNAPSHOT [121/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-stateful --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp >------------ [INFO] Building pcep-ietf-p2mp-te-lsp 0.21.5-SNAPSHOT [122/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-ietf-p2mp-te-lsp --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-ietf-p2mp-te-lsp' with 5 classes [INFO] [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp >--------- [INFO] Building OpenDaylight :: PCEP :: P2MP TE LSP 0.21.5-SNAPSHOT [123/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-p2mp-te-lsp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-segment-routing >------------ [INFO] Building pcep-segment-routing 0.21.5-SNAPSHOT [124/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-segment-routing --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-segment-routing' with 11 classes [INFO] [INFO] --------------< org.opendaylight.bgpcep:pcep-server-api >--------------- [INFO] Building pcep-server-api 0.21.5-SNAPSHOT [125/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-server-api --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-server-api' with 2 classes [INFO] [INFO] ---------------< org.opendaylight.bgpcep:pcep-pcc-mock >---------------- [INFO] Building pcep-pcc-mock 0.21.5-SNAPSHOT [126/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-pcc-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-pcc-mock' with 22 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:pcep-topology-provider >----------- [INFO] Building pcep-topology-provider 0.21.5-SNAPSHOT [127/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-topology-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-topology-provider' with 53 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-server-provider >------------ [INFO] Building pcep-server-provider 0.21.5-SNAPSHOT [128/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-server-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-server-provider' with 15 classes [INFO] [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server >----------- [INFO] Building OpenDaylight :: PCEP :: PCE Server API 0.21.5-SNAPSHOT [129/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider >------- [INFO] Building OpenDaylight :: PCEP :: PCE Server Provider 0.21.5-SNAPSHOT [130/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-server-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider >------ [INFO] Building OpenDaylight :: PCEP :: Topology Provider 0.21.5-SNAPSHOT [131/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-topology-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-tunnel-provider >------------ [INFO] Building pcep-tunnel-provider 0.21.5-SNAPSHOT [132/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-tunnel-provider --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-tunnel-provider' with 13 classes [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider >------- [INFO] Building OpenDaylight :: PCEP :: Tunnel Provider 0.21.5-SNAPSHOT [133/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing >------- [INFO] Building OpenDaylight :: PCEP :: Segment Routing 0.21.5-SNAPSHOT [134/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------< org.opendaylight.bgpcep:pcep-auto-bandwidth-extension >-------- [INFO] Building pcep-auto-bandwidth-extension 0.21.5-SNAPSHOT [135/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-auto-bandwidth-extension --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-auto-bandwidth-extension' with 5 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth >------- [INFO] Building OpenDaylight :: PCEP :: Auto Bandwidth 0.21.5-SNAPSHOT [136/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-auto-bandwidth --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-config-example >------------- [INFO] Building pcep-config-example 0.21.5-SNAPSHOT [137/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-config-example --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-config-example' with 0 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example >------- [INFO] Building OpenDaylight :: Pcep Configuration Example Files 0.21.5-SNAPSHOT [138/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-config-example --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.bgpcep:pcep-cli >------------------ [INFO] Building pcep-cli 0.21.5-SNAPSHOT [139/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-cli --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-cli' with 2 classes [INFO] [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-cli >------------- [INFO] Building OpenDaylight :: PCEP :: Topology Cli 0.21.5-SNAPSHOT [140/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-pcep >--------------- [INFO] Building OpenDaylight :: PCEP 0.21.5-SNAPSHOT [141/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-pcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----< org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing >----- [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api 0.21.5-SNAPSHOT [142/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-topology-segment-routing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:feature-repo-parent >------------- [INFO] Building feature-repo-parent 0.21.5-SNAPSHOT [143/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ feature-repo-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.bgpcep:features-bgpcep >--------------- [INFO] Building features-bgpcep 0.21.5-SNAPSHOT [144/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ features-bgpcep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgp-benchmark-app >-------------- [INFO] Building bgp-benchmark-app 0.21.5-SNAPSHOT [145/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-benchmark-app --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-benchmark-app' with 8 classes [INFO] [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark >---------- [INFO] Building OpenDaylight :: BGP :: Benchmark 0.21.5-SNAPSHOT [146/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-bgp-benchmark --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.bgpcep:data-change-counter >------------- [INFO] Building data-change-counter 0.21.5-SNAPSHOT [147/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ data-change-counter --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'data-change-counter' with 7 classes [INFO] [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-data-change-counter >------- [INFO] Building ODL :: Bgpcep :: odl-bgpcep-data-change-counter 0.21.5-SNAPSHOT [148/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-bgpcep-data-change-counter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.bgpcep:features-bgpcep-testing >----------- [INFO] Building features-bgpcep-testing 0.21.5-SNAPSHOT [149/169] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ features-bgpcep-testing --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.bgpcep:bgpcep-features-parent >----------- [INFO] Building bgpcep-features-parent 0.21.5-SNAPSHOT [150/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgpcep-features-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------------< org.opendaylight.bgpcep:graph >-------------------- [INFO] Building graph 0.21.5-SNAPSHOT [151/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ graph --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-mock >--------------- [INFO] Building bgp-parser-mock 0.21.5-SNAPSHOT [152/169] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-parser-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-parser-mock' with 1 classes [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-testtool >---------------- [INFO] Building bgp-testtool 0.21.5-SNAPSHOT [153/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-testtool --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgp-testtool' with 8 classes [INFO] [INFO] -----------------< org.opendaylight.bgpcep:extensions >----------------- [INFO] Building extensions 0.21.5-SNAPSHOT [154/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ extensions --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bgp-parent >----------------- [INFO] Building bgp-parent 0.21.5-SNAPSHOT [155/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-mock >---------------- [INFO] Building bmp-mock 0.21.5-SNAPSHOT [156/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgp-bmp-mock --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bmp-mock' with 11 classes [INFO] [INFO] -----------------< org.opendaylight.bgpcep:bmp-parent >----------------- [INFO] Building bmp-parent 0.21.5-SNAPSHOT [157/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bmp-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:algo-parent >----------------- [INFO] Building algo-parent 0.21.5-SNAPSHOT [158/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ algo-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------------< org.opendaylight.bgpcep:pcep-testtool >---------------- [INFO] Building pcep-testtool 0.21.5-SNAPSHOT [159/169] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-testtool --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'pcep-testtool' with 3 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-server-parent >------------- [INFO] Building pcep-server-parent 0.21.5-SNAPSHOT [160/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-server-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------------< org.opendaylight.bgpcep:pcep-topology-parent >------------ [INFO] Building pcep-topology-parent 0.21.5-SNAPSHOT [161/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-topology-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------< org.opendaylight.bgpcep:pcep-tunnel-parent >------------- [INFO] Building pcep-tunnel-parent 0.21.5-SNAPSHOT [162/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-tunnel-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:pcep-parent >----------------- [INFO] Building pcep-parent 0.21.5-SNAPSHOT [163/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ pcep-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------< org.opendaylight.bgpcep:programming-parent >------------- [INFO] Building programming-parent 0.21.5-SNAPSHOT [164/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ programming-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:rsvp-parent >----------------- [INFO] Building rsvp-parent 0.21.5-SNAPSHOT [165/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rsvp-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.bgpcep:topology-parent >--------------- [INFO] Building topology-parent 0.21.5-SNAPSHOT [166/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ topology-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------------< org.opendaylight.bgpcep:config-loader-parent >------------ [INFO] Building config-loader-parent 0.21.5-SNAPSHOT [167/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ config-loader-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.bgpcep:bgpcep-karaf >---------------- [INFO] Building bgpcep-karaf 0.21.5-SNAPSHOT [168/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgpcep-karaf --- [INFO] Loading execution data file /w/workspace/bgpcep-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bgpcep-karaf' with 0 classes [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- [INFO] Building bgpcep 0.21.5-SNAPSHOT [169/169] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bgpcep-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- [INFO] Building bgpcep 0.21.5-SNAPSHOT [170/169] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- sonar-maven-plugin:3.11.0.3922:sonar (default-cli) @ bgpcep-aggregator --- [INFO] 06:07:33.265 Java 17.0.6-ea Red Hat, Inc. (64-bit) [INFO] 06:07:33.265 Linux 4.18.0-547.el8.x86_64 (amd64) [INFO] 06:07:33.265 MAVEN_OPTS= -Xmx1024m [INFO] 06:07:33.297 User cache: /home/jenkins/.sonar/cache [INFO] 06:07:39.882 Communicating with SonarCloud [INFO] 06:07:40.386 Default locale: "en_US", source code encoding: "UTF-8" [INFO] 06:07:40.710 Load global settings [INFO] 06:07:41.883 Load global settings (done) | time=1176ms [INFO] 06:07:41.887 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 06:07:41.918 User cache: /home/jenkins/.sonar/cache [INFO] 06:07:41.923 Loading required plugins [INFO] 06:07:41.923 Load plugins index [INFO] 06:07:43.078 Load plugins index (done) | time=1155ms [INFO] 06:07:43.079 Load/download plugins [INFO] 06:07:43.478 Load/download plugins (done) | time=399ms [INFO] 06:07:45.209 Found an active CI vendor: 'Jenkins' [INFO] 06:07:45.217 Load project settings for component key: 'opendaylight_bgpcep' [INFO] 06:07:46.353 Load project settings for component key: 'opendaylight_bgpcep' (done) | time=1136ms [INFO] 06:07:46.358 Process project properties [INFO] 06:07:46.450 Project key: opendaylight_bgpcep [INFO] 06:07:46.450 Base dir: /w/workspace/bgpcep-sonar [INFO] 06:07:46.450 Working dir: /w/workspace/bgpcep-sonar/target/sonar [INFO] 06:07:46.473 Load project branches [INFO] 06:07:48.441 Load project branches (done) | time=1967ms [INFO] 06:07:48.451 Check ALM binding of project 'opendaylight_bgpcep' [INFO] 06:07:50.005 Detected project binding: BOUND [INFO] 06:07:50.006 Check ALM binding of project 'opendaylight_bgpcep' (done) | time=1556ms [INFO] 06:07:50.010 Load project pull requests [INFO] 06:07:51.120 Load project pull requests (done) | time=1110ms [INFO] 06:07:51.124 Load branch configuration [INFO] 06:07:51.126 Load branch configuration (done) | time=2ms [INFO] 06:07:51.133 Load quality profiles [INFO] 06:07:52.431 Load quality profiles (done) | time=1298ms [INFO] 06:07:52.439 Load active rules [INFO] 06:08:21.229 Load active rules (done) | time=28790ms [INFO] 06:08:21.721 Organization key: opendaylight [WARNING] 06:08:21.724 The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] 06:08:21.738 Preprocessing files... [INFO] 06:08:22.725 2 languages detected in 1726 preprocessed files [INFO] 06:08:22.725 2 files ignored because of inclusion/exclusion patterns [INFO] 06:08:22.726 0 files ignored because of scm ignore settings [INFO] 06:08:23.294 Loading plugins for detected languages [INFO] 06:08:23.295 Load/download plugins [INFO] 06:08:23.685 Load/download plugins (done) | time=390ms [INFO] 06:08:23.863 Load project repositories [INFO] 06:08:24.937 Load project repositories (done) | time=1075ms [INFO] 06:08:24.939 Indexing files... [INFO] 06:08:24.940 Project configuration: [INFO] 06:08:24.940 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:24.942 Indexing files of module 'algo-api' [INFO] 06:08:24.942 Base dir: /w/workspace/bgpcep-sonar/algo/algo-api [INFO] 06:08:24.942 Source paths: pom.xml, src/main/java [INFO] 06:08:24.942 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.946 Indexing files of module 'algo-impl' [INFO] 06:08:24.946 Base dir: /w/workspace/bgpcep-sonar/algo/algo-impl [INFO] 06:08:24.946 Source paths: pom.xml, src/main/java [INFO] 06:08:24.946 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.946 Indexing files of module 'algo-parent' [INFO] 06:08:24.946 Base dir: /w/workspace/bgpcep-sonar/algo [INFO] 06:08:24.947 Source paths: pom.xml [INFO] 06:08:24.947 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:24.947 Indexing files of module 'bgp-benchmark-app' [INFO] 06:08:24.947 Base dir: /w/workspace/bgpcep-sonar/bgp/benchmark-app [INFO] 06:08:24.947 Source paths: pom.xml, src/main/java [INFO] 06:08:24.947 Test paths: src/test/java [INFO] 06:08:24.947 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.947 Indexing files of module 'bgp-cli' [INFO] 06:08:24.947 Base dir: /w/workspace/bgpcep-sonar/bgp/cli [INFO] 06:08:24.947 Source paths: pom.xml, src/main/java [INFO] 06:08:24.948 Test paths: src/test/java [INFO] 06:08:24.948 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.948 Indexing files of module 'bgp-concepts' [INFO] 06:08:24.948 Base dir: /w/workspace/bgpcep-sonar/bgp/concepts [INFO] 06:08:24.948 Source paths: pom.xml, src/main/java [INFO] 06:08:24.948 Test paths: src/test/java [INFO] 06:08:24.948 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.949 Indexing files of module 'bgp-config-example' [INFO] 06:08:24.949 Base dir: /w/workspace/bgpcep-sonar/bgp/config-example [INFO] 06:08:24.949 Source paths: pom.xml [INFO] 06:08:24.949 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.949 Indexing files of module 'bgp-openconfig-api' [INFO] 06:08:24.949 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-api [INFO] 06:08:24.949 Source paths: pom.xml [INFO] 06:08:24.949 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.949 Indexing files of module 'bgp-openconfig-rp-impl' [INFO] 06:08:24.950 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl [INFO] 06:08:24.950 Source paths: pom.xml, src/main/java [INFO] 06:08:24.950 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.950 Indexing files of module 'bgp-openconfig-rp-spi' [INFO] 06:08:24.950 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi [INFO] 06:08:24.950 Source paths: pom.xml, src/main/java [INFO] 06:08:24.950 Test paths: src/test/java [INFO] 06:08:24.950 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.951 Indexing files of module 'bgp-openconfig-rp-statement' [INFO] 06:08:24.951 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement [INFO] 06:08:24.952 Source paths: pom.xml, src/main/java [INFO] 06:08:24.952 Test paths: src/test/java [INFO] 06:08:24.952 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.953 Indexing files of module 'bgp-openconfig-spi' [INFO] 06:08:24.953 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-spi [INFO] 06:08:24.953 Source paths: pom.xml, src/main/java [INFO] 06:08:24.953 Test paths: src/test/java [INFO] 06:08:24.953 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.954 Indexing files of module 'bgp-openconfig-state' [INFO] 06:08:24.954 Base dir: /w/workspace/bgpcep-sonar/bgp/openconfig-state [INFO] 06:08:24.954 Source paths: pom.xml, src/main/java [INFO] 06:08:24.954 Test paths: src/test/java [INFO] 06:08:24.954 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.954 Indexing files of module 'bgp-parser-api' [INFO] 06:08:24.954 Base dir: /w/workspace/bgpcep-sonar/bgp/parser-api [INFO] 06:08:24.954 Source paths: pom.xml, src/main/java [INFO] 06:08:24.954 Test paths: src/test/java [INFO] 06:08:24.954 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.955 Indexing files of module 'bgp-parser-impl' [INFO] 06:08:24.955 Base dir: /w/workspace/bgpcep-sonar/bgp/parser-impl [INFO] 06:08:24.955 Source paths: pom.xml, src/main/java [INFO] 06:08:24.955 Test paths: src/test/java [INFO] 06:08:24.955 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.958 Indexing files of module 'bgp-parser-mock' [INFO] 06:08:24.958 Base dir: /w/workspace/bgpcep-sonar/bgp/parser-mock [INFO] 06:08:24.958 Source paths: pom.xml, src/main/java [INFO] 06:08:24.958 Test paths: src/test/java [INFO] 06:08:24.958 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.959 Indexing files of module 'bgp-parser-spi' [INFO] 06:08:24.959 Base dir: /w/workspace/bgpcep-sonar/bgp/parser-spi [INFO] 06:08:24.959 Source paths: pom.xml, src/main/java [INFO] 06:08:24.959 Test paths: src/test/java [INFO] 06:08:24.959 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.961 Indexing files of module 'bgp-path-selection-mode' [INFO] 06:08:24.961 Base dir: /w/workspace/bgpcep-sonar/bgp/path-selection-mode [INFO] 06:08:24.961 Source paths: pom.xml, src/main/java [INFO] 06:08:24.961 Test paths: src/test/java [INFO] 06:08:24.962 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.963 Indexing files of module 'bgp-peer-acceptor' [INFO] 06:08:24.963 Base dir: /w/workspace/bgpcep-sonar/bgp/peer-acceptor [INFO] 06:08:24.963 Source paths: pom.xml, src/main/java [INFO] 06:08:24.963 Test paths: src/test/java [INFO] 06:08:24.963 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.963 Indexing files of module 'bgp-rib-api' [INFO] 06:08:24.963 Base dir: /w/workspace/bgpcep-sonar/bgp/rib-api [INFO] 06:08:24.963 Source paths: pom.xml, src/main/java [INFO] 06:08:24.963 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.963 Indexing files of module 'bgp-rib-impl' [INFO] 06:08:24.963 Base dir: /w/workspace/bgpcep-sonar/bgp/rib-impl [INFO] 06:08:24.963 Source paths: pom.xml, src/main/java [INFO] 06:08:24.963 Test paths: src/test/java [INFO] 06:08:24.963 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.966 Indexing files of module 'bgp-rib-mock' [INFO] 06:08:24.966 Base dir: /w/workspace/bgpcep-sonar/bgp/rib-mock [INFO] 06:08:24.967 Source paths: pom.xml, src/main/java [INFO] 06:08:24.967 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.967 Indexing files of module 'bgp-rib-spi' [INFO] 06:08:24.967 Base dir: /w/workspace/bgpcep-sonar/bgp/rib-spi [INFO] 06:08:24.967 Source paths: pom.xml, src/main/java [INFO] 06:08:24.967 Test paths: src/test/java [INFO] 06:08:24.967 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.969 Indexing files of module 'bgp-testtool' [INFO] 06:08:24.969 Base dir: /w/workspace/bgpcep-sonar/bgp/testtool [INFO] 06:08:24.969 Source paths: pom.xml, src/main/java [INFO] 06:08:24.969 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.969 Indexing files of module 'bgp-topology-provider' [INFO] 06:08:24.969 Base dir: /w/workspace/bgpcep-sonar/bgp/topology-provider [INFO] 06:08:24.969 Source paths: pom.xml, src/main/java [INFO] 06:08:24.969 Test paths: src/test/java [INFO] 06:08:24.969 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.970 Indexing files of module 'bgp-util' [INFO] 06:08:24.970 Base dir: /w/workspace/bgpcep-sonar/bgp/util [INFO] 06:08:24.970 Source paths: pom.xml, src/main/java [INFO] 06:08:24.970 Test paths: src/test/java [INFO] 06:08:24.970 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.971 Indexing files of module 'bgp-evpn' [INFO] 06:08:24.971 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/evpn [INFO] 06:08:24.971 Source paths: pom.xml, src/main/java [INFO] 06:08:24.971 Test paths: src/test/java [INFO] 06:08:24.971 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.972 Indexing files of module 'bgp-extension-parent' [INFO] 06:08:24.972 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/parent [INFO] 06:08:24.972 Source paths: pom.xml [INFO] 06:08:24.972 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.972 Indexing files of module 'bgp-flowspec' [INFO] 06:08:24.972 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/flowspec [INFO] 06:08:24.973 Source paths: pom.xml, src/main/java [INFO] 06:08:24.973 Test paths: src/test/java [INFO] 06:08:24.973 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.974 Indexing files of module 'bgp-inet' [INFO] 06:08:24.974 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/inet [INFO] 06:08:24.974 Source paths: pom.xml, src/main/java [INFO] 06:08:24.974 Test paths: src/test/java [INFO] 06:08:24.974 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.975 Indexing files of module 'bgp-l3vpn' [INFO] 06:08:24.975 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn [INFO] 06:08:24.975 Source paths: pom.xml, src/main/java [INFO] 06:08:24.975 Test paths: src/test/java [INFO] 06:08:24.975 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.976 Indexing files of module 'bgp-labeled-unicast' [INFO] 06:08:24.976 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast [INFO] 06:08:24.976 Source paths: pom.xml, src/main/java [INFO] 06:08:24.976 Test paths: src/test/java [INFO] 06:08:24.976 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.976 Indexing files of module 'bgp-linkstate' [INFO] 06:08:24.976 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/linkstate [INFO] 06:08:24.976 Source paths: pom.xml, src/main/java [INFO] 06:08:24.977 Test paths: src/test/java [INFO] 06:08:24.977 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.978 Indexing files of module 'bgp-mvpn' [INFO] 06:08:24.978 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/mvpn [INFO] 06:08:24.978 Source paths: pom.xml, src/main/java [INFO] 06:08:24.978 Test paths: src/test/java [INFO] 06:08:24.978 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.979 Indexing files of module 'bgp-route-target' [INFO] 06:08:24.979 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions/route-target [INFO] 06:08:24.979 Source paths: pom.xml, src/main/java [INFO] 06:08:24.979 Test paths: src/test/java [INFO] 06:08:24.979 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.980 Indexing files of module 'extensions' [INFO] 06:08:24.980 Base dir: /w/workspace/bgpcep-sonar/bgp/extensions [INFO] 06:08:24.980 Source paths: pom.xml [INFO] 06:08:24.980 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:24.980 Indexing files of module 'bgp-parent' [INFO] 06:08:24.980 Base dir: /w/workspace/bgpcep-sonar/bgp [INFO] 06:08:24.980 Source paths: pom.xml [INFO] 06:08:24.980 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:24.980 Indexing files of module 'bgpcep-artifacts' [INFO] 06:08:24.980 Base dir: /w/workspace/bgpcep-sonar/artifacts [INFO] 06:08:24.980 Source paths: pom.xml [INFO] 06:08:24.980 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:24.981 Indexing files of module 'features-bgpcep' [INFO] 06:08:24.981 Base dir: /w/workspace/bgpcep-sonar/features/features-bgpcep [INFO] 06:08:24.981 Source paths: pom.xml [INFO] 06:08:24.981 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.981 Indexing files of module 'features-bgpcep-testing' [INFO] 06:08:24.981 Base dir: /w/workspace/bgpcep-sonar/features/features-bgpcep-testing [INFO] 06:08:24.981 Source paths: pom.xml [INFO] 06:08:24.981 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.981 Indexing files of module 'OpenDaylight :: Path Computation Algorithms' [INFO] 06:08:24.981 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo [INFO] 06:08:24.981 Source paths: pom.xml [INFO] 06:08:24.981 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.982 Indexing files of module 'OpenDaylight :: Path Computation Algorithms :: API' [INFO] 06:08:24.982 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api [INFO] 06:08:24.982 Source paths: pom.xml [INFO] 06:08:24.982 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.982 Indexing files of module 'OpenDaylight :: BGP' [INFO] 06:08:24.982 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp [INFO] 06:08:24.982 Source paths: pom.xml [INFO] 06:08:24.982 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.982 Indexing files of module 'OpenDaylight :: BGP :: Benchmark' [INFO] 06:08:24.982 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark [INFO] 06:08:24.982 Source paths: pom.xml [INFO] 06:08:24.982 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.983 Indexing files of module 'OpenDaylight :: BGP :: Cli' [INFO] 06:08:24.983 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli [INFO] 06:08:24.983 Source paths: pom.xml [INFO] 06:08:24.983 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.983 Indexing files of module 'OpenDaylight :: Configuration Example Files' [INFO] 06:08:24.983 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example [INFO] 06:08:24.983 Source paths: pom.xml [INFO] 06:08:24.983 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.983 Indexing files of module 'OpenDaylight :: BGP :: Dependencies' [INFO] 06:08:24.983 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies [INFO] 06:08:24.983 Source paths: pom.xml [INFO] 06:08:24.983 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.983 Indexing files of module 'OpenDaylight :: BGP :: Evpn' [INFO] 06:08:24.983 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn [INFO] 06:08:24.983 Source paths: pom.xml [INFO] 06:08:24.984 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.984 Indexing files of module 'OpenDaylight :: BGP :: Extensions API' [INFO] 06:08:24.984 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api [INFO] 06:08:24.984 Source paths: pom.xml [INFO] 06:08:24.984 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.984 Indexing files of module 'OpenDaylight :: BGP :: Flowspec' [INFO] 06:08:24.984 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec [INFO] 06:08:24.984 Source paths: pom.xml [INFO] 06:08:24.984 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.984 Indexing files of module 'OpenDaylight :: BGP :: Inet' [INFO] 06:08:24.984 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet [INFO] 06:08:24.984 Source paths: pom.xml [INFO] 06:08:24.984 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.984 Indexing files of module 'OpenDaylight :: BGP :: L3Vpn' [INFO] 06:08:24.985 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn [INFO] 06:08:24.985 Source paths: pom.xml [INFO] 06:08:24.985 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.985 Indexing files of module 'OpenDaylight :: BGP :: Labeled Unicast' [INFO] 06:08:24.985 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast [INFO] 06:08:24.985 Source paths: pom.xml [INFO] 06:08:24.985 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.985 Indexing files of module 'OpenDaylight :: BGP :: RIB Linkstate' [INFO] 06:08:24.985 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate [INFO] 06:08:24.985 Source paths: pom.xml [INFO] 06:08:24.985 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.985 Indexing files of module 'OpenDaylight :: BGP :: Mvpn' [INFO] 06:08:24.985 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn [INFO] 06:08:24.985 Source paths: pom.xml [INFO] 06:08:24.985 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.986 Indexing files of module 'OpenDaylight :: BGP :: Openconfig' [INFO] 06:08:24.986 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig [INFO] 06:08:24.986 Source paths: pom.xml [INFO] 06:08:24.986 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.986 Indexing files of module 'OpenDaylight :: BGP :: Openconfig Routing Policy Impl' [INFO] 06:08:24.986 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl [INFO] 06:08:24.986 Source paths: pom.xml [INFO] 06:08:24.986 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.986 Indexing files of module 'OpenDaylight :: BGP :: Openconfig Routing Policy Spi' [INFO] 06:08:24.986 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi [INFO] 06:08:24.986 Source paths: pom.xml [INFO] 06:08:24.986 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.986 Indexing files of module 'OpenDaylight :: BGP :: Openconfig Routing Policy Statements' [INFO] 06:08:24.986 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement [INFO] 06:08:24.986 Source paths: pom.xml [INFO] 06:08:24.986 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.987 Indexing files of module 'OpenDaylight :: BGP :: Config Loader' [INFO] 06:08:24.987 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state [INFO] 06:08:24.987 Source paths: pom.xml [INFO] 06:08:24.987 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.987 Indexing files of module 'OpenDaylight :: BGP :: Parser' [INFO] 06:08:24.987 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser [INFO] 06:08:24.987 Source paths: pom.xml [INFO] 06:08:24.987 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.987 Indexing files of module 'OpenDaylight :: BGP :: Parser :: API' [INFO] 06:08:24.987 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api [INFO] 06:08:24.987 Source paths: pom.xml [INFO] 06:08:24.987 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.987 Indexing files of module 'OpenDaylight :: BGP :: Path Selection' [INFO] 06:08:24.987 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode [INFO] 06:08:24.988 Source paths: pom.xml [INFO] 06:08:24.988 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.988 Indexing files of module 'OpenDaylight :: BGP :: RIB Api' [INFO] 06:08:24.988 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api [INFO] 06:08:24.988 Source paths: pom.xml [INFO] 06:08:24.988 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.988 Indexing files of module 'OpenDaylight :: BGP :: RIB Impl' [INFO] 06:08:24.988 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl [INFO] 06:08:24.988 Source paths: pom.xml [INFO] 06:08:24.988 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.988 Indexing files of module 'OpenDaylight :: BGP :: Route Target Constrains' [INFO] 06:08:24.988 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target [INFO] 06:08:24.988 Source paths: pom.xml [INFO] 06:08:24.988 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.989 Indexing files of module 'OpenDaylight :: BGP :: Topology' [INFO] 06:08:24.989 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology [INFO] 06:08:24.989 Source paths: pom.xml [INFO] 06:08:24.989 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.989 Indexing files of module 'OpenDaylight :: BMP' [INFO] 06:08:24.989 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp [INFO] 06:08:24.989 Source paths: pom.xml [INFO] 06:08:24.989 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.989 Indexing files of module 'OpenDaylight :: BMP :: API' [INFO] 06:08:24.989 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api [INFO] 06:08:24.989 Source paths: pom.xml [INFO] 06:08:24.989 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.989 Indexing files of module 'OpenDaylight :: BMP :: Config files example' [INFO] 06:08:24.989 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example [INFO] 06:08:24.989 Source paths: pom.xml [INFO] 06:08:24.989 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.990 Indexing files of module 'OpenDaylight :: BGPCEP :: BMP Config Loader' [INFO] 06:08:24.990 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader [INFO] 06:08:24.990 Source paths: pom.xml [INFO] 06:08:24.990 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.990 Indexing files of module 'OpenDaylight :: BGPCEP :: Concepts' [INFO] 06:08:24.990 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts [INFO] 06:08:24.990 Source paths: pom.xml [INFO] 06:08:24.990 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.991 Indexing files of module 'OpenDaylight :: BGPCEP :: Config Loader Impl' [INFO] 06:08:24.991 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl [INFO] 06:08:24.991 Source paths: pom.xml [INFO] 06:08:24.991 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.991 Indexing files of module 'OpenDaylight :: BGPCEP :: SPI Config Loader' [INFO] 06:08:24.991 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi [INFO] 06:08:24.991 Source paths: pom.xml [INFO] 06:08:24.991 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.992 Indexing files of module 'ODL :: Bgpcep :: odl-bgpcep-data-change-counter' [INFO] 06:08:24.992 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter [INFO] 06:08:24.992 Source paths: pom.xml [INFO] 06:08:24.992 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.992 Indexing files of module 'OpenDaylight :: Extras :: Dependencies' [INFO] 06:08:24.992 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies [INFO] 06:08:24.992 Source paths: pom.xml [INFO] 06:08:24.992 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.993 Indexing files of module 'OpenDaylight :: GRAPH' [INFO] 06:08:24.993 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph [INFO] 06:08:24.993 Source paths: pom.xml [INFO] 06:08:24.993 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.993 Indexing files of module 'OpenDaylight :: GRAPH :: API' [INFO] 06:08:24.993 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api [INFO] 06:08:24.993 Source paths: pom.xml [INFO] 06:08:24.993 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.994 Indexing files of module 'OpenDaylight :: PCEP' [INFO] 06:08:24.994 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep [INFO] 06:08:24.994 Source paths: pom.xml [INFO] 06:08:24.994 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.994 Indexing files of module 'OpenDaylight :: PCEP :: Api' [INFO] 06:08:24.994 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api [INFO] 06:08:24.994 Source paths: pom.xml [INFO] 06:08:24.994 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.994 Indexing files of module 'OpenDaylight :: PCEP :: Auto Bandwidth' [INFO] 06:08:24.994 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth [INFO] 06:08:24.994 Source paths: pom.xml [INFO] 06:08:24.994 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.995 Indexing files of module 'OpenDaylight :: PCEP :: Base Parser' [INFO] 06:08:24.995 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser [INFO] 06:08:24.995 Source paths: pom.xml [INFO] 06:08:24.995 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.995 Indexing files of module 'OpenDaylight :: PCEP :: Topology Cli' [INFO] 06:08:24.995 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli [INFO] 06:08:24.995 Source paths: pom.xml [INFO] 06:08:24.995 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.995 Indexing files of module 'OpenDaylight :: Pcep Configuration Example Files' [INFO] 06:08:24.995 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example [INFO] 06:08:24.995 Source paths: pom.xml [INFO] 06:08:24.995 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.995 Indexing files of module 'OpenDaylight :: PCEP :: Impl' [INFO] 06:08:24.995 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl [INFO] 06:08:24.995 Source paths: pom.xml [INFO] 06:08:24.995 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.995 Indexing files of module 'OpenDaylight :: PCEP :: P2MP TE LSP' [INFO] 06:08:24.996 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp [INFO] 06:08:24.996 Source paths: pom.xml [INFO] 06:08:24.996 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.996 Indexing files of module 'OpenDaylight :: PCEP :: Segment Routing' [INFO] 06:08:24.996 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing [INFO] 06:08:24.996 Source paths: pom.xml [INFO] 06:08:24.996 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.996 Indexing files of module 'OpenDaylight :: PCEP :: PCE Server API' [INFO] 06:08:24.996 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server [INFO] 06:08:24.996 Source paths: pom.xml [INFO] 06:08:24.996 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.996 Indexing files of module 'OpenDaylight :: PCEP :: PCE Server Provider' [INFO] 06:08:24.996 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider [INFO] 06:08:24.996 Source paths: pom.xml [INFO] 06:08:24.996 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.996 Indexing files of module 'OpenDaylight :: PCEP :: Stateful' [INFO] 06:08:24.996 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful [INFO] 06:08:24.997 Source paths: pom.xml [INFO] 06:08:24.997 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.997 Indexing files of module 'OpenDaylight :: PCEP :: Topology' [INFO] 06:08:24.997 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology [INFO] 06:08:24.997 Source paths: pom.xml [INFO] 06:08:24.997 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.997 Indexing files of module 'OpenDaylight :: PCEP :: Topology Provider' [INFO] 06:08:24.997 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider [INFO] 06:08:24.997 Source paths: pom.xml [INFO] 06:08:24.997 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.997 Indexing files of module 'OpenDaylight :: PCEP :: Tunnel Provider' [INFO] 06:08:24.997 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider [INFO] 06:08:24.997 Source paths: pom.xml [INFO] 06:08:24.997 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.998 Indexing files of module 'OpenDaylight :: PCEP :: Programming Api' [INFO] 06:08:24.998 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api [INFO] 06:08:24.998 Source paths: pom.xml [INFO] 06:08:24.998 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.998 Indexing files of module 'OpenDaylight :: PCEP :: Programming Impl' [INFO] 06:08:24.998 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl [INFO] 06:08:24.998 Source paths: pom.xml [INFO] 06:08:24.998 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.998 Indexing files of module 'OpenDaylight :: BGPCEP :: Protocols Config Loader' [INFO] 06:08:24.998 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader [INFO] 06:08:24.998 Source paths: pom.xml [INFO] 06:08:24.998 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.998 Indexing files of module 'OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader' [INFO] 06:08:24.998 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader [INFO] 06:08:24.998 Source paths: pom.xml [INFO] 06:08:24.998 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.998 Indexing files of module 'OpenDaylight :: RSVP' [INFO] 06:08:24.999 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp [INFO] 06:08:24.999 Source paths: pom.xml [INFO] 06:08:24.999 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.999 Indexing files of module 'OpenDaylight :: RSVP :: API' [INFO] 06:08:24.999 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api [INFO] 06:08:24.999 Source paths: pom.xml [INFO] 06:08:24.999 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.999 Indexing files of module 'OpenDaylight :: BGPCEP :: Topology :: Api' [INFO] 06:08:24.999 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api [INFO] 06:08:24.999 Source paths: pom.xml [INFO] 06:08:24.999 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:24.999 Indexing files of module 'OpenDaylight :: BGPCEP :: Topology Config Loader' [INFO] 06:08:24.999 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader [INFO] 06:08:24.999 Source paths: pom.xml [INFO] 06:08:24.999 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.000 Indexing files of module 'OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api' [INFO] 06:08:25.000 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing [INFO] 06:08:25.000 Source paths: pom.xml [INFO] 06:08:25.000 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.000 Indexing files of module 'OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api' [INFO] 06:08:25.000 Base dir: /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api [INFO] 06:08:25.000 Source paths: pom.xml [INFO] 06:08:25.000 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.000 Indexing files of module 'bgpcep-features-parent' [INFO] 06:08:25.000 Base dir: /w/workspace/bgpcep-sonar/features [INFO] 06:08:25.000 Source paths: pom.xml [INFO] 06:08:25.000 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.000 Indexing files of module 'bgpcep-karaf' [INFO] 06:08:25.000 Base dir: /w/workspace/bgpcep-sonar/distribution-karaf [INFO] 06:08:25.000 Source paths: pom.xml [INFO] 06:08:25.000 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.001 Indexing files of module 'BGPCEP common parent' [INFO] 06:08:25.001 Base dir: /w/workspace/bgpcep-sonar/parent [INFO] 06:08:25.001 Source paths: pom.xml [INFO] 06:08:25.001 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.001 Indexing files of module 'binding-parent' [INFO] 06:08:25.001 Base dir: /w/workspace/bgpcep-sonar/binding-parent [INFO] 06:08:25.001 Source paths: pom.xml [INFO] 06:08:25.001 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.001 Indexing files of module 'bgp-bmp-api' [INFO] 06:08:25.001 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-api [INFO] 06:08:25.001 Source paths: pom.xml, src/main/java [INFO] 06:08:25.001 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.002 Indexing files of module 'bgp-bmp-config-example' [INFO] 06:08:25.002 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-config-example [INFO] 06:08:25.002 Source paths: pom.xml [INFO] 06:08:25.002 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.002 Indexing files of module 'bgp-bmp-impl' [INFO] 06:08:25.002 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-impl [INFO] 06:08:25.002 Source paths: pom.xml, src/main/java [INFO] 06:08:25.002 Test paths: src/test/java [INFO] 06:08:25.002 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.002 Indexing files of module 'bmp-mock' [INFO] 06:08:25.003 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-mock [INFO] 06:08:25.003 Source paths: pom.xml, src/main/java [INFO] 06:08:25.003 Test paths: src/test/java [INFO] 06:08:25.003 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.003 Indexing files of module 'bgp-bmp-parser-impl' [INFO] 06:08:25.003 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl [INFO] 06:08:25.003 Source paths: pom.xml, src/main/java [INFO] 06:08:25.003 Test paths: src/test/java [INFO] 06:08:25.003 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.004 Indexing files of module 'bgp-bmp-spi' [INFO] 06:08:25.004 Base dir: /w/workspace/bgpcep-sonar/bmp/bmp-spi [INFO] 06:08:25.004 Source paths: pom.xml, src/main/java [INFO] 06:08:25.004 Test paths: src/test/java [INFO] 06:08:25.004 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.004 Indexing files of module 'bmp-parent' [INFO] 06:08:25.005 Base dir: /w/workspace/bgpcep-sonar/bmp [INFO] 06:08:25.005 Source paths: pom.xml [INFO] 06:08:25.005 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.005 Indexing files of module 'concepts' [INFO] 06:08:25.005 Base dir: /w/workspace/bgpcep-sonar/concepts [INFO] 06:08:25.005 Source paths: pom.xml, src/main/java [INFO] 06:08:25.005 Test paths: src/test/java [INFO] 06:08:25.005 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.005 Indexing files of module 'bmp-monitors-config-loader' [INFO] 06:08:25.005 Base dir: /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader [INFO] 06:08:25.005 Source paths: pom.xml, src/main/java [INFO] 06:08:25.005 Test paths: src/test/java [INFO] 06:08:25.005 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.006 Indexing files of module 'config-loader-impl' [INFO] 06:08:25.006 Base dir: /w/workspace/bgpcep-sonar/config-loader/config-loader-impl [INFO] 06:08:25.006 Source paths: pom.xml, src/main/java [INFO] 06:08:25.006 Test paths: src/test/java [INFO] 06:08:25.006 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.006 Indexing files of module 'config-loader-spi' [INFO] 06:08:25.006 Base dir: /w/workspace/bgpcep-sonar/config-loader/config-loader-spi [INFO] 06:08:25.006 Source paths: pom.xml, src/main/java [INFO] 06:08:25.006 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.006 Indexing files of module 'protocols-config-loader' [INFO] 06:08:25.007 Base dir: /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader [INFO] 06:08:25.007 Source paths: pom.xml, src/main/java [INFO] 06:08:25.007 Test paths: src/test/java [INFO] 06:08:25.007 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.007 Indexing files of module 'routing-policy-config-loader' [INFO] 06:08:25.007 Base dir: /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader [INFO] 06:08:25.007 Source paths: pom.xml, src/main/java [INFO] 06:08:25.007 Test paths: src/test/java [INFO] 06:08:25.007 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.007 Indexing files of module 'topology-config-loader' [INFO] 06:08:25.007 Base dir: /w/workspace/bgpcep-sonar/config-loader/topology-config-loader [INFO] 06:08:25.007 Source paths: pom.xml, src/main/java [INFO] 06:08:25.007 Test paths: src/test/java [INFO] 06:08:25.007 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.007 Indexing files of module 'config-loader-parent' [INFO] 06:08:25.007 Base dir: /w/workspace/bgpcep-sonar/config-loader [INFO] 06:08:25.007 Source paths: pom.xml [INFO] 06:08:25.007 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.008 Indexing files of module 'data-change-counter' [INFO] 06:08:25.008 Base dir: /w/workspace/bgpcep-sonar/data-change-counter [INFO] 06:08:25.008 Source paths: pom.xml, src/main/java [INFO] 06:08:25.008 Test paths: src/test/java [INFO] 06:08:25.008 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.008 Indexing files of module 'feature-repo-parent' [INFO] 06:08:25.008 Base dir: /w/workspace/bgpcep-sonar/feature-repo-parent [INFO] 06:08:25.008 Source paths: pom.xml [INFO] 06:08:25.008 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.008 Indexing files of module 'graph-api' [INFO] 06:08:25.008 Base dir: /w/workspace/bgpcep-sonar/graph/graph-api [INFO] 06:08:25.008 Source paths: pom.xml, src/main/java [INFO] 06:08:25.008 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.008 Indexing files of module 'graph-impl' [INFO] 06:08:25.008 Base dir: /w/workspace/bgpcep-sonar/graph/graph-impl [INFO] 06:08:25.008 Source paths: pom.xml, src/main/java [INFO] 06:08:25.008 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.009 Indexing files of module 'graph' [INFO] 06:08:25.009 Base dir: /w/workspace/bgpcep-sonar/graph [INFO] 06:08:25.009 Source paths: pom.xml [INFO] 06:08:25.009 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.009 Indexing files of module 'pcep-api' [INFO] 06:08:25.009 Base dir: /w/workspace/bgpcep-sonar/pcep/api [INFO] 06:08:25.009 Source paths: pom.xml, src/main/java [INFO] 06:08:25.009 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.009 Indexing files of module 'pcep-auto-bandwidth-extension' [INFO] 06:08:25.009 Base dir: /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension [INFO] 06:08:25.009 Source paths: pom.xml, src/main/java [INFO] 06:08:25.009 Test paths: src/test/java [INFO] 06:08:25.009 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.010 Indexing files of module 'pcep-base-parser' [INFO] 06:08:25.010 Base dir: /w/workspace/bgpcep-sonar/pcep/base-parser [INFO] 06:08:25.010 Source paths: pom.xml, src/main/java [INFO] 06:08:25.010 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.011 Indexing files of module 'pcep-config-example' [INFO] 06:08:25.011 Base dir: /w/workspace/bgpcep-sonar/pcep/config-example [INFO] 06:08:25.011 Source paths: pom.xml [INFO] 06:08:25.011 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.011 Indexing files of module 'pcep-ietf-p2mp-te-lsp' [INFO] 06:08:25.011 Base dir: /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp [INFO] 06:08:25.011 Source paths: pom.xml, src/main/java [INFO] 06:08:25.011 Test paths: src/test/java [INFO] 06:08:25.011 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.011 Indexing files of module 'pcep-ietf-stateful' [INFO] 06:08:25.011 Base dir: /w/workspace/bgpcep-sonar/pcep/ietf-stateful [INFO] 06:08:25.011 Source paths: pom.xml, src/main/java [INFO] 06:08:25.011 Test paths: src/test/java [INFO] 06:08:25.011 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.012 Indexing files of module 'pcep-impl' [INFO] 06:08:25.012 Base dir: /w/workspace/bgpcep-sonar/pcep/impl [INFO] 06:08:25.012 Source paths: pom.xml, src/main/java [INFO] 06:08:25.012 Test paths: src/test/java [INFO] 06:08:25.012 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.013 Indexing files of module 'pcep-pcc-mock' [INFO] 06:08:25.013 Base dir: /w/workspace/bgpcep-sonar/pcep/pcc-mock [INFO] 06:08:25.013 Source paths: pom.xml, src/main/java [INFO] 06:08:25.013 Test paths: src/test/java [INFO] 06:08:25.013 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.014 Indexing files of module 'pcep-segment-routing' [INFO] 06:08:25.014 Base dir: /w/workspace/bgpcep-sonar/pcep/segment-routing [INFO] 06:08:25.014 Source paths: pom.xml, src/main/java [INFO] 06:08:25.014 Test paths: src/test/java [INFO] 06:08:25.014 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.014 Indexing files of module 'pcep-server-api' [INFO] 06:08:25.014 Base dir: /w/workspace/bgpcep-sonar/pcep/server/server-api [INFO] 06:08:25.014 Source paths: pom.xml, src/main/java [INFO] 06:08:25.014 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.014 Indexing files of module 'pcep-server-provider' [INFO] 06:08:25.014 Base dir: /w/workspace/bgpcep-sonar/pcep/server/server-provider [INFO] 06:08:25.014 Source paths: pom.xml, src/main/java [INFO] 06:08:25.014 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.014 Indexing files of module 'pcep-server-parent' [INFO] 06:08:25.014 Base dir: /w/workspace/bgpcep-sonar/pcep/server [INFO] 06:08:25.015 Source paths: pom.xml [INFO] 06:08:25.015 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.015 Indexing files of module 'pcep-spi' [INFO] 06:08:25.015 Base dir: /w/workspace/bgpcep-sonar/pcep/spi [INFO] 06:08:25.015 Source paths: pom.xml, src/main/java [INFO] 06:08:25.015 Test paths: src/test/java [INFO] 06:08:25.015 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.016 Indexing files of module 'pcep-testtool' [INFO] 06:08:25.016 Base dir: /w/workspace/bgpcep-sonar/pcep/testtool [INFO] 06:08:25.016 Source paths: pom.xml, src/main/java [INFO] 06:08:25.016 Test paths: src/test/java [INFO] 06:08:25.016 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.016 Indexing files of module 'pcep-cli' [INFO] 06:08:25.016 Base dir: /w/workspace/bgpcep-sonar/pcep/topology/cli [INFO] 06:08:25.016 Source paths: pom.xml, src/main/java [INFO] 06:08:25.016 Test paths: src/test/java [INFO] 06:08:25.016 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.016 Indexing files of module 'pcep-topology-api' [INFO] 06:08:25.016 Base dir: /w/workspace/bgpcep-sonar/pcep/topology/topology-api [INFO] 06:08:25.016 Source paths: pom.xml [INFO] 06:08:25.016 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.016 Indexing files of module 'pcep-topology-provider' [INFO] 06:08:25.016 Base dir: /w/workspace/bgpcep-sonar/pcep/topology/topology-provider [INFO] 06:08:25.016 Source paths: pom.xml, src/main/java [INFO] 06:08:25.016 Test paths: src/test/java [INFO] 06:08:25.016 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.017 Indexing files of module 'pcep-topology-spi' [INFO] 06:08:25.017 Base dir: /w/workspace/bgpcep-sonar/pcep/topology/topology-spi [INFO] 06:08:25.017 Source paths: pom.xml, src/main/java [INFO] 06:08:25.017 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.017 Indexing files of module 'pcep-topology-parent' [INFO] 06:08:25.017 Base dir: /w/workspace/bgpcep-sonar/pcep/topology [INFO] 06:08:25.017 Source paths: pom.xml [INFO] 06:08:25.017 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.017 Indexing files of module 'pcep-tunnel-api' [INFO] 06:08:25.017 Base dir: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api [INFO] 06:08:25.018 Source paths: pom.xml [INFO] 06:08:25.018 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.018 Indexing files of module 'pcep-tunnel-provider' [INFO] 06:08:25.018 Base dir: /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider [INFO] 06:08:25.018 Source paths: pom.xml, src/main/java [INFO] 06:08:25.018 Test paths: src/test/java [INFO] 06:08:25.018 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.018 Indexing files of module 'pcep-tunnel-parent' [INFO] 06:08:25.018 Base dir: /w/workspace/bgpcep-sonar/pcep/tunnel [INFO] 06:08:25.018 Source paths: pom.xml [INFO] 06:08:25.018 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.018 Indexing files of module 'pcep-parent' [INFO] 06:08:25.018 Base dir: /w/workspace/bgpcep-sonar/pcep [INFO] 06:08:25.018 Source paths: pom.xml [INFO] 06:08:25.018 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.019 Indexing files of module 'programming-api' [INFO] 06:08:25.019 Base dir: /w/workspace/bgpcep-sonar/programming/api [INFO] 06:08:25.019 Source paths: pom.xml, src/main/java [INFO] 06:08:25.019 Test paths: src/test/java [INFO] 06:08:25.019 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.019 Indexing files of module 'programming-impl' [INFO] 06:08:25.019 Base dir: /w/workspace/bgpcep-sonar/programming/impl [INFO] 06:08:25.019 Source paths: pom.xml, src/main/java [INFO] 06:08:25.019 Test paths: src/test/java [INFO] 06:08:25.019 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.019 Indexing files of module 'programming-spi' [INFO] 06:08:25.019 Base dir: /w/workspace/bgpcep-sonar/programming/spi [INFO] 06:08:25.019 Source paths: pom.xml, src/main/java [INFO] 06:08:25.019 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.019 Indexing files of module 'programming-topology-api' [INFO] 06:08:25.019 Base dir: /w/workspace/bgpcep-sonar/programming/topology-api [INFO] 06:08:25.020 Source paths: pom.xml, src/main/java [INFO] 06:08:25.020 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.020 Indexing files of module 'programming-tunnel-api' [INFO] 06:08:25.020 Base dir: /w/workspace/bgpcep-sonar/programming/tunnel-api [INFO] 06:08:25.020 Source paths: pom.xml, src/main/java [INFO] 06:08:25.020 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.020 Indexing files of module 'programming-parent' [INFO] 06:08:25.020 Base dir: /w/workspace/bgpcep-sonar/programming [INFO] 06:08:25.020 Source paths: pom.xml [INFO] 06:08:25.020 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.020 Indexing files of module 'rsvp-api' [INFO] 06:08:25.020 Base dir: /w/workspace/bgpcep-sonar/rsvp/api [INFO] 06:08:25.020 Source paths: pom.xml, src/main/java [INFO] 06:08:25.020 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.020 Indexing files of module 'rsvp-impl' [INFO] 06:08:25.020 Base dir: /w/workspace/bgpcep-sonar/rsvp/impl [INFO] 06:08:25.020 Source paths: pom.xml, src/main/java [INFO] 06:08:25.020 Test paths: src/test/java [INFO] 06:08:25.020 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.021 Indexing files of module 'rsvp-spi' [INFO] 06:08:25.021 Base dir: /w/workspace/bgpcep-sonar/rsvp/spi [INFO] 06:08:25.021 Source paths: pom.xml, src/main/java [INFO] 06:08:25.021 Test paths: src/test/java [INFO] 06:08:25.021 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.022 Indexing files of module 'rsvp-parent' [INFO] 06:08:25.022 Base dir: /w/workspace/bgpcep-sonar/rsvp [INFO] 06:08:25.022 Source paths: pom.xml [INFO] 06:08:25.022 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.022 Indexing files of module 'single-feature-parent' [INFO] 06:08:25.022 Base dir: /w/workspace/bgpcep-sonar/single-feature-parent [INFO] 06:08:25.022 Source paths: pom.xml [INFO] 06:08:25.022 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.022 Indexing files of module 'testtool-parent' [INFO] 06:08:25.022 Base dir: /w/workspace/bgpcep-sonar/testtool-parent [INFO] 06:08:25.022 Source paths: pom.xml [INFO] 06:08:25.022 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.022 Indexing files of module 'testtool-util' [INFO] 06:08:25.022 Base dir: /w/workspace/bgpcep-sonar/testtool-util [INFO] 06:08:25.023 Source paths: pom.xml, src/main/java [INFO] 06:08:25.023 Test paths: src/test/java [INFO] 06:08:25.023 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.023 Indexing files of module 'topology-api' [INFO] 06:08:25.023 Base dir: /w/workspace/bgpcep-sonar/topology/api [INFO] 06:08:25.023 Source paths: pom.xml, src/main/java [INFO] 06:08:25.023 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.023 Indexing files of module 'topology-segment-routing' [INFO] 06:08:25.023 Base dir: /w/workspace/bgpcep-sonar/topology/segment-routing [INFO] 06:08:25.023 Source paths: pom.xml [INFO] 06:08:25.023 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.023 Indexing files of module 'topology-tunnel-api' [INFO] 06:08:25.023 Base dir: /w/workspace/bgpcep-sonar/topology/tunnel-api [INFO] 06:08:25.023 Source paths: pom.xml [INFO] 06:08:25.023 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.023 Indexing files of module 'topology-parent' [INFO] 06:08:25.023 Base dir: /w/workspace/bgpcep-sonar/topology [INFO] 06:08:25.023 Source paths: pom.xml [INFO] 06:08:25.023 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.023 Indexing files of module 'util' [INFO] 06:08:25.023 Base dir: /w/workspace/bgpcep-sonar/util [INFO] 06:08:25.023 Source paths: pom.xml, src/main/java [INFO] 06:08:25.023 Test paths: src/test/java [INFO] 06:08:25.024 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 06:08:25.024 Indexing files of module 'bgpcep' [INFO] 06:08:25.024 Base dir: /w/workspace/bgpcep-sonar [INFO] 06:08:25.024 Source paths: pom.xml [INFO] 06:08:25.024 Excluded sources: **/build-wrapper-dump.json [INFO] 06:08:25.025 1726 files indexed [INFO] 06:08:25.029 Quality profile for java: ODL way [INFO] 06:08:25.029 Quality profile for xml: Sonar way [INFO] 06:08:25.029 ------------- Run sensors on module topology-api [INFO] 06:08:25.078 Load metrics repository [INFO] 06:08:25.467 Load metrics repository (done) | time=389ms [INFO] 06:08:25.474 Sensor cache enabled [INFO] 06:08:25.477 Load sensor cache [INFO] 06:08:26.605 Load sensor cache (45 KB) | time=1128ms [INFO] 06:08:27.163 Sensor JavaSensor [java] [INFO] 06:08:27.167 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:27.168 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:27.180 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:27.181 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:27.391 Starting batch processing. [INFO] 06:08:27.689 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:27.776 100% analyzed [INFO] 06:08:27.776 Batch processing: Done. [INFO] 06:08:27.777 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:27.778 No "Test" source files to scan. [INFO] 06:08:27.778 No "Generated" source files to scan. [INFO] 06:08:27.778 Sensor JavaSensor [java] (done) | time=615ms [INFO] 06:08:27.778 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:27.779 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:27.779 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:27.779 Sensor SurefireSensor [java] [INFO] 06:08:27.779 parsing [/w/workspace/bgpcep-sonar/topology/api/target/surefire-reports] [INFO] 06:08:27.787 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 06:08:27.787 Sensor XML Sensor [xml] [INFO] 06:08:27.796 1 source file to be analyzed [INFO] 06:08:27.915 1/1 source file has been analyzed [INFO] 06:08:27.915 Sensor XML Sensor [xml] (done) | time=128ms [INFO] 06:08:27.915 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:27.916 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:27.919 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:27.934 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=19ms [INFO] 06:08:27.934 Sensor IaC Docker Sensor [iac] [INFO] 06:08:27.938 0 source files to be analyzed [INFO] 06:08:27.992 0/0 source files have been analyzed [INFO] 06:08:27.992 Sensor IaC Docker Sensor [iac] (done) | time=58ms [INFO] 06:08:27.992 Sensor Serverless configuration file sensor [security] [INFO] 06:08:27.993 0 Serverless function entries were found in the project [INFO] 06:08:27.995 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:27.995 Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] 06:08:27.995 Sensor AWS SAM template file sensor [security] [INFO] 06:08:27.996 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 06:08:27.996 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:27.996 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:27.998 ------------- Run sensors on module topology-tunnel-api [INFO] 06:08:28.038 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:28.038 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:28.038 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:28.039 Sensor XML Sensor [xml] [INFO] 06:08:28.039 1 source file to be analyzed [INFO] 06:08:28.056 1/1 source file has been analyzed [INFO] 06:08:28.056 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 06:08:28.056 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:28.056 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:28.056 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:28.059 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 06:08:28.059 Sensor IaC Docker Sensor [iac] [INFO] 06:08:28.059 0 source files to be analyzed [INFO] 06:08:28.068 0/0 source files have been analyzed [INFO] 06:08:28.068 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 06:08:28.068 Sensor Serverless configuration file sensor [security] [INFO] 06:08:28.068 0 Serverless function entries were found in the project [INFO] 06:08:28.068 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:28.068 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:28.068 Sensor AWS SAM template file sensor [security] [INFO] 06:08:28.068 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:28.068 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:28.068 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:28.069 ------------- Run sensors on module topology-segment-routing [INFO] 06:08:28.099 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:28.099 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:28.099 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:28.099 Sensor XML Sensor [xml] [INFO] 06:08:28.100 1 source file to be analyzed [INFO] 06:08:28.114 1/1 source file has been analyzed [INFO] 06:08:28.114 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 06:08:28.115 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:28.115 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:28.115 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:28.117 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:28.117 Sensor IaC Docker Sensor [iac] [INFO] 06:08:28.118 0 source files to be analyzed [INFO] 06:08:28.124 0/0 source files have been analyzed [INFO] 06:08:28.124 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 06:08:28.124 Sensor Serverless configuration file sensor [security] [INFO] 06:08:28.124 0 Serverless function entries were found in the project [INFO] 06:08:28.125 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:28.125 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:28.125 Sensor AWS SAM template file sensor [security] [INFO] 06:08:28.125 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:28.125 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:28.125 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:28.125 ------------- Run sensors on module topology-parent [INFO] 06:08:28.155 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:28.155 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:28.155 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:28.155 Sensor XML Sensor [xml] [INFO] 06:08:28.156 1 source file to be analyzed [INFO] 06:08:28.166 1/1 source file has been analyzed [INFO] 06:08:28.167 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 06:08:28.167 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:28.167 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:28.167 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:28.167 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:28.167 Sensor IaC Docker Sensor [iac] [INFO] 06:08:28.168 0 source files to be analyzed [INFO] 06:08:28.174 0/0 source files have been analyzed [INFO] 06:08:28.174 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 06:08:28.174 Sensor Serverless configuration file sensor [security] [INFO] 06:08:28.174 0 Serverless function entries were found in the project [INFO] 06:08:28.174 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:28.174 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:28.174 Sensor AWS SAM template file sensor [security] [INFO] 06:08:28.174 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:28.174 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:28.174 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:28.175 ------------- Run sensors on module pcep-testtool [INFO] 06:08:28.203 Sensor JavaSensor [java] [INFO] 06:08:28.203 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:28.203 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:28.205 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:28.205 Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] 06:08:28.210 Starting batch processing. [INFO] 06:08:28.334 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:28.443 100% analyzed [INFO] 06:08:28.443 Batch processing: Done. [INFO] 06:08:28.444 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 06:08:28.444 Using ECJ batch to parse 3 Test java source files with batch size 53 KB. [INFO] 06:08:28.447 Starting batch processing. [INFO] 06:08:28.575 100% analyzed [INFO] 06:08:28.575 Batch processing: Done. [INFO] 06:08:28.576 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 06:08:28.576 No "Generated" source files to scan. [INFO] 06:08:28.576 Sensor JavaSensor [java] (done) | time=373ms [INFO] 06:08:28.576 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:28.576 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:28.576 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:28.576 Sensor SurefireSensor [java] [INFO] 06:08:28.577 parsing [/w/workspace/bgpcep-sonar/pcep/testtool/target/surefire-reports] [INFO] 06:08:28.599 Sensor SurefireSensor [java] (done) | time=23ms [INFO] 06:08:28.599 Sensor XML Sensor [xml] [INFO] 06:08:28.600 1 source file to be analyzed [INFO] 06:08:28.616 1/1 source file has been analyzed [INFO] 06:08:28.617 Sensor XML Sensor [xml] (done) | time=18ms [INFO] 06:08:28.617 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:28.617 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:28.617 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:28.619 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:28.619 Sensor IaC Docker Sensor [iac] [INFO] 06:08:28.641 0 source files to be analyzed [INFO] 06:08:28.650 0/0 source files have been analyzed [INFO] 06:08:28.650 Sensor IaC Docker Sensor [iac] (done) | time=31ms [INFO] 06:08:28.650 Sensor Serverless configuration file sensor [security] [INFO] 06:08:28.650 0 Serverless function entries were found in the project [INFO] 06:08:28.650 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:28.650 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:28.650 Sensor AWS SAM template file sensor [security] [INFO] 06:08:28.650 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:28.651 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:28.651 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:28.651 ------------- Run sensors on module pcep-api [INFO] 06:08:28.679 Sensor JavaSensor [java] [INFO] 06:08:28.679 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:28.679 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:28.681 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:28.681 Using ECJ batch to parse 15 Main java source files with batch size 53 KB. [INFO] 06:08:28.685 Starting batch processing. [INFO] 06:08:28.710 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:28.844 100% analyzed [INFO] 06:08:28.844 Batch processing: Done. [INFO] 06:08:28.845 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 06:08:28.845 No "Test" source files to scan. [INFO] 06:08:28.845 No "Generated" source files to scan. [INFO] 06:08:28.845 Sensor JavaSensor [java] (done) | time=166ms [INFO] 06:08:28.845 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:28.845 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:28.845 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:28.845 Sensor SurefireSensor [java] [INFO] 06:08:28.845 parsing [/w/workspace/bgpcep-sonar/pcep/api/target/surefire-reports] [INFO] 06:08:28.845 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:28.845 Sensor XML Sensor [xml] [INFO] 06:08:28.846 1 source file to be analyzed [INFO] 06:08:28.858 1/1 source file has been analyzed [INFO] 06:08:28.858 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 06:08:28.858 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:28.858 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:28.859 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:28.862 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 06:08:28.862 Sensor IaC Docker Sensor [iac] [INFO] 06:08:28.864 0 source files to be analyzed [INFO] 06:08:28.883 0/0 source files have been analyzed [INFO] 06:08:28.883 Sensor IaC Docker Sensor [iac] (done) | time=21ms [INFO] 06:08:28.883 Sensor Serverless configuration file sensor [security] [INFO] 06:08:28.883 0 Serverless function entries were found in the project [INFO] 06:08:28.883 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:28.883 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:28.883 Sensor AWS SAM template file sensor [security] [INFO] 06:08:28.884 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 06:08:28.884 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:28.884 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:28.884 ------------- Run sensors on module pcep-impl [INFO] 06:08:28.907 Sensor JavaSensor [java] [INFO] 06:08:28.908 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:28.908 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:28.910 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:28.910 Using ECJ batch to parse 18 Main java source files with batch size 53 KB. [INFO] 06:08:28.915 Starting batch processing. [INFO] 06:08:28.943 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:29.543 100% analyzed [INFO] 06:08:29.543 Batch processing: Done. [INFO] 06:08:29.543 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 06:08:29.544 Using ECJ batch to parse 18 Test java source files with batch size 53 KB. [INFO] 06:08:29.549 Starting batch processing. [INFO] 06:08:30.391 100% analyzed [INFO] 06:08:30.391 Batch processing: Done. [INFO] 06:08:30.399 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 06:08:30.399 No "Generated" source files to scan. [INFO] 06:08:30.399 Sensor JavaSensor [java] (done) | time=1492ms [INFO] 06:08:30.400 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:30.400 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:30.400 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:30.400 Sensor SurefireSensor [java] [INFO] 06:08:30.400 parsing [/w/workspace/bgpcep-sonar/pcep/impl/target/surefire-reports] [INFO] 06:08:30.491 Sensor SurefireSensor [java] (done) | time=90ms [INFO] 06:08:30.491 Sensor XML Sensor [xml] [INFO] 06:08:30.495 1 source file to be analyzed [INFO] 06:08:30.508 1/1 source file has been analyzed [INFO] 06:08:30.508 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 06:08:30.508 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:30.508 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:30.508 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:30.519 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] 06:08:30.519 Sensor IaC Docker Sensor [iac] [INFO] 06:08:30.520 0 source files to be analyzed [INFO] 06:08:30.523 0/0 source files have been analyzed [INFO] 06:08:30.524 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 06:08:30.524 Sensor Serverless configuration file sensor [security] [INFO] 06:08:30.524 0 Serverless function entries were found in the project [INFO] 06:08:30.524 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:30.524 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:30.524 Sensor AWS SAM template file sensor [security] [INFO] 06:08:30.524 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:30.524 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:30.524 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:30.524 ------------- Run sensors on module pcep-segment-routing [INFO] 06:08:30.547 Sensor JavaSensor [java] [INFO] 06:08:30.547 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:30.547 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:30.550 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:30.550 Using ECJ batch to parse 8 Main java source files with batch size 53 KB. [INFO] 06:08:30.553 Starting batch processing. [INFO] 06:08:30.583 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:30.728 100% analyzed [INFO] 06:08:30.728 Batch processing: Done. [INFO] 06:08:30.729 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 06:08:30.729 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 06:08:30.732 Starting batch processing. [INFO] 06:08:30.819 100% analyzed [INFO] 06:08:30.819 Batch processing: Done. [INFO] 06:08:30.819 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 06:08:30.819 No "Generated" source files to scan. [INFO] 06:08:30.819 Sensor JavaSensor [java] (done) | time=272ms [INFO] 06:08:30.819 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:30.819 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:30.820 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:30.820 Sensor SurefireSensor [java] [INFO] 06:08:30.820 parsing [/w/workspace/bgpcep-sonar/pcep/segment-routing/target/surefire-reports] [INFO] 06:08:30.825 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 06:08:30.825 Sensor XML Sensor [xml] [INFO] 06:08:30.826 1 source file to be analyzed [INFO] 06:08:30.838 1/1 source file has been analyzed [INFO] 06:08:30.838 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 06:08:30.838 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:30.838 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:30.838 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:30.841 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 06:08:30.841 Sensor IaC Docker Sensor [iac] [INFO] 06:08:30.842 0 source files to be analyzed [INFO] 06:08:30.846 0/0 source files have been analyzed [INFO] 06:08:30.846 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 06:08:30.846 Sensor Serverless configuration file sensor [security] [INFO] 06:08:30.846 0 Serverless function entries were found in the project [INFO] 06:08:30.846 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:30.846 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:30.846 Sensor AWS SAM template file sensor [security] [INFO] 06:08:30.846 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:30.846 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:30.846 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:30.846 ------------- Run sensors on module pcep-tunnel-provider [INFO] 06:08:30.866 Sensor JavaSensor [java] [INFO] 06:08:30.867 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:30.867 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:30.869 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:30.869 Using ECJ batch to parse 10 Main java source files with batch size 53 KB. [INFO] 06:08:30.873 Starting batch processing. [INFO] 06:08:30.939 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:31.241 100% analyzed [INFO] 06:08:31.241 Batch processing: Done. [INFO] 06:08:31.241 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 06:08:31.241 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 06:08:31.244 Starting batch processing. [INFO] 06:08:31.376 100% analyzed [INFO] 06:08:31.377 Batch processing: Done. [INFO] 06:08:31.377 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:31.377 No "Generated" source files to scan. [INFO] 06:08:31.377 Sensor JavaSensor [java] (done) | time=511ms [INFO] 06:08:31.377 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:31.377 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:31.377 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:31.377 Sensor SurefireSensor [java] [INFO] 06:08:31.378 parsing [/w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/surefire-reports] [INFO] 06:08:31.380 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 06:08:31.380 Sensor XML Sensor [xml] [INFO] 06:08:31.380 1 source file to be analyzed [INFO] 06:08:31.392 1/1 source file has been analyzed [INFO] 06:08:31.392 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 06:08:31.392 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:31.392 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:31.392 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:31.397 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 06:08:31.397 Sensor IaC Docker Sensor [iac] [INFO] 06:08:31.398 0 source files to be analyzed [INFO] 06:08:31.401 0/0 source files have been analyzed [INFO] 06:08:31.401 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:31.401 Sensor Serverless configuration file sensor [security] [INFO] 06:08:31.401 0 Serverless function entries were found in the project [INFO] 06:08:31.401 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:31.401 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:31.401 Sensor AWS SAM template file sensor [security] [INFO] 06:08:31.401 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:31.401 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:31.401 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:31.402 ------------- Run sensors on module pcep-tunnel-api [INFO] 06:08:31.420 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:31.420 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:31.420 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:31.420 Sensor XML Sensor [xml] [INFO] 06:08:31.421 1 source file to be analyzed [INFO] 06:08:31.428 1/1 source file has been analyzed [INFO] 06:08:31.429 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 06:08:31.429 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:31.429 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:31.429 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:31.430 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:31.430 Sensor IaC Docker Sensor [iac] [INFO] 06:08:31.430 0 source files to be analyzed [INFO] 06:08:31.433 0/0 source files have been analyzed [INFO] 06:08:31.434 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:31.434 Sensor Serverless configuration file sensor [security] [INFO] 06:08:31.434 0 Serverless function entries were found in the project [INFO] 06:08:31.434 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:31.434 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:31.434 Sensor AWS SAM template file sensor [security] [INFO] 06:08:31.434 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:31.434 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:31.434 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:31.434 ------------- Run sensors on module pcep-tunnel-parent [INFO] 06:08:31.452 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:31.452 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:31.452 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:31.452 Sensor XML Sensor [xml] [INFO] 06:08:31.453 1 source file to be analyzed [INFO] 06:08:31.458 1/1 source file has been analyzed [INFO] 06:08:31.458 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:31.458 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:31.458 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:31.458 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:31.458 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:31.458 Sensor IaC Docker Sensor [iac] [INFO] 06:08:31.459 0 source files to be analyzed [INFO] 06:08:31.462 0/0 source files have been analyzed [INFO] 06:08:31.462 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:31.462 Sensor Serverless configuration file sensor [security] [INFO] 06:08:31.462 0 Serverless function entries were found in the project [INFO] 06:08:31.462 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:31.462 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:31.463 Sensor AWS SAM template file sensor [security] [INFO] 06:08:31.463 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:31.463 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:31.463 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:31.463 ------------- Run sensors on module pcep-pcc-mock [INFO] 06:08:31.481 Sensor JavaSensor [java] [INFO] 06:08:31.481 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:31.481 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:31.483 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:31.483 Using ECJ batch to parse 20 Main java source files with batch size 53 KB. [INFO] 06:08:31.486 Starting batch processing. [INFO] 06:08:31.512 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:31.843 100% analyzed [INFO] 06:08:31.843 Batch processing: Done. [INFO] 06:08:31.843 Did not optimize analysis for any files, performed a full analysis for all 20 files. [INFO] 06:08:31.844 Using ECJ batch to parse 13 Test java source files with batch size 53 KB. [INFO] 06:08:31.847 Starting batch processing. [INFO] 06:08:32.061 100% analyzed [INFO] 06:08:32.061 Batch processing: Done. [INFO] 06:08:32.062 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 06:08:32.062 No "Generated" source files to scan. [INFO] 06:08:32.062 Sensor JavaSensor [java] (done) | time=581ms [INFO] 06:08:32.062 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:32.062 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:32.062 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:32.062 Sensor SurefireSensor [java] [INFO] 06:08:32.062 parsing [/w/workspace/bgpcep-sonar/pcep/pcc-mock/target/surefire-reports] [INFO] 06:08:32.077 Sensor SurefireSensor [java] (done) | time=15ms [INFO] 06:08:32.077 Sensor XML Sensor [xml] [INFO] 06:08:32.078 1 source file to be analyzed [INFO] 06:08:32.087 1/1 source file has been analyzed [INFO] 06:08:32.087 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 06:08:32.087 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:32.087 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:32.087 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:32.093 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 06:08:32.093 Sensor IaC Docker Sensor [iac] [INFO] 06:08:32.094 0 source files to be analyzed [INFO] 06:08:32.097 0/0 source files have been analyzed [INFO] 06:08:32.097 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:32.098 Sensor Serverless configuration file sensor [security] [INFO] 06:08:32.098 0 Serverless function entries were found in the project [INFO] 06:08:32.098 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:32.098 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:32.098 Sensor AWS SAM template file sensor [security] [INFO] 06:08:32.098 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:32.098 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:32.098 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:32.098 ------------- Run sensors on module pcep-auto-bandwidth-extension [INFO] 06:08:32.116 Sensor JavaSensor [java] [INFO] 06:08:32.116 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:32.116 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:32.118 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:32.118 Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] 06:08:32.119 Starting batch processing. [INFO] 06:08:32.140 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:32.171 100% analyzed [INFO] 06:08:32.171 Batch processing: Done. [INFO] 06:08:32.171 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 06:08:32.172 Using ECJ batch to parse 3 Test java source files with batch size 53 KB. [INFO] 06:08:32.173 Starting batch processing. [INFO] 06:08:32.219 100% analyzed [INFO] 06:08:32.219 Batch processing: Done. [INFO] 06:08:32.219 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 06:08:32.219 No "Generated" source files to scan. [INFO] 06:08:32.219 Sensor JavaSensor [java] (done) | time=103ms [INFO] 06:08:32.219 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:32.220 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:32.220 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:32.220 Sensor SurefireSensor [java] [INFO] 06:08:32.220 parsing [/w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/surefire-reports] [INFO] 06:08:32.222 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:32.222 Sensor XML Sensor [xml] [INFO] 06:08:32.222 1 source file to be analyzed [INFO] 06:08:32.229 1/1 source file has been analyzed [INFO] 06:08:32.229 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 06:08:32.229 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:32.229 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:32.229 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:32.231 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:32.231 Sensor IaC Docker Sensor [iac] [INFO] 06:08:32.232 0 source files to be analyzed [INFO] 06:08:32.235 0/0 source files have been analyzed [INFO] 06:08:32.235 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:32.235 Sensor Serverless configuration file sensor [security] [INFO] 06:08:32.235 0 Serverless function entries were found in the project [INFO] 06:08:32.235 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:32.235 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:32.235 Sensor AWS SAM template file sensor [security] [INFO] 06:08:32.235 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:32.235 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:32.235 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:32.235 ------------- Run sensors on module pcep-base-parser [INFO] 06:08:32.254 Sensor JavaSensor [java] [INFO] 06:08:32.254 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:32.254 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:32.255 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:32.255 Using ECJ batch to parse 90 Main java source files with batch size 53 KB. [INFO] 06:08:32.259 Starting batch processing. [INFO] 06:08:32.282 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:33.480 100% analyzed [INFO] 06:08:33.480 Batch processing: Done. [INFO] 06:08:33.482 Did not optimize analysis for any files, performed a full analysis for all 90 files. [INFO] 06:08:33.482 No "Test" source files to scan. [INFO] 06:08:33.482 No "Generated" source files to scan. [INFO] 06:08:33.482 Sensor JavaSensor [java] (done) | time=1228ms [INFO] 06:08:33.482 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:33.482 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:33.482 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:33.482 Sensor SurefireSensor [java] [INFO] 06:08:33.482 parsing [/w/workspace/bgpcep-sonar/pcep/base-parser/target/surefire-reports] [INFO] 06:08:33.482 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:33.482 Sensor XML Sensor [xml] [INFO] 06:08:33.483 1 source file to be analyzed [INFO] 06:08:33.517 1/1 source file has been analyzed [INFO] 06:08:33.518 Sensor XML Sensor [xml] (done) | time=36ms [INFO] 06:08:33.518 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:33.518 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:33.518 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:33.540 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms [INFO] 06:08:33.540 Sensor IaC Docker Sensor [iac] [INFO] 06:08:33.541 0 source files to be analyzed [INFO] 06:08:33.544 0/0 source files have been analyzed [INFO] 06:08:33.544 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:33.544 Sensor Serverless configuration file sensor [security] [INFO] 06:08:33.545 0 Serverless function entries were found in the project [INFO] 06:08:33.545 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:33.545 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:33.545 Sensor AWS SAM template file sensor [security] [INFO] 06:08:33.545 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:33.545 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:33.545 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:33.545 ------------- Run sensors on module pcep-ietf-stateful [INFO] 06:08:33.564 Sensor JavaSensor [java] [INFO] 06:08:33.564 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:33.564 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:33.565 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:33.565 Using ECJ batch to parse 27 Main java source files with batch size 53 KB. [INFO] 06:08:33.569 Starting batch processing. [INFO] 06:08:33.588 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:34.000 100% analyzed [INFO] 06:08:34.000 Batch processing: Done. [INFO] 06:08:34.001 Did not optimize analysis for any files, performed a full analysis for all 27 files. [INFO] 06:08:34.001 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 06:08:34.004 Starting batch processing. [INFO] 06:08:34.158 100% analyzed [INFO] 06:08:34.158 Batch processing: Done. [INFO] 06:08:34.159 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 06:08:34.159 No "Generated" source files to scan. [INFO] 06:08:34.159 Sensor JavaSensor [java] (done) | time=595ms [INFO] 06:08:34.159 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:34.159 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:34.159 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:34.159 Sensor SurefireSensor [java] [INFO] 06:08:34.159 parsing [/w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/surefire-reports] [INFO] 06:08:34.162 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 06:08:34.162 Sensor XML Sensor [xml] [INFO] 06:08:34.163 1 source file to be analyzed [INFO] 06:08:34.170 1/1 source file has been analyzed [INFO] 06:08:34.170 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 06:08:34.170 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:34.170 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:34.170 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:34.177 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 06:08:34.177 Sensor IaC Docker Sensor [iac] [INFO] 06:08:34.178 0 source files to be analyzed [INFO] 06:08:34.186 0/0 source files have been analyzed [INFO] 06:08:34.186 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 06:08:34.186 Sensor Serverless configuration file sensor [security] [INFO] 06:08:34.186 0 Serverless function entries were found in the project [INFO] 06:08:34.186 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:34.186 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:34.186 Sensor AWS SAM template file sensor [security] [INFO] 06:08:34.187 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:34.187 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:34.187 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:34.187 ------------- Run sensors on module pcep-cli [INFO] 06:08:34.249 Sensor JavaSensor [java] [INFO] 06:08:34.250 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:34.250 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:34.252 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:34.252 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:34.253 Starting batch processing. [INFO] 06:08:34.265 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:34.297 100% analyzed [INFO] 06:08:34.298 Batch processing: Done. [INFO] 06:08:34.298 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:34.298 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 06:08:34.300 Starting batch processing. [INFO] 06:08:34.334 100% analyzed [INFO] 06:08:34.334 Batch processing: Done. [INFO] 06:08:34.334 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:34.334 No "Generated" source files to scan. [INFO] 06:08:34.334 Sensor JavaSensor [java] (done) | time=85ms [INFO] 06:08:34.335 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:34.335 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:34.335 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:34.335 Sensor SurefireSensor [java] [INFO] 06:08:34.335 parsing [/w/workspace/bgpcep-sonar/pcep/topology/cli/target/surefire-reports] [INFO] 06:08:34.336 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:34.336 Sensor XML Sensor [xml] [INFO] 06:08:34.336 1 source file to be analyzed [INFO] 06:08:34.343 1/1 source file has been analyzed [INFO] 06:08:34.343 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 06:08:34.343 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:34.343 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:34.343 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:34.344 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:34.344 Sensor IaC Docker Sensor [iac] [INFO] 06:08:34.345 0 source files to be analyzed [INFO] 06:08:34.348 0/0 source files have been analyzed [INFO] 06:08:34.348 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:34.348 Sensor Serverless configuration file sensor [security] [INFO] 06:08:34.348 0 Serverless function entries were found in the project [INFO] 06:08:34.348 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:34.348 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:34.349 Sensor AWS SAM template file sensor [security] [INFO] 06:08:34.349 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:34.349 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:34.349 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:34.349 ------------- Run sensors on module pcep-topology-provider [INFO] 06:08:34.368 Sensor JavaSensor [java] [INFO] 06:08:34.368 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:34.368 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:34.370 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:34.370 Using ECJ batch to parse 25 Main java source files with batch size 53 KB. [INFO] 06:08:34.373 Starting batch processing. [INFO] 06:08:34.411 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:35.065 100% analyzed [INFO] 06:08:35.065 Batch processing: Done. [INFO] 06:08:35.066 Did not optimize analysis for any files, performed a full analysis for all 25 files. [INFO] 06:08:35.066 Using ECJ batch to parse 11 Test java source files with batch size 53 KB. [INFO] 06:08:35.069 Starting batch processing. [INFO] 06:08:35.411 100% analyzed [INFO] 06:08:35.411 Batch processing: Done. [INFO] 06:08:35.411 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 06:08:35.411 No "Generated" source files to scan. [INFO] 06:08:35.411 Sensor JavaSensor [java] (done) | time=1043ms [INFO] 06:08:35.412 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:35.412 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:35.412 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:35.412 Sensor SurefireSensor [java] [INFO] 06:08:35.412 parsing [/w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/surefire-reports] [INFO] 06:08:35.420 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 06:08:35.420 Sensor XML Sensor [xml] [INFO] 06:08:35.420 1 source file to be analyzed [INFO] 06:08:35.439 1/1 source file has been analyzed [INFO] 06:08:35.439 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 06:08:35.439 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:35.439 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:35.439 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:35.449 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 06:08:35.449 Sensor IaC Docker Sensor [iac] [INFO] 06:08:35.466 0 source files to be analyzed [INFO] 06:08:35.470 0/0 source files have been analyzed [INFO] 06:08:35.470 Sensor IaC Docker Sensor [iac] (done) | time=21ms [INFO] 06:08:35.471 Sensor Serverless configuration file sensor [security] [INFO] 06:08:35.471 0 Serverless function entries were found in the project [INFO] 06:08:35.471 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:35.471 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:35.471 Sensor AWS SAM template file sensor [security] [INFO] 06:08:35.471 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:35.471 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:35.471 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:35.471 ------------- Run sensors on module pcep-topology-spi [INFO] 06:08:35.494 Sensor JavaSensor [java] [INFO] 06:08:35.496 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:35.496 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:35.500 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:35.500 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 06:08:35.502 Starting batch processing. [INFO] 06:08:35.520 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:35.530 100% analyzed [INFO] 06:08:35.530 Batch processing: Done. [INFO] 06:08:35.530 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:35.530 No "Test" source files to scan. [INFO] 06:08:35.530 No "Generated" source files to scan. [INFO] 06:08:35.530 Sensor JavaSensor [java] (done) | time=36ms [INFO] 06:08:35.531 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:35.531 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:35.531 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:35.531 Sensor SurefireSensor [java] [INFO] 06:08:35.531 parsing [/w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/surefire-reports] [INFO] 06:08:35.531 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:35.531 Sensor XML Sensor [xml] [INFO] 06:08:35.532 1 source file to be analyzed [INFO] 06:08:35.539 1/1 source file has been analyzed [INFO] 06:08:35.539 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 06:08:35.539 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:35.539 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:35.539 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:35.540 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:35.540 Sensor IaC Docker Sensor [iac] [INFO] 06:08:35.541 0 source files to be analyzed [INFO] 06:08:35.545 0/0 source files have been analyzed [INFO] 06:08:35.545 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 06:08:35.545 Sensor Serverless configuration file sensor [security] [INFO] 06:08:35.545 0 Serverless function entries were found in the project [INFO] 06:08:35.545 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:35.545 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:35.545 Sensor AWS SAM template file sensor [security] [INFO] 06:08:35.546 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 06:08:35.546 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:35.546 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:35.546 ------------- Run sensors on module pcep-topology-api [INFO] 06:08:35.568 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:35.568 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:35.568 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:35.569 Sensor XML Sensor [xml] [INFO] 06:08:35.569 1 source file to be analyzed [INFO] 06:08:35.578 1/1 source file has been analyzed [INFO] 06:08:35.578 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 06:08:35.578 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:35.579 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:35.579 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:35.580 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:35.580 Sensor IaC Docker Sensor [iac] [INFO] 06:08:35.580 0 source files to be analyzed [INFO] 06:08:35.585 0/0 source files have been analyzed [INFO] 06:08:35.585 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 06:08:35.585 Sensor Serverless configuration file sensor [security] [INFO] 06:08:35.585 0 Serverless function entries were found in the project [INFO] 06:08:35.585 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:35.585 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:35.585 Sensor AWS SAM template file sensor [security] [INFO] 06:08:35.585 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:35.586 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:35.586 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:35.586 ------------- Run sensors on module pcep-topology-parent [INFO] 06:08:35.611 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:35.611 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:35.611 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:35.611 Sensor XML Sensor [xml] [INFO] 06:08:35.612 1 source file to be analyzed [INFO] 06:08:35.619 1/1 source file has been analyzed [INFO] 06:08:35.619 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 06:08:35.619 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:35.619 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:35.619 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:35.619 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:35.620 Sensor IaC Docker Sensor [iac] [INFO] 06:08:35.620 0 source files to be analyzed [INFO] 06:08:35.625 0/0 source files have been analyzed [INFO] 06:08:35.625 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 06:08:35.625 Sensor Serverless configuration file sensor [security] [INFO] 06:08:35.625 0 Serverless function entries were found in the project [INFO] 06:08:35.625 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:35.625 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:35.625 Sensor AWS SAM template file sensor [security] [INFO] 06:08:35.625 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:35.625 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:35.625 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:35.626 ------------- Run sensors on module pcep-spi [INFO] 06:08:35.649 Sensor JavaSensor [java] [INFO] 06:08:35.649 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:35.649 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:35.651 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:35.651 Using ECJ batch to parse 55 Main java source files with batch size 53 KB. [INFO] 06:08:35.655 Starting batch processing. [INFO] 06:08:35.672 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:35.976 100% analyzed [INFO] 06:08:35.977 Batch processing: Done. [INFO] 06:08:35.977 Did not optimize analysis for any files, performed a full analysis for all 55 files. [INFO] 06:08:35.977 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 06:08:35.981 Starting batch processing. [INFO] 06:08:36.060 100% analyzed [INFO] 06:08:36.060 Batch processing: Done. [INFO] 06:08:36.061 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 06:08:36.061 No "Generated" source files to scan. [INFO] 06:08:36.061 Sensor JavaSensor [java] (done) | time=412ms [INFO] 06:08:36.061 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:36.061 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:36.061 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:36.061 Sensor SurefireSensor [java] [INFO] 06:08:36.061 parsing [/w/workspace/bgpcep-sonar/pcep/spi/target/surefire-reports] [INFO] 06:08:36.064 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 06:08:36.064 Sensor XML Sensor [xml] [INFO] 06:08:36.065 1 source file to be analyzed [INFO] 06:08:36.075 1/1 source file has been analyzed [INFO] 06:08:36.075 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 06:08:36.075 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:36.075 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:36.075 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:36.082 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 06:08:36.082 Sensor IaC Docker Sensor [iac] [INFO] 06:08:36.083 0 source files to be analyzed [INFO] 06:08:36.088 0/0 source files have been analyzed [INFO] 06:08:36.088 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 06:08:36.088 Sensor Serverless configuration file sensor [security] [INFO] 06:08:36.088 0 Serverless function entries were found in the project [INFO] 06:08:36.088 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:36.088 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:36.088 Sensor AWS SAM template file sensor [security] [INFO] 06:08:36.088 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:36.088 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:36.088 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:36.088 ------------- Run sensors on module pcep-config-example [INFO] 06:08:36.111 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:36.111 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:36.111 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:36.111 Sensor XML Sensor [xml] [INFO] 06:08:36.111 1 source file to be analyzed [INFO] 06:08:36.119 1/1 source file has been analyzed [INFO] 06:08:36.119 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 06:08:36.119 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:36.119 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:36.119 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:36.120 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:36.120 Sensor IaC Docker Sensor [iac] [INFO] 06:08:36.120 0 source files to be analyzed [INFO] 06:08:36.124 0/0 source files have been analyzed [INFO] 06:08:36.124 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:36.124 Sensor Serverless configuration file sensor [security] [INFO] 06:08:36.124 0 Serverless function entries were found in the project [INFO] 06:08:36.124 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:36.124 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:36.124 Sensor AWS SAM template file sensor [security] [INFO] 06:08:36.125 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 06:08:36.125 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:36.125 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:36.125 ------------- Run sensors on module pcep-ietf-p2mp-te-lsp [INFO] 06:08:36.145 Sensor JavaSensor [java] [INFO] 06:08:36.146 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:36.146 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:36.147 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:36.147 Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] 06:08:36.148 Starting batch processing. [INFO] 06:08:36.163 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:36.181 100% analyzed [INFO] 06:08:36.181 Batch processing: Done. [INFO] 06:08:36.181 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 06:08:36.181 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 06:08:36.182 Starting batch processing. [INFO] 06:08:36.197 100% analyzed [INFO] 06:08:36.197 Batch processing: Done. [INFO] 06:08:36.197 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:36.198 No "Generated" source files to scan. [INFO] 06:08:36.198 Sensor JavaSensor [java] (done) | time=53ms [INFO] 06:08:36.198 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:36.198 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:36.198 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:36.198 Sensor SurefireSensor [java] [INFO] 06:08:36.198 parsing [/w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/surefire-reports] [INFO] 06:08:36.199 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:36.199 Sensor XML Sensor [xml] [INFO] 06:08:36.200 1 source file to be analyzed [INFO] 06:08:36.206 1/1 source file has been analyzed [INFO] 06:08:36.206 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 06:08:36.206 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:36.206 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:36.206 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:36.208 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:36.208 Sensor IaC Docker Sensor [iac] [INFO] 06:08:36.209 0 source files to be analyzed [INFO] 06:08:36.212 0/0 source files have been analyzed [INFO] 06:08:36.212 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:36.212 Sensor Serverless configuration file sensor [security] [INFO] 06:08:36.212 0 Serverless function entries were found in the project [INFO] 06:08:36.212 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:36.212 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:36.213 Sensor AWS SAM template file sensor [security] [INFO] 06:08:36.213 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 06:08:36.213 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:36.213 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:36.213 ------------- Run sensors on module pcep-server-api [INFO] 06:08:36.233 Sensor JavaSensor [java] [INFO] 06:08:36.233 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:36.233 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:36.235 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:36.235 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:36.236 Starting batch processing. [INFO] 06:08:36.246 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:36.253 100% analyzed [INFO] 06:08:36.253 Batch processing: Done. [INFO] 06:08:36.254 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:36.254 No "Test" source files to scan. [INFO] 06:08:36.254 No "Generated" source files to scan. [INFO] 06:08:36.254 Sensor JavaSensor [java] (done) | time=21ms [INFO] 06:08:36.254 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:36.254 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:36.254 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:36.254 Sensor SurefireSensor [java] [INFO] 06:08:36.254 parsing [/w/workspace/bgpcep-sonar/pcep/server/server-api/target/surefire-reports] [INFO] 06:08:36.254 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:36.254 Sensor XML Sensor [xml] [INFO] 06:08:36.255 1 source file to be analyzed [INFO] 06:08:36.261 1/1 source file has been analyzed [INFO] 06:08:36.261 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 06:08:36.261 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:36.261 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:36.261 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:36.262 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:36.262 Sensor IaC Docker Sensor [iac] [INFO] 06:08:36.263 0 source files to be analyzed [INFO] 06:08:36.266 0/0 source files have been analyzed [INFO] 06:08:36.266 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:36.266 Sensor Serverless configuration file sensor [security] [INFO] 06:08:36.266 0 Serverless function entries were found in the project [INFO] 06:08:36.266 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:36.266 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:36.266 Sensor AWS SAM template file sensor [security] [INFO] 06:08:36.266 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:36.266 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:36.266 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:36.267 ------------- Run sensors on module pcep-server-provider [INFO] 06:08:36.285 Sensor JavaSensor [java] [INFO] 06:08:36.286 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:36.286 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:36.289 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:36.289 Using ECJ batch to parse 8 Main java source files with batch size 53 KB. [INFO] 06:08:36.294 Starting batch processing. [INFO] 06:08:36.322 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:36.836 100% analyzed [INFO] 06:08:36.836 Batch processing: Done. [INFO] 06:08:36.836 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 06:08:36.836 No "Test" source files to scan. [INFO] 06:08:36.836 No "Generated" source files to scan. [INFO] 06:08:36.836 Sensor JavaSensor [java] (done) | time=551ms [INFO] 06:08:36.836 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:36.836 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:36.836 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:36.837 Sensor SurefireSensor [java] [INFO] 06:08:36.837 parsing [/w/workspace/bgpcep-sonar/pcep/server/server-provider/target/surefire-reports] [INFO] 06:08:36.837 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:36.837 Sensor XML Sensor [xml] [INFO] 06:08:36.837 1 source file to be analyzed [INFO] 06:08:36.843 1/1 source file has been analyzed [INFO] 06:08:36.844 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 06:08:36.844 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:36.844 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:36.844 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:36.849 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 06:08:36.849 Sensor IaC Docker Sensor [iac] [INFO] 06:08:36.849 0 source files to be analyzed [INFO] 06:08:36.852 0/0 source files have been analyzed [INFO] 06:08:36.852 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:36.852 Sensor Serverless configuration file sensor [security] [INFO] 06:08:36.853 0 Serverless function entries were found in the project [INFO] 06:08:36.853 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:36.853 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:36.853 Sensor AWS SAM template file sensor [security] [INFO] 06:08:36.853 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:36.853 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:36.853 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:36.853 ------------- Run sensors on module pcep-server-parent [INFO] 06:08:36.870 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:36.870 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:36.870 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:36.870 Sensor XML Sensor [xml] [INFO] 06:08:36.871 1 source file to be analyzed [INFO] 06:08:36.874 1/1 source file has been analyzed [INFO] 06:08:36.874 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:36.875 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:36.875 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:36.875 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:36.875 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:36.875 Sensor IaC Docker Sensor [iac] [INFO] 06:08:36.875 0 source files to be analyzed [INFO] 06:08:36.878 0/0 source files have been analyzed [INFO] 06:08:36.878 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:36.878 Sensor Serverless configuration file sensor [security] [INFO] 06:08:36.878 0 Serverless function entries were found in the project [INFO] 06:08:36.878 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:36.878 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:36.878 Sensor AWS SAM template file sensor [security] [INFO] 06:08:36.878 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:36.878 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:36.878 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:36.878 ------------- Run sensors on module pcep-parent [INFO] 06:08:36.896 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:36.896 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:36.896 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:36.896 Sensor XML Sensor [xml] [INFO] 06:08:36.897 1 source file to be analyzed [INFO] 06:08:36.901 1/1 source file has been analyzed [INFO] 06:08:36.901 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:36.901 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:36.901 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:36.901 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:36.901 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:36.901 Sensor IaC Docker Sensor [iac] [INFO] 06:08:36.902 0 source files to be analyzed [INFO] 06:08:36.904 0/0 source files have been analyzed [INFO] 06:08:36.905 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:36.905 Sensor Serverless configuration file sensor [security] [INFO] 06:08:36.905 0 Serverless function entries were found in the project [INFO] 06:08:36.905 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:36.905 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:36.905 Sensor AWS SAM template file sensor [security] [INFO] 06:08:36.905 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:36.905 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:36.905 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:36.905 ------------- Run sensors on module testtool-parent [INFO] 06:08:36.922 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:36.922 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:36.922 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:36.922 Sensor XML Sensor [xml] [INFO] 06:08:36.923 1 source file to be analyzed [INFO] 06:08:36.927 1/1 source file has been analyzed [INFO] 06:08:36.927 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:36.927 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:36.927 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:36.927 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:36.928 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:36.928 Sensor IaC Docker Sensor [iac] [INFO] 06:08:36.928 0 source files to be analyzed [INFO] 06:08:36.931 0/0 source files have been analyzed [INFO] 06:08:36.931 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:36.931 Sensor Serverless configuration file sensor [security] [INFO] 06:08:36.931 0 Serverless function entries were found in the project [INFO] 06:08:36.931 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:36.931 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:36.931 Sensor AWS SAM template file sensor [security] [INFO] 06:08:36.931 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:36.931 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:36.931 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:36.931 ------------- Run sensors on module graph-impl [INFO] 06:08:36.949 Sensor JavaSensor [java] [INFO] 06:08:36.949 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:36.950 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:36.951 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:36.951 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 06:08:36.953 Starting batch processing. [INFO] 06:08:36.982 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:37.077 100% analyzed [INFO] 06:08:37.077 Batch processing: Done. [INFO] 06:08:37.077 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 06:08:37.077 No "Test" source files to scan. [INFO] 06:08:37.077 No "Generated" source files to scan. [INFO] 06:08:37.077 Sensor JavaSensor [java] (done) | time=128ms [INFO] 06:08:37.078 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:37.078 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:37.078 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:37.078 Sensor SurefireSensor [java] [INFO] 06:08:37.078 parsing [/w/workspace/bgpcep-sonar/graph/graph-impl/target/surefire-reports] [INFO] 06:08:37.078 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:37.078 Sensor XML Sensor [xml] [INFO] 06:08:37.079 1 source file to be analyzed [INFO] 06:08:37.084 1/1 source file has been analyzed [INFO] 06:08:37.084 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:37.084 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:37.084 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:37.084 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:37.087 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 06:08:37.087 Sensor IaC Docker Sensor [iac] [INFO] 06:08:37.087 0 source files to be analyzed [INFO] 06:08:37.090 0/0 source files have been analyzed [INFO] 06:08:37.091 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:37.091 Sensor Serverless configuration file sensor [security] [INFO] 06:08:37.091 0 Serverless function entries were found in the project [INFO] 06:08:37.091 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:37.091 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:37.091 Sensor AWS SAM template file sensor [security] [INFO] 06:08:37.091 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:37.091 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:37.091 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:37.091 ------------- Run sensors on module graph-api [INFO] 06:08:37.124 Sensor JavaSensor [java] [INFO] 06:08:37.124 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:37.124 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:37.125 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:37.125 Using ECJ batch to parse 7 Main java source files with batch size 53 KB. [INFO] 06:08:37.127 Starting batch processing. [INFO] 06:08:37.136 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:37.160 100% analyzed [INFO] 06:08:37.160 Batch processing: Done. [INFO] 06:08:37.161 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 06:08:37.161 No "Test" source files to scan. [INFO] 06:08:37.161 No "Generated" source files to scan. [INFO] 06:08:37.161 Sensor JavaSensor [java] (done) | time=37ms [INFO] 06:08:37.161 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:37.161 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:37.161 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:37.161 Sensor SurefireSensor [java] [INFO] 06:08:37.161 parsing [/w/workspace/bgpcep-sonar/graph/graph-api/target/surefire-reports] [INFO] 06:08:37.161 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:37.161 Sensor XML Sensor [xml] [INFO] 06:08:37.162 1 source file to be analyzed [INFO] 06:08:37.167 1/1 source file has been analyzed [INFO] 06:08:37.167 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:37.167 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:37.167 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:37.168 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:37.169 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:37.169 Sensor IaC Docker Sensor [iac] [INFO] 06:08:37.169 0 source files to be analyzed [INFO] 06:08:37.173 0/0 source files have been analyzed [INFO] 06:08:37.173 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:37.173 Sensor Serverless configuration file sensor [security] [INFO] 06:08:37.173 0 Serverless function entries were found in the project [INFO] 06:08:37.173 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:37.173 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:37.173 Sensor AWS SAM template file sensor [security] [INFO] 06:08:37.173 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:37.173 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:37.173 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:37.173 ------------- Run sensors on module graph [INFO] 06:08:37.190 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:37.190 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:37.190 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:37.190 Sensor XML Sensor [xml] [INFO] 06:08:37.191 1 source file to be analyzed [INFO] 06:08:37.208 1/1 source file has been analyzed [INFO] 06:08:37.209 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 06:08:37.209 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:37.209 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:37.209 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:37.209 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:37.209 Sensor IaC Docker Sensor [iac] [INFO] 06:08:37.210 0 source files to be analyzed [INFO] 06:08:37.213 0/0 source files have been analyzed [INFO] 06:08:37.213 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:37.213 Sensor Serverless configuration file sensor [security] [INFO] 06:08:37.213 0 Serverless function entries were found in the project [INFO] 06:08:37.213 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:37.213 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:37.213 Sensor AWS SAM template file sensor [security] [INFO] 06:08:37.213 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:37.213 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:37.213 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:37.213 ------------- Run sensors on module testtool-util [INFO] 06:08:37.231 Sensor JavaSensor [java] [INFO] 06:08:37.231 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:37.231 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:37.232 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:37.232 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 06:08:37.234 Starting batch processing. [INFO] 06:08:37.255 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:37.306 100% analyzed [INFO] 06:08:37.307 Batch processing: Done. [INFO] 06:08:37.307 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 06:08:37.307 Using ECJ batch to parse 3 Test java source files with batch size 53 KB. [INFO] 06:08:37.309 Starting batch processing. [INFO] 06:08:37.357 100% analyzed [INFO] 06:08:37.357 Batch processing: Done. [INFO] 06:08:37.357 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 06:08:37.357 No "Generated" source files to scan. [INFO] 06:08:37.358 Sensor JavaSensor [java] (done) | time=127ms [INFO] 06:08:37.358 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:37.358 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:37.358 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:37.358 Sensor SurefireSensor [java] [INFO] 06:08:37.358 parsing [/w/workspace/bgpcep-sonar/testtool-util/target/surefire-reports] [INFO] 06:08:37.361 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 06:08:37.361 Sensor XML Sensor [xml] [INFO] 06:08:37.362 1 source file to be analyzed [INFO] 06:08:37.369 1/1 source file has been analyzed [INFO] 06:08:37.369 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 06:08:37.369 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:37.369 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:37.369 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:37.371 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:37.371 Sensor IaC Docker Sensor [iac] [INFO] 06:08:37.371 0 source files to be analyzed [INFO] 06:08:37.374 0/0 source files have been analyzed [INFO] 06:08:37.374 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:37.375 Sensor Serverless configuration file sensor [security] [INFO] 06:08:37.375 0 Serverless function entries were found in the project [INFO] 06:08:37.375 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:37.375 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:37.375 Sensor AWS SAM template file sensor [security] [INFO] 06:08:37.375 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:37.375 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:37.375 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:37.375 ------------- Run sensors on module bgp-bmp-api [INFO] 06:08:37.392 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:37.392 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:37.392 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:37.392 Sensor XML Sensor [xml] [INFO] 06:08:37.393 1 source file to be analyzed [INFO] 06:08:37.398 1/1 source file has been analyzed [INFO] 06:08:37.398 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:37.398 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:37.398 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:37.398 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:37.399 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:37.399 Sensor IaC Docker Sensor [iac] [INFO] 06:08:37.400 0 source files to be analyzed [INFO] 06:08:37.403 0/0 source files have been analyzed [INFO] 06:08:37.403 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:37.403 Sensor Serverless configuration file sensor [security] [INFO] 06:08:37.403 0 Serverless function entries were found in the project [INFO] 06:08:37.403 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:37.403 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:37.403 Sensor AWS SAM template file sensor [security] [INFO] 06:08:37.403 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:37.403 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:37.403 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:37.404 ------------- Run sensors on module bgp-bmp-impl [INFO] 06:08:37.421 Sensor JavaSensor [java] [INFO] 06:08:37.421 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:37.421 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:37.423 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:37.423 Using ECJ batch to parse 19 Main java source files with batch size 53 KB. [INFO] 06:08:37.426 Starting batch processing. [INFO] 06:08:37.440 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:37.777 100% analyzed [INFO] 06:08:37.777 Batch processing: Done. [INFO] 06:08:37.777 Did not optimize analysis for any files, performed a full analysis for all 19 files. [INFO] 06:08:37.778 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 06:08:37.781 Starting batch processing. [INFO] 06:08:37.882 100% analyzed [INFO] 06:08:37.882 Batch processing: Done. [INFO] 06:08:37.883 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 06:08:37.883 No "Generated" source files to scan. [INFO] 06:08:37.883 Sensor JavaSensor [java] (done) | time=462ms [INFO] 06:08:37.883 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:37.883 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:37.883 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:37.883 Sensor SurefireSensor [java] [INFO] 06:08:37.883 parsing [/w/workspace/bgpcep-sonar/bmp/bmp-impl/target/surefire-reports] [INFO] 06:08:37.905 Sensor SurefireSensor [java] (done) | time=22ms [INFO] 06:08:37.905 Sensor XML Sensor [xml] [INFO] 06:08:37.906 1 source file to be analyzed [INFO] 06:08:37.916 1/1 source file has been analyzed [INFO] 06:08:37.916 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 06:08:37.917 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:37.917 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:37.917 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:37.921 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 06:08:37.922 Sensor IaC Docker Sensor [iac] [INFO] 06:08:37.922 0 source files to be analyzed [INFO] 06:08:37.926 0/0 source files have been analyzed [INFO] 06:08:37.926 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:37.926 Sensor Serverless configuration file sensor [security] [INFO] 06:08:37.926 0 Serverless function entries were found in the project [INFO] 06:08:37.926 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:37.926 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:37.926 Sensor AWS SAM template file sensor [security] [INFO] 06:08:37.926 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:37.926 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:37.926 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:37.926 ------------- Run sensors on module bgp-bmp-parser-impl [INFO] 06:08:37.943 Sensor JavaSensor [java] [INFO] 06:08:37.943 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:37.943 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:37.944 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:37.944 Using ECJ batch to parse 27 Main java source files with batch size 53 KB. [INFO] 06:08:37.948 Starting batch processing. [INFO] 06:08:37.972 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:38.183 100% analyzed [INFO] 06:08:38.183 Batch processing: Done. [INFO] 06:08:38.184 Did not optimize analysis for any files, performed a full analysis for all 27 files. [INFO] 06:08:38.184 Using ECJ batch to parse 8 Test java source files with batch size 53 KB. [INFO] 06:08:38.186 Starting batch processing. [INFO] 06:08:38.284 100% analyzed [INFO] 06:08:38.284 Batch processing: Done. [INFO] 06:08:38.285 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 06:08:38.285 No "Generated" source files to scan. [INFO] 06:08:38.285 Sensor JavaSensor [java] (done) | time=342ms [INFO] 06:08:38.285 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:38.285 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:38.285 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:38.285 Sensor SurefireSensor [java] [INFO] 06:08:38.285 parsing [/w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/surefire-reports] [INFO] 06:08:38.288 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 06:08:38.288 Sensor XML Sensor [xml] [INFO] 06:08:38.289 1 source file to be analyzed [INFO] 06:08:38.295 1/1 source file has been analyzed [INFO] 06:08:38.295 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 06:08:38.295 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:38.295 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:38.295 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:38.300 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 06:08:38.300 Sensor IaC Docker Sensor [iac] [INFO] 06:08:38.300 0 source files to be analyzed [INFO] 06:08:38.303 0/0 source files have been analyzed [INFO] 06:08:38.303 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:38.304 Sensor Serverless configuration file sensor [security] [INFO] 06:08:38.304 0 Serverless function entries were found in the project [INFO] 06:08:38.304 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:38.304 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:38.304 Sensor AWS SAM template file sensor [security] [INFO] 06:08:38.304 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:38.304 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:38.304 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:38.304 ------------- Run sensors on module bgp-bmp-config-example [INFO] 06:08:38.320 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:38.320 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:38.320 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:38.321 Sensor XML Sensor [xml] [INFO] 06:08:38.321 1 source file to be analyzed [INFO] 06:08:38.326 1/1 source file has been analyzed [INFO] 06:08:38.326 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:38.326 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:38.326 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:38.326 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:38.327 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:38.327 Sensor IaC Docker Sensor [iac] [INFO] 06:08:38.328 0 source files to be analyzed [INFO] 06:08:38.330 0/0 source files have been analyzed [INFO] 06:08:38.331 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:38.331 Sensor Serverless configuration file sensor [security] [INFO] 06:08:38.331 0 Serverless function entries were found in the project [INFO] 06:08:38.331 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:38.331 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:38.331 Sensor AWS SAM template file sensor [security] [INFO] 06:08:38.331 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:38.331 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:38.331 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:38.331 ------------- Run sensors on module bmp-mock [INFO] 06:08:38.347 Sensor JavaSensor [java] [INFO] 06:08:38.347 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:38.347 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:38.351 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:38.351 Using ECJ batch to parse 8 Main java source files with batch size 53 KB. [INFO] 06:08:38.357 Starting batch processing. [INFO] 06:08:38.391 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:38.473 100% analyzed [INFO] 06:08:38.473 Batch processing: Done. [INFO] 06:08:38.474 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 06:08:38.474 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 06:08:38.477 Starting batch processing. [INFO] 06:08:38.545 100% analyzed [INFO] 06:08:38.545 Batch processing: Done. [INFO] 06:08:38.546 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 06:08:38.546 No "Generated" source files to scan. [INFO] 06:08:38.546 Sensor JavaSensor [java] (done) | time=199ms [INFO] 06:08:38.546 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:38.546 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:38.546 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:38.546 Sensor SurefireSensor [java] [INFO] 06:08:38.547 parsing [/w/workspace/bgpcep-sonar/bmp/bmp-mock/target/surefire-reports] [INFO] 06:08:38.550 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 06:08:38.550 Sensor XML Sensor [xml] [INFO] 06:08:38.551 1 source file to be analyzed [INFO] 06:08:38.560 1/1 source file has been analyzed [INFO] 06:08:38.560 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 06:08:38.560 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:38.560 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:38.560 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:38.563 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 06:08:38.563 Sensor IaC Docker Sensor [iac] [INFO] 06:08:38.564 0 source files to be analyzed [INFO] 06:08:38.568 0/0 source files have been analyzed [INFO] 06:08:38.568 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 06:08:38.568 Sensor Serverless configuration file sensor [security] [INFO] 06:08:38.568 0 Serverless function entries were found in the project [INFO] 06:08:38.568 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:38.568 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:38.568 Sensor AWS SAM template file sensor [security] [INFO] 06:08:38.568 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:38.568 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:38.568 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:38.568 ------------- Run sensors on module bgp-bmp-spi [INFO] 06:08:38.598 Sensor JavaSensor [java] [INFO] 06:08:38.598 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:38.598 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:38.600 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:38.600 Using ECJ batch to parse 26 Main java source files with batch size 53 KB. [INFO] 06:08:38.608 Starting batch processing. [INFO] 06:08:38.628 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:38.737 100% analyzed [INFO] 06:08:38.738 Batch processing: Done. [INFO] 06:08:38.741 Did not optimize analysis for any files, performed a full analysis for all 26 files. [INFO] 06:08:38.741 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 06:08:38.744 Starting batch processing. [INFO] 06:08:38.802 100% analyzed [INFO] 06:08:38.802 Batch processing: Done. [INFO] 06:08:38.803 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 06:08:38.803 No "Generated" source files to scan. [INFO] 06:08:38.803 Sensor JavaSensor [java] (done) | time=206ms [INFO] 06:08:38.804 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:38.804 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:38.804 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:38.804 Sensor SurefireSensor [java] [INFO] 06:08:38.804 parsing [/w/workspace/bgpcep-sonar/bmp/bmp-spi/target/surefire-reports] [INFO] 06:08:38.808 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 06:08:38.808 Sensor XML Sensor [xml] [INFO] 06:08:38.809 1 source file to be analyzed [INFO] 06:08:38.815 1/1 source file has been analyzed [INFO] 06:08:38.815 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 06:08:38.815 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:38.815 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:38.815 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:38.818 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 06:08:38.818 Sensor IaC Docker Sensor [iac] [INFO] 06:08:38.819 0 source files to be analyzed [INFO] 06:08:38.822 0/0 source files have been analyzed [INFO] 06:08:38.822 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:38.823 Sensor Serverless configuration file sensor [security] [INFO] 06:08:38.823 0 Serverless function entries were found in the project [INFO] 06:08:38.823 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:38.823 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:38.823 Sensor AWS SAM template file sensor [security] [INFO] 06:08:38.823 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:38.823 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:38.823 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:38.823 ------------- Run sensors on module bmp-parent [INFO] 06:08:38.842 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:38.842 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:38.842 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:38.843 Sensor XML Sensor [xml] [INFO] 06:08:38.843 1 source file to be analyzed [INFO] 06:08:38.849 1/1 source file has been analyzed [INFO] 06:08:38.849 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:38.849 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:38.849 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:38.849 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:38.849 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:38.849 Sensor IaC Docker Sensor [iac] [INFO] 06:08:38.850 0 source files to be analyzed [INFO] 06:08:38.853 0/0 source files have been analyzed [INFO] 06:08:38.853 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:38.853 Sensor Serverless configuration file sensor [security] [INFO] 06:08:38.853 0 Serverless function entries were found in the project [INFO] 06:08:38.853 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:38.853 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:38.853 Sensor AWS SAM template file sensor [security] [INFO] 06:08:38.853 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:38.853 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:38.853 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:38.854 ------------- Run sensors on module BGPCEP common parent [INFO] 06:08:38.874 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:38.874 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:38.874 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:38.874 Sensor XML Sensor [xml] [INFO] 06:08:38.875 1 source file to be analyzed [INFO] 06:08:38.882 1/1 source file has been analyzed [INFO] 06:08:38.882 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 06:08:38.882 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:38.883 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:38.883 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:38.883 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:38.883 Sensor IaC Docker Sensor [iac] [INFO] 06:08:38.884 0 source files to be analyzed [INFO] 06:08:38.887 0/0 source files have been analyzed [INFO] 06:08:38.887 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:38.887 Sensor Serverless configuration file sensor [security] [INFO] 06:08:38.887 0 Serverless function entries were found in the project [INFO] 06:08:38.888 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:38.888 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:38.888 Sensor AWS SAM template file sensor [security] [INFO] 06:08:38.888 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:38.888 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:38.888 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:38.888 ------------- Run sensors on module util [INFO] 06:08:38.908 Sensor JavaSensor [java] [INFO] 06:08:38.908 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:38.908 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:38.910 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:38.910 Using ECJ batch to parse 11 Main java source files with batch size 53 KB. [INFO] 06:08:38.913 Starting batch processing. [INFO] 06:08:38.932 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:39.030 100% analyzed [INFO] 06:08:39.031 Batch processing: Done. [INFO] 06:08:39.031 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 06:08:39.031 Using ECJ batch to parse 10 Test java source files with batch size 53 KB. [INFO] 06:08:39.034 Starting batch processing. [INFO] 06:08:39.093 100% analyzed [INFO] 06:08:39.093 Batch processing: Done. [INFO] 06:08:39.093 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 06:08:39.093 No "Generated" source files to scan. [INFO] 06:08:39.093 Sensor JavaSensor [java] (done) | time=185ms [INFO] 06:08:39.093 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:39.094 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:39.094 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:39.094 Sensor SurefireSensor [java] [INFO] 06:08:39.094 parsing [/w/workspace/bgpcep-sonar/util/target/surefire-reports] [INFO] 06:08:39.099 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 06:08:39.099 Sensor XML Sensor [xml] [INFO] 06:08:39.100 1 source file to be analyzed [INFO] 06:08:39.106 1/1 source file has been analyzed [INFO] 06:08:39.106 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 06:08:39.106 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:39.107 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:39.107 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:39.109 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 06:08:39.109 Sensor IaC Docker Sensor [iac] [INFO] 06:08:39.110 0 source files to be analyzed [INFO] 06:08:39.114 0/0 source files have been analyzed [INFO] 06:08:39.114 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 06:08:39.114 Sensor Serverless configuration file sensor [security] [INFO] 06:08:39.114 0 Serverless function entries were found in the project [INFO] 06:08:39.114 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:39.114 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:39.114 Sensor AWS SAM template file sensor [security] [INFO] 06:08:39.114 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:39.114 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:39.114 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:39.114 ------------- Run sensors on module routing-policy-config-loader [INFO] 06:08:39.137 Sensor JavaSensor [java] [INFO] 06:08:39.137 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:39.137 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:39.140 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:39.140 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:39.141 Starting batch processing. [INFO] 06:08:39.159 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:39.169 100% analyzed [INFO] 06:08:39.169 Batch processing: Done. [INFO] 06:08:39.170 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:39.170 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 06:08:39.172 Starting batch processing. [INFO] 06:08:39.199 100% analyzed [INFO] 06:08:39.199 Batch processing: Done. [INFO] 06:08:39.200 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:39.200 No "Generated" source files to scan. [INFO] 06:08:39.200 Sensor JavaSensor [java] (done) | time=63ms [INFO] 06:08:39.200 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:39.200 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:39.200 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:39.200 Sensor SurefireSensor [java] [INFO] 06:08:39.201 parsing [/w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/surefire-reports] [INFO] 06:08:39.210 Sensor SurefireSensor [java] (done) | time=10ms [INFO] 06:08:39.210 Sensor XML Sensor [xml] [INFO] 06:08:39.210 1 source file to be analyzed [INFO] 06:08:39.217 1/1 source file has been analyzed [INFO] 06:08:39.217 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 06:08:39.218 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:39.218 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:39.218 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:39.219 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:39.219 Sensor IaC Docker Sensor [iac] [INFO] 06:08:39.219 0 source files to be analyzed [INFO] 06:08:39.223 0/0 source files have been analyzed [INFO] 06:08:39.223 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:39.223 Sensor Serverless configuration file sensor [security] [INFO] 06:08:39.223 0 Serverless function entries were found in the project [INFO] 06:08:39.223 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:39.223 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:39.223 Sensor AWS SAM template file sensor [security] [INFO] 06:08:39.223 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:39.223 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:39.223 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:39.224 ------------- Run sensors on module topology-config-loader [INFO] 06:08:39.245 Sensor JavaSensor [java] [INFO] 06:08:39.246 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:39.246 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:39.249 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:39.249 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:39.250 Starting batch processing. [INFO] 06:08:39.274 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:39.283 100% analyzed [INFO] 06:08:39.283 Batch processing: Done. [INFO] 06:08:39.284 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:39.284 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 06:08:39.286 Starting batch processing. [INFO] 06:08:39.310 100% analyzed [INFO] 06:08:39.310 Batch processing: Done. [INFO] 06:08:39.311 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:39.311 No "Generated" source files to scan. [INFO] 06:08:39.311 Sensor JavaSensor [java] (done) | time=66ms [INFO] 06:08:39.311 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:39.311 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:39.311 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:39.311 Sensor SurefireSensor [java] [INFO] 06:08:39.311 parsing [/w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/surefire-reports] [INFO] 06:08:39.313 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 06:08:39.313 Sensor XML Sensor [xml] [INFO] 06:08:39.314 1 source file to be analyzed [INFO] 06:08:39.321 1/1 source file has been analyzed [INFO] 06:08:39.321 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 06:08:39.321 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:39.321 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:39.321 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:39.322 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:39.322 Sensor IaC Docker Sensor [iac] [INFO] 06:08:39.323 0 source files to be analyzed [INFO] 06:08:39.327 0/0 source files have been analyzed [INFO] 06:08:39.327 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 06:08:39.327 Sensor Serverless configuration file sensor [security] [INFO] 06:08:39.327 0 Serverless function entries were found in the project [INFO] 06:08:39.327 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:39.327 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:39.327 Sensor AWS SAM template file sensor [security] [INFO] 06:08:39.327 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:39.327 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:39.327 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:39.327 ------------- Run sensors on module config-loader-spi [INFO] 06:08:39.349 Sensor JavaSensor [java] [INFO] 06:08:39.350 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:39.350 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:39.351 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:39.351 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 06:08:39.352 Starting batch processing. [INFO] 06:08:39.367 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:39.382 100% analyzed [INFO] 06:08:39.382 Batch processing: Done. [INFO] 06:08:39.382 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 06:08:39.382 No "Test" source files to scan. [INFO] 06:08:39.382 No "Generated" source files to scan. [INFO] 06:08:39.382 Sensor JavaSensor [java] (done) | time=33ms [INFO] 06:08:39.383 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:39.383 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:39.383 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:39.383 Sensor SurefireSensor [java] [INFO] 06:08:39.383 parsing [/w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/surefire-reports] [INFO] 06:08:39.383 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:39.383 Sensor XML Sensor [xml] [INFO] 06:08:39.383 1 source file to be analyzed [INFO] 06:08:39.389 1/1 source file has been analyzed [INFO] 06:08:39.389 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:39.389 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:39.389 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:39.389 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:39.391 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:39.391 Sensor IaC Docker Sensor [iac] [INFO] 06:08:39.391 0 source files to be analyzed [INFO] 06:08:39.395 0/0 source files have been analyzed [INFO] 06:08:39.395 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:39.395 Sensor Serverless configuration file sensor [security] [INFO] 06:08:39.395 0 Serverless function entries were found in the project [INFO] 06:08:39.395 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:39.395 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:39.395 Sensor AWS SAM template file sensor [security] [INFO] 06:08:39.395 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:39.395 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:39.395 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:39.395 ------------- Run sensors on module protocols-config-loader [INFO] 06:08:39.416 Sensor JavaSensor [java] [INFO] 06:08:39.416 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:39.416 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:39.418 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:39.418 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:39.420 Starting batch processing. [INFO] 06:08:39.444 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:39.452 100% analyzed [INFO] 06:08:39.452 Batch processing: Done. [INFO] 06:08:39.452 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:39.452 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 06:08:39.454 Starting batch processing. [INFO] 06:08:39.482 100% analyzed [INFO] 06:08:39.483 Batch processing: Done. [INFO] 06:08:39.483 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:39.483 No "Generated" source files to scan. [INFO] 06:08:39.483 Sensor JavaSensor [java] (done) | time=67ms [INFO] 06:08:39.483 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:39.483 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:39.483 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:39.484 Sensor SurefireSensor [java] [INFO] 06:08:39.484 parsing [/w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/surefire-reports] [INFO] 06:08:39.492 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 06:08:39.492 Sensor XML Sensor [xml] [INFO] 06:08:39.493 1 source file to be analyzed [INFO] 06:08:39.500 1/1 source file has been analyzed [INFO] 06:08:39.500 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 06:08:39.500 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:39.500 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:39.500 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:39.501 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:39.501 Sensor IaC Docker Sensor [iac] [INFO] 06:08:39.502 0 source files to be analyzed [INFO] 06:08:39.505 0/0 source files have been analyzed [INFO] 06:08:39.505 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:39.506 Sensor Serverless configuration file sensor [security] [INFO] 06:08:39.506 0 Serverless function entries were found in the project [INFO] 06:08:39.506 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:39.506 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:39.506 Sensor AWS SAM template file sensor [security] [INFO] 06:08:39.506 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:39.506 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:39.506 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:39.506 ------------- Run sensors on module bmp-monitors-config-loader [INFO] 06:08:39.526 Sensor JavaSensor [java] [INFO] 06:08:39.527 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:39.527 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:39.529 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:39.529 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:39.530 Starting batch processing. [INFO] 06:08:39.548 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:39.557 100% analyzed [INFO] 06:08:39.558 Batch processing: Done. [INFO] 06:08:39.558 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:39.558 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 06:08:39.560 Starting batch processing. [INFO] 06:08:39.585 100% analyzed [INFO] 06:08:39.585 Batch processing: Done. [INFO] 06:08:39.586 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:39.586 No "Generated" source files to scan. [INFO] 06:08:39.586 Sensor JavaSensor [java] (done) | time=60ms [INFO] 06:08:39.587 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:39.587 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:39.587 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:39.587 Sensor SurefireSensor [java] [INFO] 06:08:39.587 parsing [/w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/surefire-reports] [INFO] 06:08:39.591 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 06:08:39.591 Sensor XML Sensor [xml] [INFO] 06:08:39.591 1 source file to be analyzed [INFO] 06:08:39.598 1/1 source file has been analyzed [INFO] 06:08:39.598 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 06:08:39.598 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:39.598 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:39.598 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:39.599 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:39.599 Sensor IaC Docker Sensor [iac] [INFO] 06:08:39.600 0 source files to be analyzed [INFO] 06:08:39.603 0/0 source files have been analyzed [INFO] 06:08:39.603 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:39.603 Sensor Serverless configuration file sensor [security] [INFO] 06:08:39.603 0 Serverless function entries were found in the project [INFO] 06:08:39.604 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:39.604 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:39.604 Sensor AWS SAM template file sensor [security] [INFO] 06:08:39.604 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:39.604 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:39.604 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:39.604 ------------- Run sensors on module config-loader-impl [INFO] 06:08:39.624 Sensor JavaSensor [java] [INFO] 06:08:39.624 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:39.624 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:39.626 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:39.626 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 06:08:39.628 Starting batch processing. [INFO] 06:08:39.638 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:39.705 100% analyzed [INFO] 06:08:39.706 Batch processing: Done. [INFO] 06:08:39.706 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 06:08:39.706 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 06:08:39.708 Starting batch processing. [INFO] 06:08:39.749 100% analyzed [INFO] 06:08:39.749 Batch processing: Done. [INFO] 06:08:39.750 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 06:08:39.750 No "Generated" source files to scan. [INFO] 06:08:39.750 Sensor JavaSensor [java] (done) | time=126ms [INFO] 06:08:39.750 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:39.750 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:39.750 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:39.750 Sensor SurefireSensor [java] [INFO] 06:08:39.750 parsing [/w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/surefire-reports] [INFO] 06:08:39.753 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 06:08:39.753 Sensor XML Sensor [xml] [INFO] 06:08:39.754 1 source file to be analyzed [INFO] 06:08:39.762 1/1 source file has been analyzed [INFO] 06:08:39.762 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 06:08:39.762 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:39.762 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:39.762 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:39.763 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:39.763 Sensor IaC Docker Sensor [iac] [INFO] 06:08:39.764 0 source files to be analyzed [INFO] 06:08:39.768 0/0 source files have been analyzed [INFO] 06:08:39.768 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 06:08:39.768 Sensor Serverless configuration file sensor [security] [INFO] 06:08:39.768 0 Serverless function entries were found in the project [INFO] 06:08:39.768 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:39.768 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:39.768 Sensor AWS SAM template file sensor [security] [INFO] 06:08:39.768 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:39.768 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:39.768 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:39.768 ------------- Run sensors on module config-loader-parent [INFO] 06:08:39.789 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:39.789 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:39.789 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:39.789 Sensor XML Sensor [xml] [INFO] 06:08:39.790 1 source file to be analyzed [INFO] 06:08:39.794 1/1 source file has been analyzed [INFO] 06:08:39.794 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:39.794 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:39.794 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:39.794 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:39.794 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:39.795 Sensor IaC Docker Sensor [iac] [INFO] 06:08:39.795 0 source files to be analyzed [INFO] 06:08:39.799 0/0 source files have been analyzed [INFO] 06:08:39.799 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:39.799 Sensor Serverless configuration file sensor [security] [INFO] 06:08:39.799 0 Serverless function entries were found in the project [INFO] 06:08:39.799 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:39.799 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:39.799 Sensor AWS SAM template file sensor [security] [INFO] 06:08:39.799 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:39.799 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:39.799 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:39.799 ------------- Run sensors on module binding-parent [INFO] 06:08:39.819 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:39.819 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:39.819 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:39.819 Sensor XML Sensor [xml] [INFO] 06:08:39.820 1 source file to be analyzed [INFO] 06:08:39.825 1/1 source file has been analyzed [INFO] 06:08:39.825 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:39.825 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:39.825 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:39.825 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:39.826 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:39.826 Sensor IaC Docker Sensor [iac] [INFO] 06:08:39.826 0 source files to be analyzed [INFO] 06:08:39.830 0/0 source files have been analyzed [INFO] 06:08:39.831 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 06:08:39.831 Sensor Serverless configuration file sensor [security] [INFO] 06:08:39.831 0 Serverless function entries were found in the project [INFO] 06:08:39.831 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:39.831 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:39.831 Sensor AWS SAM template file sensor [security] [INFO] 06:08:39.831 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:39.831 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:39.831 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:39.831 ------------- Run sensors on module rsvp-spi [INFO] 06:08:39.853 Sensor JavaSensor [java] [INFO] 06:08:39.853 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:39.853 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:39.854 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:39.854 Using ECJ batch to parse 36 Main java source files with batch size 53 KB. [INFO] 06:08:39.859 Starting batch processing. [INFO] 06:08:39.938 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:40.093 100% analyzed [INFO] 06:08:40.093 Batch processing: Done. [INFO] 06:08:40.094 Did not optimize analysis for any files, performed a full analysis for all 36 files. [INFO] 06:08:40.094 Using ECJ batch to parse 12 Test java source files with batch size 53 KB. [INFO] 06:08:40.097 Starting batch processing. [INFO] 06:08:40.212 100% analyzed [INFO] 06:08:40.212 Batch processing: Done. [INFO] 06:08:40.212 Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] 06:08:40.212 No "Generated" source files to scan. [INFO] 06:08:40.212 Sensor JavaSensor [java] (done) | time=360ms [INFO] 06:08:40.212 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:40.212 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:40.212 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:40.212 Sensor SurefireSensor [java] [INFO] 06:08:40.212 parsing [/w/workspace/bgpcep-sonar/rsvp/spi/target/surefire-reports] [INFO] 06:08:40.217 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 06:08:40.217 Sensor XML Sensor [xml] [INFO] 06:08:40.218 1 source file to be analyzed [INFO] 06:08:40.222 1/1 source file has been analyzed [INFO] 06:08:40.223 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:40.223 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:40.223 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:40.223 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:40.226 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 06:08:40.226 Sensor IaC Docker Sensor [iac] [INFO] 06:08:40.226 0 source files to be analyzed [INFO] 06:08:40.229 0/0 source files have been analyzed [INFO] 06:08:40.229 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:40.229 Sensor Serverless configuration file sensor [security] [INFO] 06:08:40.229 0 Serverless function entries were found in the project [INFO] 06:08:40.229 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:40.229 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:40.229 Sensor AWS SAM template file sensor [security] [INFO] 06:08:40.229 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:40.230 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:40.230 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:40.230 ------------- Run sensors on module rsvp-impl [INFO] 06:08:40.246 Sensor JavaSensor [java] [INFO] 06:08:40.246 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:40.246 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:40.247 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:40.247 Using ECJ batch to parse 59 Main java source files with batch size 53 KB. [INFO] 06:08:40.250 Starting batch processing. [INFO] 06:08:40.264 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:40.686 100% analyzed [INFO] 06:08:40.686 Batch processing: Done. [INFO] 06:08:40.687 Did not optimize analysis for any files, performed a full analysis for all 59 files. [INFO] 06:08:40.687 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 06:08:40.689 Starting batch processing. [INFO] 06:08:40.821 100% analyzed [INFO] 06:08:40.821 Batch processing: Done. [INFO] 06:08:40.821 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 06:08:40.821 No "Generated" source files to scan. [INFO] 06:08:40.821 Sensor JavaSensor [java] (done) | time=575ms [INFO] 06:08:40.821 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:40.821 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:40.821 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:40.821 Sensor SurefireSensor [java] [INFO] 06:08:40.821 parsing [/w/workspace/bgpcep-sonar/rsvp/impl/target/surefire-reports] [INFO] 06:08:40.824 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 06:08:40.824 Sensor XML Sensor [xml] [INFO] 06:08:40.825 1 source file to be analyzed [INFO] 06:08:40.829 1/1 source file has been analyzed [INFO] 06:08:40.829 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:40.829 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:40.829 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:40.829 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:40.835 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 06:08:40.836 Sensor IaC Docker Sensor [iac] [INFO] 06:08:40.836 0 source files to be analyzed [INFO] 06:08:40.839 0/0 source files have been analyzed [INFO] 06:08:40.839 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:40.839 Sensor Serverless configuration file sensor [security] [INFO] 06:08:40.839 0 Serverless function entries were found in the project [INFO] 06:08:40.839 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:40.839 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:40.839 Sensor AWS SAM template file sensor [security] [INFO] 06:08:40.839 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:40.840 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:40.840 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:40.840 ------------- Run sensors on module rsvp-api [INFO] 06:08:40.869 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:40.869 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:40.869 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:40.869 Sensor XML Sensor [xml] [INFO] 06:08:40.869 1 source file to be analyzed [INFO] 06:08:40.874 1/1 source file has been analyzed [INFO] 06:08:40.874 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:40.874 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:40.874 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:40.874 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:40.874 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:40.875 Sensor IaC Docker Sensor [iac] [INFO] 06:08:40.875 0 source files to be analyzed [INFO] 06:08:40.878 0/0 source files have been analyzed [INFO] 06:08:40.878 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:40.878 Sensor Serverless configuration file sensor [security] [INFO] 06:08:40.878 0 Serverless function entries were found in the project [INFO] 06:08:40.878 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:40.878 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:40.878 Sensor AWS SAM template file sensor [security] [INFO] 06:08:40.878 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:40.878 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:40.878 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:40.879 ------------- Run sensors on module rsvp-parent [INFO] 06:08:40.896 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:40.896 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:40.896 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:40.896 Sensor XML Sensor [xml] [INFO] 06:08:40.897 1 source file to be analyzed [INFO] 06:08:40.900 1/1 source file has been analyzed [INFO] 06:08:40.900 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:40.900 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:40.900 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:40.901 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:40.901 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:40.901 Sensor IaC Docker Sensor [iac] [INFO] 06:08:40.901 0 source files to be analyzed [INFO] 06:08:40.904 0/0 source files have been analyzed [INFO] 06:08:40.904 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:40.904 Sensor Serverless configuration file sensor [security] [INFO] 06:08:40.904 0 Serverless function entries were found in the project [INFO] 06:08:40.904 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:40.904 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:40.904 Sensor AWS SAM template file sensor [security] [INFO] 06:08:40.904 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:40.904 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:40.904 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:40.904 ------------- Run sensors on module bgpcep-karaf [INFO] 06:08:40.921 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:40.921 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:40.921 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:40.921 Sensor XML Sensor [xml] [INFO] 06:08:40.922 1 source file to be analyzed [INFO] 06:08:40.926 1/1 source file has been analyzed [INFO] 06:08:40.926 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:40.926 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:40.926 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:40.926 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:40.927 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:40.927 Sensor IaC Docker Sensor [iac] [INFO] 06:08:40.927 0 source files to be analyzed [INFO] 06:08:40.930 0/0 source files have been analyzed [INFO] 06:08:40.930 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:40.930 Sensor Serverless configuration file sensor [security] [INFO] 06:08:40.930 0 Serverless function entries were found in the project [INFO] 06:08:40.930 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:40.930 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:40.930 Sensor AWS SAM template file sensor [security] [INFO] 06:08:40.930 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:40.930 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:40.930 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:40.930 ------------- Run sensors on module OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [INFO] 06:08:40.946 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:40.946 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:40.946 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:40.946 Sensor XML Sensor [xml] [INFO] 06:08:40.947 1 source file to be analyzed [INFO] 06:08:40.950 1/1 source file has been analyzed [INFO] 06:08:40.950 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:40.950 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:40.950 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:40.950 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:40.950 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:40.950 Sensor IaC Docker Sensor [iac] [INFO] 06:08:40.951 0 source files to be analyzed [INFO] 06:08:40.953 0/0 source files have been analyzed [INFO] 06:08:40.953 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:40.954 Sensor Serverless configuration file sensor [security] [INFO] 06:08:40.954 0 Serverless function entries were found in the project [INFO] 06:08:40.954 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:40.954 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:40.954 Sensor AWS SAM template file sensor [security] [INFO] 06:08:40.954 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:40.954 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:40.954 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:40.954 ------------- Run sensors on module OpenDaylight :: PCEP :: PCE Server API [INFO] 06:08:40.970 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:40.970 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:40.970 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:40.970 Sensor XML Sensor [xml] [INFO] 06:08:40.970 1 source file to be analyzed [INFO] 06:08:40.974 1/1 source file has been analyzed [INFO] 06:08:40.974 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:40.974 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:40.974 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:40.974 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:40.974 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:40.974 Sensor IaC Docker Sensor [iac] [INFO] 06:08:40.974 0 source files to be analyzed [INFO] 06:08:40.977 0/0 source files have been analyzed [INFO] 06:08:40.977 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:40.977 Sensor Serverless configuration file sensor [security] [INFO] 06:08:40.977 0 Serverless function entries were found in the project [INFO] 06:08:40.977 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:40.977 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:40.977 Sensor AWS SAM template file sensor [security] [INFO] 06:08:40.977 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:40.977 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:40.977 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:40.977 ------------- Run sensors on module OpenDaylight :: BGP :: RIB Impl [INFO] 06:08:40.994 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:40.994 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:40.994 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:40.994 Sensor XML Sensor [xml] [INFO] 06:08:40.994 1 source file to be analyzed [INFO] 06:08:40.999 1/1 source file has been analyzed [INFO] 06:08:40.999 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:40.999 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:40.999 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:40.999 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:40.999 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:40.999 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.000 0 source files to be analyzed [INFO] 06:08:41.002 0/0 source files have been analyzed [INFO] 06:08:41.002 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.002 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.002 0 Serverless function entries were found in the project [INFO] 06:08:41.003 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.003 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:41.003 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.003 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.003 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.003 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.003 ------------- Run sensors on module OpenDaylight :: PCEP :: Programming Api [INFO] 06:08:41.019 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.019 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.019 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.019 Sensor XML Sensor [xml] [INFO] 06:08:41.019 1 source file to be analyzed [INFO] 06:08:41.023 1/1 source file has been analyzed [INFO] 06:08:41.023 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.023 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.023 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.023 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.023 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.023 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.024 0 source files to be analyzed [INFO] 06:08:41.026 0/0 source files have been analyzed [INFO] 06:08:41.027 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:41.027 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.027 0 Serverless function entries were found in the project [INFO] 06:08:41.027 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.027 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.027 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.027 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.027 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.027 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.027 ------------- Run sensors on module OpenDaylight :: PCEP :: P2MP TE LSP [INFO] 06:08:41.043 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.043 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.043 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.043 Sensor XML Sensor [xml] [INFO] 06:08:41.044 1 source file to be analyzed [INFO] 06:08:41.048 1/1 source file has been analyzed [INFO] 06:08:41.048 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:41.048 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.048 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.048 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.048 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.048 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.048 0 source files to be analyzed [INFO] 06:08:41.051 0/0 source files have been analyzed [INFO] 06:08:41.051 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.051 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.051 0 Serverless function entries were found in the project [INFO] 06:08:41.051 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.051 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.051 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.051 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.051 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.051 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.051 ------------- Run sensors on module OpenDaylight :: BGPCEP :: SPI Config Loader [INFO] 06:08:41.067 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.067 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.067 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.067 Sensor XML Sensor [xml] [INFO] 06:08:41.068 1 source file to be analyzed [INFO] 06:08:41.071 1/1 source file has been analyzed [INFO] 06:08:41.071 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.071 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.071 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.071 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.071 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.071 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.071 0 source files to be analyzed [INFO] 06:08:41.074 0/0 source files have been analyzed [INFO] 06:08:41.074 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.074 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.074 0 Serverless function entries were found in the project [INFO] 06:08:41.074 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.074 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.074 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.074 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.074 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.074 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.074 ------------- Run sensors on module OpenDaylight :: BGP :: Extensions API [INFO] 06:08:41.090 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.090 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.090 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.090 Sensor XML Sensor [xml] [INFO] 06:08:41.091 1 source file to be analyzed [INFO] 06:08:41.094 1/1 source file has been analyzed [INFO] 06:08:41.094 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.095 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.095 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.095 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.095 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.095 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.095 0 source files to be analyzed [INFO] 06:08:41.098 0/0 source files have been analyzed [INFO] 06:08:41.098 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.098 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.098 0 Serverless function entries were found in the project [INFO] 06:08:41.098 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.098 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.098 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.098 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.098 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.098 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.098 ------------- Run sensors on module OpenDaylight :: BGP :: Inet [INFO] 06:08:41.114 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.114 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.114 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.114 Sensor XML Sensor [xml] [INFO] 06:08:41.115 1 source file to be analyzed [INFO] 06:08:41.118 1/1 source file has been analyzed [INFO] 06:08:41.118 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.118 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.118 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.118 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.118 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.118 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.119 0 source files to be analyzed [INFO] 06:08:41.121 0/0 source files have been analyzed [INFO] 06:08:41.121 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.121 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.121 0 Serverless function entries were found in the project [INFO] 06:08:41.122 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.122 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:41.122 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.122 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.122 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.122 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.122 ------------- Run sensors on module OpenDaylight :: BGP :: Evpn [INFO] 06:08:41.138 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.138 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.138 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.138 Sensor XML Sensor [xml] [INFO] 06:08:41.138 1 source file to be analyzed [INFO] 06:08:41.143 1/1 source file has been analyzed [INFO] 06:08:41.143 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:41.143 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.143 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.143 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.143 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.143 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.144 0 source files to be analyzed [INFO] 06:08:41.147 0/0 source files have been analyzed [INFO] 06:08:41.147 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:41.147 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.147 0 Serverless function entries were found in the project [INFO] 06:08:41.147 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.147 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.147 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.147 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.147 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.148 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 06:08:41.148 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Concepts [INFO] 06:08:41.163 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.164 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.164 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:41.164 Sensor XML Sensor [xml] [INFO] 06:08:41.164 1 source file to be analyzed [INFO] 06:08:41.168 1/1 source file has been analyzed [INFO] 06:08:41.168 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.168 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.168 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.168 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.168 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.168 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.168 0 source files to be analyzed [INFO] 06:08:41.171 0/0 source files have been analyzed [INFO] 06:08:41.171 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.171 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.171 0 Serverless function entries were found in the project [INFO] 06:08:41.171 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.171 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.171 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.171 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.171 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.171 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.172 ------------- Run sensors on module OpenDaylight :: BGP :: RIB Api [INFO] 06:08:41.188 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.188 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.188 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.188 Sensor XML Sensor [xml] [INFO] 06:08:41.188 1 source file to be analyzed [INFO] 06:08:41.192 1/1 source file has been analyzed [INFO] 06:08:41.192 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.192 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.192 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.192 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.192 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.192 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.193 0 source files to be analyzed [INFO] 06:08:41.195 0/0 source files have been analyzed [INFO] 06:08:41.196 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:41.196 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.196 0 Serverless function entries were found in the project [INFO] 06:08:41.196 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.196 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.196 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.196 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.196 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.196 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.196 ------------- Run sensors on module OpenDaylight :: BGP :: Parser [INFO] 06:08:41.212 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.212 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.212 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.212 Sensor XML Sensor [xml] [INFO] 06:08:41.213 1 source file to be analyzed [INFO] 06:08:41.216 1/1 source file has been analyzed [INFO] 06:08:41.216 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.216 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.216 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.216 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.216 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.216 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.217 0 source files to be analyzed [INFO] 06:08:41.219 0/0 source files have been analyzed [INFO] 06:08:41.219 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.219 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.219 0 Serverless function entries were found in the project [INFO] 06:08:41.219 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.219 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.219 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.219 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.219 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.219 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.219 ------------- Run sensors on module OpenDaylight :: BGP :: Flowspec [INFO] 06:08:41.235 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.235 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.235 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.235 Sensor XML Sensor [xml] [INFO] 06:08:41.235 1 source file to be analyzed [INFO] 06:08:41.239 1/1 source file has been analyzed [INFO] 06:08:41.239 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.239 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.239 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.239 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.239 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.239 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.240 0 source files to be analyzed [INFO] 06:08:41.243 0/0 source files have been analyzed [INFO] 06:08:41.243 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:41.243 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.243 0 Serverless function entries were found in the project [INFO] 06:08:41.243 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.243 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.243 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.243 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.243 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.243 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.243 ------------- Run sensors on module OpenDaylight :: BGP :: RIB Linkstate [INFO] 06:08:41.258 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.258 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.258 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.258 Sensor XML Sensor [xml] [INFO] 06:08:41.259 1 source file to be analyzed [INFO] 06:08:41.263 1/1 source file has been analyzed [INFO] 06:08:41.263 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:41.263 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.263 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.263 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.263 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.263 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.263 0 source files to be analyzed [INFO] 06:08:41.266 0/0 source files have been analyzed [INFO] 06:08:41.266 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.266 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.266 0 Serverless function entries were found in the project [INFO] 06:08:41.266 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.266 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.266 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.266 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.266 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.266 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.266 ------------- Run sensors on module OpenDaylight :: BGP :: Path Selection [INFO] 06:08:41.281 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.281 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.281 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.281 Sensor XML Sensor [xml] [INFO] 06:08:41.282 1 source file to be analyzed [INFO] 06:08:41.285 1/1 source file has been analyzed [INFO] 06:08:41.285 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.285 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.285 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.286 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.286 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:41.286 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.286 0 source files to be analyzed [INFO] 06:08:41.288 0/0 source files have been analyzed [INFO] 06:08:41.288 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:41.288 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.289 0 Serverless function entries were found in the project [INFO] 06:08:41.289 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.289 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:41.289 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.289 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.289 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.289 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.289 ------------- Run sensors on module OpenDaylight :: BGP :: Mvpn [INFO] 06:08:41.304 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.304 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.304 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.304 Sensor XML Sensor [xml] [INFO] 06:08:41.305 1 source file to be analyzed [INFO] 06:08:41.308 1/1 source file has been analyzed [INFO] 06:08:41.308 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.308 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.308 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.308 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.308 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.308 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.309 0 source files to be analyzed [INFO] 06:08:41.311 0/0 source files have been analyzed [INFO] 06:08:41.311 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.311 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.311 0 Serverless function entries were found in the project [INFO] 06:08:41.311 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.311 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.311 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.311 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.311 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.311 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.311 ------------- Run sensors on module features-bgpcep-testing [INFO] 06:08:41.327 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.327 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.327 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.327 Sensor XML Sensor [xml] [INFO] 06:08:41.328 1 source file to be analyzed [INFO] 06:08:41.331 1/1 source file has been analyzed [INFO] 06:08:41.331 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.331 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.331 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.331 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.331 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.331 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.332 0 source files to be analyzed [INFO] 06:08:41.335 0/0 source files have been analyzed [INFO] 06:08:41.335 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:41.335 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.336 0 Serverless function entries were found in the project [INFO] 06:08:41.336 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.336 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:41.336 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.336 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.336 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.336 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.336 ------------- Run sensors on module OpenDaylight :: PCEP :: Programming Impl [INFO] 06:08:41.351 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.351 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.351 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.352 Sensor XML Sensor [xml] [INFO] 06:08:41.352 1 source file to be analyzed [INFO] 06:08:41.356 1/1 source file has been analyzed [INFO] 06:08:41.356 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.356 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.356 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.356 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.356 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.356 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.357 0 source files to be analyzed [INFO] 06:08:41.359 0/0 source files have been analyzed [INFO] 06:08:41.359 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.359 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.359 0 Serverless function entries were found in the project [INFO] 06:08:41.359 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.359 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.359 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.359 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.359 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.359 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.359 ------------- Run sensors on module OpenDaylight :: BMP :: Config files example [INFO] 06:08:41.375 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.375 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.375 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.375 Sensor XML Sensor [xml] [INFO] 06:08:41.375 1 source file to be analyzed [INFO] 06:08:41.378 1/1 source file has been analyzed [INFO] 06:08:41.378 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:41.379 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.379 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.379 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.379 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.379 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.379 0 source files to be analyzed [INFO] 06:08:41.381 0/0 source files have been analyzed [INFO] 06:08:41.381 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:41.382 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.382 0 Serverless function entries were found in the project [INFO] 06:08:41.382 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.382 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.382 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.382 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.382 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.382 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.382 ------------- Run sensors on module OpenDaylight :: PCEP :: Topology Cli [INFO] 06:08:41.397 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.397 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.397 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.397 Sensor XML Sensor [xml] [INFO] 06:08:41.398 1 source file to be analyzed [INFO] 06:08:41.401 1/1 source file has been analyzed [INFO] 06:08:41.401 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.401 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.401 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.401 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.401 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.401 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.402 0 source files to be analyzed [INFO] 06:08:41.404 0/0 source files have been analyzed [INFO] 06:08:41.404 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.404 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.404 0 Serverless function entries were found in the project [INFO] 06:08:41.404 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.404 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.404 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.404 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.404 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.404 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.405 ------------- Run sensors on module OpenDaylight :: RSVP :: API [INFO] 06:08:41.420 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.420 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.420 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.420 Sensor XML Sensor [xml] [INFO] 06:08:41.421 1 source file to be analyzed [INFO] 06:08:41.424 1/1 source file has been analyzed [INFO] 06:08:41.424 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.424 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.424 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.424 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.424 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.424 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.425 0 source files to be analyzed [INFO] 06:08:41.428 0/0 source files have been analyzed [INFO] 06:08:41.428 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:41.428 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.428 0 Serverless function entries were found in the project [INFO] 06:08:41.428 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.428 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.428 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.428 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.428 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.428 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.428 ------------- Run sensors on module OpenDaylight :: PCEP :: Api [INFO] 06:08:41.443 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.444 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.444 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:41.444 Sensor XML Sensor [xml] [INFO] 06:08:41.444 1 source file to be analyzed [INFO] 06:08:41.447 1/1 source file has been analyzed [INFO] 06:08:41.447 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:41.447 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.448 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.448 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.448 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:41.448 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.448 0 source files to be analyzed [INFO] 06:08:41.451 0/0 source files have been analyzed [INFO] 06:08:41.451 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.451 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.451 0 Serverless function entries were found in the project [INFO] 06:08:41.451 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.451 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.451 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.451 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.451 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.451 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.451 ------------- Run sensors on module OpenDaylight :: GRAPH [INFO] 06:08:41.466 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.466 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.466 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.466 Sensor XML Sensor [xml] [INFO] 06:08:41.467 1 source file to be analyzed [INFO] 06:08:41.470 1/1 source file has been analyzed [INFO] 06:08:41.470 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.470 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.470 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.470 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.470 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.470 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.471 0 source files to be analyzed [INFO] 06:08:41.473 0/0 source files have been analyzed [INFO] 06:08:41.473 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.473 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.473 0 Serverless function entries were found in the project [INFO] 06:08:41.473 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.474 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:41.474 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.474 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.474 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.474 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.474 ------------- Run sensors on module OpenDaylight :: BGP :: L3Vpn [INFO] 06:08:41.490 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.490 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.490 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.490 Sensor XML Sensor [xml] [INFO] 06:08:41.491 1 source file to be analyzed [INFO] 06:08:41.503 1/1 source file has been analyzed [INFO] 06:08:41.503 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 06:08:41.503 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.503 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.503 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.503 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.503 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.504 0 source files to be analyzed [INFO] 06:08:41.506 0/0 source files have been analyzed [INFO] 06:08:41.506 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.506 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.506 0 Serverless function entries were found in the project [INFO] 06:08:41.506 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.506 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.506 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.506 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.506 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.506 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.507 ------------- Run sensors on module features-bgpcep [INFO] 06:08:41.522 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.523 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.523 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:41.523 Sensor XML Sensor [xml] [INFO] 06:08:41.523 1 source file to be analyzed [INFO] 06:08:41.534 1/1 source file has been analyzed [INFO] 06:08:41.534 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 06:08:41.534 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.534 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.534 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.534 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.534 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.535 0 source files to be analyzed [INFO] 06:08:41.537 0/0 source files have been analyzed [INFO] 06:08:41.537 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.537 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.537 0 Serverless function entries were found in the project [INFO] 06:08:41.537 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.537 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.537 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.537 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.537 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.537 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.537 ------------- Run sensors on module OpenDaylight :: PCEP [INFO] 06:08:41.553 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.554 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.554 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:41.554 Sensor XML Sensor [xml] [INFO] 06:08:41.554 1 source file to be analyzed [INFO] 06:08:41.559 1/1 source file has been analyzed [INFO] 06:08:41.559 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:41.559 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.560 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.560 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.560 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:41.560 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.560 0 source files to be analyzed [INFO] 06:08:41.563 0/0 source files have been analyzed [INFO] 06:08:41.563 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.563 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.563 0 Serverless function entries were found in the project [INFO] 06:08:41.563 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.563 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.563 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.563 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.563 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.563 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.563 ------------- Run sensors on module OpenDaylight :: PCEP :: Stateful [INFO] 06:08:41.579 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.579 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.579 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:41.579 Sensor XML Sensor [xml] [INFO] 06:08:41.579 1 source file to be analyzed [INFO] 06:08:41.583 1/1 source file has been analyzed [INFO] 06:08:41.583 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.583 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.583 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.583 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.583 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.583 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.583 0 source files to be analyzed [INFO] 06:08:41.586 0/0 source files have been analyzed [INFO] 06:08:41.586 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.586 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.586 0 Serverless function entries were found in the project [INFO] 06:08:41.586 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.586 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.586 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.586 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.586 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.586 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.586 ------------- Run sensors on module OpenDaylight :: BMP :: API [INFO] 06:08:41.602 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.602 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.602 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.602 Sensor XML Sensor [xml] [INFO] 06:08:41.603 1 source file to be analyzed [INFO] 06:08:41.606 1/1 source file has been analyzed [INFO] 06:08:41.606 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.606 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.606 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.606 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.606 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.606 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.607 0 source files to be analyzed [INFO] 06:08:41.609 0/0 source files have been analyzed [INFO] 06:08:41.609 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.609 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.609 0 Serverless function entries were found in the project [INFO] 06:08:41.609 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.609 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.609 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.609 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.609 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.609 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.609 ------------- Run sensors on module ODL :: Bgpcep :: odl-bgpcep-data-change-counter [INFO] 06:08:41.625 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.625 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.625 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.625 Sensor XML Sensor [xml] [INFO] 06:08:41.625 1 source file to be analyzed [INFO] 06:08:41.629 1/1 source file has been analyzed [INFO] 06:08:41.629 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.629 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.629 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.629 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.629 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.629 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.629 0 source files to be analyzed [INFO] 06:08:41.632 0/0 source files have been analyzed [INFO] 06:08:41.632 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.632 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.632 0 Serverless function entries were found in the project [INFO] 06:08:41.632 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.632 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.632 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.632 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.632 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.632 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.632 ------------- Run sensors on module OpenDaylight :: RSVP [INFO] 06:08:41.648 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.648 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.648 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.648 Sensor XML Sensor [xml] [INFO] 06:08:41.648 1 source file to be analyzed [INFO] 06:08:41.651 1/1 source file has been analyzed [INFO] 06:08:41.651 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:41.651 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.651 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.651 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.651 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.651 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.652 0 source files to be analyzed [INFO] 06:08:41.654 0/0 source files have been analyzed [INFO] 06:08:41.654 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.654 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.655 0 Serverless function entries were found in the project [INFO] 06:08:41.655 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.655 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:41.655 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.655 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.655 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.655 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.655 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Config Loader Impl [INFO] 06:08:41.670 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.670 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.670 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.670 Sensor XML Sensor [xml] [INFO] 06:08:41.671 1 source file to be analyzed [INFO] 06:08:41.674 1/1 source file has been analyzed [INFO] 06:08:41.674 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.674 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.674 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.674 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.674 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.674 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.674 0 source files to be analyzed [INFO] 06:08:41.677 0/0 source files have been analyzed [INFO] 06:08:41.677 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.677 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.677 0 Serverless function entries were found in the project [INFO] 06:08:41.677 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.677 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.677 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.677 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.677 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.677 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.677 ------------- Run sensors on module OpenDaylight :: PCEP :: Impl [INFO] 06:08:41.693 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.693 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.693 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.693 Sensor XML Sensor [xml] [INFO] 06:08:41.694 1 source file to be analyzed [INFO] 06:08:41.697 1/1 source file has been analyzed [INFO] 06:08:41.697 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.697 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.697 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.697 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.697 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.697 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.697 0 source files to be analyzed [INFO] 06:08:41.700 0/0 source files have been analyzed [INFO] 06:08:41.700 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.700 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.700 0 Serverless function entries were found in the project [INFO] 06:08:41.700 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.700 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.700 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.700 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.700 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.700 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.700 ------------- Run sensors on module OpenDaylight :: BGP :: Openconfig Routing Policy Spi [INFO] 06:08:41.716 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.716 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.716 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.716 Sensor XML Sensor [xml] [INFO] 06:08:41.717 1 source file to be analyzed [INFO] 06:08:41.720 1/1 source file has been analyzed [INFO] 06:08:41.720 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.720 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.720 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.720 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.720 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.720 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.721 0 source files to be analyzed [INFO] 06:08:41.723 0/0 source files have been analyzed [INFO] 06:08:41.723 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.723 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.723 0 Serverless function entries were found in the project [INFO] 06:08:41.723 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.723 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.723 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.723 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.723 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.723 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.723 ------------- Run sensors on module OpenDaylight :: BMP [INFO] 06:08:41.739 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.739 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.739 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.739 Sensor XML Sensor [xml] [INFO] 06:08:41.740 1 source file to be analyzed [INFO] 06:08:41.744 1/1 source file has been analyzed [INFO] 06:08:41.744 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:41.744 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.745 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.745 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.745 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:41.745 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.745 0 source files to be analyzed [INFO] 06:08:41.748 0/0 source files have been analyzed [INFO] 06:08:41.748 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.748 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.748 0 Serverless function entries were found in the project [INFO] 06:08:41.748 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.748 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.748 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.748 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.748 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.748 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.748 ------------- Run sensors on module OpenDaylight :: Path Computation Algorithms :: API [INFO] 06:08:41.765 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.766 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.766 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:41.766 Sensor XML Sensor [xml] [INFO] 06:08:41.766 1 source file to be analyzed [INFO] 06:08:41.771 1/1 source file has been analyzed [INFO] 06:08:41.771 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:41.771 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.771 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.771 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.771 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.771 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.772 0 source files to be analyzed [INFO] 06:08:41.774 0/0 source files have been analyzed [INFO] 06:08:41.774 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.774 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.774 0 Serverless function entries were found in the project [INFO] 06:08:41.774 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.774 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.774 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.774 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.774 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.774 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.774 ------------- Run sensors on module OpenDaylight :: BGP :: Benchmark [INFO] 06:08:41.791 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.791 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.791 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.791 Sensor XML Sensor [xml] [INFO] 06:08:41.792 1 source file to be analyzed [INFO] 06:08:41.795 1/1 source file has been analyzed [INFO] 06:08:41.795 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.795 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.795 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.795 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.795 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.795 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.796 0 source files to be analyzed [INFO] 06:08:41.798 0/0 source files have been analyzed [INFO] 06:08:41.799 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:41.799 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.799 0 Serverless function entries were found in the project [INFO] 06:08:41.799 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.799 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.799 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.799 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.799 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.799 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.799 ------------- Run sensors on module OpenDaylight :: PCEP :: Topology Provider [INFO] 06:08:41.815 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.815 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.815 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.815 Sensor XML Sensor [xml] [INFO] 06:08:41.816 1 source file to be analyzed [INFO] 06:08:41.819 1/1 source file has been analyzed [INFO] 06:08:41.819 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.819 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.819 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.819 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.819 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.819 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.820 0 source files to be analyzed [INFO] 06:08:41.822 0/0 source files have been analyzed [INFO] 06:08:41.822 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.822 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.822 0 Serverless function entries were found in the project [INFO] 06:08:41.822 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.822 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.823 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.823 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.823 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.823 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.823 ------------- Run sensors on module OpenDaylight :: BGP :: Cli [INFO] 06:08:41.839 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.839 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.839 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.839 Sensor XML Sensor [xml] [INFO] 06:08:41.840 1 source file to be analyzed [INFO] 06:08:41.843 1/1 source file has been analyzed [INFO] 06:08:41.843 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.843 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.843 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.843 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.843 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.843 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.844 0 source files to be analyzed [INFO] 06:08:41.846 0/0 source files have been analyzed [INFO] 06:08:41.846 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.847 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.847 0 Serverless function entries were found in the project [INFO] 06:08:41.847 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.847 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.847 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.847 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.847 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.847 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.847 ------------- Run sensors on module OpenDaylight :: BGP :: Config Loader [INFO] 06:08:41.863 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.863 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.863 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.863 Sensor XML Sensor [xml] [INFO] 06:08:41.864 1 source file to be analyzed [INFO] 06:08:41.867 1/1 source file has been analyzed [INFO] 06:08:41.867 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.867 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.867 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.867 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.867 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.867 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.868 0 source files to be analyzed [INFO] 06:08:41.870 0/0 source files have been analyzed [INFO] 06:08:41.870 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.870 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.870 0 Serverless function entries were found in the project [INFO] 06:08:41.870 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.870 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.870 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.870 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.870 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.871 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 06:08:41.871 ------------- Run sensors on module OpenDaylight :: BGP :: Parser :: API [INFO] 06:08:41.887 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.887 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.887 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.888 Sensor XML Sensor [xml] [INFO] 06:08:41.888 1 source file to be analyzed [INFO] 06:08:41.892 1/1 source file has been analyzed [INFO] 06:08:41.892 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.892 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.892 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.892 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.892 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.892 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.893 0 source files to be analyzed [INFO] 06:08:41.895 0/0 source files have been analyzed [INFO] 06:08:41.895 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.895 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.896 0 Serverless function entries were found in the project [INFO] 06:08:41.896 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.896 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:41.896 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.896 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.896 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.896 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.896 ------------- Run sensors on module OpenDaylight :: BGP :: Openconfig [INFO] 06:08:41.912 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.912 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.912 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.912 Sensor XML Sensor [xml] [INFO] 06:08:41.913 1 source file to be analyzed [INFO] 06:08:41.917 1/1 source file has been analyzed [INFO] 06:08:41.917 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:41.917 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.917 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.917 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.917 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.917 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.917 0 source files to be analyzed [INFO] 06:08:41.920 0/0 source files have been analyzed [INFO] 06:08:41.920 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.920 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.920 0 Serverless function entries were found in the project [INFO] 06:08:41.920 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.920 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.920 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.920 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.920 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.920 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.920 ------------- Run sensors on module OpenDaylight :: Extras :: Dependencies [INFO] 06:08:41.937 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.937 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.937 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.937 Sensor XML Sensor [xml] [INFO] 06:08:41.937 1 source file to be analyzed [INFO] 06:08:41.941 1/1 source file has been analyzed [INFO] 06:08:41.941 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.941 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.941 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.941 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.941 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.941 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.941 0 source files to be analyzed [INFO] 06:08:41.944 0/0 source files have been analyzed [INFO] 06:08:41.944 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.944 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.944 0 Serverless function entries were found in the project [INFO] 06:08:41.944 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.944 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.944 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.944 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.944 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.944 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.944 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [INFO] 06:08:41.960 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.960 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.960 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.960 Sensor XML Sensor [xml] [INFO] 06:08:41.961 1 source file to be analyzed [INFO] 06:08:41.964 1/1 source file has been analyzed [INFO] 06:08:41.964 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.964 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.964 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.964 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.964 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.964 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.965 0 source files to be analyzed [INFO] 06:08:41.967 0/0 source files have been analyzed [INFO] 06:08:41.968 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:41.968 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.968 0 Serverless function entries were found in the project [INFO] 06:08:41.968 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.968 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.968 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.968 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.968 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.968 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.968 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [INFO] 06:08:41.985 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:41.985 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:41.985 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:41.985 Sensor XML Sensor [xml] [INFO] 06:08:41.985 1 source file to be analyzed [INFO] 06:08:41.989 1/1 source file has been analyzed [INFO] 06:08:41.989 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:41.989 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:41.989 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:41.989 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:41.989 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:41.989 Sensor IaC Docker Sensor [iac] [INFO] 06:08:41.989 0 source files to be analyzed [INFO] 06:08:41.992 0/0 source files have been analyzed [INFO] 06:08:41.992 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:41.992 Sensor Serverless configuration file sensor [security] [INFO] 06:08:41.992 0 Serverless function entries were found in the project [INFO] 06:08:41.992 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:41.992 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:41.992 Sensor AWS SAM template file sensor [security] [INFO] 06:08:41.992 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:41.992 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:41.992 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:41.992 ------------- Run sensors on module OpenDaylight :: PCEP :: Auto Bandwidth [INFO] 06:08:42.009 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.010 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.010 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:42.010 Sensor XML Sensor [xml] [INFO] 06:08:42.010 1 source file to be analyzed [INFO] 06:08:42.013 1/1 source file has been analyzed [INFO] 06:08:42.014 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.014 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.014 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.014 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.014 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.014 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.014 0 source files to be analyzed [INFO] 06:08:42.017 0/0 source files have been analyzed [INFO] 06:08:42.017 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.017 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.017 0 Serverless function entries were found in the project [INFO] 06:08:42.017 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.017 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.017 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.017 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.017 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.017 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.017 ------------- Run sensors on module OpenDaylight :: Configuration Example Files [INFO] 06:08:42.033 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.033 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.033 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.033 Sensor XML Sensor [xml] [INFO] 06:08:42.033 1 source file to be analyzed [INFO] 06:08:42.036 1/1 source file has been analyzed [INFO] 06:08:42.036 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:42.037 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.037 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.037 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.037 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.037 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.037 0 source files to be analyzed [INFO] 06:08:42.040 0/0 source files have been analyzed [INFO] 06:08:42.040 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.040 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.040 0 Serverless function entries were found in the project [INFO] 06:08:42.040 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.040 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.040 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.040 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.040 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.040 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.040 ------------- Run sensors on module OpenDaylight :: PCEP :: Topology [INFO] 06:08:42.056 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.056 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.056 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.056 Sensor XML Sensor [xml] [INFO] 06:08:42.057 1 source file to be analyzed [INFO] 06:08:42.060 1/1 source file has been analyzed [INFO] 06:08:42.060 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.060 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.060 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.060 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.060 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.060 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.061 0 source files to be analyzed [INFO] 06:08:42.063 0/0 source files have been analyzed [INFO] 06:08:42.063 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.063 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.063 0 Serverless function entries were found in the project [INFO] 06:08:42.063 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.063 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.063 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.063 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.063 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.063 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.063 ------------- Run sensors on module OpenDaylight :: GRAPH :: API [INFO] 06:08:42.079 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.079 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.079 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.079 Sensor XML Sensor [xml] [INFO] 06:08:42.080 1 source file to be analyzed [INFO] 06:08:42.083 1/1 source file has been analyzed [INFO] 06:08:42.083 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.083 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.083 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.083 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.083 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.083 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.084 0 source files to be analyzed [INFO] 06:08:42.086 0/0 source files have been analyzed [INFO] 06:08:42.086 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.086 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.086 0 Serverless function entries were found in the project [INFO] 06:08:42.086 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.086 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.086 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.086 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.086 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.086 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.086 ------------- Run sensors on module OpenDaylight :: PCEP :: Base Parser [INFO] 06:08:42.102 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.102 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.102 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.102 Sensor XML Sensor [xml] [INFO] 06:08:42.103 1 source file to be analyzed [INFO] 06:08:42.106 1/1 source file has been analyzed [INFO] 06:08:42.106 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.106 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.106 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.106 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.106 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.106 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.106 0 source files to be analyzed [INFO] 06:08:42.109 0/0 source files have been analyzed [INFO] 06:08:42.109 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.109 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.109 0 Serverless function entries were found in the project [INFO] 06:08:42.109 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.109 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.109 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.109 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.109 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.109 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.109 ------------- Run sensors on module OpenDaylight :: PCEP :: PCE Server Provider [INFO] 06:08:42.124 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.124 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.125 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:42.125 Sensor XML Sensor [xml] [INFO] 06:08:42.125 1 source file to be analyzed [INFO] 06:08:42.128 1/1 source file has been analyzed [INFO] 06:08:42.128 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:42.129 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.129 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.129 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.129 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.129 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.140 0 source files to be analyzed [INFO] 06:08:42.142 0/0 source files have been analyzed [INFO] 06:08:42.143 Sensor IaC Docker Sensor [iac] (done) | time=14ms [INFO] 06:08:42.143 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.143 0 Serverless function entries were found in the project [INFO] 06:08:42.143 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.143 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.143 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.143 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.143 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.143 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.143 ------------- Run sensors on module OpenDaylight :: BGP [INFO] 06:08:42.159 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.159 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.159 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.159 Sensor XML Sensor [xml] [INFO] 06:08:42.160 1 source file to be analyzed [INFO] 06:08:42.165 1/1 source file has been analyzed [INFO] 06:08:42.165 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:42.165 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.165 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.165 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.165 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.165 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.166 0 source files to be analyzed [INFO] 06:08:42.168 0/0 source files have been analyzed [INFO] 06:08:42.168 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.168 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.168 0 Serverless function entries were found in the project [INFO] 06:08:42.168 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.168 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.168 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.168 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.168 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.168 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.168 ------------- Run sensors on module OpenDaylight :: BGP :: Openconfig Routing Policy Impl [INFO] 06:08:42.184 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.184 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.184 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.184 Sensor XML Sensor [xml] [INFO] 06:08:42.184 1 source file to be analyzed [INFO] 06:08:42.188 1/1 source file has been analyzed [INFO] 06:08:42.188 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.188 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.188 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.188 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.188 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.188 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.189 0 source files to be analyzed [INFO] 06:08:42.191 0/0 source files have been analyzed [INFO] 06:08:42.191 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.191 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.191 0 Serverless function entries were found in the project [INFO] 06:08:42.191 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.191 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.191 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.191 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.191 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.191 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.191 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Topology :: Api [INFO] 06:08:42.206 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.206 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.206 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.206 Sensor XML Sensor [xml] [INFO] 06:08:42.207 1 source file to be analyzed [INFO] 06:08:42.210 1/1 source file has been analyzed [INFO] 06:08:42.210 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.210 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.210 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.210 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.210 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.210 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.210 0 source files to be analyzed [INFO] 06:08:42.213 0/0 source files have been analyzed [INFO] 06:08:42.213 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.213 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.213 0 Serverless function entries were found in the project [INFO] 06:08:42.213 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.213 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.213 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.213 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.213 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.213 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.213 ------------- Run sensors on module OpenDaylight :: Path Computation Algorithms [INFO] 06:08:42.228 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.228 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.228 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.228 Sensor XML Sensor [xml] [INFO] 06:08:42.229 1 source file to be analyzed [INFO] 06:08:42.231 1/1 source file has been analyzed [INFO] 06:08:42.231 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:42.232 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.232 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.232 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.232 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.232 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.232 0 source files to be analyzed [INFO] 06:08:42.234 0/0 source files have been analyzed [INFO] 06:08:42.235 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.235 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.235 0 Serverless function entries were found in the project [INFO] 06:08:42.235 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.235 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.235 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.235 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.235 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.235 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.235 ------------- Run sensors on module OpenDaylight :: Pcep Configuration Example Files [INFO] 06:08:42.250 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.250 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.250 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.250 Sensor XML Sensor [xml] [INFO] 06:08:42.250 1 source file to be analyzed [INFO] 06:08:42.253 1/1 source file has been analyzed [INFO] 06:08:42.253 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:42.253 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.253 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.254 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.254 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:42.254 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.254 0 source files to be analyzed [INFO] 06:08:42.256 0/0 source files have been analyzed [INFO] 06:08:42.256 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:42.256 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.257 0 Serverless function entries were found in the project [INFO] 06:08:42.257 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.257 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:42.257 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.257 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.257 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.257 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.257 ------------- Run sensors on module OpenDaylight :: BGP :: Openconfig Routing Policy Statements [INFO] 06:08:42.272 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.272 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.272 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.272 Sensor XML Sensor [xml] [INFO] 06:08:42.273 1 source file to be analyzed [INFO] 06:08:42.276 1/1 source file has been analyzed [INFO] 06:08:42.276 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.276 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.276 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.276 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.276 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.276 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.276 0 source files to be analyzed [INFO] 06:08:42.279 0/0 source files have been analyzed [INFO] 06:08:42.279 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.279 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.279 0 Serverless function entries were found in the project [INFO] 06:08:42.279 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.279 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.279 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.279 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.279 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.279 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.279 ------------- Run sensors on module OpenDaylight :: BGPCEP :: BMP Config Loader [INFO] 06:08:42.294 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.294 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.294 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.294 Sensor XML Sensor [xml] [INFO] 06:08:42.295 1 source file to be analyzed [INFO] 06:08:42.298 1/1 source file has been analyzed [INFO] 06:08:42.298 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.299 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.299 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.299 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.299 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.299 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.299 0 source files to be analyzed [INFO] 06:08:42.301 0/0 source files have been analyzed [INFO] 06:08:42.302 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.302 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.302 0 Serverless function entries were found in the project [INFO] 06:08:42.302 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.302 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.302 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.302 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.302 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.302 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.302 ------------- Run sensors on module OpenDaylight :: BGP :: Route Target Constrains [INFO] 06:08:42.317 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.317 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.317 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.317 Sensor XML Sensor [xml] [INFO] 06:08:42.317 1 source file to be analyzed [INFO] 06:08:42.320 1/1 source file has been analyzed [INFO] 06:08:42.320 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:42.320 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.320 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.320 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.320 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.320 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.321 0 source files to be analyzed [INFO] 06:08:42.323 0/0 source files have been analyzed [INFO] 06:08:42.323 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.323 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.323 0 Serverless function entries were found in the project [INFO] 06:08:42.323 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.323 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.323 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.323 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.323 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.323 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.323 ------------- Run sensors on module OpenDaylight :: BGP :: Labeled Unicast [INFO] 06:08:42.338 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.338 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.338 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.338 Sensor XML Sensor [xml] [INFO] 06:08:42.339 1 source file to be analyzed [INFO] 06:08:42.342 1/1 source file has been analyzed [INFO] 06:08:42.342 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.342 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.342 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.342 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.342 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.342 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.343 0 source files to be analyzed [INFO] 06:08:42.345 0/0 source files have been analyzed [INFO] 06:08:42.345 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.345 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.345 0 Serverless function entries were found in the project [INFO] 06:08:42.345 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.345 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.345 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.345 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.345 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.345 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.345 ------------- Run sensors on module OpenDaylight :: BGP :: Topology [INFO] 06:08:42.360 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.360 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.360 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.360 Sensor XML Sensor [xml] [INFO] 06:08:42.361 1 source file to be analyzed [INFO] 06:08:42.364 1/1 source file has been analyzed [INFO] 06:08:42.364 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.364 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.364 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.364 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.364 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.364 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.365 0 source files to be analyzed [INFO] 06:08:42.367 0/0 source files have been analyzed [INFO] 06:08:42.367 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.367 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.367 0 Serverless function entries were found in the project [INFO] 06:08:42.367 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.367 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.367 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.367 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.367 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.367 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.367 ------------- Run sensors on module OpenDaylight :: PCEP :: Segment Routing [INFO] 06:08:42.382 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.382 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.382 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.382 Sensor XML Sensor [xml] [INFO] 06:08:42.383 1 source file to be analyzed [INFO] 06:08:42.385 1/1 source file has been analyzed [INFO] 06:08:42.386 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.386 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.386 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.386 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.386 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.386 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.386 0 source files to be analyzed [INFO] 06:08:42.388 0/0 source files have been analyzed [INFO] 06:08:42.388 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:42.389 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.389 0 Serverless function entries were found in the project [INFO] 06:08:42.389 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.389 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.389 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.389 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.389 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.389 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.389 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Topology Config Loader [INFO] 06:08:42.404 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.404 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.404 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.404 Sensor XML Sensor [xml] [INFO] 06:08:42.404 1 source file to be analyzed [INFO] 06:08:42.407 1/1 source file has been analyzed [INFO] 06:08:42.407 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:42.407 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.407 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.407 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.408 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:42.408 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.408 0 source files to be analyzed [INFO] 06:08:42.410 0/0 source files have been analyzed [INFO] 06:08:42.410 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:42.410 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.410 0 Serverless function entries were found in the project [INFO] 06:08:42.410 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.410 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.410 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.411 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 06:08:42.411 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.411 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.411 ------------- Run sensors on module OpenDaylight :: BGPCEP :: Protocols Config Loader [INFO] 06:08:42.425 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.425 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.425 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.425 Sensor XML Sensor [xml] [INFO] 06:08:42.426 1 source file to be analyzed [INFO] 06:08:42.429 1/1 source file has been analyzed [INFO] 06:08:42.429 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.429 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.429 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.429 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.429 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.429 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.429 0 source files to be analyzed [INFO] 06:08:42.432 0/0 source files have been analyzed [INFO] 06:08:42.432 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.432 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.432 0 Serverless function entries were found in the project [INFO] 06:08:42.432 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.432 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.432 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.432 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.432 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.432 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.432 ------------- Run sensors on module OpenDaylight :: PCEP :: Tunnel Provider [INFO] 06:08:42.447 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.447 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.447 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.447 Sensor XML Sensor [xml] [INFO] 06:08:42.447 1 source file to be analyzed [INFO] 06:08:42.450 1/1 source file has been analyzed [INFO] 06:08:42.450 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:42.450 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.450 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.450 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.450 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.450 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.451 0 source files to be analyzed [INFO] 06:08:42.453 0/0 source files have been analyzed [INFO] 06:08:42.453 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.453 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.453 0 Serverless function entries were found in the project [INFO] 06:08:42.453 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.453 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.453 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.453 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.453 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.454 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 06:08:42.454 ------------- Run sensors on module OpenDaylight :: BGP :: Dependencies [INFO] 06:08:42.468 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.468 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.468 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.468 Sensor XML Sensor [xml] [INFO] 06:08:42.469 1 source file to be analyzed [INFO] 06:08:42.472 1/1 source file has been analyzed [INFO] 06:08:42.472 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.472 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.472 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.472 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.472 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.472 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.472 0 source files to be analyzed [INFO] 06:08:42.475 0/0 source files have been analyzed [INFO] 06:08:42.475 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.475 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.475 0 Serverless function entries were found in the project [INFO] 06:08:42.475 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.475 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.475 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.475 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.475 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.475 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.475 ------------- Run sensors on module bgpcep-features-parent [INFO] 06:08:42.489 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.490 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.490 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:08:42.490 Sensor XML Sensor [xml] [INFO] 06:08:42.490 1 source file to be analyzed [INFO] 06:08:42.494 1/1 source file has been analyzed [INFO] 06:08:42.494 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.494 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.494 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.495 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.495 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:42.495 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.495 0 source files to be analyzed [INFO] 06:08:42.497 0/0 source files have been analyzed [INFO] 06:08:42.497 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:42.498 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.498 0 Serverless function entries were found in the project [INFO] 06:08:42.498 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.498 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.498 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.498 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.498 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.498 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.498 ------------- Run sensors on module feature-repo-parent [INFO] 06:08:42.513 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.513 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.513 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.513 Sensor XML Sensor [xml] [INFO] 06:08:42.514 1 source file to be analyzed [INFO] 06:08:42.517 1/1 source file has been analyzed [INFO] 06:08:42.517 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.517 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.517 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.517 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:42.517 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:42.517 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.517 0 source files to be analyzed [INFO] 06:08:42.520 0/0 source files have been analyzed [INFO] 06:08:42.520 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.520 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.520 0 Serverless function entries were found in the project [INFO] 06:08:42.520 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.520 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.520 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.520 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.520 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.520 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.520 ------------- Run sensors on module concepts [INFO] 06:08:42.535 Sensor JavaSensor [java] [INFO] 06:08:42.535 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:42.535 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:42.536 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:42.536 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 06:08:42.537 Starting batch processing. [INFO] 06:08:42.544 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:42.573 100% analyzed [INFO] 06:08:42.573 Batch processing: Done. [INFO] 06:08:42.573 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 06:08:42.573 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 06:08:42.575 Starting batch processing. [INFO] 06:08:42.609 100% analyzed [INFO] 06:08:42.609 Batch processing: Done. [INFO] 06:08:42.610 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 06:08:42.610 No "Generated" source files to scan. [INFO] 06:08:42.610 Sensor JavaSensor [java] (done) | time=75ms [INFO] 06:08:42.610 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.610 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.610 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.610 Sensor SurefireSensor [java] [INFO] 06:08:42.610 parsing [/w/workspace/bgpcep-sonar/concepts/target/surefire-reports] [INFO] 06:08:42.612 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 06:08:42.612 Sensor XML Sensor [xml] [INFO] 06:08:42.613 1 source file to be analyzed [INFO] 06:08:42.616 1/1 source file has been analyzed [INFO] 06:08:42.616 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.616 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.617 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.617 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:42.618 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:42.618 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.618 0 source files to be analyzed [INFO] 06:08:42.621 0/0 source files have been analyzed [INFO] 06:08:42.621 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.621 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.621 0 Serverless function entries were found in the project [INFO] 06:08:42.621 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.621 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.621 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.621 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.621 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.621 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.621 ------------- Run sensors on module data-change-counter [INFO] 06:08:42.637 Sensor JavaSensor [java] [INFO] 06:08:42.637 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:42.637 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:42.639 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:42.639 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:42.640 Starting batch processing. [INFO] 06:08:42.659 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:42.675 100% analyzed [INFO] 06:08:42.675 Batch processing: Done. [INFO] 06:08:42.676 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:42.676 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 06:08:42.677 Starting batch processing. [INFO] 06:08:42.700 100% analyzed [INFO] 06:08:42.700 Batch processing: Done. [INFO] 06:08:42.701 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:42.701 No "Generated" source files to scan. [INFO] 06:08:42.701 Sensor JavaSensor [java] (done) | time=64ms [INFO] 06:08:42.701 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:42.701 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:42.701 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:42.701 Sensor SurefireSensor [java] [INFO] 06:08:42.701 parsing [/w/workspace/bgpcep-sonar/data-change-counter/target/surefire-reports] [INFO] 06:08:42.702 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:42.702 Sensor XML Sensor [xml] [INFO] 06:08:42.703 1 source file to be analyzed [INFO] 06:08:42.706 1/1 source file has been analyzed [INFO] 06:08:42.706 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:42.706 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:42.706 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:42.707 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:42.707 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:42.707 Sensor IaC Docker Sensor [iac] [INFO] 06:08:42.708 0 source files to be analyzed [INFO] 06:08:42.710 0/0 source files have been analyzed [INFO] 06:08:42.710 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:42.711 Sensor Serverless configuration file sensor [security] [INFO] 06:08:42.711 0 Serverless function entries were found in the project [INFO] 06:08:42.711 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:42.711 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:42.711 Sensor AWS SAM template file sensor [security] [INFO] 06:08:42.711 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:42.711 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:42.711 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:42.711 ------------- Run sensors on module bgp-mvpn [INFO] 06:08:42.726 Sensor JavaSensor [java] [INFO] 06:08:42.726 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:42.727 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:42.728 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:42.729 Using ECJ batch to parse 39 Main java source files with batch size 53 KB. [INFO] 06:08:42.732 Starting batch processing. [INFO] 06:08:42.754 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:43.157 100% analyzed [INFO] 06:08:43.157 Batch processing: Done. [INFO] 06:08:43.157 Did not optimize analysis for any files, performed a full analysis for all 39 files. [INFO] 06:08:43.158 Using ECJ batch to parse 18 Test java source files with batch size 53 KB. [INFO] 06:08:43.161 Starting batch processing. [INFO] 06:08:43.366 100% analyzed [INFO] 06:08:43.366 Batch processing: Done. [INFO] 06:08:43.366 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 06:08:43.366 No "Generated" source files to scan. [INFO] 06:08:43.366 Sensor JavaSensor [java] (done) | time=640ms [INFO] 06:08:43.366 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:43.366 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:43.366 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:43.366 Sensor SurefireSensor [java] [INFO] 06:08:43.366 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/surefire-reports] [INFO] 06:08:43.374 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 06:08:43.374 Sensor XML Sensor [xml] [INFO] 06:08:43.375 1 source file to be analyzed [INFO] 06:08:43.379 1/1 source file has been analyzed [INFO] 06:08:43.379 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:43.379 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:43.379 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:43.379 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:43.383 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 06:08:43.383 Sensor IaC Docker Sensor [iac] [INFO] 06:08:43.384 0 source files to be analyzed [INFO] 06:08:43.386 0/0 source files have been analyzed [INFO] 06:08:43.386 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:43.386 Sensor Serverless configuration file sensor [security] [INFO] 06:08:43.386 0 Serverless function entries were found in the project [INFO] 06:08:43.387 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:43.387 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:43.387 Sensor AWS SAM template file sensor [security] [INFO] 06:08:43.387 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:43.387 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:43.387 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:43.387 ------------- Run sensors on module bgp-evpn [INFO] 06:08:43.403 Sensor JavaSensor [java] [INFO] 06:08:43.403 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:43.403 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:43.405 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:43.405 Using ECJ batch to parse 33 Main java source files with batch size 53 KB. [INFO] 06:08:43.409 Starting batch processing. [INFO] 06:08:43.431 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:43.687 100% analyzed [INFO] 06:08:43.687 Batch processing: Done. [INFO] 06:08:43.688 Did not optimize analysis for any files, performed a full analysis for all 33 files. [INFO] 06:08:43.688 Using ECJ batch to parse 24 Test java source files with batch size 53 KB. [INFO] 06:08:43.692 Starting batch processing. [INFO] 06:08:43.910 100% analyzed [INFO] 06:08:43.910 Batch processing: Done. [INFO] 06:08:43.911 Did not optimize analysis for any files, performed a full analysis for all 24 files. [INFO] 06:08:43.911 No "Generated" source files to scan. [INFO] 06:08:43.911 Sensor JavaSensor [java] (done) | time=508ms [INFO] 06:08:43.911 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:43.911 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:43.911 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:43.911 Sensor SurefireSensor [java] [INFO] 06:08:43.911 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/surefire-reports] [INFO] 06:08:43.921 Sensor SurefireSensor [java] (done) | time=10ms [INFO] 06:08:43.921 Sensor XML Sensor [xml] [INFO] 06:08:43.921 1 source file to be analyzed [INFO] 06:08:43.925 1/1 source file has been analyzed [INFO] 06:08:43.925 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:43.925 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:43.925 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:43.925 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:43.929 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 06:08:43.929 Sensor IaC Docker Sensor [iac] [INFO] 06:08:43.930 0 source files to be analyzed [INFO] 06:08:43.932 0/0 source files have been analyzed [INFO] 06:08:43.932 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:43.932 Sensor Serverless configuration file sensor [security] [INFO] 06:08:43.932 0 Serverless function entries were found in the project [INFO] 06:08:43.932 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:43.932 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:43.932 Sensor AWS SAM template file sensor [security] [INFO] 06:08:43.932 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:43.932 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:43.932 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:43.932 ------------- Run sensors on module bgp-inet [INFO] 06:08:43.947 Sensor JavaSensor [java] [INFO] 06:08:43.947 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:43.947 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:43.949 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:43.949 Using ECJ batch to parse 11 Main java source files with batch size 53 KB. [INFO] 06:08:43.952 Starting batch processing. [INFO] 06:08:43.980 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:44.044 100% analyzed [INFO] 06:08:44.044 Batch processing: Done. [INFO] 06:08:44.044 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 06:08:44.044 Using ECJ batch to parse 7 Test java source files with batch size 53 KB. [INFO] 06:08:44.047 Starting batch processing. [INFO] 06:08:44.162 100% analyzed [INFO] 06:08:44.162 Batch processing: Done. [INFO] 06:08:44.162 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 06:08:44.162 No "Generated" source files to scan. [INFO] 06:08:44.163 Sensor JavaSensor [java] (done) | time=216ms [INFO] 06:08:44.163 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:44.163 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:44.163 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:44.163 Sensor SurefireSensor [java] [INFO] 06:08:44.163 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/inet/target/surefire-reports] [INFO] 06:08:44.166 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 06:08:44.166 Sensor XML Sensor [xml] [INFO] 06:08:44.167 1 source file to be analyzed [INFO] 06:08:44.170 1/1 source file has been analyzed [INFO] 06:08:44.170 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:44.170 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:44.170 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:44.170 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:44.172 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:44.172 Sensor IaC Docker Sensor [iac] [INFO] 06:08:44.172 0 source files to be analyzed [INFO] 06:08:44.174 0/0 source files have been analyzed [INFO] 06:08:44.174 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:44.174 Sensor Serverless configuration file sensor [security] [INFO] 06:08:44.174 0 Serverless function entries were found in the project [INFO] 06:08:44.174 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:44.174 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:44.174 Sensor AWS SAM template file sensor [security] [INFO] 06:08:44.175 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 06:08:44.175 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:44.175 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:44.175 ------------- Run sensors on module bgp-labeled-unicast [INFO] 06:08:44.190 Sensor JavaSensor [java] [INFO] 06:08:44.190 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:44.190 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:44.192 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:44.192 Using ECJ batch to parse 9 Main java source files with batch size 53 KB. [INFO] 06:08:44.195 Starting batch processing. [INFO] 06:08:44.227 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:44.290 100% analyzed [INFO] 06:08:44.290 Batch processing: Done. [INFO] 06:08:44.291 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 06:08:44.291 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 06:08:44.294 Starting batch processing. [INFO] 06:08:44.412 100% analyzed [INFO] 06:08:44.412 Batch processing: Done. [INFO] 06:08:44.412 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 06:08:44.412 No "Generated" source files to scan. [INFO] 06:08:44.412 Sensor JavaSensor [java] (done) | time=222ms [INFO] 06:08:44.412 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:44.412 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:44.412 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:44.412 Sensor SurefireSensor [java] [INFO] 06:08:44.413 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/surefire-reports] [INFO] 06:08:44.416 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 06:08:44.416 Sensor XML Sensor [xml] [INFO] 06:08:44.416 1 source file to be analyzed [INFO] 06:08:44.420 1/1 source file has been analyzed [INFO] 06:08:44.420 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:44.420 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:44.420 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:44.420 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:44.422 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:44.422 Sensor IaC Docker Sensor [iac] [INFO] 06:08:44.422 0 source files to be analyzed [INFO] 06:08:44.425 0/0 source files have been analyzed [INFO] 06:08:44.425 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:44.425 Sensor Serverless configuration file sensor [security] [INFO] 06:08:44.425 0 Serverless function entries were found in the project [INFO] 06:08:44.425 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:44.425 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:44.425 Sensor AWS SAM template file sensor [security] [INFO] 06:08:44.425 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:44.425 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:44.425 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:44.425 ------------- Run sensors on module bgp-route-target [INFO] 06:08:44.449 Sensor JavaSensor [java] [INFO] 06:08:44.449 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:44.449 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:44.451 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:44.451 Using ECJ batch to parse 17 Main java source files with batch size 53 KB. [INFO] 06:08:44.454 Starting batch processing. [INFO] 06:08:44.474 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:44.563 100% analyzed [INFO] 06:08:44.563 Batch processing: Done. [INFO] 06:08:44.563 Did not optimize analysis for any files, performed a full analysis for all 17 files. [INFO] 06:08:44.564 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 06:08:44.566 Starting batch processing. [INFO] 06:08:44.638 100% analyzed [INFO] 06:08:44.638 Batch processing: Done. [INFO] 06:08:44.638 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 06:08:44.638 No "Generated" source files to scan. [INFO] 06:08:44.638 Sensor JavaSensor [java] (done) | time=189ms [INFO] 06:08:44.639 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:44.639 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:44.639 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:44.639 Sensor SurefireSensor [java] [INFO] 06:08:44.639 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/surefire-reports] [INFO] 06:08:44.642 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 06:08:44.642 Sensor XML Sensor [xml] [INFO] 06:08:44.643 1 source file to be analyzed [INFO] 06:08:44.647 1/1 source file has been analyzed [INFO] 06:08:44.647 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:44.647 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:44.647 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:44.647 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:44.649 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:44.649 Sensor IaC Docker Sensor [iac] [INFO] 06:08:44.649 0 source files to be analyzed [INFO] 06:08:44.651 0/0 source files have been analyzed [INFO] 06:08:44.652 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:44.652 Sensor Serverless configuration file sensor [security] [INFO] 06:08:44.652 0 Serverless function entries were found in the project [INFO] 06:08:44.652 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:44.652 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:44.652 Sensor AWS SAM template file sensor [security] [INFO] 06:08:44.652 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:44.652 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:44.652 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:44.652 ------------- Run sensors on module bgp-l3vpn [INFO] 06:08:44.667 Sensor JavaSensor [java] [INFO] 06:08:44.667 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:44.667 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:44.669 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:44.669 Using ECJ batch to parse 19 Main java source files with batch size 53 KB. [INFO] 06:08:44.672 Starting batch processing. [INFO] 06:08:44.696 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:44.865 100% analyzed [INFO] 06:08:44.865 Batch processing: Done. [INFO] 06:08:44.866 Did not optimize analysis for any files, performed a full analysis for all 19 files. [INFO] 06:08:44.866 Using ECJ batch to parse 12 Test java source files with batch size 53 KB. [INFO] 06:08:44.869 Starting batch processing. [INFO] 06:08:45.020 100% analyzed [INFO] 06:08:45.020 Batch processing: Done. [INFO] 06:08:45.020 Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] 06:08:45.020 No "Generated" source files to scan. [INFO] 06:08:45.020 Sensor JavaSensor [java] (done) | time=353ms [INFO] 06:08:45.021 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:45.021 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:45.021 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:45.021 Sensor SurefireSensor [java] [INFO] 06:08:45.021 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/surefire-reports] [INFO] 06:08:45.026 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 06:08:45.026 Sensor XML Sensor [xml] [INFO] 06:08:45.027 1 source file to be analyzed [INFO] 06:08:45.031 1/1 source file has been analyzed [INFO] 06:08:45.031 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:45.031 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:45.031 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:45.031 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:45.033 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:45.033 Sensor IaC Docker Sensor [iac] [INFO] 06:08:45.034 0 source files to be analyzed [INFO] 06:08:45.036 0/0 source files have been analyzed [INFO] 06:08:45.036 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:45.036 Sensor Serverless configuration file sensor [security] [INFO] 06:08:45.036 0 Serverless function entries were found in the project [INFO] 06:08:45.036 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:45.036 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:45.036 Sensor AWS SAM template file sensor [security] [INFO] 06:08:45.036 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:45.036 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:45.036 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:45.037 ------------- Run sensors on module bgp-extension-parent [INFO] 06:08:45.052 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:45.052 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:45.052 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:45.052 Sensor XML Sensor [xml] [INFO] 06:08:45.053 1 source file to be analyzed [INFO] 06:08:45.057 1/1 source file has been analyzed [INFO] 06:08:45.058 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:45.058 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:45.058 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:45.058 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:45.058 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:45.058 Sensor IaC Docker Sensor [iac] [INFO] 06:08:45.059 0 source files to be analyzed [INFO] 06:08:45.061 0/0 source files have been analyzed [INFO] 06:08:45.061 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:45.061 Sensor Serverless configuration file sensor [security] [INFO] 06:08:45.061 0 Serverless function entries were found in the project [INFO] 06:08:45.061 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:45.061 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:45.061 Sensor AWS SAM template file sensor [security] [INFO] 06:08:45.061 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:45.061 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:45.061 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:45.061 ------------- Run sensors on module bgp-linkstate [INFO] 06:08:45.075 Sensor JavaSensor [java] [INFO] 06:08:45.075 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:45.075 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:45.077 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:45.077 Using ECJ batch to parse 64 Main java source files with batch size 53 KB. [INFO] 06:08:45.080 Starting batch processing. [INFO] 06:08:45.108 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:45.729 100% analyzed [INFO] 06:08:45.729 Batch processing: Done. [INFO] 06:08:45.730 Did not optimize analysis for any files, performed a full analysis for all 64 files. [INFO] 06:08:45.730 Using ECJ batch to parse 8 Test java source files with batch size 53 KB. [INFO] 06:08:45.732 Starting batch processing. [INFO] 06:08:46.007 100% analyzed [INFO] 06:08:46.007 Batch processing: Done. [INFO] 06:08:46.008 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 06:08:46.008 No "Generated" source files to scan. [INFO] 06:08:46.008 Sensor JavaSensor [java] (done) | time=933ms [INFO] 06:08:46.008 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:46.008 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:46.008 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:46.008 Sensor SurefireSensor [java] [INFO] 06:08:46.008 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/surefire-reports] [INFO] 06:08:46.012 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 06:08:46.012 Sensor XML Sensor [xml] [INFO] 06:08:46.013 1 source file to be analyzed [INFO] 06:08:46.016 1/1 source file has been analyzed [INFO] 06:08:46.016 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:46.016 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:46.016 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:46.017 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:46.025 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] 06:08:46.025 Sensor IaC Docker Sensor [iac] [INFO] 06:08:46.025 0 source files to be analyzed [INFO] 06:08:46.027 0/0 source files have been analyzed [INFO] 06:08:46.027 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:46.027 Sensor Serverless configuration file sensor [security] [INFO] 06:08:46.027 0 Serverless function entries were found in the project [INFO] 06:08:46.027 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:46.027 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:46.027 Sensor AWS SAM template file sensor [security] [INFO] 06:08:46.028 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 06:08:46.028 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:46.028 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:46.028 ------------- Run sensors on module bgp-flowspec [INFO] 06:08:46.042 Sensor JavaSensor [java] [INFO] 06:08:46.042 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:46.042 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:46.044 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:46.044 Using ECJ batch to parse 57 Main java source files with batch size 53 KB. [INFO] 06:08:46.047 Starting batch processing. [INFO] 06:08:46.065 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:46.518 100% analyzed [INFO] 06:08:46.518 Batch processing: Done. [INFO] 06:08:46.518 Did not optimize analysis for any files, performed a full analysis for all 57 files. [INFO] 06:08:46.518 Using ECJ batch to parse 14 Test java source files with batch size 53 KB. [INFO] 06:08:46.521 Starting batch processing. [INFO] 06:08:46.914 100% analyzed [INFO] 06:08:46.914 Batch processing: Done. [INFO] 06:08:46.914 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 06:08:46.914 No "Generated" source files to scan. [INFO] 06:08:46.914 Sensor JavaSensor [java] (done) | time=872ms [INFO] 06:08:46.914 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:46.914 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:46.914 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:46.915 Sensor SurefireSensor [java] [INFO] 06:08:46.915 parsing [/w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/surefire-reports] [INFO] 06:08:46.922 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 06:08:46.922 Sensor XML Sensor [xml] [INFO] 06:08:46.923 1 source file to be analyzed [INFO] 06:08:46.926 1/1 source file has been analyzed [INFO] 06:08:46.926 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:46.926 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:46.926 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:46.926 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:46.932 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 06:08:46.932 Sensor IaC Docker Sensor [iac] [INFO] 06:08:46.933 0 source files to be analyzed [INFO] 06:08:46.951 0/0 source files have been analyzed [INFO] 06:08:46.951 Sensor IaC Docker Sensor [iac] (done) | time=19ms [INFO] 06:08:46.951 Sensor Serverless configuration file sensor [security] [INFO] 06:08:46.951 0 Serverless function entries were found in the project [INFO] 06:08:46.951 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:46.951 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:46.951 Sensor AWS SAM template file sensor [security] [INFO] 06:08:46.951 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:46.951 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:46.951 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:46.951 ------------- Run sensors on module extensions [INFO] 06:08:46.967 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:46.967 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:46.967 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:46.967 Sensor XML Sensor [xml] [INFO] 06:08:46.968 1 source file to be analyzed [INFO] 06:08:46.970 1/1 source file has been analyzed [INFO] 06:08:46.970 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:46.970 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:46.970 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:46.970 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:46.970 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:46.971 Sensor IaC Docker Sensor [iac] [INFO] 06:08:46.971 0 source files to be analyzed [INFO] 06:08:46.973 0/0 source files have been analyzed [INFO] 06:08:46.973 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:46.973 Sensor Serverless configuration file sensor [security] [INFO] 06:08:46.973 0 Serverless function entries were found in the project [INFO] 06:08:46.973 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:46.973 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:46.973 Sensor AWS SAM template file sensor [security] [INFO] 06:08:46.973 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:46.973 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:46.973 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:46.973 ------------- Run sensors on module bgp-benchmark-app [INFO] 06:08:46.987 Sensor JavaSensor [java] [INFO] 06:08:46.987 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:46.988 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:46.989 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:46.989 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 06:08:46.991 Starting batch processing. [INFO] 06:08:47.021 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:47.032 100% analyzed [INFO] 06:08:47.032 Batch processing: Done. [INFO] 06:08:47.032 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:47.033 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 06:08:47.034 Starting batch processing. [INFO] 06:08:47.057 100% analyzed [INFO] 06:08:47.057 Batch processing: Done. [INFO] 06:08:47.058 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:47.058 No "Generated" source files to scan. [INFO] 06:08:47.058 Sensor JavaSensor [java] (done) | time=71ms [INFO] 06:08:47.058 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:47.058 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:47.058 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:47.058 Sensor SurefireSensor [java] [INFO] 06:08:47.058 parsing [/w/workspace/bgpcep-sonar/bgp/benchmark-app/target/surefire-reports] [INFO] 06:08:47.059 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:47.059 Sensor XML Sensor [xml] [INFO] 06:08:47.059 1 source file to be analyzed [INFO] 06:08:47.063 1/1 source file has been analyzed [INFO] 06:08:47.063 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:47.063 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:47.063 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:47.063 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:47.064 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:47.064 Sensor IaC Docker Sensor [iac] [INFO] 06:08:47.064 0 source files to be analyzed [INFO] 06:08:47.066 0/0 source files have been analyzed [INFO] 06:08:47.066 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:47.066 Sensor Serverless configuration file sensor [security] [INFO] 06:08:47.066 0 Serverless function entries were found in the project [INFO] 06:08:47.066 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:47.066 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:47.066 Sensor AWS SAM template file sensor [security] [INFO] 06:08:47.066 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:47.066 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:47.066 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:47.066 ------------- Run sensors on module bgp-cli [INFO] 06:08:47.091 Sensor JavaSensor [java] [INFO] 06:08:47.091 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:47.091 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:47.093 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:47.093 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 06:08:47.094 Starting batch processing. [INFO] 06:08:47.107 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:47.147 100% analyzed [INFO] 06:08:47.147 Batch processing: Done. [INFO] 06:08:47.147 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 06:08:47.147 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 06:08:47.149 Starting batch processing. [INFO] 06:08:47.192 100% analyzed [INFO] 06:08:47.192 Batch processing: Done. [INFO] 06:08:47.193 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 06:08:47.193 No "Generated" source files to scan. [INFO] 06:08:47.193 Sensor JavaSensor [java] (done) | time=102ms [INFO] 06:08:47.193 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:47.193 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:47.193 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:47.193 Sensor SurefireSensor [java] [INFO] 06:08:47.193 parsing [/w/workspace/bgpcep-sonar/bgp/cli/target/surefire-reports] [INFO] 06:08:47.195 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 06:08:47.195 Sensor XML Sensor [xml] [INFO] 06:08:47.196 1 source file to be analyzed [INFO] 06:08:47.199 1/1 source file has been analyzed [INFO] 06:08:47.199 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:47.199 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:47.199 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:47.200 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:47.201 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:47.201 Sensor IaC Docker Sensor [iac] [INFO] 06:08:47.215 0 source files to be analyzed [INFO] 06:08:47.217 0/0 source files have been analyzed [INFO] 06:08:47.217 Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] 06:08:47.217 Sensor Serverless configuration file sensor [security] [INFO] 06:08:47.217 0 Serverless function entries were found in the project [INFO] 06:08:47.217 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:47.217 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:47.217 Sensor AWS SAM template file sensor [security] [INFO] 06:08:47.217 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:47.217 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:47.217 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:47.217 ------------- Run sensors on module bgp-rib-api [INFO] 06:08:47.232 Sensor JavaSensor [java] [INFO] 06:08:47.232 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:47.232 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:47.233 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:47.233 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:47.234 Starting batch processing. [INFO] 06:08:47.242 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:47.246 100% analyzed [INFO] 06:08:47.246 Batch processing: Done. [INFO] 06:08:47.247 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:47.247 No "Test" source files to scan. [INFO] 06:08:47.247 No "Generated" source files to scan. [INFO] 06:08:47.247 Sensor JavaSensor [java] (done) | time=15ms [INFO] 06:08:47.247 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:47.247 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:47.247 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:47.247 Sensor SurefireSensor [java] [INFO] 06:08:47.247 parsing [/w/workspace/bgpcep-sonar/bgp/rib-api/target/surefire-reports] [INFO] 06:08:47.247 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:47.247 Sensor XML Sensor [xml] [INFO] 06:08:47.248 1 source file to be analyzed [INFO] 06:08:47.251 1/1 source file has been analyzed [INFO] 06:08:47.251 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:47.251 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:47.251 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:47.251 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:47.252 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:47.252 Sensor IaC Docker Sensor [iac] [INFO] 06:08:47.252 0 source files to be analyzed [INFO] 06:08:47.254 0/0 source files have been analyzed [INFO] 06:08:47.254 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:47.254 Sensor Serverless configuration file sensor [security] [INFO] 06:08:47.254 0 Serverless function entries were found in the project [INFO] 06:08:47.254 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:47.254 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:47.254 Sensor AWS SAM template file sensor [security] [INFO] 06:08:47.254 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:47.255 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:47.255 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:47.255 ------------- Run sensors on module bgp-parser-api [INFO] 06:08:47.270 Sensor JavaSensor [java] [INFO] 06:08:47.270 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:47.270 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:47.271 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:47.271 Using ECJ batch to parse 9 Main java source files with batch size 53 KB. [INFO] 06:08:47.273 Starting batch processing. [INFO] 06:08:47.283 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:47.330 100% analyzed [INFO] 06:08:47.330 Batch processing: Done. [INFO] 06:08:47.330 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 06:08:47.330 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 06:08:47.331 Starting batch processing. [INFO] 06:08:47.358 100% analyzed [INFO] 06:08:47.358 Batch processing: Done. [INFO] 06:08:47.358 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:47.358 No "Generated" source files to scan. [INFO] 06:08:47.358 Sensor JavaSensor [java] (done) | time=88ms [INFO] 06:08:47.359 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:47.359 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:47.359 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:47.359 Sensor SurefireSensor [java] [INFO] 06:08:47.359 parsing [/w/workspace/bgpcep-sonar/bgp/parser-api/target/surefire-reports] [INFO] 06:08:47.360 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:47.360 Sensor XML Sensor [xml] [INFO] 06:08:47.360 1 source file to be analyzed [INFO] 06:08:47.364 1/1 source file has been analyzed [INFO] 06:08:47.364 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:47.364 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:47.364 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:47.364 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:47.365 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:47.365 Sensor IaC Docker Sensor [iac] [INFO] 06:08:47.366 0 source files to be analyzed [INFO] 06:08:47.368 0/0 source files have been analyzed [INFO] 06:08:47.368 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:47.368 Sensor Serverless configuration file sensor [security] [INFO] 06:08:47.368 0 Serverless function entries were found in the project [INFO] 06:08:47.368 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:47.368 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:47.368 Sensor AWS SAM template file sensor [security] [INFO] 06:08:47.368 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:47.368 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:47.368 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:47.368 ------------- Run sensors on module bgp-openconfig-state [INFO] 06:08:47.383 Sensor JavaSensor [java] [INFO] 06:08:47.383 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:47.383 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:47.385 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:47.385 Using ECJ batch to parse 4 Main java source files with batch size 53 KB. [INFO] 06:08:47.387 Starting batch processing. [INFO] 06:08:47.409 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:47.488 100% analyzed [INFO] 06:08:47.488 Batch processing: Done. [INFO] 06:08:47.488 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 06:08:47.488 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 06:08:47.492 Starting batch processing. [INFO] 06:08:47.581 100% analyzed [INFO] 06:08:47.581 Batch processing: Done. [INFO] 06:08:47.582 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 06:08:47.582 No "Generated" source files to scan. [INFO] 06:08:47.582 Sensor JavaSensor [java] (done) | time=199ms [INFO] 06:08:47.582 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:47.582 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:47.582 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:47.582 Sensor SurefireSensor [java] [INFO] 06:08:47.582 parsing [/w/workspace/bgpcep-sonar/bgp/openconfig-state/target/surefire-reports] [INFO] 06:08:47.584 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 06:08:47.584 Sensor XML Sensor [xml] [INFO] 06:08:47.585 1 source file to be analyzed [INFO] 06:08:47.590 1/1 source file has been analyzed [INFO] 06:08:47.590 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:47.590 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:47.590 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:47.590 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:47.591 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:47.591 Sensor IaC Docker Sensor [iac] [INFO] 06:08:47.592 0 source files to be analyzed [INFO] 06:08:47.594 0/0 source files have been analyzed [INFO] 06:08:47.594 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:47.594 Sensor Serverless configuration file sensor [security] [INFO] 06:08:47.594 0 Serverless function entries were found in the project [INFO] 06:08:47.594 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:47.594 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:47.594 Sensor AWS SAM template file sensor [security] [INFO] 06:08:47.594 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:47.594 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:47.594 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:47.594 ------------- Run sensors on module bgp-rib-mock [INFO] 06:08:47.608 Sensor JavaSensor [java] [INFO] 06:08:47.608 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:47.608 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:47.610 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:47.610 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:47.611 Starting batch processing. [INFO] 06:08:47.627 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:47.647 100% analyzed [INFO] 06:08:47.647 Batch processing: Done. [INFO] 06:08:47.647 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:47.647 No "Test" source files to scan. [INFO] 06:08:47.647 No "Generated" source files to scan. [INFO] 06:08:47.647 Sensor JavaSensor [java] (done) | time=39ms [INFO] 06:08:47.647 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:47.647 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:47.647 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:47.647 Sensor SurefireSensor [java] [INFO] 06:08:47.647 parsing [/w/workspace/bgpcep-sonar/bgp/rib-mock/target/surefire-reports] [INFO] 06:08:47.648 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:47.648 Sensor XML Sensor [xml] [INFO] 06:08:47.648 1 source file to be analyzed [INFO] 06:08:47.651 1/1 source file has been analyzed [INFO] 06:08:47.652 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:47.652 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:47.652 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:47.652 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:47.652 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:47.653 Sensor IaC Docker Sensor [iac] [INFO] 06:08:47.653 0 source files to be analyzed [INFO] 06:08:47.655 0/0 source files have been analyzed [INFO] 06:08:47.655 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:47.655 Sensor Serverless configuration file sensor [security] [INFO] 06:08:47.655 0 Serverless function entries were found in the project [INFO] 06:08:47.655 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:47.655 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:47.655 Sensor AWS SAM template file sensor [security] [INFO] 06:08:47.655 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:47.655 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:47.655 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:47.655 ------------- Run sensors on module bgp-openconfig-rp-statement [INFO] 06:08:47.669 Sensor JavaSensor [java] [INFO] 06:08:47.670 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:47.670 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:47.672 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:47.672 Using ECJ batch to parse 21 Main java source files with batch size 53 KB. [INFO] 06:08:47.675 Starting batch processing. [INFO] 06:08:47.698 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:47.920 100% analyzed [INFO] 06:08:47.920 Batch processing: Done. [INFO] 06:08:47.920 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 06:08:47.920 Using ECJ batch to parse 13 Test java source files with batch size 53 KB. [INFO] 06:08:47.924 Starting batch processing. [INFO] 06:08:48.032 100% analyzed [INFO] 06:08:48.032 Batch processing: Done. [INFO] 06:08:48.033 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 06:08:48.033 No "Generated" source files to scan. [INFO] 06:08:48.033 Sensor JavaSensor [java] (done) | time=364ms [INFO] 06:08:48.033 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:48.033 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:48.033 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:48.033 Sensor SurefireSensor [java] [INFO] 06:08:48.033 parsing [/w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/surefire-reports] [INFO] 06:08:48.038 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 06:08:48.038 Sensor XML Sensor [xml] [INFO] 06:08:48.039 1 source file to be analyzed [INFO] 06:08:48.044 1/1 source file has been analyzed [INFO] 06:08:48.044 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:48.044 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:48.044 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:48.045 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:48.047 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 06:08:48.047 Sensor IaC Docker Sensor [iac] [INFO] 06:08:48.048 0 source files to be analyzed [INFO] 06:08:48.050 0/0 source files have been analyzed [INFO] 06:08:48.050 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:48.050 Sensor Serverless configuration file sensor [security] [INFO] 06:08:48.050 0 Serverless function entries were found in the project [INFO] 06:08:48.050 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:48.050 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:48.050 Sensor AWS SAM template file sensor [security] [INFO] 06:08:48.050 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:48.050 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:48.050 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:48.050 ------------- Run sensors on module bgp-rib-spi [INFO] 06:08:48.064 Sensor JavaSensor [java] [INFO] 06:08:48.064 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:48.064 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:48.066 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:48.067 Using ECJ batch to parse 52 Main java source files with batch size 53 KB. [INFO] 06:08:48.070 Starting batch processing. [INFO] 06:08:48.083 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:48.305 100% analyzed [INFO] 06:08:48.306 Batch processing: Done. [INFO] 06:08:48.306 Did not optimize analysis for any files, performed a full analysis for all 52 files. [INFO] 06:08:48.306 Using ECJ batch to parse 10 Test java source files with batch size 53 KB. [INFO] 06:08:48.309 Starting batch processing. [INFO] 06:08:48.386 100% analyzed [INFO] 06:08:48.386 Batch processing: Done. [INFO] 06:08:48.387 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 06:08:48.387 No "Generated" source files to scan. [INFO] 06:08:48.387 Sensor JavaSensor [java] (done) | time=323ms [INFO] 06:08:48.387 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:48.387 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:48.387 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:48.387 Sensor SurefireSensor [java] [INFO] 06:08:48.387 parsing [/w/workspace/bgpcep-sonar/bgp/rib-spi/target/surefire-reports] [INFO] 06:08:48.390 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 06:08:48.390 Sensor XML Sensor [xml] [INFO] 06:08:48.391 1 source file to be analyzed [INFO] 06:08:48.396 1/1 source file has been analyzed [INFO] 06:08:48.396 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:48.396 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:48.396 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:48.396 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:48.400 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 06:08:48.400 Sensor IaC Docker Sensor [iac] [INFO] 06:08:48.400 0 source files to be analyzed [INFO] 06:08:48.402 0/0 source files have been analyzed [INFO] 06:08:48.402 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:48.402 Sensor Serverless configuration file sensor [security] [INFO] 06:08:48.403 0 Serverless function entries were found in the project [INFO] 06:08:48.403 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:48.403 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:48.403 Sensor AWS SAM template file sensor [security] [INFO] 06:08:48.403 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:48.403 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:48.403 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:48.403 ------------- Run sensors on module bgp-topology-provider [INFO] 06:08:48.417 Sensor JavaSensor [java] [INFO] 06:08:48.418 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:48.418 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:48.420 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:48.420 Using ECJ batch to parse 18 Main java source files with batch size 53 KB. [INFO] 06:08:48.421 Starting batch processing. [INFO] 06:08:48.432 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:48.830 100% analyzed [INFO] 06:08:48.830 Batch processing: Done. [INFO] 06:08:48.831 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 06:08:48.831 Using ECJ batch to parse 6 Test java source files with batch size 53 KB. [INFO] 06:08:48.834 Starting batch processing. [INFO] 06:08:48.982 100% analyzed [INFO] 06:08:48.982 Batch processing: Done. [INFO] 06:08:48.983 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 06:08:48.983 No "Generated" source files to scan. [INFO] 06:08:48.983 Sensor JavaSensor [java] (done) | time=566ms [INFO] 06:08:48.983 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:48.983 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:48.983 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:48.983 Sensor SurefireSensor [java] [INFO] 06:08:48.983 parsing [/w/workspace/bgpcep-sonar/bgp/topology-provider/target/surefire-reports] [INFO] 06:08:48.985 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 06:08:48.985 Sensor XML Sensor [xml] [INFO] 06:08:48.986 1 source file to be analyzed [INFO] 06:08:48.991 1/1 source file has been analyzed [INFO] 06:08:48.991 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:48.991 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:48.991 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:48.991 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:48.996 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 06:08:48.996 Sensor IaC Docker Sensor [iac] [INFO] 06:08:48.996 0 source files to be analyzed [INFO] 06:08:48.998 0/0 source files have been analyzed [INFO] 06:08:48.998 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:48.998 Sensor Serverless configuration file sensor [security] [INFO] 06:08:48.998 0 Serverless function entries were found in the project [INFO] 06:08:48.998 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:48.998 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:48.998 Sensor AWS SAM template file sensor [security] [INFO] 06:08:48.998 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:48.998 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:48.998 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:48.999 ------------- Run sensors on module bgp-util [INFO] 06:08:49.013 Sensor JavaSensor [java] [INFO] 06:08:49.013 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:49.013 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:49.014 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:49.015 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:49.015 Starting batch processing. [INFO] 06:08:49.027 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:49.036 100% analyzed [INFO] 06:08:49.036 Batch processing: Done. [INFO] 06:08:49.036 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:49.036 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 06:08:49.037 Starting batch processing. [INFO] 06:08:49.052 100% analyzed [INFO] 06:08:49.053 Batch processing: Done. [INFO] 06:08:49.053 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:49.053 No "Generated" source files to scan. [INFO] 06:08:49.053 Sensor JavaSensor [java] (done) | time=40ms [INFO] 06:08:49.053 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:49.053 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:49.053 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:49.053 Sensor SurefireSensor [java] [INFO] 06:08:49.053 parsing [/w/workspace/bgpcep-sonar/bgp/util/target/surefire-reports] [INFO] 06:08:49.054 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:49.054 Sensor XML Sensor [xml] [INFO] 06:08:49.055 1 source file to be analyzed [INFO] 06:08:49.057 1/1 source file has been analyzed [INFO] 06:08:49.057 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:49.057 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:49.057 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:49.058 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:49.058 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:49.058 Sensor IaC Docker Sensor [iac] [INFO] 06:08:49.059 0 source files to be analyzed [INFO] 06:08:49.061 0/0 source files have been analyzed [INFO] 06:08:49.061 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:49.061 Sensor Serverless configuration file sensor [security] [INFO] 06:08:49.061 0 Serverless function entries were found in the project [INFO] 06:08:49.061 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:49.061 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:49.061 Sensor AWS SAM template file sensor [security] [INFO] 06:08:49.061 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:49.061 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:49.061 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:49.061 ------------- Run sensors on module bgp-config-example [INFO] 06:08:49.075 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:49.075 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:49.075 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:49.075 Sensor XML Sensor [xml] [INFO] 06:08:49.076 1 source file to be analyzed [INFO] 06:08:49.087 1/1 source file has been analyzed [INFO] 06:08:49.087 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 06:08:49.087 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:49.088 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:49.088 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:49.088 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:49.088 Sensor IaC Docker Sensor [iac] [INFO] 06:08:49.089 0 source files to be analyzed [INFO] 06:08:49.091 0/0 source files have been analyzed [INFO] 06:08:49.091 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:49.091 Sensor Serverless configuration file sensor [security] [INFO] 06:08:49.091 0 Serverless function entries were found in the project [INFO] 06:08:49.091 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:49.091 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:49.091 Sensor AWS SAM template file sensor [security] [INFO] 06:08:49.091 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:49.091 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:49.091 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:49.091 ------------- Run sensors on module bgp-parser-impl [INFO] 06:08:49.105 Sensor JavaSensor [java] [INFO] 06:08:49.105 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:49.105 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:49.107 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:49.107 Using ECJ batch to parse 52 Main java source files with batch size 53 KB. [INFO] 06:08:49.110 Starting batch processing. [INFO] 06:08:49.122 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:49.498 100% analyzed [INFO] 06:08:49.498 Batch processing: Done. [INFO] 06:08:49.498 Did not optimize analysis for any files, performed a full analysis for all 52 files. [INFO] 06:08:49.498 Using ECJ batch to parse 42 Test java source files with batch size 53 KB. [INFO] 06:08:49.501 Starting batch processing. [INFO] 06:08:49.801 100% analyzed [INFO] 06:08:49.801 Batch processing: Done. [INFO] 06:08:49.802 Did not optimize analysis for any files, performed a full analysis for all 42 files. [INFO] 06:08:49.802 No "Generated" source files to scan. [INFO] 06:08:49.802 Sensor JavaSensor [java] (done) | time=697ms [INFO] 06:08:49.802 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:49.802 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:49.802 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:49.802 Sensor SurefireSensor [java] [INFO] 06:08:49.802 parsing [/w/workspace/bgpcep-sonar/bgp/parser-impl/target/surefire-reports] [INFO] 06:08:49.815 Sensor SurefireSensor [java] (done) | time=13ms [INFO] 06:08:49.816 Sensor XML Sensor [xml] [INFO] 06:08:49.816 1 source file to be analyzed [INFO] 06:08:49.820 1/1 source file has been analyzed [INFO] 06:08:49.821 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:49.821 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:49.821 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:49.821 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:49.827 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 06:08:49.827 Sensor IaC Docker Sensor [iac] [INFO] 06:08:49.827 0 source files to be analyzed [INFO] 06:08:49.829 0/0 source files have been analyzed [INFO] 06:08:49.829 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:49.829 Sensor Serverless configuration file sensor [security] [INFO] 06:08:49.830 0 Serverless function entries were found in the project [INFO] 06:08:49.830 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:49.830 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:49.830 Sensor AWS SAM template file sensor [security] [INFO] 06:08:49.830 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:49.830 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:49.830 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:49.830 ------------- Run sensors on module bgp-concepts [INFO] 06:08:49.845 Sensor JavaSensor [java] [INFO] 06:08:49.845 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:49.845 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:49.846 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:49.846 Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] 06:08:49.847 Starting batch processing. [INFO] 06:08:49.859 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:49.890 100% analyzed [INFO] 06:08:49.890 Batch processing: Done. [INFO] 06:08:49.890 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 06:08:49.891 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 06:08:49.892 Starting batch processing. [INFO] 06:08:49.913 100% analyzed [INFO] 06:08:49.913 Batch processing: Done. [INFO] 06:08:49.913 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:49.913 No "Generated" source files to scan. [INFO] 06:08:49.913 Sensor JavaSensor [java] (done) | time=68ms [INFO] 06:08:49.913 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:49.913 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:49.913 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:49.913 Sensor SurefireSensor [java] [INFO] 06:08:49.914 parsing [/w/workspace/bgpcep-sonar/bgp/concepts/target/surefire-reports] [INFO] 06:08:49.915 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 06:08:49.915 Sensor XML Sensor [xml] [INFO] 06:08:49.915 1 source file to be analyzed [INFO] 06:08:49.918 1/1 source file has been analyzed [INFO] 06:08:49.918 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:49.918 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:49.918 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:49.918 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:49.919 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:49.920 Sensor IaC Docker Sensor [iac] [INFO] 06:08:49.920 0 source files to be analyzed [INFO] 06:08:49.922 0/0 source files have been analyzed [INFO] 06:08:49.922 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:49.922 Sensor Serverless configuration file sensor [security] [INFO] 06:08:49.922 0 Serverless function entries were found in the project [INFO] 06:08:49.922 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:49.922 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:49.922 Sensor AWS SAM template file sensor [security] [INFO] 06:08:49.922 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:49.922 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:49.922 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:49.922 ------------- Run sensors on module bgp-openconfig-api [INFO] 06:08:49.937 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:49.937 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:49.937 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:49.937 Sensor XML Sensor [xml] [INFO] 06:08:49.937 1 source file to be analyzed [INFO] 06:08:49.940 1/1 source file has been analyzed [INFO] 06:08:49.941 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:49.941 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:49.941 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:49.941 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:49.942 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:49.942 Sensor IaC Docker Sensor [iac] [INFO] 06:08:49.943 0 source files to be analyzed [INFO] 06:08:49.945 0/0 source files have been analyzed [INFO] 06:08:49.945 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:49.945 Sensor Serverless configuration file sensor [security] [INFO] 06:08:49.945 0 Serverless function entries were found in the project [INFO] 06:08:49.945 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:49.945 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:49.945 Sensor AWS SAM template file sensor [security] [INFO] 06:08:49.945 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:49.945 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:49.945 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:49.945 ------------- Run sensors on module bgp-path-selection-mode [INFO] 06:08:49.960 Sensor JavaSensor [java] [INFO] 06:08:49.960 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:49.960 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:49.961 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:49.961 Using ECJ batch to parse 25 Main java source files with batch size 53 KB. [INFO] 06:08:49.965 Starting batch processing. [INFO] 06:08:49.985 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:50.191 100% analyzed [INFO] 06:08:50.191 Batch processing: Done. [INFO] 06:08:50.192 Did not optimize analysis for any files, performed a full analysis for all 25 files. [INFO] 06:08:50.192 Using ECJ batch to parse 3 Test java source files with batch size 53 KB. [INFO] 06:08:50.194 Starting batch processing. [INFO] 06:08:50.236 100% analyzed [INFO] 06:08:50.237 Batch processing: Done. [INFO] 06:08:50.237 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 06:08:50.237 No "Generated" source files to scan. [INFO] 06:08:50.237 Sensor JavaSensor [java] (done) | time=277ms [INFO] 06:08:50.237 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:50.237 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:50.237 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:50.238 Sensor SurefireSensor [java] [INFO] 06:08:50.238 parsing [/w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/surefire-reports] [INFO] 06:08:50.239 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:50.239 Sensor XML Sensor [xml] [INFO] 06:08:50.240 1 source file to be analyzed [INFO] 06:08:50.245 1/1 source file has been analyzed [INFO] 06:08:50.245 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:50.245 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:50.245 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:50.245 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:50.249 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 06:08:50.249 Sensor IaC Docker Sensor [iac] [INFO] 06:08:50.249 0 source files to be analyzed [INFO] 06:08:50.252 0/0 source files have been analyzed [INFO] 06:08:50.252 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:50.252 Sensor Serverless configuration file sensor [security] [INFO] 06:08:50.252 0 Serverless function entries were found in the project [INFO] 06:08:50.252 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:50.252 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:50.252 Sensor AWS SAM template file sensor [security] [INFO] 06:08:50.252 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:50.252 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:50.252 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:50.252 ------------- Run sensors on module bgp-openconfig-spi [INFO] 06:08:50.269 Sensor JavaSensor [java] [INFO] 06:08:50.269 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:50.269 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:50.271 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:50.271 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 06:08:50.272 Starting batch processing. [INFO] 06:08:50.286 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:50.312 100% analyzed [INFO] 06:08:50.312 Batch processing: Done. [INFO] 06:08:50.312 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 06:08:50.313 Using ECJ batch to parse 2 Test java source files with batch size 53 KB. [INFO] 06:08:50.314 Starting batch processing. [INFO] 06:08:50.333 100% analyzed [INFO] 06:08:50.334 Batch processing: Done. [INFO] 06:08:50.335 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:50.335 No "Generated" source files to scan. [INFO] 06:08:50.335 Sensor JavaSensor [java] (done) | time=66ms [INFO] 06:08:50.336 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:50.336 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:50.336 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:50.336 Sensor SurefireSensor [java] [INFO] 06:08:50.336 parsing [/w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/surefire-reports] [INFO] 06:08:50.337 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:50.337 Sensor XML Sensor [xml] [INFO] 06:08:50.338 1 source file to be analyzed [INFO] 06:08:50.342 1/1 source file has been analyzed [INFO] 06:08:50.342 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:50.342 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:50.342 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:50.342 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:50.344 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:50.344 Sensor IaC Docker Sensor [iac] [INFO] 06:08:50.345 0 source files to be analyzed [INFO] 06:08:50.348 0/0 source files have been analyzed [INFO] 06:08:50.348 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:50.348 Sensor Serverless configuration file sensor [security] [INFO] 06:08:50.348 0 Serverless function entries were found in the project [INFO] 06:08:50.348 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:50.348 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:50.348 Sensor AWS SAM template file sensor [security] [INFO] 06:08:50.348 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:50.348 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:50.348 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:50.348 ------------- Run sensors on module bgp-parser-mock [INFO] 06:08:50.365 Sensor JavaSensor [java] [INFO] 06:08:50.365 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:50.365 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:50.367 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:50.367 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 06:08:50.368 Starting batch processing. [INFO] 06:08:50.378 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:50.382 100% analyzed [INFO] 06:08:50.382 Batch processing: Done. [INFO] 06:08:50.382 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:50.382 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 06:08:50.384 Starting batch processing. [INFO] 06:08:50.421 100% analyzed [INFO] 06:08:50.421 Batch processing: Done. [INFO] 06:08:50.421 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:50.421 No "Generated" source files to scan. [INFO] 06:08:50.421 Sensor JavaSensor [java] (done) | time=56ms [INFO] 06:08:50.421 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:50.421 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:50.421 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:50.422 Sensor SurefireSensor [java] [INFO] 06:08:50.422 parsing [/w/workspace/bgpcep-sonar/bgp/parser-mock/target/surefire-reports] [INFO] 06:08:50.423 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:50.423 Sensor XML Sensor [xml] [INFO] 06:08:50.423 1 source file to be analyzed [INFO] 06:08:50.427 1/1 source file has been analyzed [INFO] 06:08:50.428 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:50.428 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:50.428 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:50.428 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:50.428 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:50.428 Sensor IaC Docker Sensor [iac] [INFO] 06:08:50.429 0 source files to be analyzed [INFO] 06:08:50.432 0/0 source files have been analyzed [INFO] 06:08:50.432 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 06:08:50.432 Sensor Serverless configuration file sensor [security] [INFO] 06:08:50.432 0 Serverless function entries were found in the project [INFO] 06:08:50.432 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:50.432 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:50.432 Sensor AWS SAM template file sensor [security] [INFO] 06:08:50.432 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:50.432 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:50.432 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:50.433 ------------- Run sensors on module bgp-testtool [INFO] 06:08:50.451 Sensor JavaSensor [java] [INFO] 06:08:50.451 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:50.451 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:50.454 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:50.454 Using ECJ batch to parse 7 Main java source files with batch size 53 KB. [INFO] 06:08:50.457 Starting batch processing. [INFO] 06:08:50.485 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:50.577 100% analyzed [INFO] 06:08:50.577 Batch processing: Done. [INFO] 06:08:50.577 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 06:08:50.578 No "Test" source files to scan. [INFO] 06:08:50.578 No "Generated" source files to scan. [INFO] 06:08:50.578 Sensor JavaSensor [java] (done) | time=127ms [INFO] 06:08:50.578 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:50.578 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:50.578 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:50.578 Sensor SurefireSensor [java] [INFO] 06:08:50.578 parsing [/w/workspace/bgpcep-sonar/bgp/testtool/target/surefire-reports] [INFO] 06:08:50.578 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:50.578 Sensor XML Sensor [xml] [INFO] 06:08:50.578 1 source file to be analyzed [INFO] 06:08:50.583 1/1 source file has been analyzed [INFO] 06:08:50.584 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 06:08:50.584 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:50.584 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:50.584 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:50.585 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:50.585 Sensor IaC Docker Sensor [iac] [INFO] 06:08:50.586 0 source files to be analyzed [INFO] 06:08:50.588 0/0 source files have been analyzed [INFO] 06:08:50.588 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:50.588 Sensor Serverless configuration file sensor [security] [INFO] 06:08:50.588 0 Serverless function entries were found in the project [INFO] 06:08:50.588 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:50.588 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:50.589 Sensor AWS SAM template file sensor [security] [INFO] 06:08:50.589 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:50.589 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:50.589 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:50.589 ------------- Run sensors on module bgp-parser-spi [INFO] 06:08:50.604 Sensor JavaSensor [java] [INFO] 06:08:50.604 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:50.604 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:50.605 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:50.605 Using ECJ batch to parse 68 Main java source files with batch size 53 KB. [INFO] 06:08:50.609 Starting batch processing. [INFO] 06:08:50.621 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:50.884 100% analyzed [INFO] 06:08:50.884 Batch processing: Done. [INFO] 06:08:50.884 Did not optimize analysis for any files, performed a full analysis for all 68 files. [INFO] 06:08:50.884 Using ECJ batch to parse 15 Test java source files with batch size 53 KB. [INFO] 06:08:50.888 Starting batch processing. [INFO] 06:08:50.994 100% analyzed [INFO] 06:08:50.994 Batch processing: Done. [INFO] 06:08:50.994 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 06:08:50.994 No "Generated" source files to scan. [INFO] 06:08:50.994 Sensor JavaSensor [java] (done) | time=390ms [INFO] 06:08:50.994 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:50.994 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:50.994 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:50.994 Sensor SurefireSensor [java] [INFO] 06:08:50.994 parsing [/w/workspace/bgpcep-sonar/bgp/parser-spi/target/surefire-reports] [INFO] 06:08:50.999 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 06:08:51.000 Sensor XML Sensor [xml] [INFO] 06:08:51.001 1 source file to be analyzed [INFO] 06:08:51.004 1/1 source file has been analyzed [INFO] 06:08:51.004 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:51.005 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:51.005 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:51.005 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:51.010 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 06:08:51.010 Sensor IaC Docker Sensor [iac] [INFO] 06:08:51.011 0 source files to be analyzed [INFO] 06:08:51.013 0/0 source files have been analyzed [INFO] 06:08:51.013 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:51.013 Sensor Serverless configuration file sensor [security] [INFO] 06:08:51.013 0 Serverless function entries were found in the project [INFO] 06:08:51.013 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:51.013 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:51.013 Sensor AWS SAM template file sensor [security] [INFO] 06:08:51.013 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:51.013 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:51.013 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:51.013 ------------- Run sensors on module bgp-rib-impl [INFO] 06:08:51.028 Sensor JavaSensor [java] [INFO] 06:08:51.028 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:51.028 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:51.030 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:51.030 Using ECJ batch to parse 77 Main java source files with batch size 53 KB. [INFO] 06:08:51.033 Starting batch processing. [INFO] 06:08:51.049 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:52.202 100% analyzed [INFO] 06:08:52.203 Batch processing: Done. [INFO] 06:08:52.203 Did not optimize analysis for any files, performed a full analysis for all 77 files. [INFO] 06:08:52.203 Using ECJ batch to parse 34 Test java source files with batch size 53 KB. [INFO] 06:08:52.207 Starting batch processing. [INFO] 06:08:52.955 100% analyzed [INFO] 06:08:52.955 Batch processing: Done. [INFO] 06:08:52.956 Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] 06:08:52.956 No "Generated" source files to scan. [INFO] 06:08:52.956 Sensor JavaSensor [java] (done) | time=1928ms [INFO] 06:08:52.956 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:52.956 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:52.956 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:52.956 Sensor SurefireSensor [java] [INFO] 06:08:52.956 parsing [/w/workspace/bgpcep-sonar/bgp/rib-impl/target/surefire-reports] [INFO] 06:08:52.967 Sensor SurefireSensor [java] (done) | time=11ms [INFO] 06:08:52.967 Sensor XML Sensor [xml] [INFO] 06:08:52.968 1 source file to be analyzed [INFO] 06:08:52.976 1/1 source file has been analyzed [INFO] 06:08:52.976 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 06:08:52.976 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:52.976 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:52.976 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:53.006 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=30ms [INFO] 06:08:53.006 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.007 0 source files to be analyzed [INFO] 06:08:53.009 0/0 source files have been analyzed [INFO] 06:08:53.009 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.009 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.009 0 Serverless function entries were found in the project [INFO] 06:08:53.009 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.009 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.009 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.009 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.009 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.009 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.010 ------------- Run sensors on module bgp-openconfig-rp-impl [INFO] 06:08:53.024 Sensor JavaSensor [java] [INFO] 06:08:53.024 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:53.024 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:53.026 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:53.026 Using ECJ batch to parse 3 Main java source files with batch size 53 KB. [INFO] 06:08:53.027 Starting batch processing. [INFO] 06:08:53.049 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:53.062 100% analyzed [INFO] 06:08:53.062 Batch processing: Done. [INFO] 06:08:53.063 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 06:08:53.063 No "Test" source files to scan. [INFO] 06:08:53.063 No "Generated" source files to scan. [INFO] 06:08:53.063 Sensor JavaSensor [java] (done) | time=39ms [INFO] 06:08:53.063 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.063 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.063 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.063 Sensor SurefireSensor [java] [INFO] 06:08:53.063 parsing [/w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/surefire-reports] [INFO] 06:08:53.063 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:53.063 Sensor XML Sensor [xml] [INFO] 06:08:53.064 1 source file to be analyzed [INFO] 06:08:53.068 1/1 source file has been analyzed [INFO] 06:08:53.068 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:53.068 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.068 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.068 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:53.069 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:53.069 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.069 0 source files to be analyzed [INFO] 06:08:53.072 0/0 source files have been analyzed [INFO] 06:08:53.072 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.072 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.072 0 Serverless function entries were found in the project [INFO] 06:08:53.072 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.072 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.072 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.072 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.072 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.072 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.072 ------------- Run sensors on module bgp-openconfig-rp-spi [INFO] 06:08:53.086 Sensor JavaSensor [java] [INFO] 06:08:53.086 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:53.086 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:53.088 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:53.088 Using ECJ batch to parse 24 Main java source files with batch size 53 KB. [INFO] 06:08:53.091 Starting batch processing. [INFO] 06:08:53.104 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:53.236 100% analyzed [INFO] 06:08:53.236 Batch processing: Done. [INFO] 06:08:53.236 Did not optimize analysis for any files, performed a full analysis for all 24 files. [INFO] 06:08:53.236 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 06:08:53.238 Starting batch processing. [INFO] 06:08:53.283 100% analyzed [INFO] 06:08:53.283 Batch processing: Done. [INFO] 06:08:53.284 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 06:08:53.284 No "Generated" source files to scan. [INFO] 06:08:53.284 Sensor JavaSensor [java] (done) | time=198ms [INFO] 06:08:53.284 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.284 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.284 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.284 Sensor SurefireSensor [java] [INFO] 06:08:53.284 parsing [/w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/surefire-reports] [INFO] 06:08:53.286 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 06:08:53.286 Sensor XML Sensor [xml] [INFO] 06:08:53.287 1 source file to be analyzed [INFO] 06:08:53.291 1/1 source file has been analyzed [INFO] 06:08:53.291 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:53.291 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.291 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.291 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:53.293 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:53.293 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.294 0 source files to be analyzed [INFO] 06:08:53.296 0/0 source files have been analyzed [INFO] 06:08:53.296 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.296 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.296 0 Serverless function entries were found in the project [INFO] 06:08:53.296 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.296 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.296 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.296 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.296 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.296 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.297 ------------- Run sensors on module bgp-peer-acceptor [INFO] 06:08:53.311 Sensor JavaSensor [java] [INFO] 06:08:53.311 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:53.311 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:53.312 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:53.312 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 06:08:53.313 Starting batch processing. [INFO] 06:08:53.333 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:53.338 100% analyzed [INFO] 06:08:53.338 Batch processing: Done. [INFO] 06:08:53.338 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:53.338 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 06:08:53.339 Starting batch processing. [INFO] 06:08:53.361 100% analyzed [INFO] 06:08:53.361 Batch processing: Done. [INFO] 06:08:53.361 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:53.361 No "Generated" source files to scan. [INFO] 06:08:53.361 Sensor JavaSensor [java] (done) | time=50ms [INFO] 06:08:53.361 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.361 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.361 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.361 Sensor SurefireSensor [java] [INFO] 06:08:53.361 parsing [/w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/surefire-reports] [INFO] 06:08:53.362 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:53.363 Sensor XML Sensor [xml] [INFO] 06:08:53.363 1 source file to be analyzed [INFO] 06:08:53.366 1/1 source file has been analyzed [INFO] 06:08:53.366 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:53.366 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.366 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.366 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:53.367 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:53.367 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.368 0 source files to be analyzed [INFO] 06:08:53.370 0/0 source files have been analyzed [INFO] 06:08:53.370 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.370 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.370 0 Serverless function entries were found in the project [INFO] 06:08:53.370 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.370 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.370 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.370 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.370 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.370 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.370 ------------- Run sensors on module bgp-parent [INFO] 06:08:53.385 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.385 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.385 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.385 Sensor XML Sensor [xml] [INFO] 06:08:53.385 1 source file to be analyzed [INFO] 06:08:53.389 1/1 source file has been analyzed [INFO] 06:08:53.389 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:53.389 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.389 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.389 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:53.389 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:53.389 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.389 0 source files to be analyzed [INFO] 06:08:53.391 0/0 source files have been analyzed [INFO] 06:08:53.392 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.392 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.392 0 Serverless function entries were found in the project [INFO] 06:08:53.392 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.392 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.392 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.392 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.392 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.392 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.392 ------------- Run sensors on module algo-impl [INFO] 06:08:53.406 Sensor JavaSensor [java] [INFO] 06:08:53.406 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:53.406 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:53.407 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:53.407 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 06:08:53.410 Starting batch processing. [INFO] 06:08:53.436 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:53.526 100% analyzed [INFO] 06:08:53.526 Batch processing: Done. [INFO] 06:08:53.526 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 06:08:53.526 No "Test" source files to scan. [INFO] 06:08:53.526 No "Generated" source files to scan. [INFO] 06:08:53.527 Sensor JavaSensor [java] (done) | time=120ms [INFO] 06:08:53.527 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.527 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.527 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.527 Sensor SurefireSensor [java] [INFO] 06:08:53.527 parsing [/w/workspace/bgpcep-sonar/algo/algo-impl/target/surefire-reports] [INFO] 06:08:53.527 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:53.527 Sensor XML Sensor [xml] [INFO] 06:08:53.527 1 source file to be analyzed [INFO] 06:08:53.530 1/1 source file has been analyzed [INFO] 06:08:53.530 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:53.530 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.530 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.530 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:53.532 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:53.532 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.533 0 source files to be analyzed [INFO] 06:08:53.535 0/0 source files have been analyzed [INFO] 06:08:53.535 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.535 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.535 0 Serverless function entries were found in the project [INFO] 06:08:53.535 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.535 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.535 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.535 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.535 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.535 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.535 ------------- Run sensors on module algo-api [INFO] 06:08:53.549 Sensor JavaSensor [java] [INFO] 06:08:53.549 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:53.549 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:53.550 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:53.550 Using ECJ batch to parse 2 Main java source files with batch size 53 KB. [INFO] 06:08:53.551 Starting batch processing. [INFO] 06:08:53.555 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:53.560 100% analyzed [INFO] 06:08:53.560 Batch processing: Done. [INFO] 06:08:53.560 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 06:08:53.560 No "Test" source files to scan. [INFO] 06:08:53.560 No "Generated" source files to scan. [INFO] 06:08:53.560 Sensor JavaSensor [java] (done) | time=11ms [INFO] 06:08:53.560 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.560 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.560 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.560 Sensor SurefireSensor [java] [INFO] 06:08:53.560 parsing [/w/workspace/bgpcep-sonar/algo/algo-api/target/surefire-reports] [INFO] 06:08:53.560 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:53.560 Sensor XML Sensor [xml] [INFO] 06:08:53.561 1 source file to be analyzed [INFO] 06:08:53.563 1/1 source file has been analyzed [INFO] 06:08:53.563 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:53.563 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.563 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.563 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:53.564 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:53.564 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.564 0 source files to be analyzed [INFO] 06:08:53.566 0/0 source files have been analyzed [INFO] 06:08:53.566 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:53.566 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.566 0 Serverless function entries were found in the project [INFO] 06:08:53.566 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.566 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.566 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.566 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.566 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.566 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.567 ------------- Run sensors on module algo-parent [INFO] 06:08:53.580 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.580 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.580 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.580 Sensor XML Sensor [xml] [INFO] 06:08:53.581 1 source file to be analyzed [INFO] 06:08:53.583 1/1 source file has been analyzed [INFO] 06:08:53.583 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:53.583 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.583 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.584 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:53.584 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:53.584 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.584 0 source files to be analyzed [INFO] 06:08:53.586 0/0 source files have been analyzed [INFO] 06:08:53.586 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:53.586 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.586 0 Serverless function entries were found in the project [INFO] 06:08:53.586 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.586 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.586 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.586 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.586 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.586 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.586 ------------- Run sensors on module bgpcep-artifacts [INFO] 06:08:53.607 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.607 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.607 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.607 Sensor XML Sensor [xml] [INFO] 06:08:53.607 1 source file to be analyzed [INFO] 06:08:53.630 1/1 source file has been analyzed [INFO] 06:08:53.630 Sensor XML Sensor [xml] (done) | time=23ms [INFO] 06:08:53.630 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.630 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.630 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:53.630 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:53.630 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.630 0 source files to be analyzed [INFO] 06:08:53.632 0/0 source files have been analyzed [INFO] 06:08:53.633 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.633 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.633 0 Serverless function entries were found in the project [INFO] 06:08:53.633 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.633 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.633 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.633 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.633 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.633 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.633 ------------- Run sensors on module single-feature-parent [INFO] 06:08:53.647 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.647 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.647 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.647 Sensor XML Sensor [xml] [INFO] 06:08:53.648 1 source file to be analyzed [INFO] 06:08:53.651 1/1 source file has been analyzed [INFO] 06:08:53.651 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:53.651 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.651 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.651 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:53.651 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:53.651 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.651 0 source files to be analyzed [INFO] 06:08:53.654 0/0 source files have been analyzed [INFO] 06:08:53.654 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.654 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.654 0 Serverless function entries were found in the project [INFO] 06:08:53.654 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.654 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.654 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.654 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.655 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.655 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.655 ------------- Run sensors on module programming-tunnel-api [INFO] 06:08:53.670 Sensor JavaSensor [java] [INFO] 06:08:53.670 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:53.670 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:53.671 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:53.671 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 06:08:53.671 Starting batch processing. [INFO] 06:08:53.680 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:53.683 100% analyzed [INFO] 06:08:53.683 Batch processing: Done. [INFO] 06:08:53.683 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:53.683 No "Test" source files to scan. [INFO] 06:08:53.683 No "Generated" source files to scan. [INFO] 06:08:53.683 Sensor JavaSensor [java] (done) | time=13ms [INFO] 06:08:53.683 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.683 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.683 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.683 Sensor SurefireSensor [java] [INFO] 06:08:53.683 parsing [/w/workspace/bgpcep-sonar/programming/tunnel-api/target/surefire-reports] [INFO] 06:08:53.683 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:53.683 Sensor XML Sensor [xml] [INFO] 06:08:53.684 1 source file to be analyzed [INFO] 06:08:53.686 1/1 source file has been analyzed [INFO] 06:08:53.686 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:53.686 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.686 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.686 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:53.687 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:53.687 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.687 0 source files to be analyzed [INFO] 06:08:53.690 0/0 source files have been analyzed [INFO] 06:08:53.690 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.690 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.690 0 Serverless function entries were found in the project [INFO] 06:08:53.690 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.690 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.690 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.690 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.690 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.690 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.690 ------------- Run sensors on module programming-api [INFO] 06:08:53.705 Sensor JavaSensor [java] [INFO] 06:08:53.705 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:53.705 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:53.706 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:53.706 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 06:08:53.707 Starting batch processing. [INFO] 06:08:53.714 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:53.717 100% analyzed [INFO] 06:08:53.717 Batch processing: Done. [INFO] 06:08:53.717 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:53.718 Using ECJ batch to parse 1 Test java source files with batch size 53 KB. [INFO] 06:08:53.718 Starting batch processing. [INFO] 06:08:53.729 100% analyzed [INFO] 06:08:53.729 Batch processing: Done. [INFO] 06:08:53.729 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:53.729 No "Generated" source files to scan. [INFO] 06:08:53.729 Sensor JavaSensor [java] (done) | time=24ms [INFO] 06:08:53.729 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.729 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.729 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.729 Sensor SurefireSensor [java] [INFO] 06:08:53.729 parsing [/w/workspace/bgpcep-sonar/programming/api/target/surefire-reports] [INFO] 06:08:53.730 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:53.730 Sensor XML Sensor [xml] [INFO] 06:08:53.730 1 source file to be analyzed [INFO] 06:08:53.733 1/1 source file has been analyzed [INFO] 06:08:53.733 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:53.733 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.733 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.733 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:53.734 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:53.734 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.735 0 source files to be analyzed [INFO] 06:08:53.737 0/0 source files have been analyzed [INFO] 06:08:53.737 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.737 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.737 0 Serverless function entries were found in the project [INFO] 06:08:53.737 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.737 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.737 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.737 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.737 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.737 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.738 ------------- Run sensors on module programming-topology-api [INFO] 06:08:53.751 Sensor JavaSensor [java] [INFO] 06:08:53.751 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:53.751 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:53.753 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:53.753 Using ECJ batch to parse 1 Main java source files with batch size 53 KB. [INFO] 06:08:53.753 Starting batch processing. [INFO] 06:08:53.761 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:53.763 100% analyzed [INFO] 06:08:53.763 Batch processing: Done. [INFO] 06:08:53.763 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 06:08:53.763 No "Test" source files to scan. [INFO] 06:08:53.763 No "Generated" source files to scan. [INFO] 06:08:53.763 Sensor JavaSensor [java] (done) | time=12ms [INFO] 06:08:53.764 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.764 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.764 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.764 Sensor SurefireSensor [java] [INFO] 06:08:53.764 parsing [/w/workspace/bgpcep-sonar/programming/topology-api/target/surefire-reports] [INFO] 06:08:53.764 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:53.764 Sensor XML Sensor [xml] [INFO] 06:08:53.764 1 source file to be analyzed [INFO] 06:08:53.767 1/1 source file has been analyzed [INFO] 06:08:53.767 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:53.767 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.767 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.767 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:53.767 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:53.767 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.768 0 source files to be analyzed [INFO] 06:08:53.770 0/0 source files have been analyzed [INFO] 06:08:53.770 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.770 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.770 0 Serverless function entries were found in the project [INFO] 06:08:53.770 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.770 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.770 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.770 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.770 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.770 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.770 ------------- Run sensors on module programming-impl [INFO] 06:08:53.784 Sensor JavaSensor [java] [INFO] 06:08:53.785 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:53.785 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:53.786 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:53.786 Using ECJ batch to parse 4 Main java source files with batch size 53 KB. [INFO] 06:08:53.788 Starting batch processing. [INFO] 06:08:53.796 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:53.852 100% analyzed [INFO] 06:08:53.852 Batch processing: Done. [INFO] 06:08:53.852 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 06:08:53.852 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 06:08:53.854 Starting batch processing. [INFO] 06:08:53.899 100% analyzed [INFO] 06:08:53.899 Batch processing: Done. [INFO] 06:08:53.900 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 06:08:53.900 No "Generated" source files to scan. [INFO] 06:08:53.900 Sensor JavaSensor [java] (done) | time=116ms [INFO] 06:08:53.900 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.900 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.900 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.900 Sensor SurefireSensor [java] [INFO] 06:08:53.900 parsing [/w/workspace/bgpcep-sonar/programming/impl/target/surefire-reports] [INFO] 06:08:53.901 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 06:08:53.902 Sensor XML Sensor [xml] [INFO] 06:08:53.902 1 source file to be analyzed [INFO] 06:08:53.906 1/1 source file has been analyzed [INFO] 06:08:53.906 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:53.906 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.906 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.907 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:53.908 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 06:08:53.908 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.908 0 source files to be analyzed [INFO] 06:08:53.910 0/0 source files have been analyzed [INFO] 06:08:53.910 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:53.910 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.910 0 Serverless function entries were found in the project [INFO] 06:08:53.910 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.910 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.910 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.910 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.910 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.910 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.911 ------------- Run sensors on module programming-spi [INFO] 06:08:53.924 Sensor JavaSensor [java] [INFO] 06:08:53.924 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:08:53.924 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 06:08:53.925 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:08:53.925 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 06:08:53.926 Starting batch processing. [INFO] 06:08:53.932 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:08:53.947 100% analyzed [INFO] 06:08:53.947 Batch processing: Done. [INFO] 06:08:53.947 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 06:08:53.948 No "Test" source files to scan. [INFO] 06:08:53.948 No "Generated" source files to scan. [INFO] 06:08:53.948 Sensor JavaSensor [java] (done) | time=24ms [INFO] 06:08:53.948 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.948 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.948 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.948 Sensor SurefireSensor [java] [INFO] 06:08:53.948 parsing [/w/workspace/bgpcep-sonar/programming/spi/target/surefire-reports] [INFO] 06:08:53.948 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 06:08:53.948 Sensor XML Sensor [xml] [INFO] 06:08:53.948 1 source file to be analyzed [INFO] 06:08:53.951 1/1 source file has been analyzed [INFO] 06:08:53.951 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 06:08:53.951 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.951 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.951 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:08:53.952 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 06:08:53.952 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.952 0 source files to be analyzed [INFO] 06:08:53.954 0/0 source files have been analyzed [INFO] 06:08:53.955 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.955 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.955 0 Serverless function entries were found in the project [INFO] 06:08:53.955 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.955 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.955 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.955 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.955 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.955 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.955 ------------- Run sensors on module programming-parent [INFO] 06:08:53.968 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.968 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.968 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.968 Sensor XML Sensor [xml] [INFO] 06:08:53.969 1 source file to be analyzed [INFO] 06:08:53.972 1/1 source file has been analyzed [INFO] 06:08:53.972 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 06:08:53.972 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.972 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.972 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:53.972 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:53.972 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.972 0 source files to be analyzed [INFO] 06:08:53.974 0/0 source files have been analyzed [INFO] 06:08:53.974 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 06:08:53.974 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.974 0 Serverless function entries were found in the project [INFO] 06:08:53.974 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.975 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 06:08:53.975 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.975 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.975 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.975 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.975 ------------- Run sensors on module bgpcep [INFO] 06:08:53.990 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:08:53.990 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 06:08:53.990 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 06:08:53.990 Sensor XML Sensor [xml] [INFO] 06:08:53.991 1 source file to be analyzed [INFO] 06:08:53.995 1/1 source file has been analyzed [INFO] 06:08:53.995 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 06:08:53.995 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:08:53.995 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:08:53.995 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 06:08:53.995 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 06:08:53.995 Sensor IaC Docker Sensor [iac] [INFO] 06:08:53.996 0 source files to be analyzed [INFO] 06:08:53.998 0/0 source files have been analyzed [INFO] 06:08:53.998 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 06:08:53.998 Sensor Serverless configuration file sensor [security] [INFO] 06:08:53.998 0 Serverless function entries were found in the project [INFO] 06:08:53.998 0 Serverless function handlers were kept as entrypoints [INFO] 06:08:53.998 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 06:08:53.998 Sensor AWS SAM template file sensor [security] [INFO] 06:08:53.998 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:08:53.998 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:08:53.998 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:08:53.998 Sensor javabugs [dbd] [INFO] 06:08:53.999 Reading IR files from: /w/workspace/bgpcep-sonar/target/sonar/ir/java [INFO] 06:08:53.999 No IR files have been included for analysis. [INFO] 06:08:54.000 Sensor javabugs [dbd] (done) | time=2ms [INFO] 06:08:54.000 Sensor pythonbugs [dbd] [INFO] 06:08:54.000 Reading IR files from: /w/workspace/bgpcep-sonar/target/sonar/ir/python [INFO] 06:08:54.000 No IR files have been included for analysis. [INFO] 06:08:54.000 Sensor pythonbugs [dbd] (done) | time=0ms [INFO] 06:08:54.000 Sensor TextAndSecretsSensor [text] [INFO] 06:08:54.000 Available processors: 8 [INFO] 06:08:54.000 Using 8 threads for analysis. [INFO] 06:08:54.455 1726 source files to be analyzed [INFO] 06:08:58.957 1726/1726 source files have been analyzed [INFO] 06:08:58.960 Sensor TextAndSecretsSensor [text] (done) | time=4959ms [INFO] 06:08:58.960 Sensor JavaSecuritySensor [security] [INFO] 06:08:58.964 No taint analysis rules have been enabled, will not execute taint analysis. [INFO] 06:08:58.966 java security sensor: Time spent was 00:00:00.002 [INFO] 06:08:58.973 Sensor JavaSecuritySensor [security] (done) | time=13ms [INFO] 06:08:58.973 Sensor CSharpSecuritySensor [security] [INFO] 06:08:58.974 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641 [INFO] 06:08:58.975 Load type hierarchy and UCFGs: Starting [INFO] 06:08:58.975 Load type hierarchy: Starting [INFO] 06:08:58.975 Reading type hierarchy from: /w/workspace/bgpcep-sonar/target/ucfg2/cs [INFO] 06:08:58.975 Read 0 type definitions [INFO] 06:08:58.978 Load type hierarchy: Time spent was 00:00:00.003 [INFO] 06:08:58.978 Load UCFGs: Starting [INFO] 06:08:58.978 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:08:58.978 Load type hierarchy and UCFGs: Time spent was 00:00:00.003 [INFO] 06:08:58.978 No UCFGs have been included for analysis. [INFO] 06:08:58.979 csharp security sensor: Time spent was 00:00:00.005 [INFO] 06:08:58.979 Sensor CSharpSecuritySensor [security] (done) | time=6ms [INFO] 06:08:58.979 Sensor PhpSecuritySensor [security] [INFO] 06:08:58.979 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] 06:08:58.979 Load type hierarchy and UCFGs: Starting [INFO] 06:08:58.979 Load type hierarchy: Starting [INFO] 06:08:58.979 Reading type hierarchy from: /w/workspace/bgpcep-sonar/target/sonar/ucfg2/php [INFO] 06:08:58.979 Read 0 type definitions [INFO] 06:08:58.980 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 06:08:58.980 Load UCFGs: Starting [INFO] 06:08:58.980 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:08:58.980 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 06:08:58.980 No UCFGs have been included for analysis. [INFO] 06:08:58.980 php security sensor: Time spent was 00:00:00.000 [INFO] 06:08:58.980 Sensor PhpSecuritySensor [security] (done) | time=1ms [INFO] 06:08:58.980 Sensor PythonSecuritySensor [security] [INFO] 06:08:58.980 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839 [INFO] 06:08:58.980 Load type hierarchy and UCFGs: Starting [INFO] 06:08:58.980 Load type hierarchy: Starting [INFO] 06:08:58.980 Reading type hierarchy from: /w/workspace/bgpcep-sonar/target/sonar/ucfg2/python [INFO] 06:08:58.980 Read 0 type definitions [INFO] 06:08:58.980 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 06:08:58.980 Load UCFGs: Starting [INFO] 06:08:58.981 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:08:58.981 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 06:08:58.981 No UCFGs have been included for analysis. [INFO] 06:08:58.981 python security sensor: Time spent was 00:00:00.000 [INFO] 06:08:58.981 Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] 06:08:58.981 Sensor JsSecuritySensor [security] [INFO] 06:08:58.981 Enabled taint analysis rules: S6287, S5883, S5144, S6105, S3649, S6096, S2631, S5334, S2076, S6350, S5146, S5696, S5131, S2083, S5147 [INFO] 06:08:58.981 Load type hierarchy and UCFGs: Starting [INFO] 06:08:58.981 Load type hierarchy: Starting [INFO] 06:08:58.981 Reading type hierarchy from: /w/workspace/bgpcep-sonar/target/sonar/ucfg2/js [INFO] 06:08:58.981 Read 0 type definitions [INFO] 06:08:58.981 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 06:08:58.981 Load UCFGs: Starting [INFO] 06:08:58.981 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:08:58.982 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 06:08:58.982 No UCFGs have been included for analysis. [INFO] 06:08:58.982 js security sensor: Time spent was 00:00:00.000 [INFO] 06:08:58.982 Sensor JsSecuritySensor [security] (done) | time=1ms [INFO] 06:08:58.982 ------------- Run sensors on project [INFO] 06:08:58.984 Sensor Zero Coverage Sensor [INFO] 06:08:58.990 Sensor Zero Coverage Sensor (done) | time=6ms [INFO] 06:08:58.990 Sensor Java CPD Block Indexer [INFO] 06:08:59.765 Sensor Java CPD Block Indexer (done) | time=775ms [INFO] 06:08:59.852 SCM Publisher SCM provider for this project is: git [INFO] 06:08:59.853 SCM Publisher 2 source files to be analyzed [INFO] 06:09:00.061 SCM Publisher 2/2 source files have been analyzed (done) | time=206ms [INFO] 06:09:00.116 CPD Executor 313 files had no CPD blocks [INFO] 06:09:00.116 CPD Executor Calculating CPD for 861 files [INFO] 06:09:00.242 CPD Executor CPD calculation finished (done) | time=125ms [INFO] 06:09:00.789 Analysis report generated in 435ms, dir size=14 MB [INFO] 06:09:03.601 Analysis report compressed in 2812ms, zip size=5 MB [INFO] 06:09:29.177 Analysis report uploaded in 25576ms [INFO] 06:09:29.179 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_bgpcep [INFO] 06:09:29.179 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 06:09:29.179 More about the report processing at https://sonarcloud.io/api/ce/task?id=AY8eLETdT0_6NNsMWdaN [INFO] 06:09:29.913 Sensor cache published successfully [INFO] 06:09:30.428 Analysis total time: 1:45.349 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for bgpcep 0.21.5-SNAPSHOT: [INFO] [INFO] bgpcep-artifacts ................................... SUCCESS [ 0.064 s] [INFO] binding-parent ..................................... SUCCESS [ 0.218 s] [INFO] graph-api .......................................... SUCCESS [ 0.130 s] [INFO] algo-api ........................................... SUCCESS [ 0.088 s] [INFO] concepts ........................................... SUCCESS [ 0.109 s] [INFO] BGPCEP common parent ............................... SUCCESS [ 0.067 s] [INFO] algo-impl .......................................... SUCCESS [ 0.124 s] [INFO] single-feature-parent .............................. SUCCESS [ 0.024 s] [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 0.001 s] [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 0.002 s] [INFO] graph-impl ......................................... SUCCESS [ 0.108 s] [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 0.002 s] [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 0.002 s] [INFO] testtool-parent .................................... SUCCESS [ 0.113 s] [INFO] util ............................................... SUCCESS [ 0.098 s] [INFO] bgp-concepts ....................................... SUCCESS [ 0.101 s] [INFO] bgp-parser-api ..................................... SUCCESS [ 0.099 s] [INFO] bgp-parser-spi ..................................... SUCCESS [ 0.128 s] [INFO] bgp-util ........................................... SUCCESS [ 0.067 s] [INFO] bgp-parser-impl .................................... SUCCESS [ 0.138 s] [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 0.003 s] [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 0.002 s] [INFO] bgp-rib-api ........................................ SUCCESS [ 0.079 s] [INFO] bgp-openconfig-api ................................. SUCCESS [ 0.127 s] [INFO] bgp-rib-spi ........................................ SUCCESS [ 0.117 s] [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 0.003 s] [INFO] bgp-openconfig-spi ................................. SUCCESS [ 0.081 s] [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 0.005 s] [INFO] bgp-bmp-api ........................................ SUCCESS [ 0.070 s] [INFO] bgp-extension-parent ............................... SUCCESS [ 0.062 s] [INFO] bgp-inet ........................................... SUCCESS [ 0.098 s] [INFO] bgp-path-selection-mode ............................ SUCCESS [ 0.093 s] [INFO] config-loader-spi .................................. SUCCESS [ 0.065 s] [INFO] config-loader-impl ................................. SUCCESS [ 0.087 s] [INFO] testtool-util ...................................... SUCCESS [ 0.534 s] [INFO] routing-policy-config-loader ....................... SUCCESS [ 1.163 s] [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 0.108 s] [INFO] bgp-route-target ................................... SUCCESS [ 0.103 s] [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 0.063 s] [INFO] rsvp-api ........................................... SUCCESS [ 0.071 s] [INFO] rsvp-spi ........................................... SUCCESS [ 0.083 s] [INFO] rsvp-impl .......................................... SUCCESS [ 0.119 s] [INFO] bgp-linkstate ...................................... SUCCESS [ 0.187 s] [INFO] bgp-rib-mock ....................................... SUCCESS [ 0.064 s] [INFO] bgp-config-example ................................. SUCCESS [ 0.065 s] [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 0.097 s] [INFO] bgp-rib-impl ....................................... SUCCESS [ 0.193 s] [INFO] bgp-peer-acceptor .................................. SUCCESS [ 0.069 s] [INFO] bgp-bmp-spi ........................................ SUCCESS [ 0.071 s] [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 0.001 s] [INFO] bgp-openconfig-state ............................... SUCCESS [ 0.069 s] [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 0.003 s] [INFO] topology-api ....................................... SUCCESS [ 0.070 s] [INFO] topology-tunnel-api ................................ SUCCESS [ 0.065 s] [INFO] topology-segment-routing ........................... SUCCESS [ 0.064 s] [INFO] bgp-topology-provider .............................. SUCCESS [ 0.129 s] [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 0.004 s] [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 0.001 s] [INFO] bgp-cli ............................................ SUCCESS [ 0.068 s] [INFO] OpenDaylight :: BGP :: Cli ......................... SUCCESS [ 0.002 s] [INFO] bgp-flowspec ....................................... SUCCESS [ 0.133 s] [INFO] OpenDaylight :: BGP :: Flowspec .................... SUCCESS [ 0.003 s] [INFO] bgp-labeled-unicast ................................ SUCCESS [ 0.095 s] [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SUCCESS [ 0.003 s] [INFO] bgp-l3vpn .......................................... SUCCESS [ 0.101 s] [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SUCCESS [ 0.003 s] [INFO] bgp-mvpn ........................................... SUCCESS [ 0.115 s] [INFO] OpenDaylight :: BGP :: Mvpn ........................ SUCCESS [ 0.004 s] [INFO] bgp-evpn ........................................... SUCCESS [ 0.106 s] [INFO] OpenDaylight :: BGP :: Evpn ........................ SUCCESS [ 0.003 s] [INFO] protocols-config-loader ............................ SUCCESS [ 0.063 s] [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SUCCESS [ 0.004 s] [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SUCCESS [ 0.003 s] [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SUCCESS [ 0.003 s] [INFO] topology-config-loader ............................. SUCCESS [ 0.065 s] [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: BGP ................................ SUCCESS [ 0.001 s] [INFO] OpenDaylight :: Configuration Example Files ........ SUCCESS [ 0.001 s] [INFO] bmp-monitors-config-loader ......................... SUCCESS [ 0.074 s] [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SUCCESS [ 0.003 s] [INFO] bgp-bmp-config-example ............................. SUCCESS [ 0.075 s] [INFO] OpenDaylight :: BMP :: Config files example ........ SUCCESS [ 0.003 s] [INFO] bgp-bmp-parser-impl ................................ SUCCESS [ 0.095 s] [INFO] bgp-bmp-impl ....................................... SUCCESS [ 0.110 s] [INFO] OpenDaylight :: BMP ................................ SUCCESS [ 0.003 s] [INFO] pcep-api ........................................... SUCCESS [ 0.087 s] [INFO] pcep-spi ........................................... SUCCESS [ 0.109 s] [INFO] OpenDaylight :: PCEP :: Api ........................ SUCCESS [ 0.003 s] [INFO] pcep-base-parser ................................... SUCCESS [ 0.156 s] [INFO] OpenDaylight :: PCEP :: Base Parser ................ SUCCESS [ 0.003 s] [INFO] pcep-impl .......................................... SUCCESS [ 0.093 s] [INFO] OpenDaylight :: PCEP :: Impl ....................... SUCCESS [ 0.003 s] [INFO] programming-api .................................... SUCCESS [ 0.076 s] [INFO] programming-spi .................................... SUCCESS [ 0.064 s] [INFO] programming-topology-api ........................... SUCCESS [ 0.068 s] [INFO] programming-tunnel-api ............................. SUCCESS [ 0.064 s] [INFO] OpenDaylight :: PCEP :: Programming Api ............ SUCCESS [ 0.002 s] [INFO] pcep-tunnel-api .................................... SUCCESS [ 0.071 s] [INFO] programming-impl ................................... SUCCESS [ 0.070 s] [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SUCCESS [ 0.002 s] [INFO] pcep-topology-api .................................. SUCCESS [ 0.085 s] [INFO] pcep-topology-spi .................................. SUCCESS [ 0.075 s] [INFO] OpenDaylight :: PCEP :: Topology ................... SUCCESS [ 0.003 s] [INFO] pcep-ietf-stateful ................................. SUCCESS [ 0.107 s] [INFO] OpenDaylight :: PCEP :: Stateful ................... SUCCESS [ 0.002 s] [INFO] pcep-ietf-p2mp-te-lsp .............................. SUCCESS [ 0.098 s] [INFO] OpenDaylight :: PCEP :: P2MP TE LSP ................ SUCCESS [ 0.002 s] [INFO] pcep-segment-routing ............................... SUCCESS [ 0.082 s] [INFO] pcep-server-api .................................... SUCCESS [ 0.066 s] [INFO] pcep-pcc-mock ...................................... SUCCESS [ 0.172 s] [INFO] pcep-topology-provider ............................. SUCCESS [ 0.120 s] [INFO] pcep-server-provider ............................... SUCCESS [ 0.081 s] [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SUCCESS [ 0.002 s] [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SUCCESS [ 0.001 s] [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SUCCESS [ 0.001 s] [INFO] pcep-tunnel-provider ............................... SUCCESS [ 0.079 s] [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SUCCESS [ 0.002 s] [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SUCCESS [ 0.001 s] [INFO] pcep-auto-bandwidth-extension ...................... SUCCESS [ 0.063 s] [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SUCCESS [ 0.002 s] [INFO] pcep-config-example ................................ SUCCESS [ 0.063 s] [INFO] OpenDaylight :: Pcep Configuration Example Files ... SUCCESS [ 0.001 s] [INFO] pcep-cli ........................................... SUCCESS [ 0.063 s] [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: PCEP ............................... SUCCESS [ 0.001 s] [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SUCCESS [ 0.001 s] [INFO] feature-repo-parent ................................ SUCCESS [ 0.001 s] [INFO] features-bgpcep .................................... SUCCESS [ 0.001 s] [INFO] bgp-benchmark-app .................................. SUCCESS [ 0.090 s] [INFO] OpenDaylight :: BGP :: Benchmark ................... SUCCESS [ 0.002 s] [INFO] data-change-counter ................................ SUCCESS [ 0.065 s] [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SUCCESS [ 0.001 s] [INFO] features-bgpcep-testing ............................ SUCCESS [ 0.001 s] [INFO] bgpcep-features-parent ............................. SUCCESS [ 0.002 s] [INFO] graph .............................................. SUCCESS [ 0.001 s] [INFO] bgp-parser-mock .................................... SUCCESS [ 0.059 s] [INFO] bgp-testtool ....................................... SUCCESS [ 0.092 s] [INFO] extensions ......................................... SUCCESS [ 0.002 s] [INFO] bgp-parent ......................................... SUCCESS [ 0.002 s] [INFO] bmp-mock ........................................... SUCCESS [ 0.078 s] [INFO] bmp-parent ......................................... SUCCESS [ 0.002 s] [INFO] algo-parent ........................................ SUCCESS [ 0.001 s] [INFO] pcep-testtool ...................................... SUCCESS [ 0.069 s] [INFO] pcep-server-parent ................................. SUCCESS [ 0.002 s] [INFO] pcep-topology-parent ............................... SUCCESS [ 0.002 s] [INFO] pcep-tunnel-parent ................................. SUCCESS [ 0.001 s] [INFO] pcep-parent ........................................ SUCCESS [ 0.001 s] [INFO] programming-parent ................................. SUCCESS [ 0.001 s] [INFO] rsvp-parent ........................................ SUCCESS [ 0.001 s] [INFO] topology-parent .................................... SUCCESS [ 0.001 s] [INFO] config-loader-parent ............................... SUCCESS [ 0.001 s] [INFO] bgpcep-karaf ....................................... SUCCESS [ 0.102 s] [INFO] bgpcep ............................................. SUCCESS [02:01 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:16 min [INFO] Finished at: 2024-04-27T06:09:30Z [INFO] ------------------------------------------------------------------------ [bgpcep-sonar] $ /bin/bash /tmp/jenkins10262546778143387408.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 54 [JaCoCo plugin] Saving matched execfiles: /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/cli/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/concepts/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/parser-api/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/parser-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/parser-mock/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/parser-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/rib-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/rib-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/topology-provider/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bgp/util/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/concepts/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/data-change-counter/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/segment-routing/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/testtool/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/topology/cli/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/programming/api/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/programming/impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/rsvp/impl/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/rsvp/spi/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/target/jacoco.exec /w/workspace/bgpcep-sonar/testtool-util/target/code-coverage/jacoco.exec /w/workspace/bgpcep-sonar/util/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/bgpcep-sonar/algo/algo-api/target/classes 34 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/algo/algo-impl/target/classes 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/benchmark-app/target/classes 34 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/cli/target/classes 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/concepts/target/classes 181 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/evpn/target/classes 233 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/target/classes 426 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/inet/target/classes 110 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/target/classes 207 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/target/classes 126 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/target/classes 501 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/target/classes 309 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/route-target/target/classes 90 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-api/target/classes 1394 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/target/classes 4 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/target/classes 30 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/target/classes 30 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-spi/target/classes 7 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-state/target/classes 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-api/target/classes 191 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-impl/target/classes 53 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-mock/target/classes 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-spi/target/classes 75 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/path-selection-mode/target/classes 31 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/peer-acceptor/target/classes 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-api/target/classes 91 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-impl/target/classes 132 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-mock/target/classes 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-spi/target/classes 101 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/testtool/target/classes 8 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/topology-provider/target/classes 236 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/util/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/binding-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-api/target/classes 269 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-impl/target/classes 42 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-mock/target/classes 11 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/target/classes 29 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-spi/target/classes 27 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/concepts/target/classes 30 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/target/classes 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/target/classes 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/data-change-counter/target/classes 22 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/distribution-karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/feature-repo-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/features-bgpcep-testing/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/features-bgpcep/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-algo/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-benchmark/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-cli/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-dependencies/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-evpn/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-extensions-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-flowspec/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-inet/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-l3vpn/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-labeled-unicast/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-linkstate/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-mvpn/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-impl/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-spi/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-rp-statement/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig-state/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-openconfig/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-parser/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-path-selection-mode/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-rib-impl/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-route-target/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp-topology/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bgp/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp-config-loader/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-bmp/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-concepts/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-impl/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-config-loader-spi/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-data-change-counter/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-extras-dependencies/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-graph/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-auto-bandwidth/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-base-parser/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-cli/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-impl/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-p2mp-te-lsp/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-segment-routing/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server-provider/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-server/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-stateful/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology-provider/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-topology/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep-tunnel-provider/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-pcep/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-programming-impl/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-protocols-config-loader/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-routing-policy-config-loader/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-rsvp/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-config-loader/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-segment-routing/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/features/odl-bgpcep-topology-tunnel-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/graph/graph-api/target/classes 56 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/graph/graph-impl/target/classes 11 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/api/target/classes 619 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/target/classes 19 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/base-parser/target/classes 102 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/config-example/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/target/classes 16 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/ietf-stateful/target/classes 334 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/impl/target/classes 29 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/pcc-mock/target/classes 25 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/segment-routing/target/classes 93 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/server/server-api/target/classes 30 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/server/server-provider/target/classes 20 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/spi/target/classes 55 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/testtool/target/classes 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/cli/target/classes 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/topology-api/target/classes 171 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/classes 89 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/target/classes 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-api/target/classes 71 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/target/classes 15 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/api/target/classes 63 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/impl/target/classes 12 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/spi/target/classes 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/topology-api/target/classes 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/tunnel-api/target/classes 21 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/api/target/classes 368 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/impl/target/classes 59 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/spi/target/classes 37 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/single-feature-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/testtool-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/testtool-util/target/classes 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/topology/api/target/classes 87 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/topology/segment-routing/target/classes 55 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/topology/tunnel-api/target/classes 54 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/util/target/classes 12 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/bgpcep-sonar/algo/algo-api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/algo/algo-impl/src/main/java 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/benchmark-app/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/cli/src/main/java 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/concepts/src/main/java 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/evpn/src/main/java 33 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/flowspec/src/main/java 57 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/inet/src/main/java 11 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/l3vpn/src/main/java 19 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/labeled-unicast/src/main/java 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/linkstate/src/main/java 64 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/mvpn/src/main/java 39 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/extensions/route-target/src/main/java 17 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-impl/src/main/java 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-spi/src/main/java 24 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-rp-statement/src/main/java 21 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-spi/src/main/java 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/openconfig-state/src/main/java 4 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-api/src/main/java 9 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-impl/src/main/java 52 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-mock/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/parser-spi/src/main/java 68 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/path-selection-mode/src/main/java 25 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/peer-acceptor/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-impl/src/main/java 77 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-mock/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/rib-spi/src/main/java 52 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/testtool/src/main/java 7 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/topology-provider/src/main/java 18 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bgp/util/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-impl/src/main/java 19 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-mock/src/main/java 8 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-parser-impl/src/main/java 27 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/bmp/bmp-spi/src/main/java 26 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/concepts/src/main/java 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/bmp-monitors-config-loader/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/config-loader-impl/src/main/java 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/config-loader-spi/src/main/java 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/protocols-config-loader/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/routing-policy-config-loader/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/config-loader/topology-config-loader/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/data-change-counter/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/graph/graph-api/src/main/java 7 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/graph/graph-impl/src/main/java 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/api/src/main/java 15 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/auto-bandwidth-extension/src/main/java 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/base-parser/src/main/java 90 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/ietf-p2mp-te-lsp/src/main/java 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/ietf-stateful/src/main/java 27 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/impl/src/main/java 18 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/pcc-mock/src/main/java 20 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/segment-routing/src/main/java 8 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/server/server-api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/server/server-provider/src/main/java 8 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/spi/src/main/java 55 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/testtool/src/main/java 3 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/cli/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/topology-provider/src/main/java 25 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/topology/topology-spi/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/pcep/tunnel/tunnel-provider/src/main/java 10 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/impl/src/main/java 4 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/spi/src/main/java 6 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/topology-api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/programming/tunnel-api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/impl/src/main/java 59 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/rsvp/spi/src/main/java 36 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/testtool-util/src/main/java 5 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/topology/api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/bgpcep-sonar/util/src/main/java 11 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 91.70403, method: 82.57395, line: 77.52166, branch: 56.798466, instruction: 77.299644, complexity: 62.677322 [PostBuildScript] - [INFO] Executing post build scripts. [bgpcep-sonar] $ /bin/bash /tmp/jenkins15037422728111575662.sh ---> sysstat.sh [bgpcep-sonar] $ /bin/bash /tmp/jenkins2945172505743747404.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/bgpcep-sonar + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/bgpcep-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/bgpcep-sonar ']' + mkdir -p /w/workspace/bgpcep-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-sonar/archives/ [bgpcep-sonar] $ /bin/bash /tmp/jenkins5951560452308508156.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sN6V from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sN6V/bin to PATH INFO: Running in OpenStack, capturing instance metadata [bgpcep-sonar] $ /bin/bash /tmp/jenkins6501978338949984597.sh provisioning config files... Could not find credentials [logs] for bgpcep-sonar #415 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-sonar@tmp/config13470876142938288186tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [bgpcep-sonar] $ /bin/bash /tmp/jenkins11616239567062828722.sh ---> create-netrc.sh WARN: Log server credential not found. [bgpcep-sonar] $ /bin/bash /tmp/jenkins17127554068020649317.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sN6V from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sN6V/bin to PATH [bgpcep-sonar] $ /bin/bash /tmp/jenkins5736805183218401837.sh ---> sudo-logs.sh Archiving 'sudo' log.. [bgpcep-sonar] $ /bin/bash /tmp/jenkins1032879784084242822.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sN6V from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-sN6V/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [bgpcep-sonar] $ /bin/bash -l /tmp/jenkins12267301917420471837.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sN6V from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sN6V/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-sonar/415/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-8c-8g-16029.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 12G 149G 8% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31888 1137 25575 19 5175 30277 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:5d:18:62 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.210/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 83755sec preferred_lft 83755sec inet6 fe80::f816:3eff:fe5d:1862/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:93:bc:9d:41 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/27/2024 _x86_64_ (8 CPU) 05:26:27 LINUX RESTART (8 CPU) 05:27:01 AM tps rtps wtps bread/s bwrtn/s 05:28:01 AM 299.65 16.28 283.37 2851.98 9091.49 05:29:01 AM 302.57 17.34 285.22 3328.49 11889.29 05:30:01 AM 172.72 4.77 167.96 963.57 9643.23 05:31:01 AM 46.66 0.05 46.61 1.60 4266.11 05:32:01 AM 38.51 0.08 38.43 137.04 3656.12 05:33:01 AM 36.44 0.03 36.41 1.07 1354.02 05:34:01 AM 54.42 0.00 54.42 0.00 1851.70 05:35:01 AM 25.06 0.00 25.06 0.00 1292.22 05:36:01 AM 17.46 0.03 17.43 0.53 1534.88 05:37:01 AM 16.64 0.00 16.64 0.00 1464.73 05:38:01 AM 21.54 0.00 21.54 0.00 1548.32 05:39:01 AM 18.14 0.00 18.14 0.00 973.00 05:40:01 AM 46.56 0.00 46.56 0.00 1526.29 05:41:01 AM 47.06 0.00 47.06 0.00 1253.81 05:42:01 AM 56.36 0.03 56.32 0.27 4787.72 05:43:01 AM 26.15 0.00 26.15 0.00 1212.73 05:44:01 AM 13.31 0.00 13.31 0.00 1075.92 05:45:01 AM 36.49 0.00 36.49 0.00 1157.21 05:46:01 AM 36.60 0.00 36.60 0.00 1150.23 05:47:01 AM 38.08 0.00 38.08 0.00 1421.26 05:48:01 AM 26.81 0.00 26.81 0.00 1222.91 05:49:01 AM 42.44 0.00 42.44 0.00 1636.65 05:50:01 AM 40.97 0.00 40.97 0.00 1631.02 05:51:01 AM 41.29 0.00 41.29 0.00 1661.63 05:52:01 AM 40.90 0.00 40.90 0.00 1739.54 05:53:01 AM 30.06 0.00 30.06 0.00 1163.46 05:54:01 AM 27.62 0.00 27.62 0.00 1883.24 05:55:01 AM 41.14 0.00 41.14 0.00 1686.24 05:56:01 AM 34.47 0.00 34.47 0.00 1847.95 05:57:01 AM 31.46 0.00 31.46 0.00 1502.80 05:58:01 AM 47.03 0.00 47.03 0.00 1880.29 05:59:01 AM 11.13 0.00 11.13 0.00 1223.28 06:00:01 AM 23.36 0.02 23.35 0.13 1678.80 06:01:01 AM 41.54 0.02 41.52 0.13 1744.69 06:02:01 AM 36.58 0.07 36.52 1.73 1580.69 06:03:01 AM 33.69 0.00 33.69 0.00 1535.34 06:04:01 AM 41.84 0.00 41.84 0.00 1475.97 06:05:01 AM 26.22 0.00 26.22 0.00 1390.27 06:06:01 AM 26.26 0.00 26.26 0.00 2597.20 06:07:01 AM 85.37 0.00 85.37 0.00 6254.44 06:08:01 AM 166.93 0.00 166.93 0.00 44487.85 06:09:01 AM 23.71 1.05 22.66 1567.34 6120.51 06:10:01 AM 10.25 0.30 9.95 48.92 974.14 Average: 53.06 0.93 52.13 207.04 3513.28 05:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:28:01 AM 29461608 31220960 3191852 9.77 2688 2080956 1478648 4.39 248900 2504648 137748 05:29:01 AM 28444188 30606968 4209272 12.89 2688 2473732 1871532 5.55 287748 3432692 181868 05:30:01 AM 25318808 27776352 7334652 22.46 2688 2764336 4755276 14.11 517736 6304152 202856 05:31:01 AM 27093392 29509044 5560068 17.03 2688 2721204 3054936 9.06 551560 4498404 63124 05:32:01 AM 27216048 29669728 5437412 16.65 2688 2759168 2531156 7.51 563012 4362964 6392 05:33:01 AM 27195884 29665552 5457576 16.71 2688 2772632 2556612 7.59 569728 4370580 1920 05:34:01 AM 24654612 27297852 7998848 24.50 2688 2942560 4910628 14.57 606108 6850184 141600 05:35:01 AM 26896312 29444444 5757148 17.63 2688 2847184 2700548 8.01 598268 4624648 25672 05:36:01 AM 26859868 29433080 5793592 17.74 2688 2872140 2733536 8.11 601460 4657716 11376 05:37:01 AM 26245760 28867376 6407700 19.62 2688 2917436 3337224 9.90 615488 5245804 18840 05:38:01 AM 25931980 28579340 6721480 20.58 2688 2942252 3440164 10.21 622932 5544500 6096 05:39:01 AM 26431148 29098724 6222312 19.06 2688 2960020 2919452 8.66 626544 5036924 8220 05:40:01 AM 26192756 28933132 6460704 19.79 2688 3032488 3131204 9.29 631216 5269336 69052 05:41:01 AM 24482772 27275912 8170688 25.02 2688 3084684 4864712 14.43 647524 6955952 114316 05:42:01 AM 24171520 27037556 8481940 25.98 2688 3156696 5014696 14.88 676712 7232516 176676 05:43:01 AM 26276004 28990320 6377456 19.53 2688 3005144 3525988 10.46 643780 5168576 15640 05:44:01 AM 26034568 28760584 6618892 20.27 2688 3016904 3260808 9.68 647748 5402916 20 05:45:01 AM 26330960 29064784 6322500 19.36 2688 3022944 2951552 8.76 650488 5100368 1216 05:46:01 AM 26307980 29053056 6345480 19.43 2688 3033892 3548776 10.53 655268 5119552 7392 05:47:01 AM 23836752 26735692 8816708 27.00 2688 3186444 5264292 15.62 688316 7543936 139900 05:48:01 AM 25752636 28634072 6900824 21.13 2688 3167788 4008824 11.89 672856 5644568 105832 05:49:01 AM 25995728 28810136 6657732 20.39 2688 3099040 3386384 10.05 678748 5391428 14136 05:50:01 AM 24191576 27135840 8461884 25.91 2688 3227588 4987680 14.80 694380 7170588 120120 05:51:01 AM 25290788 28241980 7362672 22.55 2688 3234076 3896476 11.56 697996 6067588 114576 05:52:01 AM 26004968 28861548 6648492 20.36 2688 3139208 3569056 10.59 692104 5364128 7492 05:53:01 AM 26142904 29015332 6510556 19.94 2688 3154996 2948068 8.75 695576 5223088 13764 05:54:01 AM 26005112 28918604 6648348 20.36 2688 3194792 3573516 10.60 705504 5345272 22852 05:55:01 AM 26046708 28990492 6606752 20.23 2688 3222884 2948144 8.75 711760 5293420 22608 05:56:01 AM 26015012 28988560 6638448 20.33 2688 3250208 2955892 8.77 717664 5315636 20124 05:57:01 AM 24189976 27308860 8463484 25.92 2688 3393116 4726540 14.02 737836 7108712 137108 05:58:01 AM 24029004 27219384 8624456 26.41 2688 3461292 4735172 14.05 760908 7239980 179132 05:59:01 AM 25876616 28929680 6776844 20.75 2688 3324712 2941400 8.73 735980 5425736 14552 06:00:01 AM 25838888 28922404 6814572 20.87 2688 3351704 3007336 8.92 740976 5452180 11420 06:01:01 AM 25539924 28637440 7113536 21.78 2688 3365260 3639128 10.80 746708 5744344 10204 06:02:01 AM 25338948 28450312 7314512 22.40 2688 3378000 3640356 10.80 751032 5938644 9924 06:03:01 AM 25108644 28323184 7544816 23.11 2688 3480812 3912060 11.61 764468 6151444 96136 06:04:01 AM 25788688 28919268 6864772 21.02 2688 3395760 2988324 8.87 759636 5479336 4000 06:05:01 AM 25121020 28363612 7532440 23.07 2688 3506948 3654472 10.84 769888 6131212 95856 06:06:01 AM 25470084 28673868 7183376 22.00 2688 3468200 3506268 10.40 770048 5784336 488 06:07:01 AM 24782592 28889332 7870868 24.10 2688 4358656 3014572 8.94 1077384 6140432 734328 06:08:01 AM 25448348 30142892 7205112 22.07 2688 4942920 2245692 6.66 1139564 5408072 89664 06:09:01 AM 24678132 29549472 7975328 24.42 2688 5100064 2626748 7.79 1170232 6111480 37864 06:10:01 AM 26281300 31088640 6372160 19.51 2688 5051640 1407472 4.18 1326896 4389404 25088 Average: 25821407 28791520 6832053 20.92 2688 3252616 3399333 10.09 701597 5547614 74818 05:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 AM eth0 229.46 157.81 1692.15 46.31 0.00 0.00 0.00 0.00 05:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:01 AM eth0 291.69 246.93 3281.45 43.83 0.00 0.00 0.00 0.00 05:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 AM lo 1846.01 1846.01 1851.72 1851.72 0.00 0.00 0.00 0.00 05:30:01 AM eth0 114.08 93.38 2169.93 12.71 0.00 0.00 0.00 0.00 05:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:01 AM lo 1768.68 1768.68 1778.40 1778.40 0.00 0.00 0.00 0.00 05:31:01 AM eth0 59.13 54.24 978.27 7.48 0.00 0.00 0.00 0.00 05:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:01 AM lo 863.32 863.32 870.04 870.04 0.00 0.00 0.00 0.00 05:32:01 AM eth0 18.13 16.26 34.67 3.98 0.00 0.00 0.00 0.00 05:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:01 AM lo 2507.18 2507.18 2525.25 2525.25 0.00 0.00 0.00 0.00 05:33:01 AM eth0 14.98 14.55 44.89 3.54 0.00 0.00 0.00 0.00 05:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:01 AM lo 1552.57 1552.57 1568.92 1568.92 0.00 0.00 0.00 0.00 05:34:01 AM eth0 10.93 11.18 9.32 2.80 0.00 0.00 0.00 0.00 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:01 AM lo 916.91 916.91 922.30 922.30 0.00 0.00 0.00 0.00 05:35:01 AM eth0 11.46 10.95 2.55 3.10 0.00 0.00 0.00 0.00 05:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:01 AM eth0 9.03 8.90 2.31 2.53 0.00 0.00 0.00 0.00 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:01 AM eth0 13.76 12.80 4.21 3.67 0.00 0.00 0.00 0.00 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:01 AM lo 6.85 6.85 0.46 0.46 0.00 0.00 0.00 0.00 05:38:01 AM eth0 10.28 10.35 27.12 2.66 0.00 0.00 0.00 0.00 05:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:01 AM lo 746.66 746.66 752.35 752.35 0.00 0.00 0.00 0.00 05:39:01 AM eth0 7.83 7.43 1.72 2.00 0.00 0.00 0.00 0.00 05:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:01 AM lo 2373.00 2373.00 2401.06 2401.06 0.00 0.00 0.00 0.00 05:40:01 AM eth0 6.43 5.88 1.58 1.48 0.00 0.00 0.00 0.00 05:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:41:01 AM lo 2883.97 2883.97 2927.02 2927.02 0.00 0.00 0.00 0.00 05:41:01 AM eth0 5.40 5.00 1.53 1.46 0.00 0.00 0.00 0.00 05:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:01 AM lo 1696.85 1696.85 1709.94 1709.94 0.00 0.00 0.00 0.00 05:42:01 AM eth0 4.30 4.38 5.06 1.08 0.00 0.00 0.00 0.00 05:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:01 AM lo 834.58 834.58 837.32 837.32 0.00 0.00 0.00 0.00 05:43:01 AM eth0 12.18 12.33 54.45 2.53 0.00 0.00 0.00 0.00 05:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:01 AM eth0 3.90 3.73 0.83 1.09 0.00 0.00 0.00 0.00 05:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:01 AM lo 2222.55 2222.55 2258.16 2258.16 0.00 0.00 0.00 0.00 05:45:01 AM eth0 5.77 5.67 1.54 1.44 0.00 0.00 0.00 0.00 05:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:01 AM lo 2234.19 2234.19 2255.46 2255.46 0.00 0.00 0.00 0.00 05:46:01 AM eth0 5.96 5.98 1.56 1.55 0.00 0.00 0.00 0.00 05:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:01 AM lo 1502.85 1502.85 1524.77 1524.77 0.00 0.00 0.00 0.00 05:47:01 AM eth0 7.12 6.82 1.90 2.05 0.00 0.00 0.00 0.00 05:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:01 AM lo 1066.54 1066.54 1064.85 1064.85 0.00 0.00 0.00 0.00 05:48:01 AM eth0 8.92 8.62 2.09 2.32 0.00 0.00 0.00 0.00 05:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:01 AM lo 1416.23 1416.23 1442.89 1442.89 0.00 0.00 0.00 0.00 05:49:01 AM eth0 7.75 7.11 1.74 2.02 0.00 0.00 0.00 0.00 05:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:01 AM lo 2230.41 2230.41 2262.82 2262.82 0.00 0.00 0.00 0.00 05:50:01 AM eth0 8.18 7.78 1.95 2.03 0.00 0.00 0.00 0.00 05:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:01 AM lo 1307.18 1307.18 1295.15 1295.15 0.00 0.00 0.00 0.00 05:51:01 AM eth0 5.00 4.87 1.21 1.32 0.00 0.00 0.00 0.00 05:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:01 AM lo 1502.10 1502.10 1566.27 1566.27 0.00 0.00 0.00 0.00 05:52:01 AM eth0 4.73 4.48 1.20 1.23 0.00 0.00 0.00 0.00 05:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:01 AM lo 1711.66 1711.66 1724.71 1724.71 0.00 0.00 0.00 0.00 05:53:01 AM eth0 8.67 8.17 1.98 2.26 0.00 0.00 0.00 0.00 05:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:01 AM lo 778.19 778.19 787.16 787.16 0.00 0.00 0.00 0.00 05:54:01 AM eth0 6.20 5.81 1.63 1.85 0.00 0.00 0.00 0.00 05:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 AM lo 1634.76 1634.76 1648.29 1648.29 0.00 0.00 0.00 0.00 05:55:01 AM eth0 8.30 7.88 1.90 2.20 0.00 0.00 0.00 0.00 05:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:01 AM lo 1607.61 1607.61 1619.72 1619.72 0.00 0.00 0.00 0.00 05:56:01 AM eth0 10.90 10.60 2.52 2.95 0.00 0.00 0.00 0.00 05:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:01 AM lo 1572.34 1572.34 1588.39 1588.39 0.00 0.00 0.00 0.00 05:57:01 AM eth0 9.30 8.35 2.41 2.50 0.00 0.00 0.00 0.00 05:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:01 AM lo 1767.06 1767.06 1776.31 1776.31 0.00 0.00 0.00 0.00 05:58:01 AM eth0 8.43 8.11 1.98 2.41 0.00 0.00 0.00 0.00 05:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:01 AM lo 6.00 6.00 1.39 1.39 0.00 0.00 0.00 0.00 05:59:01 AM eth0 8.96 8.65 17.10 2.32 0.00 0.00 0.00 0.00 05:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:01 AM lo 530.01 530.01 550.86 550.86 0.00 0.00 0.00 0.00 06:00:01 AM eth0 6.70 6.05 1.64 1.81 0.00 0.00 0.00 0.00 06:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:01 AM lo 1470.63 1470.63 1495.16 1495.16 0.00 0.00 0.00 0.00 06:01:01 AM eth0 4.87 4.50 1.18 1.22 0.00 0.00 0.00 0.00 06:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:01 AM lo 1531.57 1531.57 1550.59 1550.59 0.00 0.00 0.00 0.00 06:02:01 AM eth0 5.23 5.01 1.30 1.38 0.00 0.00 0.00 0.00 06:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:01 AM lo 1891.17 1891.17 1896.28 1896.28 0.00 0.00 0.00 0.00 06:03:01 AM eth0 7.97 7.82 1.92 2.11 0.00 0.00 0.00 0.00 06:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:01 AM lo 1683.99 1683.99 1739.78 1739.78 0.00 0.00 0.00 0.00 06:04:01 AM eth0 4.30 4.18 1.05 1.11 0.00 0.00 0.00 0.00 06:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 AM lo 1140.14 1140.14 1131.00 1131.00 0.00 0.00 0.00 0.00 06:05:01 AM eth0 7.58 7.43 1.98 2.18 0.00 0.00 0.00 0.00 06:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:01 AM lo 554.02 554.02 573.34 573.34 0.00 0.00 0.00 0.00 06:06:01 AM eth0 7.80 7.51 4.20 2.37 0.00 0.00 0.00 0.00 06:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:01 AM lo 0.43 0.43 0.02 0.02 0.00 0.00 0.00 0.00 06:07:01 AM eth0 224.03 192.50 2871.61 26.65 0.00 0.00 0.00 0.00 06:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:01 AM eth0 199.33 158.33 1710.63 17.53 0.00 0.00 0.00 0.00 06:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:01 AM eth0 106.83 88.84 784.11 27.00 0.00 0.00 0.00 0.00 06:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 AM eth0 157.31 127.02 59.78 417.88 0.00 0.00 0.00 0.00 06:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1147.87 1147.87 1160.42 1160.42 0.00 0.00 0.00 0.00 Average: eth0 38.82 32.42 320.79 15.67 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/27/2024 _x86_64_ (8 CPU) 05:26:27 LINUX RESTART (8 CPU) 05:27:01 AM CPU %user %nice %system %iowait %steal %idle 05:28:01 AM all 10.86 0.00 2.21 1.00 0.05 85.87 05:28:01 AM 0 7.75 0.00 1.77 0.95 0.07 89.45 05:28:01 AM 1 14.53 0.00 1.81 0.40 0.07 83.20 05:28:01 AM 2 17.25 0.00 2.61 2.56 0.05 77.53 05:28:01 AM 3 3.21 0.00 1.12 0.22 0.03 95.42 05:28:01 AM 4 21.51 0.00 3.51 0.69 0.05 74.24 05:28:01 AM 5 11.55 0.00 1.97 0.33 0.05 86.09 05:28:01 AM 6 7.78 0.00 1.76 0.10 0.03 90.33 05:28:01 AM 7 3.30 0.00 3.16 2.74 0.07 90.73 05:29:01 AM all 17.40 0.00 1.71 1.56 0.07 79.26 05:29:01 AM 0 11.86 0.00 1.25 0.40 0.07 86.42 05:29:01 AM 1 10.46 0.00 0.62 0.93 0.07 87.92 05:29:01 AM 2 22.91 0.00 1.27 0.62 0.07 75.13 05:29:01 AM 3 8.91 0.00 1.10 1.69 0.05 88.25 05:29:01 AM 4 15.80 0.00 2.29 2.48 0.05 79.38 05:29:01 AM 5 35.08 0.00 4.21 2.55 0.07 58.10 05:29:01 AM 6 16.96 0.00 1.69 1.54 0.07 79.75 05:29:01 AM 7 17.17 0.00 1.26 2.30 0.10 79.18 05:30:01 AM all 44.63 0.00 2.59 1.00 0.09 51.69 05:30:01 AM 0 43.60 0.00 1.78 1.14 0.08 53.40 05:30:01 AM 1 28.66 0.00 1.87 1.21 0.10 68.16 05:30:01 AM 2 43.49 0.00 1.51 1.41 0.08 53.52 05:30:01 AM 3 54.90 0.00 2.31 1.04 0.10 41.64 05:30:01 AM 4 49.45 0.00 4.90 2.35 0.07 43.22 05:30:01 AM 5 49.62 0.00 2.06 0.17 0.08 48.06 05:30:01 AM 6 38.78 0.00 1.88 0.50 0.08 58.75 05:30:01 AM 7 48.51 0.00 4.41 0.22 0.08 46.78 05:31:01 AM all 34.68 0.00 2.38 0.33 0.09 62.52 05:31:01 AM 0 41.33 0.00 2.56 0.20 0.10 55.81 05:31:01 AM 1 30.07 0.00 1.93 0.27 0.08 67.65 05:31:01 AM 2 32.60 0.00 1.56 1.58 0.10 64.16 05:31:01 AM 3 31.19 0.00 3.32 0.18 0.08 65.22 05:31:01 AM 4 42.58 0.00 2.60 0.13 0.08 54.60 05:31:01 AM 5 31.18 0.00 1.23 0.10 0.08 67.41 05:31:01 AM 6 32.99 0.00 2.14 0.17 0.08 64.63 05:31:01 AM 7 35.53 0.00 3.71 0.02 0.10 60.64 05:32:01 AM all 43.45 0.00 2.09 0.30 0.11 54.05 05:32:01 AM 0 37.54 0.00 1.48 0.07 0.13 60.79 05:32:01 AM 1 40.93 0.00 2.09 0.69 0.12 56.17 05:32:01 AM 2 43.65 0.00 2.33 0.37 0.12 53.54 05:32:01 AM 3 58.14 0.00 2.38 0.19 0.14 39.16 05:32:01 AM 4 37.32 0.00 1.72 0.83 0.10 60.03 05:32:01 AM 5 38.74 0.00 0.94 0.00 0.10 60.22 05:32:01 AM 6 40.65 0.00 3.01 0.18 0.08 56.08 05:32:01 AM 7 50.83 0.00 2.78 0.08 0.08 46.22 05:33:01 AM all 38.51 0.00 2.70 0.18 0.10 58.51 05:33:01 AM 0 28.45 0.00 3.32 0.05 0.10 68.08 05:33:01 AM 1 39.49 0.00 1.88 0.20 0.08 58.34 05:33:01 AM 2 46.64 0.00 2.86 0.02 0.08 50.40 05:33:01 AM 3 43.68 0.00 2.86 0.29 0.08 53.09 05:33:01 AM 4 40.94 0.00 3.32 0.50 0.15 55.09 05:33:01 AM 5 24.47 0.00 2.00 0.22 0.10 73.22 05:33:01 AM 6 44.76 0.00 2.37 0.12 0.10 52.64 05:33:01 AM 7 39.68 0.00 3.02 0.07 0.08 57.15 05:34:01 AM all 42.17 0.00 2.40 0.16 0.09 55.18 05:34:01 AM 0 45.73 0.00 1.56 0.07 0.08 52.56 05:34:01 AM 1 40.87 0.00 1.41 0.20 0.08 57.44 05:34:01 AM 2 36.09 0.00 2.80 0.05 0.12 60.94 05:34:01 AM 3 59.18 0.00 4.02 0.02 0.08 36.70 05:34:01 AM 4 42.43 0.00 2.43 0.13 0.08 54.92 05:34:01 AM 5 44.44 0.00 1.14 0.12 0.07 54.24 05:34:01 AM 6 25.94 0.00 3.53 0.64 0.10 69.79 05:34:01 AM 7 42.68 0.00 2.30 0.08 0.08 54.85 05:35:01 AM all 39.25 0.00 2.14 0.15 0.09 58.38 05:35:01 AM 0 45.21 0.00 1.61 0.03 0.08 53.06 05:35:01 AM 1 45.00 0.00 1.78 0.13 0.10 52.98 05:35:01 AM 2 54.56 0.00 4.28 0.03 0.08 41.04 05:35:01 AM 3 45.24 0.00 1.98 0.00 0.10 52.68 05:35:01 AM 4 35.29 0.00 2.58 0.02 0.08 62.02 05:35:01 AM 5 22.56 0.00 1.48 0.32 0.08 75.56 05:35:01 AM 6 31.54 0.00 1.65 0.61 0.07 66.14 05:35:01 AM 7 34.55 0.00 1.74 0.07 0.10 63.54 05:36:01 AM all 32.51 0.00 1.16 0.11 0.08 66.14 05:36:01 AM 0 29.49 0.00 1.55 0.00 0.10 68.85 05:36:01 AM 1 43.95 0.00 1.44 0.15 0.08 54.38 05:36:01 AM 2 28.66 0.00 1.10 0.12 0.08 70.04 05:36:01 AM 3 32.73 0.00 0.72 0.05 0.07 66.44 05:36:01 AM 4 37.10 0.00 0.62 0.00 0.07 62.21 05:36:01 AM 5 34.05 0.00 1.59 0.42 0.07 63.88 05:36:01 AM 6 32.04 0.00 1.39 0.18 0.08 66.30 05:36:01 AM 7 22.07 0.00 0.84 0.00 0.07 77.02 05:37:01 AM all 42.59 0.00 1.39 0.11 0.08 55.83 05:37:01 AM 0 52.57 0.00 1.05 0.00 0.08 46.29 05:37:01 AM 1 44.97 0.00 1.30 0.13 0.08 53.51 05:37:01 AM 2 59.78 0.00 2.14 0.02 0.08 37.98 05:37:01 AM 3 29.18 0.00 0.97 0.03 0.08 69.73 05:37:01 AM 4 51.77 0.00 2.06 0.00 0.08 46.09 05:37:01 AM 5 40.70 0.00 1.34 0.48 0.10 57.38 05:37:01 AM 6 26.72 0.00 1.06 0.00 0.08 72.14 05:37:01 AM 7 34.98 0.00 1.17 0.18 0.07 63.60 05:38:01 AM all 39.90 0.00 1.05 0.11 0.08 58.86 05:38:01 AM 0 31.15 0.00 0.65 0.00 0.07 68.13 05:38:01 AM 1 45.20 0.00 1.52 0.00 0.08 53.19 05:38:01 AM 2 29.25 0.00 0.69 0.67 0.08 69.31 05:38:01 AM 3 69.48 0.00 1.70 0.02 0.08 28.72 05:38:01 AM 4 47.85 0.00 0.89 0.00 0.07 51.19 05:38:01 AM 5 27.86 0.00 1.00 0.00 0.08 71.06 05:38:01 AM 6 32.74 0.00 0.77 0.07 0.08 66.34 05:38:01 AM 7 35.61 0.00 1.17 0.13 0.07 63.02 05:38:01 AM CPU %user %nice %system %iowait %steal %idle 05:39:01 AM all 26.94 0.00 1.52 0.08 0.07 71.40 05:39:01 AM 0 24.28 0.00 1.54 0.10 0.07 74.01 05:39:01 AM 1 33.12 0.00 1.26 0.00 0.07 65.56 05:39:01 AM 2 34.92 0.00 2.58 0.10 0.07 62.34 05:39:01 AM 3 26.18 0.00 1.24 0.02 0.07 72.50 05:39:01 AM 4 22.34 0.00 1.69 0.17 0.08 75.72 05:39:01 AM 5 30.86 0.00 0.77 0.00 0.07 68.30 05:39:01 AM 6 21.37 0.00 0.89 0.17 0.07 77.51 05:39:01 AM 7 22.45 0.00 2.18 0.05 0.07 75.26 05:40:01 AM all 38.80 0.00 2.82 0.13 0.09 58.16 05:40:01 AM 0 36.29 0.00 1.71 0.25 0.10 61.65 05:40:01 AM 1 38.97 0.00 2.20 0.00 0.10 58.73 05:40:01 AM 2 41.89 0.00 3.52 0.03 0.10 54.46 05:40:01 AM 3 43.65 0.00 5.21 0.00 0.08 51.06 05:40:01 AM 4 41.30 0.00 3.56 0.22 0.08 54.84 05:40:01 AM 5 36.53 0.00 1.29 0.13 0.08 61.96 05:40:01 AM 6 40.53 0.00 2.02 0.15 0.08 57.22 05:40:01 AM 7 31.27 0.00 3.02 0.22 0.10 65.38 05:41:01 AM all 39.04 0.00 2.96 0.13 0.10 57.77 05:41:01 AM 0 34.41 0.00 5.00 0.10 0.10 60.40 05:41:01 AM 1 43.29 0.00 3.87 0.17 0.12 52.56 05:41:01 AM 2 46.60 0.00 2.52 0.12 0.10 50.66 05:41:01 AM 3 41.56 0.00 1.73 0.05 0.10 56.56 05:41:01 AM 4 39.73 0.00 2.35 0.15 0.12 57.66 05:41:01 AM 5 30.08 0.00 2.73 0.20 0.08 66.90 05:41:01 AM 6 36.19 0.00 1.90 0.03 0.10 61.78 05:41:01 AM 7 40.45 0.00 3.56 0.25 0.08 55.65 05:42:01 AM all 37.64 0.00 2.46 0.45 0.09 59.37 05:42:01 AM 0 37.28 0.00 2.67 0.00 0.08 59.96 05:42:01 AM 1 42.23 0.00 2.43 0.30 0.08 54.95 05:42:01 AM 2 46.02 0.00 2.60 0.10 0.08 51.20 05:42:01 AM 3 31.42 0.00 2.42 0.79 0.10 65.27 05:42:01 AM 4 44.61 0.00 3.04 1.41 0.10 50.84 05:42:01 AM 5 38.67 0.00 1.30 0.15 0.08 59.80 05:42:01 AM 6 31.15 0.00 2.58 0.18 0.10 65.98 05:42:01 AM 7 29.70 0.00 2.63 0.65 0.08 66.93 05:43:01 AM all 34.00 0.00 1.88 0.10 0.08 63.93 05:43:01 AM 0 40.92 0.00 1.14 0.08 0.08 57.78 05:43:01 AM 1 19.60 0.00 1.29 0.17 0.08 78.86 05:43:01 AM 2 45.73 0.00 1.23 0.02 0.08 52.94 05:43:01 AM 3 51.71 0.00 4.32 0.17 0.08 43.72 05:43:01 AM 4 32.35 0.00 2.06 0.02 0.08 65.49 05:43:01 AM 5 40.66 0.00 1.99 0.03 0.10 57.21 05:43:01 AM 6 23.76 0.00 1.48 0.29 0.07 74.40 05:43:01 AM 7 17.18 0.00 1.56 0.05 0.08 81.12 05:44:01 AM all 16.03 0.00 0.50 0.05 0.05 83.37 05:44:01 AM 0 22.35 0.00 0.23 0.00 0.05 77.37 05:44:01 AM 1 20.66 0.00 0.77 0.02 0.05 78.51 05:44:01 AM 2 25.11 0.00 0.40 0.00 0.03 74.46 05:44:01 AM 3 12.65 0.00 0.42 0.13 0.05 86.75 05:44:01 AM 4 12.53 0.00 0.63 0.08 0.08 86.67 05:44:01 AM 5 5.77 0.00 0.27 0.00 0.03 93.93 05:44:01 AM 6 12.87 0.00 0.88 0.17 0.05 86.03 05:44:01 AM 7 16.24 0.00 0.42 0.00 0.03 83.31 05:45:01 AM all 35.28 0.00 2.60 0.10 0.08 61.93 05:45:01 AM 0 39.00 0.00 1.38 0.00 0.10 59.52 05:45:01 AM 1 38.65 0.00 2.08 0.02 0.10 59.15 05:45:01 AM 2 34.19 0.00 3.29 0.00 0.08 62.43 05:45:01 AM 3 35.93 0.00 2.34 0.02 0.08 61.63 05:45:01 AM 4 27.84 0.00 2.95 0.25 0.08 68.87 05:45:01 AM 5 46.72 0.00 3.00 0.02 0.07 50.19 05:45:01 AM 6 31.98 0.00 3.47 0.40 0.07 64.09 05:45:01 AM 7 27.92 0.00 2.32 0.10 0.08 69.58 05:46:01 AM all 36.00 0.00 2.77 0.09 0.08 61.05 05:46:01 AM 0 33.10 0.00 3.38 0.05 0.08 63.39 05:46:01 AM 1 33.39 0.00 1.64 0.07 0.08 64.81 05:46:01 AM 2 42.69 0.00 3.36 0.02 0.08 53.85 05:46:01 AM 3 31.64 0.00 4.53 0.29 0.10 63.44 05:46:01 AM 4 41.44 0.00 2.40 0.13 0.08 55.95 05:46:01 AM 5 32.69 0.00 1.70 0.05 0.08 65.48 05:46:01 AM 6 31.27 0.00 2.22 0.12 0.08 66.31 05:46:01 AM 7 41.77 0.00 2.94 0.03 0.07 55.19 05:47:01 AM all 42.89 0.00 2.17 0.15 0.09 54.70 05:47:01 AM 0 48.11 0.00 3.05 0.07 0.08 48.69 05:47:01 AM 1 51.20 0.00 1.89 0.42 0.10 46.39 05:47:01 AM 2 26.02 0.00 2.48 0.00 0.08 71.42 05:47:01 AM 3 43.91 0.00 1.47 0.05 0.10 54.47 05:47:01 AM 4 53.77 0.00 3.06 0.08 0.08 43.00 05:47:01 AM 5 38.67 0.00 2.82 0.20 0.07 58.25 05:47:01 AM 6 39.62 0.00 1.02 0.37 0.08 58.90 05:47:01 AM 7 41.81 0.00 1.56 0.02 0.08 56.53 05:48:01 AM all 39.48 0.00 2.18 0.09 0.09 58.16 05:48:01 AM 0 49.16 0.00 2.08 0.02 0.10 48.64 05:48:01 AM 1 53.19 0.00 2.15 0.00 0.08 44.58 05:48:01 AM 2 51.31 0.00 4.16 0.07 0.10 44.37 05:48:01 AM 3 32.93 0.00 3.30 0.05 0.10 63.62 05:48:01 AM 4 34.82 0.00 1.53 0.10 0.10 63.45 05:48:01 AM 5 32.04 0.00 1.34 0.32 0.08 66.21 05:48:01 AM 6 26.04 0.00 1.18 0.05 0.08 72.65 05:48:01 AM 7 36.32 0.00 1.69 0.15 0.08 61.76 05:49:01 AM all 40.61 0.00 2.16 0.14 0.08 57.01 05:49:01 AM 0 45.41 0.00 1.81 0.13 0.08 52.56 05:49:01 AM 1 21.49 0.00 1.81 0.30 0.08 76.31 05:49:01 AM 2 27.03 0.00 3.74 0.00 0.08 69.15 05:49:01 AM 3 47.82 0.00 1.96 0.25 0.08 49.89 05:49:01 AM 4 51.44 0.00 2.09 0.10 0.08 46.28 05:49:01 AM 5 54.60 0.00 2.80 0.10 0.08 42.42 05:49:01 AM 6 43.65 0.00 1.59 0.10 0.07 54.59 05:49:01 AM 7 33.35 0.00 1.51 0.10 0.08 64.96 05:49:01 AM CPU %user %nice %system %iowait %steal %idle 05:50:01 AM all 39.73 0.00 2.74 0.14 0.09 57.30 05:50:01 AM 0 41.04 0.00 2.72 0.13 0.08 56.02 05:50:01 AM 1 30.35 0.00 2.02 0.32 0.10 67.21 05:50:01 AM 2 46.41 0.00 3.31 0.00 0.08 50.20 05:50:01 AM 3 31.86 0.00 2.03 0.07 0.08 65.96 05:50:01 AM 4 35.73 0.00 2.73 0.13 0.08 61.32 05:50:01 AM 5 50.29 0.00 3.59 0.05 0.08 45.99 05:50:01 AM 6 43.26 0.00 1.86 0.32 0.08 54.47 05:50:01 AM 7 38.89 0.00 3.64 0.10 0.08 57.28 05:51:01 AM all 36.87 0.00 2.28 0.13 0.08 60.64 05:51:01 AM 0 35.19 0.00 1.61 0.17 0.08 62.96 05:51:01 AM 1 39.48 0.00 3.83 0.05 0.08 56.56 05:51:01 AM 2 39.60 0.00 1.59 0.29 0.08 58.43 05:51:01 AM 3 31.71 0.00 2.47 0.07 0.08 65.67 05:51:01 AM 4 41.30 0.00 1.56 0.00 0.08 57.05 05:51:01 AM 5 33.18 0.00 1.76 0.18 0.08 64.79 05:51:01 AM 6 38.75 0.00 2.12 0.00 0.08 59.05 05:51:01 AM 7 35.73 0.00 3.31 0.29 0.08 60.59 05:52:01 AM all 34.89 0.00 2.46 0.19 0.09 62.37 05:52:01 AM 0 33.75 0.00 2.34 0.24 0.08 63.59 05:52:01 AM 1 37.47 0.00 2.72 0.66 0.10 59.05 05:52:01 AM 2 26.44 0.00 2.51 0.25 0.10 70.70 05:52:01 AM 3 38.04 0.00 2.35 0.00 0.08 59.53 05:52:01 AM 4 36.90 0.00 3.36 0.07 0.08 59.59 05:52:01 AM 5 39.29 0.00 1.68 0.10 0.08 58.85 05:52:01 AM 6 38.51 0.00 2.76 0.07 0.08 58.58 05:52:01 AM 7 28.71 0.00 1.97 0.17 0.08 69.07 05:53:01 AM all 37.89 0.00 2.36 0.11 0.09 59.55 05:53:01 AM 0 37.77 0.00 2.56 0.03 0.08 59.55 05:53:01 AM 1 34.46 0.00 1.46 0.20 0.08 63.80 05:53:01 AM 2 34.40 0.00 2.12 0.18 0.10 63.20 05:53:01 AM 3 44.21 0.00 1.91 0.02 0.08 53.78 05:53:01 AM 4 40.60 0.00 3.82 0.13 0.08 55.36 05:53:01 AM 5 36.65 0.00 1.56 0.05 0.08 61.66 05:53:01 AM 6 26.73 0.00 2.99 0.02 0.08 70.17 05:53:01 AM 7 48.32 0.00 2.47 0.22 0.08 48.91 05:54:01 AM all 38.30 0.00 1.89 0.16 0.09 59.56 05:54:01 AM 0 21.00 0.00 1.92 0.47 0.10 76.51 05:54:01 AM 1 48.74 0.00 1.42 0.02 0.10 49.72 05:54:01 AM 2 29.19 0.00 1.09 0.30 0.08 69.33 05:54:01 AM 3 47.20 0.00 2.03 0.18 0.10 50.49 05:54:01 AM 4 48.66 0.00 2.40 0.10 0.08 48.76 05:54:01 AM 5 35.34 0.00 1.56 0.00 0.08 63.02 05:54:01 AM 6 35.38 0.00 1.71 0.07 0.07 62.78 05:54:01 AM 7 40.93 0.00 2.98 0.12 0.08 55.89 05:55:01 AM all 39.11 0.00 2.17 0.13 0.08 58.51 05:55:01 AM 0 29.26 0.00 2.45 0.02 0.10 68.17 05:55:01 AM 1 35.27 0.00 1.76 0.03 0.07 62.87 05:55:01 AM 2 49.87 0.00 4.46 0.02 0.08 45.57 05:55:01 AM 3 38.70 0.00 1.46 0.05 0.10 59.70 05:55:01 AM 4 47.39 0.00 2.05 0.20 0.08 50.28 05:55:01 AM 5 31.01 0.00 1.16 0.25 0.07 67.52 05:55:01 AM 6 42.47 0.00 1.59 0.39 0.08 55.47 05:55:01 AM 7 38.89 0.00 2.48 0.08 0.08 58.47 05:56:01 AM all 37.37 0.00 2.51 0.15 0.09 59.89 05:56:01 AM 0 32.66 0.00 1.52 0.05 0.08 65.68 05:56:01 AM 1 36.84 0.00 2.03 0.18 0.08 60.86 05:56:01 AM 2 29.34 0.00 2.33 0.29 0.08 67.96 05:56:01 AM 3 42.25 0.00 3.22 0.13 0.08 54.31 05:56:01 AM 4 51.33 0.00 3.25 0.13 0.08 45.20 05:56:01 AM 5 38.22 0.00 4.19 0.00 0.10 57.49 05:56:01 AM 6 27.29 0.00 1.50 0.25 0.08 70.87 05:56:01 AM 7 41.00 0.00 2.00 0.15 0.08 56.76 05:57:01 AM all 35.85 0.00 2.15 0.11 0.08 61.81 05:57:01 AM 0 32.61 0.00 1.47 0.05 0.07 65.80 05:57:01 AM 1 40.05 0.00 1.24 0.00 0.08 58.63 05:57:01 AM 2 33.66 0.00 3.15 0.03 0.10 63.06 05:57:01 AM 3 41.05 0.00 1.72 0.10 0.08 57.04 05:57:01 AM 4 25.32 0.00 2.61 0.45 0.07 71.54 05:57:01 AM 5 34.98 0.00 3.30 0.07 0.07 61.58 05:57:01 AM 6 38.38 0.00 1.27 0.05 0.08 60.21 05:57:01 AM 7 40.73 0.00 2.46 0.10 0.08 56.63 05:58:01 AM all 38.60 0.00 2.46 0.17 0.09 58.69 05:58:01 AM 0 44.10 0.00 1.32 0.00 0.12 54.46 05:58:01 AM 1 45.42 0.00 1.74 0.02 0.08 52.73 05:58:01 AM 2 26.24 0.00 2.43 0.12 0.07 71.14 05:58:01 AM 3 37.49 0.00 2.15 0.30 0.10 59.95 05:58:01 AM 4 39.80 0.00 2.89 0.37 0.08 56.86 05:58:01 AM 5 33.04 0.00 4.76 0.25 0.08 61.87 05:58:01 AM 6 35.76 0.00 2.88 0.23 0.08 61.04 05:58:01 AM 7 46.96 0.00 1.48 0.05 0.07 51.44 05:59:01 AM all 24.46 0.00 1.13 0.10 0.07 74.23 05:59:01 AM 0 27.95 0.00 1.29 0.30 0.05 70.41 05:59:01 AM 1 22.86 0.00 1.04 0.00 0.07 76.03 05:59:01 AM 2 24.35 0.00 1.32 0.02 0.08 74.23 05:59:01 AM 3 22.96 0.00 1.11 0.00 0.07 75.87 05:59:01 AM 4 28.27 0.00 1.76 0.13 0.08 69.76 05:59:01 AM 5 29.85 0.00 0.99 0.00 0.10 69.06 05:59:01 AM 6 11.94 0.00 0.87 0.15 0.07 86.97 05:59:01 AM 7 27.52 0.00 0.67 0.20 0.07 71.54 06:00:01 AM all 36.00 0.00 1.49 0.08 0.08 62.34 06:00:01 AM 0 59.10 0.00 1.40 0.05 0.08 39.36 06:00:01 AM 1 32.33 0.00 1.31 0.10 0.10 66.16 06:00:01 AM 2 43.27 0.00 2.73 0.02 0.08 53.90 06:00:01 AM 3 26.23 0.00 0.92 0.12 0.10 72.63 06:00:01 AM 4 33.78 0.00 1.12 0.02 0.10 64.98 06:00:01 AM 5 33.63 0.00 2.16 0.05 0.07 64.09 06:00:01 AM 6 28.98 0.00 1.07 0.28 0.07 69.60 06:00:01 AM 7 30.66 0.00 1.22 0.00 0.07 68.05 06:00:01 AM CPU %user %nice %system %iowait %steal %idle 06:01:01 AM all 37.23 0.00 2.39 0.16 0.08 60.14 06:01:01 AM 0 32.84 0.00 3.29 0.55 0.10 63.21 06:01:01 AM 1 42.08 0.00 3.29 0.10 0.08 54.45 06:01:01 AM 2 27.51 0.00 1.82 0.39 0.08 70.20 06:01:01 AM 3 41.24 0.00 2.07 0.02 0.08 56.60 06:01:01 AM 4 41.10 0.00 2.35 0.07 0.08 56.39 06:01:01 AM 5 37.08 0.00 1.83 0.00 0.08 61.00 06:01:01 AM 6 38.33 0.00 2.60 0.12 0.07 58.88 06:01:01 AM 7 37.60 0.00 1.85 0.05 0.08 60.42 06:02:01 AM all 37.67 0.00 2.33 0.14 0.08 59.78 06:02:01 AM 0 45.86 0.00 1.74 0.03 0.07 52.30 06:02:01 AM 1 41.92 0.00 2.97 0.17 0.08 54.86 06:02:01 AM 2 44.13 0.00 1.98 0.00 0.08 53.80 06:02:01 AM 3 40.12 0.00 2.56 0.07 0.07 57.19 06:02:01 AM 4 27.72 0.00 2.85 0.50 0.08 68.84 06:02:01 AM 5 34.14 0.00 1.51 0.22 0.08 64.05 06:02:01 AM 6 29.31 0.00 3.04 0.13 0.08 67.43 06:02:01 AM 7 38.12 0.00 1.98 0.03 0.08 59.78 06:03:01 AM all 37.95 0.00 2.57 0.17 0.09 59.23 06:03:01 AM 0 37.28 0.00 4.95 0.10 0.10 57.57 06:03:01 AM 1 45.34 0.00 3.04 0.12 0.08 51.42 06:03:01 AM 2 35.41 0.00 2.15 0.22 0.08 62.14 06:03:01 AM 3 27.64 0.00 3.24 0.03 0.08 69.00 06:03:01 AM 4 36.51 0.00 1.83 0.17 0.10 61.39 06:03:01 AM 5 41.60 0.00 1.39 0.00 0.08 56.92 06:03:01 AM 6 43.40 0.00 2.15 0.12 0.07 54.26 06:03:01 AM 7 36.40 0.00 1.83 0.57 0.08 61.12 06:04:01 AM all 36.16 0.00 2.62 0.14 0.08 61.00 06:04:01 AM 0 38.07 0.00 4.15 0.03 0.08 57.66 06:04:01 AM 1 34.45 0.00 2.27 0.05 0.08 63.14 06:04:01 AM 2 49.76 0.00 2.92 0.05 0.08 47.19 06:04:01 AM 3 35.61 0.00 2.30 0.07 0.08 61.93 06:04:01 AM 4 27.03 0.00 3.55 0.17 0.08 69.17 06:04:01 AM 5 42.60 0.00 1.70 0.02 0.08 55.60 06:04:01 AM 6 25.57 0.00 2.26 0.67 0.08 71.41 06:04:01 AM 7 36.15 0.00 1.80 0.05 0.08 61.92 06:05:01 AM all 37.73 0.00 2.30 0.13 0.08 59.75 06:05:01 AM 0 34.06 0.00 2.13 0.08 0.10 63.63 06:05:01 AM 1 34.74 0.00 1.86 0.00 0.10 63.30 06:05:01 AM 2 44.10 0.00 2.05 0.29 0.08 53.48 06:05:01 AM 3 41.91 0.00 4.72 0.47 0.08 52.82 06:05:01 AM 4 36.25 0.00 1.26 0.02 0.07 62.41 06:05:01 AM 5 30.90 0.00 3.26 0.13 0.07 65.64 06:05:01 AM 6 45.98 0.00 1.19 0.02 0.08 52.72 06:05:01 AM 7 33.97 0.00 1.93 0.05 0.08 63.97 06:06:01 AM all 29.68 0.00 1.62 0.17 0.08 68.45 06:06:01 AM 0 24.38 0.00 1.09 0.00 0.07 74.46 06:06:01 AM 1 30.22 0.00 2.13 0.05 0.08 67.51 06:06:01 AM 2 38.54 0.00 1.51 0.00 0.08 59.87 06:06:01 AM 3 27.08 0.00 1.95 0.00 0.10 70.87 06:06:01 AM 4 41.70 0.00 2.36 0.02 0.08 55.83 06:06:01 AM 5 16.81 0.00 1.29 0.96 0.08 80.86 06:06:01 AM 6 22.72 0.00 1.19 0.30 0.07 75.71 06:06:01 AM 7 35.94 0.00 1.47 0.00 0.05 62.54 06:07:01 AM all 15.72 0.00 1.29 0.70 0.05 82.25 06:07:01 AM 0 44.68 0.00 3.35 2.29 0.07 49.61 06:07:01 AM 1 10.62 0.00 1.25 0.82 0.05 87.26 06:07:01 AM 2 18.41 0.00 1.29 0.79 0.05 79.47 06:07:01 AM 3 13.00 0.00 0.87 0.10 0.05 85.97 06:07:01 AM 4 9.22 0.00 0.44 0.00 0.03 90.31 06:07:01 AM 5 10.02 0.00 1.09 0.60 0.05 88.24 06:07:01 AM 6 11.38 0.00 1.06 0.89 0.05 86.63 06:07:01 AM 7 8.40 0.00 0.96 0.08 0.07 90.49 06:08:01 AM all 15.47 0.00 1.29 3.40 0.06 79.78 06:08:01 AM 0 18.64 0.00 1.34 1.02 0.07 78.93 06:08:01 AM 1 13.58 0.00 1.34 6.11 0.05 78.91 06:08:01 AM 2 24.52 0.00 0.90 7.86 0.07 66.65 06:08:01 AM 3 14.25 0.00 0.69 0.37 0.07 84.63 06:08:01 AM 4 17.52 0.00 0.58 3.86 0.05 77.98 06:08:01 AM 5 15.71 0.00 2.25 5.28 0.05 76.71 06:08:01 AM 6 10.79 0.00 1.11 0.42 0.07 87.62 06:08:01 AM 7 8.72 0.00 2.15 2.24 0.07 86.82 06:09:01 AM all 30.92 0.00 1.34 0.36 0.07 67.31 06:09:01 AM 0 47.16 0.00 0.48 0.85 0.07 51.44 06:09:01 AM 1 52.21 0.00 0.80 0.50 0.08 46.40 06:09:01 AM 2 11.42 0.00 0.99 0.54 0.05 87.01 06:09:01 AM 3 34.92 0.00 2.91 0.00 0.07 62.10 06:09:01 AM 4 19.27 0.00 2.43 0.95 0.08 77.27 06:09:01 AM 5 20.23 0.00 1.44 0.05 0.07 78.21 06:09:01 AM 6 13.15 0.00 0.87 0.00 0.07 85.92 06:09:01 AM 7 48.95 0.00 0.77 0.00 0.07 50.22 06:10:01 AM all 4.77 0.00 1.44 0.05 0.03 93.71 06:10:01 AM 0 2.00 0.00 0.58 0.17 0.03 97.21 06:10:01 AM 1 4.74 0.00 2.57 0.00 0.03 92.65 06:10:01 AM 2 1.79 0.00 0.70 0.10 0.03 97.38 06:10:01 AM 3 4.42 0.00 1.53 0.00 0.03 94.01 06:10:01 AM 4 2.66 0.00 2.77 0.00 0.03 94.54 06:10:01 AM 5 17.04 0.00 1.80 0.12 0.03 81.01 06:10:01 AM 6 1.89 0.00 1.14 0.02 0.02 96.94 06:10:01 AM 7 3.61 0.00 0.45 0.00 0.03 95.91 Average: all 33.83 0.00 2.06 0.31 0.08 63.72 Average: 0 34.98 0.00 2.01 0.24 0.08 62.69 Average: 1 34.73 0.00 1.89 0.36 0.08 62.95 Average: 2 35.22 0.00 2.24 0.46 0.08 62.01 Average: 3 35.27 0.00 2.22 0.18 0.08 62.25 Average: 4 35.16 0.00 2.33 0.40 0.08 62.02 Average: 5 32.77 0.00 1.93 0.33 0.08 64.89 Average: 6 29.74 0.00 1.81 0.25 0.08 68.13 Average: 7 32.78 0.00 2.06 0.28 0.08 64.80