Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-4g-11988 (centos8-builder-4c-4g) in workspace /w/workspace/transportpce-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/transportpce > git init /w/workspace/transportpce-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce > git --version # timeout=10 > git --version # 'git version 2.39.3' 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/transportpce-sonar@tmp/jenkins-gitclient-ssh1194409013613924525.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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # 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 56e494764739075a80f9b00f84145e0093081bb8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 56e494764739075a80f9b00f84145e0093081bb8 # timeout=10 Commit message: "Add new functional PCE test to check bug-772" > git rev-list --no-walk 56e494764739075a80f9b00f84145e0093081bb8 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 ERROR: No submodules found. Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [transportpce-sonar] $ /bin/bash /tmp/jenkins3395142818355607287.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.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dC6S 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-dC6S/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-dC6S/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.34.11 botocore==1.34.11 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.25.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.1 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==5.0.0 MarkupSafe==2.1.3 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 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.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.16.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [transportpce-sonar] $ /bin/sh -xe /tmp/jenkins12629988429747613937.sh + echo 'Using SonarCloud' Using SonarCloud [transportpce-sonar] $ /bin/sh -xe /tmp/jenkins9734526353067760065.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-4c-4g-11988 [transportpce-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=transportpce -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=transportpce -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=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-500.el8.x86_64", arch: "amd64", family: "unix" [transportpce-sonar] $ /bin/sh -xe /tmp/jenkins3473692766149103923.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. [transportpce-sonar] $ /bin/sh /tmp/jenkins14818422184910750354.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_transportpce [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/transportpce-sonar@tmp/config5853227414803372608tmp copy managed file [transportpce-settings] to file:/w/workspace/transportpce-sonar@tmp/config11448221994539374924tmp [transportpce-sonar] $ /bin/bash -l /tmp/jenkins8613733480837083018.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/transportpce-sonar@tmp/config5853227414803372608tmp --settings /w/workspace/transportpce-sonar@tmp/config11448221994539374924tmp --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 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-500.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] transportpce-artifacts [pom] [INFO] transportpce-api [bundle] [INFO] test-common [bundle] [INFO] transportpce-common [bundle] [INFO] transportpce-networkmodel [bundle] [INFO] transportpce-renderer [bundle] [INFO] transportpce-inventory [bundle] [INFO] transportpce-olm [bundle] [INFO] transportpce-pce [bundle] [INFO] transportpce-servicehandler [bundle] [INFO] transportpce-tapi [bundle] [INFO] transportpce-nbinotifications [bundle] [INFO] transportpce-dmaap-client [bundle] [INFO] OpenDaylight :: transportpce [feature] [INFO] OpenDaylight :: transportpce :: tapi [feature] [INFO] OpenDaylight :: transportpce :: nbinotifications [feature] [INFO] OpenDaylight :: transportpce :: dmaap-client [feature] [INFO] OpenDaylight :: transportpce :: Inventory [feature] [INFO] OpenDaylight :: transportpce :: swagger [feature] [INFO] OpenDaylight :: TransportPCE :: Features [feature] [INFO] features-aggregator [pom] [INFO] transportpce-karaf [pom] [INFO] transportpce [pom] [INFO] [INFO] --------< org.opendaylight.transportpce:transportpce-artifacts >-------- [INFO] Building transportpce-artifacts 9.0.0-SNAPSHOT [1/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-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) @ transportpce-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-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/transportpce-sonar/artifacts/target/bom.xml [INFO] attaching as transportpce-artifacts-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-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 transportpce-artifacts-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-artifacts --- [INFO] Installing /w/workspace/transportpce-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/9.0.0-SNAPSHOT/transportpce-artifacts-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/9.0.0-SNAPSHOT/transportpce-artifacts-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/9.0.0-SNAPSHOT/transportpce-artifacts-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-artifacts --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-artifacts/transportpce-artifacts/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-artifacts --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] -----------< org.opendaylight.transportpce:transportpce-api >----------- [INFO] Building transportpce-api 9.0.0-SNAPSHOT [2/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-api --- [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) @ transportpce-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) @ transportpce-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-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/transportpce-sonar/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:11.0.4:generate-sources (binding) @ transportpce-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-sonar/api/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 13.75 ms [INFO] yang-to-sources: Project model files found: 21 in 269.0 ms [INFO] yang-to-sources: 58 YANG models processed in 2.024 s [INFO] BindingJavaFileGenerator: Defined 666 files in 245.0 ms [INFO] Sorted 666 files into 118 directories in 5.635 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 666 in 916.6 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transportpce-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transportpce-api --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/api/target/generated-sources/spi [INFO] Copying 21 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 21 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ transportpce-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 665 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/networkmodel/rev201116/TransportpceNetworkmodelListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/networkmodel/rev201116/TransportpceNetworkmodelListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/networkmodel/rev201116/TransportpceNetworkmodelListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/nbi/notifications/rev230726/NbiNotificationsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/nbi/notifications/rev230726/NbiNotificationsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/nbi/notifications/rev230726/NbiNotificationsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/tapinetworkutils/rev210408/TransportpceTapinetworkutilsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/tapinetworkutils/rev210408/TransportpceTapinetworkutilsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/tapinetworkutils/rev210408/TransportpceTapinetworkutilsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/servicehandler/rev201125/TransportpceServicehandlerListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/servicehandler/rev201125/TransportpceServicehandlerListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/servicehandler/rev201125/TransportpceServicehandlerListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/nbi/notifications/rev230726/NbiNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/nbi/notifications/rev230726/NbiNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/nbi/notifications/rev230726/NbiNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/tapi/rev180928/TapiService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/tapi/rev180928/TapiService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/tapi/rev180928/TapiService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/pce/rev230925/TransportpcePceService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/pce/rev230925/TransportpcePceService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/pce/rev230925/TransportpcePceService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/pce/rev230925/TransportpcePceListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/pce/rev230925/TransportpcePceListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/pce/rev230925/TransportpcePceListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/renderer/rev210915/TransportpceRendererService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/renderer/rev210915/TransportpceRendererService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/renderer/rev210915/TransportpceRendererService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/renderer/rev210915/TransportpceRendererListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/renderer/rev210915/TransportpceRendererListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/renderer/rev210915/TransportpceRendererListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/olm/rev210618/TransportpceOlmService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/olm/rev210618/TransportpceOlmService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/olm/rev210618/TransportpceOlmService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/networkutils/rev220630/TransportpceNetworkutilsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/networkutils/rev220630/TransportpceNetworkutilsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/networkutils/rev220630/TransportpceNetworkutilsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/device/renderer/rev211004/TransportpceDeviceRendererService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/device/renderer/rev211004/TransportpceDeviceRendererService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/opendaylight/transportpce/device/renderer/rev211004/TransportpceDeviceRendererService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-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) @ transportpce-api --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ transportpce-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ transportpce-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transportpce-api --- [INFO] Building bundle: /w/workspace/transportpce-sonar/api/target/transportpce-api-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-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/transportpce-sonar/api/target/bom.xml [INFO] attaching as transportpce-api-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/api/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 transportpce-api-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-api --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar:19.1.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:12.0.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-api --- [INFO] Installing /w/workspace/transportpce-sonar/api/target/transportpce-api-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-api/9.0.0-SNAPSHOT/transportpce-api-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/api/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/9.0.0-SNAPSHOT/transportpce-api-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/api/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/9.0.0-SNAPSHOT/transportpce-api-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/api/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-api/9.0.0-SNAPSHOT/transportpce-api-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transportpce-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/transportpce/transportpce-api/9.0.0-SNAPSHOT/transportpce-api-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-api --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-api/odlparent/bundle-parent/dom-parent/binding-parent/transportpce-api/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-api --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] -------------< org.opendaylight.transportpce:test-common >-------------- [INFO] Building test-common 9.0.0-SNAPSHOT [3/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-common --- [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) @ test-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-common --- [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/transportpce-sonar/test-common/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) @ test-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/test-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/test-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/test-common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ test-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 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 '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 'configurationPid()' 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 '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': 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 'configurationPid()' 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 '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': 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 'configurationPid()' 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 '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 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/transportpce-sonar/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[103,16] SerializedDOMDataBroker(java.util.Map,com.google.common.util.concurrent.ListeningExecutorService) in org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JSONDataObjectConverter.java:[105,37] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ test-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ test-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ test-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ test-common --- [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) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/test-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ test-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ test-common --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ test-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common --- [INFO] Building bundle: /w/workspace/transportpce-sonar/test-common/target/test-common-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/test-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ test-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ test-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 94 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/test-common/target/bom.xml [INFO] attaching as test-common-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/test-common/target/bom.json [INFO] attaching as test-common-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.3:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-common --- [INFO] Installing /w/workspace/transportpce-sonar/test-common/target/test-common-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/test-common/9.0.0-SNAPSHOT/test-common-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/test-common/pom.xml to /tmp/r/org/opendaylight/transportpce/test-common/9.0.0-SNAPSHOT/test-common-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/test-common/target/bom.xml to /tmp/r/org/opendaylight/transportpce/test-common/9.0.0-SNAPSHOT/test-common-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/test-common/target/bom.json to /tmp/r/org/opendaylight/transportpce/test-common/9.0.0-SNAPSHOT/test-common-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common --- [INFO] Installing org/opendaylight/transportpce/test-common/9.0.0-SNAPSHOT/test-common-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ test-common --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/test-common/odlparent/bundle-parent/dom-parent/binding-parent/test-common/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.6.0:javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork Unknown constant: 18 [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ test-common --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] ---------< org.opendaylight.transportpce:transportpce-common >---------- [INFO] Building transportpce-common 9.0.0-SNAPSHOT [4/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-common --- [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) @ transportpce-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-common --- [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/transportpce-sonar/common/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) @ transportpce-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transportpce-common --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ transportpce-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 44 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/transportpce-sonar/common/src/main/java/org/opendaylight/transportpce/common/crossconnect/CrossConnectImpl121.java:[170,13] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/common/src/main/java/org/opendaylight/transportpce/common/crossconnect/CrossConnectImpl221.java:[201,13] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-common --- [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) @ transportpce-common --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ transportpce-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/transportpce-sonar/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[49,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated [WARNING] /w/workspace/transportpce-sonar/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[63,45] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ transportpce-common --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/common/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.transportpce.common.mapping.SortPort121ByNameTest 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.575 s -- in org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.04 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.574 s -- in org.opendaylight.transportpce.common.mapping.PortMappingImplTest [INFO] Running org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.481 s -- in org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test [INFO] Running org.opendaylight.transportpce.common.converter.JsonStringConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in org.opendaylight.transportpce.common.converter.JsonStringConverterTest [INFO] Running org.opendaylight.transportpce.common.service.ServiceTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.common.service.ServiceTypeTest [INFO] Running org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.61 s -- in org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest [INFO] Running org.opendaylight.transportpce.common.catalog.CatalogUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.transportpce.common.catalog.CatalogUtilsTest [INFO] Running org.opendaylight.transportpce.common.NodeIdPairTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.transportpce.common.NodeIdPairTest [INFO] Running org.opendaylight.transportpce.common.fixedflex.GridUtilsTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.transportpce.common.fixedflex.GridUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transportpce-common --- [INFO] Building bundle: /w/workspace/transportpce-sonar/common/target/transportpce-common-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 134 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/common/target/bom.xml [INFO] attaching as transportpce-common-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/common/target/bom.json [INFO] attaching as transportpce-common-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:12.0.3:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.3:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-common --- [INFO] Loading execution data file /w/workspace/transportpce-sonar/common/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-common' with 42 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-common --- [INFO] Installing /w/workspace/transportpce-sonar/common/target/transportpce-common-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-common/9.0.0-SNAPSHOT/transportpce-common-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/common/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-common/9.0.0-SNAPSHOT/transportpce-common-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/common/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-common/9.0.0-SNAPSHOT/transportpce-common-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/common/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-common/9.0.0-SNAPSHOT/transportpce-common-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transportpce-common --- [INFO] Installing org/opendaylight/transportpce/transportpce-common/9.0.0-SNAPSHOT/transportpce-common-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-common --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-common/odlparent/bundle-parent/dom-parent/binding-parent/transportpce-common/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.6.0:javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.6.0:test-javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-common --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] ------< org.opendaylight.transportpce:transportpce-networkmodel >------- [INFO] Building transportpce-networkmodel 9.0.0-SNAPSHOT [5/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-networkmodel --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-networkmodel --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-networkmodel --- [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) @ transportpce-networkmodel --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-networkmodel --- [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/transportpce-sonar/networkmodel/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) @ transportpce-networkmodel --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-networkmodel --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-networkmodel --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transportpce-networkmodel --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/networkmodel/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ transportpce-networkmodel --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 38 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener.java:[16,37] org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev161014.OrgOpenroadmTcaListener in org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener.java:[16,37] org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev161014.OrgOpenroadmTcaListener in org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener.java:[16,37] org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev161014.OrgOpenroadmTcaListener in org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/LldpListener710.java:[19,41] org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev200529.OrgOpenroadmLldpListener in org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/LldpListener710.java:[19,41] org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev200529.OrgOpenroadmLldpListener in org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/LldpListener710.java:[19,41] org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev200529.OrgOpenroadmLldpListener in org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeOperationsListener221.java:[16,49] org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev181019.OrgOpenroadmDeOperationsListener in org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeOperationsListener221.java:[16,49] org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev181019.OrgOpenroadmDeOperationsListener in org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeOperationsListener221.java:[16,49] org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev181019.OrgOpenroadmDeOperationsListener in org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/AlarmNotificationListener.java:[40,51] org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev161014.OrgOpenroadmAlarmListener in org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/AlarmNotificationListener.java:[40,51] org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev161014.OrgOpenroadmAlarmListener in org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/AlarmNotificationListener.java:[40,51] org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev161014.OrgOpenroadmAlarmListener in org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/LldpListener221.java:[19,41] org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev181019.OrgOpenroadmLldpListener in org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/LldpListener221.java:[19,41] org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev181019.OrgOpenroadmLldpListener in org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/LldpListener221.java:[19,41] org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev181019.OrgOpenroadmLldpListener in org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java:[151,70] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[79,9] org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev161014.OrgOpenroadmAlarmListener in org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[81,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[83,9] org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev161014.OrgOpenroadmDeOperationsListener in org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[85,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[87,9] org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206.OrgOpenroadmDeviceListener in org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[89,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[93,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[99,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[103,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[107,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[111,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[117,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[121,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[125,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/dto/NodeRegistration.java:[129,42] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener221.java:[16,40] org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev181019.OrgOpenroadmTcaListener in org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener221.java:[16,40] org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev181019.OrgOpenroadmTcaListener in org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener221.java:[16,40] org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev181019.OrgOpenroadmTcaListener in org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/AlarmNotificationListener221.java:[40,54] org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev181019.OrgOpenroadmAlarmListener in org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/AlarmNotificationListener221.java:[40,54] org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev181019.OrgOpenroadmAlarmListener in org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/AlarmNotificationListener221.java:[40,54] org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev181019.OrgOpenroadmAlarmListener in org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/AlarmNotificationListener710.java:[40,54] org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev200529.OrgOpenroadmAlarmListener in org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/AlarmNotificationListener710.java:[40,54] org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev200529.OrgOpenroadmAlarmListener in org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/AlarmNotificationListener710.java:[40,54] org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev200529.OrgOpenroadmAlarmListener in org.opendaylight.yang.gen.v1.http.org.openroadm.alarm.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeOperationsListener.java:[16,46] org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev161014.OrgOpenroadmDeOperationsListener in org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeOperationsListener.java:[16,46] org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev161014.OrgOpenroadmDeOperationsListener in org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeOperationsListener.java:[16,46] org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev161014.OrgOpenroadmDeOperationsListener in org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener121.java:[25,43] org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206.OrgOpenroadmDeviceListener in org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener121.java:[25,43] org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206.OrgOpenroadmDeviceListener in org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener121.java:[25,43] org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206.OrgOpenroadmDeviceListener in org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener221.java:[27,43] org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev181019.OrgOpenroadmDeviceListener in org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener221.java:[27,43] org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev181019.OrgOpenroadmDeviceListener in org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener221.java:[27,43] org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev181019.OrgOpenroadmDeviceListener in org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev181019 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener710.java:[34,43] org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev200529.OrgOpenroadmDeviceListener in org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener710.java:[34,43] org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev200529.OrgOpenroadmDeviceListener in org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener710.java:[34,43] org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev200529.OrgOpenroadmDeviceListener in org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/LldpListener.java:[17,38] org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev161014.OrgOpenroadmLldpListener in org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/LldpListener.java:[17,38] org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev161014.OrgOpenroadmLldpListener in org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/LldpListener.java:[17,38] org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev161014.OrgOpenroadmLldpListener in org.opendaylight.yang.gen.v1.http.org.openroadm.lldp.rev161014 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeOperationsListener710.java:[16,49] org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev200529.OrgOpenroadmDeOperationsListener in org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeOperationsListener710.java:[16,49] org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev200529.OrgOpenroadmDeOperationsListener in org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeOperationsListener710.java:[16,49] org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev200529.OrgOpenroadmDeOperationsListener in org.opendaylight.yang.gen.v1.http.org.openroadm.de.operations.rev200529 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener710.java:[16,40] org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev200327.OrgOpenroadmTcaListener in org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev200327 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener710.java:[16,40] org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev200327.OrgOpenroadmTcaListener in org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev200327 has been deprecated [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener710.java:[16,40] org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev200327.OrgOpenroadmTcaListener in org.opendaylight.yang.gen.v1.http.org.openroadm.tca.rev200327 has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-networkmodel >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-networkmodel --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-networkmodel <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-networkmodel --- [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) @ transportpce-networkmodel --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ transportpce-networkmodel --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/transportpce-sonar/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[188,33] org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.device.rev231024.credentials.credentials.LoginPasswordBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.device.rev231024.credentials.credentials has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ transportpce-networkmodel --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/networkmodel/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.transportpce.networkmodel.listeners.PortMappingListenerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s -- in org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.256 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.093 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.088 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.967 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest [INFO] Running org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.921 s -- in org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest [INFO] Running org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest [INFO] Running org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest [INFO] Running org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s -- in org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-networkmodel --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transportpce-networkmodel --- [INFO] Building bundle: /w/workspace/transportpce-sonar/networkmodel/target/transportpce-networkmodel-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/networkmodel/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-networkmodel --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-networkmodel --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 133 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/networkmodel/target/bom.xml [INFO] attaching as transportpce-networkmodel-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/networkmodel/target/bom.json [INFO] attaching as transportpce-networkmodel-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-networkmodel --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-networkmodel --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-networkmodel --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-networkmodel --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-networkmodel --- [INFO] Loading execution data file /w/workspace/transportpce-sonar/networkmodel/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-networkmodel' with 41 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-networkmodel --- [INFO] Installing /w/workspace/transportpce-sonar/networkmodel/target/transportpce-networkmodel-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/9.0.0-SNAPSHOT/transportpce-networkmodel-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/networkmodel/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/9.0.0-SNAPSHOT/transportpce-networkmodel-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/networkmodel/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/9.0.0-SNAPSHOT/transportpce-networkmodel-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/networkmodel/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/9.0.0-SNAPSHOT/transportpce-networkmodel-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transportpce-networkmodel --- [INFO] Installing org/opendaylight/transportpce/transportpce-networkmodel/9.0.0-SNAPSHOT/transportpce-networkmodel-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-networkmodel --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-networkmodel/odlparent/bundle-parent/transportpce-networkmodel/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.6.0:javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.6.0:test-javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-networkmodel --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --------< org.opendaylight.transportpce:transportpce-renderer >--------- [INFO] Building transportpce-renderer 9.0.0-SNAPSHOT [6/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-renderer --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-renderer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-renderer --- [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) @ transportpce-renderer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-renderer --- [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/transportpce-sonar/renderer/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) @ transportpce-renderer --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-renderer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-renderer --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transportpce-renderer --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/renderer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/renderer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/renderer/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ transportpce-renderer --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 31 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-renderer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-renderer --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-renderer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-renderer --- [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) @ transportpce-renderer --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/renderer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ transportpce-renderer --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug release 17] to target/test-classes [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 '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 '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 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] /w/workspace/transportpce-sonar/renderer/src/test/java/org/opendaylight/transportpce/renderer/utils/MountPointUtils.java:[43,70] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ transportpce-renderer --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/renderer/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.transportpce.renderer.rpcs.DeviceRendererRPCImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.42 s -- in org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.353 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s -- in org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest [INFO] Running org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test [INFO] Running org.opendaylight.transportpce.renderer.RollbackProcessorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.renderer.RollbackProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-renderer --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transportpce-renderer --- [INFO] Building bundle: /w/workspace/transportpce-sonar/renderer/target/transportpce-renderer-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/renderer/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-renderer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-renderer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 134 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/renderer/target/bom.xml [INFO] attaching as transportpce-renderer-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/renderer/target/bom.json [INFO] attaching as transportpce-renderer-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-renderer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-renderer --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.transportpce:transportpce-networkmodel:jar:9.0.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-renderer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-renderer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-renderer --- [INFO] Loading execution data file /w/workspace/transportpce-sonar/renderer/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-renderer' with 29 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-renderer --- [INFO] Installing /w/workspace/transportpce-sonar/renderer/target/transportpce-renderer-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/9.0.0-SNAPSHOT/transportpce-renderer-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/renderer/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/9.0.0-SNAPSHOT/transportpce-renderer-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/renderer/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/9.0.0-SNAPSHOT/transportpce-renderer-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/renderer/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/9.0.0-SNAPSHOT/transportpce-renderer-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transportpce-renderer --- [INFO] Installing org/opendaylight/transportpce/transportpce-renderer/9.0.0-SNAPSHOT/transportpce-renderer-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-renderer --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-renderer/odlparent/bundle-parent/dom-parent/binding-parent/transportpce-renderer/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.6.0:javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.6.0:test-javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-renderer --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --------< org.opendaylight.transportpce:transportpce-inventory >-------- [INFO] Building transportpce-inventory 9.0.0-SNAPSHOT [7/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-inventory --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-inventory --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-inventory --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ transportpce-inventory --- [INFO] Copying 2 resources from src/main/resources to target/resources [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transportpce-inventory --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-inventory --- [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/transportpce-sonar/inventory/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) @ transportpce-inventory --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-inventory --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transportpce-inventory --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/inventory/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/inventory/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ transportpce-inventory --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-inventory >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-inventory --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-inventory <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-inventory --- [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) @ transportpce-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/inventory/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ transportpce-inventory --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ transportpce-inventory --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-inventory --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transportpce-inventory --- [INFO] Building bundle: /w/workspace/transportpce-sonar/inventory/target/transportpce-inventory-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/inventory/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-inventory --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-db-artifact) @ transportpce-inventory --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-inventory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 133 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/inventory/target/bom.xml [INFO] attaching as transportpce-inventory-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/inventory/target/bom.json [INFO] attaching as transportpce-inventory-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-inventory --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-inventory --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-inventory --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-inventory --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-inventory --- [INFO] Installing /w/workspace/transportpce-sonar/inventory/target/transportpce-inventory-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/9.0.0-SNAPSHOT/transportpce-inventory-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/inventory/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/9.0.0-SNAPSHOT/transportpce-inventory-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/inventory/target/resources/org.ops4j.datasource-transporpce.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/9.0.0-SNAPSHOT/transportpce-inventory-9.0.0-SNAPSHOT-datasource.cfg [INFO] Installing /w/workspace/transportpce-sonar/inventory/target/resources/org.opendaylight.transportpce.job.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/9.0.0-SNAPSHOT/transportpce-inventory-9.0.0-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/transportpce-sonar/inventory/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/9.0.0-SNAPSHOT/transportpce-inventory-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/inventory/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/9.0.0-SNAPSHOT/transportpce-inventory-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transportpce-inventory --- [INFO] Installing org/opendaylight/transportpce/transportpce-inventory/9.0.0-SNAPSHOT/transportpce-inventory-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-inventory --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-inventory/odlparent/bundle-parent/dom-parent/binding-parent/transportpce-inventory/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.6.0:javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-inventory --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] -----------< org.opendaylight.transportpce:transportpce-olm >----------- [INFO] Building transportpce-olm 9.0.0-SNAPSHOT [8/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-olm --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-olm --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-olm --- [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) @ transportpce-olm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-olm --- [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/transportpce-sonar/olm/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) @ transportpce-olm --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-olm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-olm --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transportpce-olm --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/olm/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/olm/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ transportpce-olm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 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' [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' [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' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-olm >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-olm --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-olm <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-olm --- [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) @ transportpce-olm --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ transportpce-olm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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' [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' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ transportpce-olm --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/olm/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.transportpce.olm.util.OtsPmHolderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.transportpce.olm.util.OtsPmHolderTest [INFO] Running org.opendaylight.transportpce.olm.power.PowerMgmtTest 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.47 s -- in org.opendaylight.transportpce.olm.power.PowerMgmtTest [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.66 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest [INFO] Running org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-olm --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transportpce-olm --- [INFO] Building bundle: /w/workspace/transportpce-sonar/olm/target/transportpce-olm-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/olm/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-olm --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifact) @ transportpce-olm --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-olm --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 134 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/olm/target/bom.xml [INFO] attaching as transportpce-olm-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/olm/target/bom.json [INFO] attaching as transportpce-olm-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-olm --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-olm --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [WARNING] org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:19.1.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-olm --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-olm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-olm --- [INFO] Loading execution data file /w/workspace/transportpce-sonar/olm/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-olm' with 12 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-olm --- [INFO] Installing /w/workspace/transportpce-sonar/olm/target/transportpce-olm-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-olm/9.0.0-SNAPSHOT/transportpce-olm-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/olm/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-olm/9.0.0-SNAPSHOT/transportpce-olm-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/olm/src/main/resources/org.opendaylight.transportpce.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-olm/9.0.0-SNAPSHOT/transportpce-olm-9.0.0-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/transportpce-sonar/olm/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-olm/9.0.0-SNAPSHOT/transportpce-olm-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/olm/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-olm/9.0.0-SNAPSHOT/transportpce-olm-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transportpce-olm --- [INFO] Installing org/opendaylight/transportpce/transportpce-olm/9.0.0-SNAPSHOT/transportpce-olm-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-olm --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-olm/odlparent/bundle-parent/dom-parent/binding-parent/transportpce-olm/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.6.0:javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.6.0:test-javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-olm --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] -----------< org.opendaylight.transportpce:transportpce-pce >----------- [INFO] Building transportpce-pce 9.0.0-SNAPSHOT [9/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-pce --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-pce --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-pce --- [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) @ transportpce-pce --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-pce --- [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/transportpce-sonar/pce/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) @ transportpce-pce --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-pce --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-pce --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transportpce-pce --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/pce/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/pce/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/pce/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ transportpce-pce --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 34 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/transportpce-sonar/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/ResultMessageBodyReader.java:[46,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated [WARNING] /w/workspace/transportpce-sonar/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/RequestMessageBodyWriter.java:[51,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-pce >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-pce --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-pce <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-pce --- [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) @ transportpce-pce --- [INFO] Copying 16 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ transportpce-pce --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 26 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/transportpce-sonar/pce/src/test/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerTest.java:[62,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated [WARNING] /w/workspace/transportpce-sonar/pce/src/test/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyStub.java:[75,54] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ transportpce-pce --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/pce/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.transportpce.pce.PcePathDescriptionTests 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: 9.798 s -- in org.opendaylight.transportpce.pce.PcePathDescriptionTests [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.210 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.47 s -- in org.opendaylight.transportpce.pce.graph.PceGraphTest [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsTest [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest [INFO] Running org.opendaylight.transportpce.pce.PceSendingPceRPCsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.37 s -- in org.opendaylight.transportpce.pce.PceSendingPceRPCsTest [INFO] Running org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest [INFO] Running org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest [INFO] Running org.opendaylight.transportpce.pce.SortPortsByNameTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.pce.SortPortsByNameTest [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckTest [INFO] Running org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest [INFO] Running org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.11 s -- in org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckResultTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-pce --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transportpce-pce --- [INFO] Building bundle: /w/workspace/transportpce-sonar/pce/target/transportpce-pce-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/pce/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-pce --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ transportpce-pce --- [INFO] Building jar: /w/workspace/transportpce-sonar/pce/target/transportpce-pce-9.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-pce --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 152 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/pce/target/bom.xml [INFO] attaching as transportpce-pce-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/pce/target/bom.json [INFO] attaching as transportpce-pce-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-pce --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-pce --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-pce --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-pce --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-pce --- [INFO] Loading execution data file /w/workspace/transportpce-sonar/pce/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-pce' with 36 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-pce --- [INFO] Installing /w/workspace/transportpce-sonar/pce/target/transportpce-pce-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/9.0.0-SNAPSHOT/transportpce-pce-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/pce/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-pce/9.0.0-SNAPSHOT/transportpce-pce-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/pce/target/transportpce-pce-9.0.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/9.0.0-SNAPSHOT/transportpce-pce-9.0.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/transportpce-sonar/pce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-pce/9.0.0-SNAPSHOT/transportpce-pce-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/pce/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-pce/9.0.0-SNAPSHOT/transportpce-pce-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transportpce-pce --- [INFO] Installing org/opendaylight/transportpce/transportpce-pce/9.0.0-SNAPSHOT/transportpce-pce-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-pce --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-pce/odlparent/bundle-parent/dom-parent/binding-parent/transportpce-pce/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.6.0:javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.6.0:test-javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-pce --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] -----< org.opendaylight.transportpce:transportpce-servicehandler >------ [INFO] Building transportpce-servicehandler 9.0.0-SNAPSHOT [10/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-servicehandler --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-servicehandler --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-servicehandler --- [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) @ transportpce-servicehandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-servicehandler --- [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/transportpce-sonar/servicehandler/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) @ transportpce-servicehandler --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-servicehandler --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-servicehandler --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transportpce-servicehandler --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/servicehandler/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/servicehandler/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/servicehandler/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ transportpce-servicehandler --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 29 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-servicehandler >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-servicehandler --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-servicehandler <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-servicehandler --- [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) @ transportpce-servicehandler --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ transportpce-servicehandler --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 20 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ transportpce-servicehandler --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/servicehandler/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.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest 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: 1.217 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest [INFO] Running org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s -- in org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest [INFO] Running org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.90 s -- in org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.99 s -- in org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest [INFO] Running org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.15 s -- in org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest [INFO] Running org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest [INFO] Running org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest [INFO] Running org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest [INFO] Running org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 133, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-servicehandler --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transportpce-servicehandler --- [INFO] Building bundle: /w/workspace/transportpce-sonar/servicehandler/target/transportpce-servicehandler-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/servicehandler/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-servicehandler --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-servicehandler --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 153 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/servicehandler/target/bom.xml [INFO] attaching as transportpce-servicehandler-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/servicehandler/target/bom.json [INFO] attaching as transportpce-servicehandler-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-servicehandler --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-servicehandler --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-servicehandler --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-servicehandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-servicehandler --- [INFO] Loading execution data file /w/workspace/transportpce-sonar/servicehandler/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-servicehandler' with 31 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-servicehandler --- [INFO] Installing /w/workspace/transportpce-sonar/servicehandler/target/transportpce-servicehandler-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/9.0.0-SNAPSHOT/transportpce-servicehandler-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/servicehandler/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/9.0.0-SNAPSHOT/transportpce-servicehandler-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/servicehandler/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/9.0.0-SNAPSHOT/transportpce-servicehandler-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/servicehandler/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/9.0.0-SNAPSHOT/transportpce-servicehandler-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transportpce-servicehandler --- [INFO] Installing org/opendaylight/transportpce/transportpce-servicehandler/9.0.0-SNAPSHOT/transportpce-servicehandler-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-servicehandler --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-servicehandler/odlparent/bundle-parent/dom-parent/binding-parent/transportpce-servicehandler/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.6.0:javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.6.0:test-javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-servicehandler --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] ----------< org.opendaylight.transportpce:transportpce-tapi >----------- [INFO] Building transportpce-tapi 9.0.0-SNAPSHOT [11/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-tapi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-tapi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-tapi --- [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) @ transportpce-tapi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-tapi --- [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/transportpce-sonar/tapi/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) @ transportpce-tapi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-tapi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-tapi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transportpce-tapi --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/tapi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/tapi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/tapi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ transportpce-tapi --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 33 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-tapi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-tapi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-tapi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-tapi --- [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) @ transportpce-tapi --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ transportpce-tapi --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ transportpce-tapi --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/tapi/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.transportpce.tapi.topology.ConvertORTopoToFullTapiTopoTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.70 s -- in org.opendaylight.transportpce.tapi.topology.ConvertORTopoToFullTapiTopoTest [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertORTopoToTapiTopoTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.transportpce.tapi.topology.ConvertORTopoToTapiTopoTest [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest 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.250 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest [INFO] Running org.opendaylight.transportpce.tapi.provider.TapiProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s -- in org.opendaylight.transportpce.tapi.provider.TapiProviderTest [INFO] Running org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.026 s -- in org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-tapi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transportpce-tapi --- [INFO] Building bundle: /w/workspace/transportpce-sonar/tapi/target/transportpce-tapi-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/tapi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-tapi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-tapi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 154 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/tapi/target/bom.xml [INFO] attaching as transportpce-tapi-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/tapi/target/bom.json [INFO] attaching as transportpce-tapi-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-tapi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-tapi --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.transportpce:transportpce-renderer:jar:9.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.transportpce:transportpce-pce:jar:9.0.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-tapi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-tapi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-tapi --- [INFO] Loading execution data file /w/workspace/transportpce-sonar/tapi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-tapi' with 30 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-tapi --- [INFO] Installing /w/workspace/transportpce-sonar/tapi/target/transportpce-tapi-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/9.0.0-SNAPSHOT/transportpce-tapi-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/tapi/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/9.0.0-SNAPSHOT/transportpce-tapi-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/tapi/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/9.0.0-SNAPSHOT/transportpce-tapi-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/tapi/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/9.0.0-SNAPSHOT/transportpce-tapi-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transportpce-tapi --- [INFO] Installing org/opendaylight/transportpce/transportpce-tapi/9.0.0-SNAPSHOT/transportpce-tapi-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-tapi --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-tapi/odlparent/bundle-parent/dom-parent/binding-parent/transportpce-tapi/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.6.0:javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.6.0:test-javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-tapi --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] ----< org.opendaylight.transportpce:transportpce-nbinotifications >----- [INFO] Building transportpce-nbinotifications 9.0.0-SNAPSHOT [12/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-nbinotifications --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-nbinotifications --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-nbinotifications --- [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) @ transportpce-nbinotifications --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-nbinotifications --- [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/transportpce-sonar/nbinotifications/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) @ transportpce-nbinotifications --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-nbinotifications --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-nbinotifications --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transportpce-nbinotifications --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/nbinotifications/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/nbinotifications/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ transportpce-nbinotifications --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 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' [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' [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' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-nbinotifications >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-nbinotifications --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-nbinotifications <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-nbinotifications --- [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) @ transportpce-nbinotifications --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ transportpce-nbinotifications --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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' [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' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ transportpce-nbinotifications --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/nbinotifications/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.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.946 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.691 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest 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.398 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest [INFO] Running org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest [INFO] Running org.opendaylight.transportpce.nbinotifications.producer.PublisherTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.transportpce.nbinotifications.producer.PublisherTest [INFO] Running org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-nbinotifications --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transportpce-nbinotifications --- [INFO] Building bundle: /w/workspace/transportpce-sonar/nbinotifications/target/transportpce-nbinotifications-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/nbinotifications/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-nbinotifications --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-dmaap-artifact) @ transportpce-nbinotifications --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-nbinotifications --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 138 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/nbinotifications/target/bom.xml [INFO] attaching as transportpce-nbinotifications-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/nbinotifications/target/bom.json [INFO] attaching as transportpce-nbinotifications-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-nbinotifications --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-nbinotifications --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar:19.1.0:compile [WARNING] com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-nbinotifications --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-nbinotifications --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-nbinotifications --- [INFO] Loading execution data file /w/workspace/transportpce-sonar/nbinotifications/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-nbinotifications' with 13 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-nbinotifications --- [INFO] Installing /w/workspace/transportpce-sonar/nbinotifications/target/transportpce-nbinotifications-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/9.0.0-SNAPSHOT/transportpce-nbinotifications-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/nbinotifications/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/9.0.0-SNAPSHOT/transportpce-nbinotifications-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/nbinotifications/src/main/resources/org.opendaylight.transportpce.nbinotifications.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/9.0.0-SNAPSHOT/transportpce-nbinotifications-9.0.0-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/transportpce-sonar/nbinotifications/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/9.0.0-SNAPSHOT/transportpce-nbinotifications-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/nbinotifications/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/9.0.0-SNAPSHOT/transportpce-nbinotifications-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transportpce-nbinotifications --- [INFO] Installing org/opendaylight/transportpce/transportpce-nbinotifications/9.0.0-SNAPSHOT/transportpce-nbinotifications-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-nbinotifications --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-nbinotifications/odlparent/bundle-parent/dom-parent/binding-parent/transportpce-nbinotifications/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.6.0:javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.6.0:test-javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-nbinotifications --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] ------< org.opendaylight.transportpce:transportpce-dmaap-client >------- [INFO] Building transportpce-dmaap-client 9.0.0-SNAPSHOT [13/23] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-dmaap-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-dmaap-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-dmaap-client --- [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) @ transportpce-dmaap-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-dmaap-client --- [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/transportpce-sonar/dmaap-client/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) @ transportpce-dmaap-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-dmaap-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-dmaap-client --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transportpce-dmaap-client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/dmaap-client/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/dmaap-client/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ transportpce-dmaap-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-dmaap-client >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-dmaap-client --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-dmaap-client <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-dmaap-client --- [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) @ transportpce-dmaap-client --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/dmaap-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ transportpce-dmaap-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ transportpce-dmaap-client --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/dmaap-client/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.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.202 s -- in org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest [INFO] Running org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 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.483 s -- in org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-dmaap-client --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transportpce-dmaap-client --- [INFO] Building bundle: /w/workspace/transportpce-sonar/dmaap-client/target/transportpce-dmaap-client-9.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-sonar/dmaap-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-dmaap-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-dmaap-artifact) @ transportpce-dmaap-client --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-dmaap-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/dmaap-client/target/bom.xml [INFO] attaching as transportpce-dmaap-client-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/dmaap-client/target/bom.json [INFO] attaching as transportpce-dmaap-client-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-dmaap-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-dmaap-client --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-dmaap-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-dmaap-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-dmaap-client --- [INFO] Loading execution data file /w/workspace/transportpce-sonar/dmaap-client/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-dmaap-client' with 12 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-dmaap-client --- [INFO] Installing /w/workspace/transportpce-sonar/dmaap-client/target/transportpce-dmaap-client-9.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/9.0.0-SNAPSHOT/transportpce-dmaap-client-9.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-sonar/dmaap-client/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/9.0.0-SNAPSHOT/transportpce-dmaap-client-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/dmaap-client/src/main/resources/org.opendaylight.transportpce.dmaap.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/9.0.0-SNAPSHOT/transportpce-dmaap-client-9.0.0-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/transportpce-sonar/dmaap-client/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/9.0.0-SNAPSHOT/transportpce-dmaap-client-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/dmaap-client/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/9.0.0-SNAPSHOT/transportpce-dmaap-client-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transportpce-dmaap-client --- [INFO] Installing org/opendaylight/transportpce/transportpce-dmaap-client/9.0.0-SNAPSHOT/transportpce-dmaap-client-9.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-dmaap-client --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-dmaap-client/odlparent/bundle-parent/dom-parent/binding-parent/transportpce-dmaap-client/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.6.0:javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.6.0:test-javadoc-no-fork [INFO] Skipping javadoc generation [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork Unknown constant: 18 [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-dmaap-client --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] -----------< org.opendaylight.transportpce:odl-transportpce >----------- [INFO] Building OpenDaylight :: transportpce 9.0.0-SNAPSHOT [14/23] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-transportpce --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-transportpce --- [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) @ odl-transportpce --- [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-transportpce --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-transportpce --- [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-transportpce --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-transportpce --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-transportpce --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-transportpce --- [INFO] Created: /w/workspace/transportpce-sonar/features/odl-transportpce/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce --- [INFO] Generating feature descriptor file /w/workspace/transportpce-sonar/features/odl-transportpce/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-transportpce --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.7.3.6:check (analyze-compile) > :spotbugs @ odl-transportpce >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-transportpce --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-transportpce <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-transportpce --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-transportpce --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/features/odl-transportpce/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: 27.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.7:copy-files (default) @ odl-transportpce --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-transportpce --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-transportpce --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 451 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/features/odl-transportpce/target/bom.xml [INFO] attaching as odl-transportpce-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/features/odl-transportpce/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 odl-transportpce-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-transportpce --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-transportpce --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-transportpce --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-transportpce --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-transportpce --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/9.0.0-SNAPSHOT/odl-transportpce-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/9.0.0-SNAPSHOT/odl-transportpce-9.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/9.0.0-SNAPSHOT/odl-transportpce-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce/9.0.0-SNAPSHOT/odl-transportpce-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ odl-transportpce --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/odl-transportpce/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ odl-transportpce --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] --------< org.opendaylight.transportpce:odl-transportpce-tapi >--------- [INFO] Building OpenDaylight :: transportpce :: tapi 9.0.0-SNAPSHOT [15/23] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-transportpce-tapi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-transportpce-tapi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-transportpce-tapi --- [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-transportpce-tapi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-transportpce-tapi --- [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-transportpce-tapi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-transportpce-tapi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-transportpce-tapi --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-transportpce-tapi --- [INFO] Created: /w/workspace/transportpce-sonar/features/odl-transportpce-tapi/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-tapi --- [INFO] Generating feature descriptor file /w/workspace/transportpce-sonar/features/odl-transportpce-tapi/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-transportpce-tapi --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.7.3.6:check (analyze-compile) > :spotbugs @ odl-transportpce-tapi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-transportpce-tapi --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-transportpce-tapi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-transportpce-tapi --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-transportpce-tapi --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/features/odl-transportpce-tapi/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: 27.46 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.7:copy-files (default) @ odl-transportpce-tapi --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-transportpce-tapi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-transportpce-tapi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 458 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/features/odl-transportpce-tapi/target/bom.xml [INFO] attaching as odl-transportpce-tapi-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/features/odl-transportpce-tapi/target/bom.json [INFO] attaching as odl-transportpce-tapi-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-tapi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-transportpce-tapi --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-transportpce-tapi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-transportpce-tapi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-transportpce-tapi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-transportpce-tapi --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-tapi/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/9.0.0-SNAPSHOT/odl-transportpce-tapi-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-tapi/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/9.0.0-SNAPSHOT/odl-transportpce-tapi-9.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-tapi/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/9.0.0-SNAPSHOT/odl-transportpce-tapi-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-tapi/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/9.0.0-SNAPSHOT/odl-transportpce-tapi-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ odl-transportpce-tapi --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/odl-transportpce-tapi/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-tapi/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ odl-transportpce-tapi --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] --< org.opendaylight.transportpce:odl-transportpce-nbinotifications >--- [INFO] Building OpenDaylight :: transportpce :: nbinotifications 9.0.0-SNAPSHOT [16/23] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-transportpce-nbinotifications --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-transportpce-nbinotifications --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-transportpce-nbinotifications --- [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-transportpce-nbinotifications --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-transportpce-nbinotifications --- [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-transportpce-nbinotifications --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-transportpce-nbinotifications --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-transportpce-nbinotifications --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-transportpce-nbinotifications --- [INFO] Created: /w/workspace/transportpce-sonar/features/odl-transportpce-nbinotifications/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-nbinotifications --- [INFO] Generating feature descriptor file /w/workspace/transportpce-sonar/features/odl-transportpce-nbinotifications/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-transportpce-nbinotifications --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.7.3.6:check (analyze-compile) > :spotbugs @ odl-transportpce-nbinotifications >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-transportpce-nbinotifications --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-transportpce-nbinotifications <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-transportpce-nbinotifications --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-transportpce-nbinotifications --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/features/odl-transportpce-nbinotifications/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: 27.19 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.7:copy-files (default) @ odl-transportpce-nbinotifications --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-transportpce-nbinotifications --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-transportpce-nbinotifications --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 457 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/features/odl-transportpce-nbinotifications/target/bom.xml [INFO] attaching as odl-transportpce-nbinotifications-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/features/odl-transportpce-nbinotifications/target/bom.json [INFO] attaching as odl-transportpce-nbinotifications-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-nbinotifications --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-transportpce-nbinotifications --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-transportpce-nbinotifications --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-transportpce-nbinotifications --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-transportpce-nbinotifications --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-transportpce-nbinotifications --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-nbinotifications/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/9.0.0-SNAPSHOT/odl-transportpce-nbinotifications-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-nbinotifications/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/9.0.0-SNAPSHOT/odl-transportpce-nbinotifications-9.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-nbinotifications/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/9.0.0-SNAPSHOT/odl-transportpce-nbinotifications-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-nbinotifications/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/9.0.0-SNAPSHOT/odl-transportpce-nbinotifications-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ odl-transportpce-nbinotifications --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/odl-transportpce-nbinotifications/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-nbinotifications/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ odl-transportpce-nbinotifications --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] ----< org.opendaylight.transportpce:odl-transportpce-dmaap-client >----- [INFO] Building OpenDaylight :: transportpce :: dmaap-client 9.0.0-SNAPSHOT [17/23] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-transportpce-dmaap-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-transportpce-dmaap-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-transportpce-dmaap-client --- [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-transportpce-dmaap-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-transportpce-dmaap-client --- [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-transportpce-dmaap-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-transportpce-dmaap-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-transportpce-dmaap-client --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-transportpce-dmaap-client --- [INFO] Created: /w/workspace/transportpce-sonar/features/odl-transportpce-dmaap-client/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-dmaap-client --- [INFO] Generating feature descriptor file /w/workspace/transportpce-sonar/features/odl-transportpce-dmaap-client/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-transportpce-dmaap-client --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.7.3.6:check (analyze-compile) > :spotbugs @ odl-transportpce-dmaap-client >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-transportpce-dmaap-client --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-transportpce-dmaap-client <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-transportpce-dmaap-client --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-transportpce-dmaap-client --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/features/odl-transportpce-dmaap-client/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: 29.40 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.7:copy-files (default) @ odl-transportpce-dmaap-client --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-transportpce-dmaap-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-transportpce-dmaap-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 450 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/features/odl-transportpce-dmaap-client/target/bom.xml [INFO] attaching as odl-transportpce-dmaap-client-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/features/odl-transportpce-dmaap-client/target/bom.json [INFO] attaching as odl-transportpce-dmaap-client-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-dmaap-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-transportpce-dmaap-client --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-transportpce-dmaap-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-transportpce-dmaap-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-transportpce-dmaap-client --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-transportpce-dmaap-client --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-dmaap-client/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/9.0.0-SNAPSHOT/odl-transportpce-dmaap-client-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-dmaap-client/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/9.0.0-SNAPSHOT/odl-transportpce-dmaap-client-9.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-dmaap-client/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/9.0.0-SNAPSHOT/odl-transportpce-dmaap-client-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-dmaap-client/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/9.0.0-SNAPSHOT/odl-transportpce-dmaap-client-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ odl-transportpce-dmaap-client --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/odl-transportpce-dmaap-client/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-dmaap-client/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ odl-transportpce-dmaap-client --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] ------< org.opendaylight.transportpce:odl-transportpce-inventory >------ [INFO] Building OpenDaylight :: transportpce :: Inventory 9.0.0-SNAPSHOT [18/23] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-transportpce-inventory --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-transportpce-inventory --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-transportpce-inventory --- [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-transportpce-inventory --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-transportpce-inventory --- [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-transportpce-inventory --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-transportpce-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-transportpce-inventory --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-transportpce-inventory --- [INFO] Created: /w/workspace/transportpce-sonar/features/odl-transportpce-inventory/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-inventory --- [INFO] Generating feature descriptor file /w/workspace/transportpce-sonar/features/odl-transportpce-inventory/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-transportpce-inventory --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.7.3.6:check (analyze-compile) > :spotbugs @ odl-transportpce-inventory >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-transportpce-inventory --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-transportpce-inventory <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-transportpce-inventory --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-transportpce-inventory --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/features/odl-transportpce-inventory/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: 28.02 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.7:copy-files (default) @ odl-transportpce-inventory --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-transportpce-inventory --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-transportpce-inventory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 455 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/features/odl-transportpce-inventory/target/bom.xml [INFO] attaching as odl-transportpce-inventory-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/features/odl-transportpce-inventory/target/bom.json [INFO] attaching as odl-transportpce-inventory-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-transportpce-inventory --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-transportpce-inventory --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-transportpce-inventory --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-transportpce-inventory --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-transportpce-inventory --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-inventory/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/9.0.0-SNAPSHOT/odl-transportpce-inventory-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-inventory/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/9.0.0-SNAPSHOT/odl-transportpce-inventory-9.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-inventory/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/9.0.0-SNAPSHOT/odl-transportpce-inventory-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-inventory/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/9.0.0-SNAPSHOT/odl-transportpce-inventory-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ odl-transportpce-inventory --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/odl-transportpce-inventory/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-inventory/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ odl-transportpce-inventory --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] -------< org.opendaylight.transportpce:odl-transportpce-swagger >------- [INFO] Building OpenDaylight :: transportpce :: swagger 9.0.0-SNAPSHOT [19/23] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-transportpce-swagger --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-transportpce-swagger --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-transportpce-swagger --- [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-transportpce-swagger --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-transportpce-swagger --- [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-transportpce-swagger --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-transportpce-swagger --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-transportpce-swagger --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-transportpce-swagger --- [INFO] Created: /w/workspace/transportpce-sonar/features/odl-transportpce-swagger/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-swagger --- [INFO] Generating feature descriptor file /w/workspace/transportpce-sonar/features/odl-transportpce-swagger/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-transportpce-swagger --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.7.3.6:check (analyze-compile) > :spotbugs @ odl-transportpce-swagger >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-transportpce-swagger --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-transportpce-swagger <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-transportpce-swagger --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-transportpce-swagger --- [INFO] Surefire report directory: /w/workspace/transportpce-sonar/features/odl-transportpce-swagger/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: 20.69 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.7:copy-files (default) @ odl-transportpce-swagger --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-transportpce-swagger --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-transportpce-swagger --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 384 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/features/odl-transportpce-swagger/target/bom.xml [INFO] attaching as odl-transportpce-swagger-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/features/odl-transportpce-swagger/target/bom.json [INFO] attaching as odl-transportpce-swagger-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-swagger --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-transportpce-swagger --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-transportpce-swagger --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-transportpce-swagger --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-transportpce-swagger --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-transportpce-swagger --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-swagger/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-swagger/9.0.0-SNAPSHOT/odl-transportpce-swagger-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-swagger/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-swagger/9.0.0-SNAPSHOT/odl-transportpce-swagger-9.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-swagger/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-swagger/9.0.0-SNAPSHOT/odl-transportpce-swagger-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/features/odl-transportpce-swagger/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-swagger/9.0.0-SNAPSHOT/odl-transportpce-swagger-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ odl-transportpce-swagger --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/odl-transportpce-swagger/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-swagger/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ odl-transportpce-swagger --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] --------< org.opendaylight.transportpce:features-transportpce >--------- [INFO] Building OpenDaylight :: TransportPCE :: Features 9.0.0-SNAPSHOT [20/23] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-transportpce --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-transportpce --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-transportpce --- [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-transportpce --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-transportpce --- [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-transportpce --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-transportpce --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-transportpce --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-transportpce --- [INFO] Created: /w/workspace/transportpce-sonar/features/features-transportpce/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-transportpce --- [INFO] Generating feature descriptor file /w/workspace/transportpce-sonar/features/features-transportpce/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-transportpce --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.7.3.6:check (analyze-compile) > :spotbugs @ features-transportpce >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-transportpce --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-transportpce <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-transportpce --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ features-transportpce --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ features-transportpce --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ features-transportpce --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-transportpce --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 474 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/features/features-transportpce/target/bom.xml [INFO] attaching as features-transportpce-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/features/features-transportpce/target/bom.json [INFO] attaching as features-transportpce-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-transportpce --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-transportpce --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-transportpce --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-transportpce --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-transportpce --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-transportpce --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/transportpce-sonar/features/features-transportpce/pom.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/9.0.0-SNAPSHOT/features-transportpce-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/features/features-transportpce/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/9.0.0-SNAPSHOT/features-transportpce-9.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-sonar/features/features-transportpce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/9.0.0-SNAPSHOT/features-transportpce-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/features/features-transportpce/target/bom.json to /tmp/r/org/opendaylight/transportpce/features-transportpce/9.0.0-SNAPSHOT/features-transportpce-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ features-transportpce --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/features-transportpce/odlparent/feature-repo-parent/features-transportpce/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ features-transportpce --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] ---------< org.opendaylight.transportpce:features-aggregator >---------- [INFO] Building features-aggregator 9.0.0-SNAPSHOT [21/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-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) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/features/target/bom.xml [INFO] attaching as features-aggregator-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/features/target/bom.json [INFO] attaching as features-aggregator-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ features-aggregator --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/features-aggregator/features-aggregator/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ features-aggregator --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] ----------< org.opendaylight.transportpce:transportpce-karaf >---------- [INFO] Building transportpce-karaf 9.0.0-SNAPSHOT [22/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-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) @ transportpce-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transportpce-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/transportpce-sonar/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) @ transportpce-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transportpce-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transportpce-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ transportpce-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-sonar/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ transportpce-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/transportpce-sonar/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.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/transportpce-sonar/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/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.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [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.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [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.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [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.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/9.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/9.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/9.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/9.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/9.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-swagger/9.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.1.1-models/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/6.0.5/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.netconf/odl-restconf/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/19.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/6.0.5/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.netconf/odl-restconf-nb/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-netty-util/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.7/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.7/xml/features [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature odl-aaa-shiro/0.18.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.18.3 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.18.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.18.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.3 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.3/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.3/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.3/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.18.3/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.18.3/cfg/config [INFO] Feature odl-netconf-truststore/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/6.0.5 [INFO] Feature odl-antlr4/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [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 shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [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 package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature odl-jolokia/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/8.0.3/cfg/configuration [INFO] Feature odl-mdsal-broker/8.0.3 is defined as a boot feature [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature odl-mdsal-binding-base/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.3 [INFO] Feature odl-mdsal-model-rfc6991/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.3 [INFO] Feature odl-restconf-common/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/6.0.5 [INFO] Feature odl-netconf-connector/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/6.0.5 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 [INFO] Feature odl-dropwizard-metrics/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.20 [INFO] Feature odl-karaf-feat-jetty/13.0.7 is defined as a boot feature [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-apache-commons-text/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-netty-4/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.100.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.100.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.100.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.100.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.100.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.100.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.100.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.100.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.100.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.100.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.100.Final [INFO] Feature odl-aaa-password-service/0.18.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.18.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.18.3/xml/aaa-password-service-config [INFO] Feature framework/4.4.4 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.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [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.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [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.fusesource.jansi/jansi/2.4.0 [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] Feature odl-netconf-transport/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/6.0.5 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/6.0.5 [INFO] Feature odl-mdsal-model-rfc8342/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/12.0.3 [INFO] Feature odl-ws-rs-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-mdsal-bytebuddy/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.9 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature odl-jakarta-activation-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-restconf-all/6.0.5 is defined as a boot feature [INFO] Feature odl-apache-commons-lang3/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.13.0 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature http/8.0.22 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc6241/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/6.0.5 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-mdsal-binding-dom-adapter/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.3 [INFO] Feature odl-gson/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature odl-mdsal-dom-api/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.3 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8040/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/12.0.3 [INFO] Feature odl-mdsal-clustering-commons/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.3 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.18.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.3 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.3 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.3 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature odl-yangtools-data/11.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.4 [INFO] Feature odl-woodstox/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.5.1 [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 [INFO] Feature management/4.4.4 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.4 [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 log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-common/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.3 [INFO] Feature odl-netconf-model-rfc6022/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/6.0.5 [INFO] Feature odl-netconf-model-rfc6470/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/6.0.5 [INFO] Feature odl-restconf-openapi/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/6.0.5 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-netconf-client/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-config/6.0.5 [INFO] Feature odl-mdsal-binding-api/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.3 [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 pax-web-whiteboard/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.3 [INFO] Feature odl-aaa-encryption-service/0.18.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.18.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.18.3 [INFO] Feature 7bf29cd1-aaf4-40eb-9a69-6b193d1af2fa/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.7 [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/bcpkix-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature odl-controller-exp-netty-config/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-timer-config/0.19.3 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.39.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-event-executor-config/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-threadgroup-config/0.19.3 [INFO] Feature war/4.4.4 is defined as a boot feature [INFO] Feature odl-mdsal-singleton-common/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.3 [INFO] Feature odl-jersey-2/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-servlet-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [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.osgi/org.osgi.util.promise/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.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-netconf-api/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/6.0.5 [INFO] Feature odl-netconf-transport-api/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/6.0.5 [INFO] Feature odl-yangtools-common/11.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.4 [INFO] Feature odl-jackson-2/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.3 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.3 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 [INFO] Feature odl-karaf-feat-jdbc/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature odl-mdsal-binding-runtime/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.3 [INFO] Feature odl-openroadm-devices/19.1.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-1.2.1/19.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-7.1.0/19.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-7.1.0/19.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-1.2.1/19.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-2.2.1/19.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-2.2.1/19.1.0 [INFO] Feature odl-stax2-api/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-netconf-model-rfc5277/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/6.0.5 [INFO] Feature odl-mdsal-distributed-datastore/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.3 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.3/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.3/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.3/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.3/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.3/cfg/datastore [INFO] Feature odl-javassist-3/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.29.2-GA [INFO] Feature odl-yangtools-data-api/11.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.4 [INFO] Feature odl-controller-scala/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 [INFO] Feature odl-yangtools-export/11.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/11.0.4 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [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 system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-aaa-web/0.18.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.18.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.18.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.18.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.18.3 [INFO] Feature odl-aaa-api/0.18.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.18.3 [INFO] Feature odl-mdsal-singleton-dom/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.3 [INFO] Feature odl-mdsal-binding-runtime-api/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.3 [INFO] Feature odl-netconf-util/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/6.0.5 [INFO] Feature config/4.4.4 is defined as a boot feature [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 odl-mdsal-dom-broker/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.3 [INFO] Feature odl-mdsal-eos-common/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.3 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature odl-mdsal-dom-runtime/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.3 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] Feature odl-mdsal-eos-dom/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.3 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 [INFO] Feature odl-mdsal-model-rfc8525/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/12.0.3 [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-yangtools-codec/11.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.4 [INFO] Feature odl-mdsal-model-rfc8072/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/12.0.3 [INFO] Feature odl-netconf-model-rfc8341/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/6.0.5 [INFO] Feature odl-apache-shiro/0.18.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.18.3 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 [INFO] Feature odl-yangtools-xpath/11.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.4 [INFO] Feature odl-guava/13.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.39.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-transportpce/9.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/9.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.glassfish.jersey.ext/jersey-proxy-client/2.41 [INFO] adding maven artifact: mvn:org.jheaps/jheaps/0.14 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-renderer/9.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-servicehandler/9.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-json-jackson/2.41 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-api/9.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/tapi-2.1.1/19.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-common/9.0.0-SNAPSHOT [INFO] adding maven artifact: wrap:mvn:org.apfloat/apfloat/1.10.1 [INFO] adding maven artifact: mvn:org.jgrapht/jgrapht-core/1.5.2 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-networkmodel/9.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.glassfish.jersey.ext/jersey-entity-filtering/2.41 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-pce/9.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.7.3 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/9.0.0-SNAPSHOT/cfg/config [INFO] Feature odl-restconf/6.0.5 is defined as a boot feature [INFO] Feature odl-restconf-nb/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/6.0.5/cfg/config [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature aries-blueprint/4.4.4 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.4 [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 odl-yangtools-parser-api/11.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.4 [INFO] Feature odl-yangtools-parser/11.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.4 [INFO] Feature odl-yangtools-xpath-api/11.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.4 [INFO] Feature odl-mdsal-model-rfc7952/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/12.0.3 [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature odl-mdsal-remoterpc-connector/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.3 [INFO] Feature odl-controller-blueprint/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/8.0.3 [INFO] Feature odl-netconf-keystore/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/6.0.5 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] Feature odl-netconf-netty-util/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/6.0.5 [INFO] Feature odl-yangtools-util/11.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.4 [INFO] Feature odl-netconf-model-rfc8526/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/6.0.5 [INFO] Feature odl-aaa-cert/0.18.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.18.3/xml/config [INFO] Feature odl-openroadm-models/19.1.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-network-13.1.0/19.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-service-13.1.0/19.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-13.1.0/19.1.0 [INFO] Feature odl-mdsal-eos-binding/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.3 [INFO] Feature odl-controller-mdsal-common/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.3 [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 [INFO] Feature odl-controller-akka/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.3 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature odl-mdsal-model-rfc8345/12.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-state/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology-state/12.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/12.0.3 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-netconf-model-rfc6243/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/6.0.5 [INFO] Feature odl-netconf-topology/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/6.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/6.0.5 [INFO] Feature odl-netconf-model-rfc8040/6.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/6.0.5 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [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.7.3.6:check (analyze-compile) > :spotbugs @ transportpce-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ transportpce-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ transportpce-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ transportpce-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ transportpce-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ transportpce-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ transportpce-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.7-config.properties to /w/workspace/transportpce-sonar/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ transportpce-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ transportpce-karaf --- [INFO] Copying 11 resources from src/main/assembly to target/assembly [INFO] [INFO] --- karaf-plugin:13.0.7:populate-local-repo (populate-local-repo) @ transportpce-karaf --- [INFO] Feature repository discovered recursively: ebdace53-157f-475d-9e31-19967ebd95e6 [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-extras-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.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.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.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-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [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-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [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-controller-8.0.3 [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-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [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-api [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.5 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-tapi-2.1.1-models [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netty-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-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.5 [INFO] Feature repository discovered recursively: odl-transportpce-inventory [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: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [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-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [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-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-swagger [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [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: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [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-openroadm-devices [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [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-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-mdsal-8.0.3 [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-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-8.0.3 [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-8.0.3 [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-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.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-extras-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.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.18.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-tapi-2.1.1-models [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.5 [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-swagger [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ transportpce-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ transportpce-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/transportpce-sonar/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ transportpce-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 536 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/karaf/target/bom.xml [INFO] attaching as transportpce-karaf-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/karaf/target/bom.json [INFO] attaching as transportpce-karaf-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transportpce-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transportpce-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transportpce-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transportpce-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-karaf --- [INFO] Installing /w/workspace/transportpce-sonar/karaf/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/9.0.0-SNAPSHOT/transportpce-karaf-9.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-sonar/karaf/target/transportpce-karaf-9.0.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/9.0.0-SNAPSHOT/transportpce-karaf-9.0.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/transportpce-sonar/karaf/target/transportpce-karaf-9.0.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/9.0.0-SNAPSHOT/transportpce-karaf-9.0.0-SNAPSHOT.zip [INFO] Installing /w/workspace/transportpce-sonar/karaf/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/9.0.0-SNAPSHOT/transportpce-karaf-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-sonar/karaf/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/9.0.0-SNAPSHOT/transportpce-karaf-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-karaf --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0 [INFO] 1 report detected for maven-checkstyle-plugin:3.3.0: checkstyle [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] 1 report configured for jdepend-maven-plugin:2.0: generate-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-karaf/odlparent/karaf4-parent/transportpce-karaf/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.0:generate-no-fork [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-karaf --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] -------< org.opendaylight.transportpce:transportpce-aggregator >-------- [INFO] Building transportpce 9.0.0-SNAPSHOT [23/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transportpce-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transportpce-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) @ transportpce-aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ transportpce-aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ transportpce-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-sonar/target/bom.xml [INFO] attaching as transportpce-aggregator-9.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-sonar/target/bom.json [INFO] attaching as transportpce-aggregator-9.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transportpce-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-site-plugin:3.12.1:site (generate-site) @ transportpce-aggregator --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5 [INFO] 1 report configured for maven-project-info-reports-plugin:3.4.5: index [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.0 [INFO] 2 reports configured for maven-javadoc-plugin:3.6.0: javadoc-no-fork, test-javadoc-no-fork [INFO] Rendering site with default locale English (en) [INFO] Relativizing decoration links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/latest/transportpce-aggregator/transportpce-aggregator/ [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.5:index [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (generate-site) @ transportpce-aggregator --- [INFO] No site descriptor found: nothing to attach. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for transportpce 9.0.0-SNAPSHOT: [INFO] [INFO] transportpce-artifacts ............................. SUCCESS [ 11.452 s] [INFO] transportpce-api ................................... SUCCESS [ 44.213 s] [INFO] test-common ........................................ SUCCESS [ 8.423 s] [INFO] transportpce-common ................................ SUCCESS [01:14 min] [INFO] transportpce-networkmodel .......................... SUCCESS [ 40.341 s] [INFO] transportpce-renderer .............................. SUCCESS [ 26.972 s] [INFO] transportpce-inventory ............................. SUCCESS [ 9.818 s] [INFO] transportpce-olm ................................... SUCCESS [ 33.297 s] [INFO] transportpce-pce ................................... SUCCESS [01:52 min] [INFO] transportpce-servicehandler ........................ SUCCESS [03:03 min] [INFO] transportpce-tapi .................................. SUCCESS [ 34.468 s] [INFO] transportpce-nbinotifications ...................... SUCCESS [ 24.634 s] [INFO] transportpce-dmaap-client .......................... SUCCESS [ 10.453 s] [INFO] OpenDaylight :: transportpce ....................... SUCCESS [ 53.255 s] [INFO] OpenDaylight :: transportpce :: tapi ............... SUCCESS [ 39.922 s] [INFO] OpenDaylight :: transportpce :: nbinotifications ... SUCCESS [ 39.279 s] [INFO] OpenDaylight :: transportpce :: dmaap-client ....... SUCCESS [ 41.123 s] [INFO] OpenDaylight :: transportpce :: Inventory .......... SUCCESS [ 40.053 s] [INFO] OpenDaylight :: transportpce :: swagger ............ SUCCESS [ 30.771 s] [INFO] OpenDaylight :: TransportPCE :: Features ........... SUCCESS [ 9.085 s] [INFO] features-aggregator ................................ SUCCESS [ 0.118 s] [INFO] transportpce-karaf ................................. SUCCESS [ 36.301 s] [INFO] transportpce ....................................... SUCCESS [ 0.201 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15:15 min [INFO] Finished at: 2023-12-30T18:43:11Z [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 sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/transportpce-sonar@tmp/config5853227414803372608tmp --settings /w/workspace/transportpce-sonar@tmp/config11448221994539374924tmp -Dsonar.projectKey=opendaylight_transportpce -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 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-500.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] transportpce-artifacts [pom] [INFO] transportpce-api [bundle] [INFO] test-common [bundle] [INFO] transportpce-common [bundle] [INFO] transportpce-networkmodel [bundle] [INFO] transportpce-renderer [bundle] [INFO] transportpce-inventory [bundle] [INFO] transportpce-olm [bundle] [INFO] transportpce-pce [bundle] [INFO] transportpce-servicehandler [bundle] [INFO] transportpce-tapi [bundle] [INFO] transportpce-nbinotifications [bundle] [INFO] transportpce-dmaap-client [bundle] [INFO] OpenDaylight :: transportpce [feature] [INFO] OpenDaylight :: transportpce :: tapi [feature] [INFO] OpenDaylight :: transportpce :: nbinotifications [feature] [INFO] OpenDaylight :: transportpce :: dmaap-client [feature] [INFO] OpenDaylight :: transportpce :: Inventory [feature] [INFO] OpenDaylight :: transportpce :: swagger [feature] [INFO] OpenDaylight :: TransportPCE :: Features [feature] [INFO] features-aggregator [pom] [INFO] transportpce-karaf [pom] [INFO] transportpce [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 artifact org.codehaus.mojo:sonar-maven-plugin:jar:3.9.1.2184 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:3.9.1.2184: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] -------< org.opendaylight.transportpce:transportpce-aggregator >-------- [INFO] Building transportpce 9.0.0-SNAPSHOT [1/23] [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.9.1.2184:sonar (default-cli) @ transportpce-aggregator --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 8.0.0.51767 [INFO] Default locale: "en_US", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=431ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] User cache: /home/jenkins/.sonar/cache [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=417ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=666ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'opendaylight_transportpce' [INFO] Load project settings for component key: 'opendaylight_transportpce' (done) | time=383ms [INFO] Process project properties [INFO] Project key: opendaylight_transportpce [INFO] Base dir: /w/workspace/transportpce-sonar [INFO] Working dir: /w/workspace/transportpce-sonar/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=399ms [INFO] Check ALM binding of project 'opendaylight_transportpce' [INFO] Detected project binding: BOUND [INFO] Check ALM binding of project 'opendaylight_transportpce' (done) | time=372ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=379ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=2ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=449ms [INFO] Load active rules [INFO] Load active rules (done) | time=6051ms [INFO] Organization key: opendaylight [WARNING] 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] Preprocessing files... [INFO] 2 languages detected in 420 preprocessed files [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] 0 files ignored because of scm ignore settings [INFO] Loading plugins for detected languages [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=235ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=628ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'OpenDaylight :: TransportPCE :: Features' [INFO] Base dir: /w/workspace/transportpce-sonar/features/features-transportpce [INFO] Source paths: pom.xml [INFO] 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] Indexing files of module 'OpenDaylight :: transportpce' [INFO] Base dir: /w/workspace/transportpce-sonar/features/odl-transportpce [INFO] Source paths: pom.xml [INFO] 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] Indexing files of module 'OpenDaylight :: transportpce :: dmaap-client' [INFO] Base dir: /w/workspace/transportpce-sonar/features/odl-transportpce-dmaap-client [INFO] Source paths: pom.xml [INFO] 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] Indexing files of module 'OpenDaylight :: transportpce :: Inventory' [INFO] Base dir: /w/workspace/transportpce-sonar/features/odl-transportpce-inventory [INFO] Source paths: pom.xml [INFO] 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] Indexing files of module 'OpenDaylight :: transportpce :: nbinotifications' [INFO] Base dir: /w/workspace/transportpce-sonar/features/odl-transportpce-nbinotifications [INFO] Source paths: pom.xml [INFO] 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] Indexing files of module 'OpenDaylight :: transportpce :: swagger' [INFO] Base dir: /w/workspace/transportpce-sonar/features/odl-transportpce-swagger [INFO] Source paths: pom.xml [INFO] 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] Indexing files of module 'OpenDaylight :: transportpce :: tapi' [INFO] Base dir: /w/workspace/transportpce-sonar/features/odl-transportpce-tapi [INFO] Source paths: pom.xml [INFO] 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] Indexing files of module 'features-aggregator' [INFO] Base dir: /w/workspace/transportpce-sonar/features [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'test-common' [INFO] Base dir: /w/workspace/transportpce-sonar/test-common [INFO] Source paths: pom.xml, src/main/java [INFO] 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] Indexing files of module 'transportpce-api' [INFO] Base dir: /w/workspace/transportpce-sonar/api [INFO] Source paths: pom.xml [INFO] 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] Indexing files of module 'transportpce-artifacts' [INFO] Base dir: /w/workspace/transportpce-sonar/artifacts [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'transportpce-common' [INFO] Base dir: /w/workspace/transportpce-sonar/common [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] 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] Indexing files of module 'transportpce-dmaap-client' [INFO] Base dir: /w/workspace/transportpce-sonar/dmaap-client [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] 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] Indexing files of module 'transportpce-inventory' [INFO] Base dir: /w/workspace/transportpce-sonar/inventory [INFO] Source paths: pom.xml, src/main/java [INFO] 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] Indexing files of module 'transportpce-karaf' [INFO] Base dir: /w/workspace/transportpce-sonar/karaf [INFO] Source paths: pom.xml [INFO] 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] Indexing files of module 'transportpce-nbinotifications' [INFO] Base dir: /w/workspace/transportpce-sonar/nbinotifications [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] 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] Indexing files of module 'transportpce-networkmodel' [INFO] Base dir: /w/workspace/transportpce-sonar/networkmodel [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] 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] Indexing files of module 'transportpce-olm' [INFO] Base dir: /w/workspace/transportpce-sonar/olm [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] 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] Indexing files of module 'transportpce-pce' [INFO] Base dir: /w/workspace/transportpce-sonar/pce [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] 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] Indexing files of module 'transportpce-renderer' [INFO] Base dir: /w/workspace/transportpce-sonar/renderer [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] 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] Indexing files of module 'transportpce-servicehandler' [INFO] Base dir: /w/workspace/transportpce-sonar/servicehandler [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] 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] Indexing files of module 'transportpce-tapi' [INFO] Base dir: /w/workspace/transportpce-sonar/tapi [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] 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] Indexing files of module 'transportpce' [INFO] Base dir: /w/workspace/transportpce-sonar [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] 420 files indexed [INFO] Quality profile for java: ODL way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module transportpce-common [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=377ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (11 KB) | time=2381ms [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 44 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 44 files. [INFO] Using ECJ batch to parse 14 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=3792ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/transportpce-sonar/common/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=85ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=129ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=60ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 59 source files to be analyzed [INFO] 59/59 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=1268ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=60ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module transportpce-karaf [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=21ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=50ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce-servicehandler [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 29 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 29 files. [INFO] Using ECJ batch to parse 20 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 20 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1399ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/transportpce-sonar/servicehandler/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=26ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=15ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=15ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 50 source files to be analyzed [INFO] 50/50 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=729ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: transportpce :: dmaap-client [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=35ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: transportpce :: swagger [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=37ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: transportpce [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=12ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=37ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: transportpce :: tapi [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=34ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: transportpce :: nbinotifications [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=33ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=32ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: transportpce :: Inventory [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=34ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: TransportPCE :: Features [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=29ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module features-aggregator [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=32ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module test-common [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=187ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/transportpce-sonar/test-common/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=18ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 13 source files to be analyzed [INFO] 13/13 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=84ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce-dmaap-client [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 13 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=168ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/transportpce-sonar/dmaap-client/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=16ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 17 source files to be analyzed [INFO] 17/17 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=88ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce-tapi [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 33 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 33 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=2297ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/transportpce-sonar/tapi/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=14ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=18ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=33ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 42 source files to be analyzed [INFO] 42/42 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=1188ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce-networkmodel [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 38 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 38 files. [INFO] Using ECJ batch to parse 15 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1203ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/transportpce-sonar/networkmodel/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=11ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=76ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 54 source files to be analyzed [INFO] 54/54 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=726ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce-olm [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 14 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=594ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/transportpce-sonar/olm/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=24ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 23 source files to be analyzed [INFO] 23/23 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=363ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=32ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce-pce [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 34 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] Using ECJ batch to parse 26 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 26 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1394ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/transportpce-sonar/pce/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=23ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=16ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=14ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 61 source files to be analyzed [INFO] 61/61 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=769ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce-inventory [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 15 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=505ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/transportpce-sonar/inventory/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 16 source files to be analyzed [INFO] 16/16 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=424ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce-artifacts [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=27ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce-api [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=42ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce-renderer [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 31 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 31 files. [INFO] Using ECJ batch to parse 14 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=846ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/transportpce-sonar/renderer/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=9ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 46 source files to be analyzed [INFO] 46/46 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=588ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=13ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce-nbinotifications [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 14 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] Using ECJ batch to parse 12 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=347ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/transportpce-sonar/nbinotifications/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=6ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 27 source files to be analyzed [INFO] 27/27 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=267ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module transportpce [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] '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] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=45ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] Sensor javabugs [dbd] [INFO] Reading IR files from: /w/workspace/transportpce-sonar/target/sonar/ir/java [INFO] No IR files have been included for analysis. [INFO] Sensor javabugs [dbd] (done) | time=2ms [INFO] Sensor pythonbugs [dbd] [INFO] Reading IR files from: /w/workspace/transportpce-sonar/target/sonar/ir/python [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=0ms [INFO] Sensor JavaSecuritySensor [security] [INFO] No taint analysis rules have been enabled, will not execute taint analysis. [INFO] java security sensor: Time spent was 00:00:00.001 [INFO] Sensor JavaSecuritySensor [security] (done) | time=9ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] 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] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/transportpce-sonar/target/ucfg2/cs [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.001 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.001 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.002 [INFO] Sensor CSharpSecuritySensor [security] (done) | time=3ms [INFO] Sensor PhpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/transportpce-sonar/target/sonar/ucfg2/php [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] php security sensor: Time spent was 00:00:00.000 [INFO] Sensor PhpSecuritySensor [security] (done) | time=0ms [INFO] Sensor PythonSecuritySensor [security] [INFO] 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] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/transportpce-sonar/target/sonar/ucfg2/python [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] python security sensor: Time spent was 00:00:00.000 [INFO] Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S5131, S6287, S6350, S6096, S5883, S3649, S5144, S6105, S5146, S5334, S5147, S2076, S5696, S2083, S2631 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/transportpce-sonar/target/sonar/ucfg2/js [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] js security sensor: Time spent was 00:00:00.000 [INFO] Sensor JsSecuritySensor [security] (done) | time=0ms [INFO] ------------- Run sensors on project [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=8ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=912ms [INFO] CPD Executor 48 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 229 files [INFO] CPD Executor CPD calculation finished (done) | time=134ms [INFO] Analysis report generated in 199ms, dir size=7 MB [INFO] Analysis report compressed in 567ms, zip size=2 MB [INFO] Analysis report uploaded in 1153ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_transportpce [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AYy8ClR-w9aIP1mwWXMK [INFO] Sensor cache published successfully [INFO] Analysis total time: 39.386 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for transportpce 9.0.0-SNAPSHOT: [INFO] [INFO] transportpce-artifacts ............................. SKIPPED [INFO] transportpce-api ................................... SKIPPED [INFO] test-common ........................................ SKIPPED [INFO] transportpce-common ................................ SKIPPED [INFO] transportpce-networkmodel .......................... SKIPPED [INFO] transportpce-renderer .............................. SKIPPED [INFO] transportpce-inventory ............................. SKIPPED [INFO] transportpce-olm ................................... SKIPPED [INFO] transportpce-pce ................................... SKIPPED [INFO] transportpce-servicehandler ........................ SKIPPED [INFO] transportpce-tapi .................................. SKIPPED [INFO] transportpce-nbinotifications ...................... SKIPPED [INFO] transportpce-dmaap-client .......................... SKIPPED [INFO] OpenDaylight :: transportpce ....................... SKIPPED [INFO] OpenDaylight :: transportpce :: tapi ............... SKIPPED [INFO] OpenDaylight :: transportpce :: nbinotifications ... SKIPPED [INFO] OpenDaylight :: transportpce :: dmaap-client ....... SKIPPED [INFO] OpenDaylight :: transportpce :: Inventory .......... SKIPPED [INFO] OpenDaylight :: transportpce :: swagger ............ SKIPPED [INFO] OpenDaylight :: TransportPCE :: Features ........... SKIPPED [INFO] features-aggregator ................................ SKIPPED [INFO] transportpce-karaf ................................. SKIPPED [INFO] transportpce ....................................... SUCCESS [ 46.717 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51.842 s [INFO] Finished at: 2023-12-30T18:44:04Z [INFO] ------------------------------------------------------------------------ [transportpce-sonar] $ /bin/bash /tmp/jenkins6053430813157286189.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.4 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 9 [JaCoCo plugin] Saving matched execfiles: /w/workspace/transportpce-sonar/common/target/code-coverage/jacoco.exec /w/workspace/transportpce-sonar/dmaap-client/target/code-coverage/jacoco.exec /w/workspace/transportpce-sonar/nbinotifications/target/code-coverage/jacoco.exec /w/workspace/transportpce-sonar/networkmodel/target/code-coverage/jacoco.exec /w/workspace/transportpce-sonar/olm/target/code-coverage/jacoco.exec /w/workspace/transportpce-sonar/pce/target/code-coverage/jacoco.exec /w/workspace/transportpce-sonar/renderer/target/code-coverage/jacoco.exec /w/workspace/transportpce-sonar/servicehandler/target/code-coverage/jacoco.exec /w/workspace/transportpce-sonar/tapi/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/transportpce-sonar/api/target/classes 973 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/common/target/classes 57 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/dmaap-client/target/classes 14 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/features/features-transportpce/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/features/odl-transportpce-dmaap-client/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/features/odl-transportpce-inventory/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/features/odl-transportpce-nbinotifications/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/features/odl-transportpce-swagger/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/features/odl-transportpce-tapi/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/features/odl-transportpce/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/inventory/target/classes 16 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/nbinotifications/target/classes 15 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/networkmodel/target/classes 52 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/olm/target/classes 20 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/pce/target/classes 48 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/renderer/target/classes 36 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/servicehandler/target/classes 40 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/tapi/target/classes 38 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/test-common/target/classes 13 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/transportpce-sonar/common/src/main/java 44 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/dmaap-client/src/main/java 13 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/inventory/src/main/java 15 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/lighty/src/main/java 6 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/nbinotifications/src/main/java 14 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/networkmodel/src/main/java 38 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/olm/src/main/java 14 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/pce/src/main/java 34 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/renderer/src/main/java 31 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/servicehandler/src/main/java 29 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/tapi/src/main/java 33 files [JaCoCo plugin] - /w/workspace/transportpce-sonar/test-common/src/main/java 12 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: 78.30882, method: 52.84195, line: 40.357304, branch: 29.495472, instruction: 39.421318, complexity: 30.917469 [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-sonar] $ /bin/bash /tmp/jenkins15990298982791776167.sh ---> sysstat.sh [transportpce-sonar] $ /bin/bash /tmp/jenkins8821681930844361880.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/transportpce-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/transportpce-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/transportpce-sonar ']' + mkdir -p /w/workspace/transportpce-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-sonar/archives/ [transportpce-sonar] $ /bin/bash /tmp/jenkins15445999148721802100.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dC6S from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dC6S/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-sonar] $ /bin/bash /tmp/jenkins15849873429115259209.sh provisioning config files... Could not find credentials [logs] for transportpce-sonar #373 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-sonar@tmp/config15417076643929585938tmp 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. [transportpce-sonar] $ /bin/bash /tmp/jenkins17403319915071238386.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-sonar] $ /bin/bash /tmp/jenkins10547456305289051877.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dC6S from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dC6S/bin to PATH [transportpce-sonar] $ /bin/bash /tmp/jenkins18147429899748650266.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-sonar] $ /bin/bash /tmp/jenkins4457494080471654315.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dC6S from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-dC6S/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [transportpce-sonar] $ /bin/bash -l /tmp/jenkins10480201031895865533.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dC6S from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-dC6S/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-sonar/373/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-4g-11988.novalocal 4.18.0-500.el8.x86_64 #1 SMP Wed Jun 28 00:07:07 UTC 2023 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): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 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-3 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: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 10G 70G 13% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 781 10492 19 4486 14630 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:1d:7b:73 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.33/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 85263sec preferred_lft 85263sec inet6 fe80::f816:3eff:fe1d:7b73/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:35:44:14:d7 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-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/30/2023 _x86_64_ (4 CPU) 18:26:00 LINUX RESTART (4 CPU) 06:27:01 PM tps rtps wtps bread/s bwrtn/s 06:28:01 PM 156.63 19.96 136.67 4270.18 10460.28 06:29:01 PM 300.33 6.98 293.35 1154.74 15594.43 06:30:01 PM 33.22 0.23 32.99 141.82 3771.24 06:31:01 PM 6.91 0.00 6.91 0.00 516.14 06:32:01 PM 7.13 0.08 7.05 1.47 1030.23 06:33:01 PM 15.99 0.00 15.99 0.00 910.81 06:34:01 PM 5.55 0.15 5.40 3.33 189.90 06:35:01 PM 4.02 0.00 4.02 0.00 506.87 06:36:01 PM 5.23 0.00 5.23 0.00 94.75 06:37:01 PM 0.95 0.00 0.95 0.00 19.93 06:38:01 PM 3.15 0.00 3.15 0.00 439.06 06:39:01 PM 124.53 1.77 122.76 152.48 7855.25 06:40:01 PM 56.28 0.00 56.28 0.00 5022.26 06:41:01 PM 88.62 0.00 88.62 0.00 2580.92 06:42:01 PM 44.93 0.03 44.89 0.27 1947.78 06:43:01 PM 65.07 0.00 65.07 0.00 1978.25 06:44:01 PM 48.17 1.05 47.12 1567.34 42673.94 Average: 56.86 1.78 55.08 428.93 5623.16 06:27:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:28:01 PM 12892912 14969036 3246408 20.11 2688 2283724 1274852 7.42 208212 2655320 170052 06:29:01 PM 11692488 14088220 4446832 27.55 2688 2596824 2010504 11.70 302832 3726436 67952 06:30:01 PM 10279244 12719276 5860076 36.31 2688 2640044 3381008 19.67 344804 5087464 496 06:31:01 PM 10416644 12868352 5722676 35.46 2688 2651288 3175564 18.48 351648 4943476 96 06:32:01 PM 10953364 13433560 5185956 32.13 2688 2679256 2623516 15.26 378932 4379248 456 06:33:01 PM 9959288 12461720 6180032 38.29 2688 2700892 3554708 20.68 385124 5361888 956 06:34:01 PM 10153140 12658136 5986180 37.09 2688 2703392 3303980 19.22 388532 5164696 916 06:35:01 PM 9871084 12388552 6268236 38.84 2688 2715508 3687208 21.45 394244 5439324 112 06:36:01 PM 9535312 12052880 6604008 40.92 2688 2715588 3938368 22.91 394244 5774084 28 06:37:01 PM 8839308 11357104 7300012 45.23 2688 2715792 4636524 26.98 394244 6468432 16 06:38:01 PM 10151560 12706760 5987760 37.10 2688 2752612 3312360 19.27 403860 5148420 25424 06:39:01 PM 7739444 10890592 8399876 52.05 2688 3341948 5297940 30.82 580996 7354352 310836 06:40:01 PM 9430296 12347488 6709024 41.57 2688 3108596 3702532 21.54 669212 5580820 97728 06:41:01 PM 7410760 10603968 8728560 54.08 2688 3383376 5329844 31.01 728152 7531936 247396 06:42:01 PM 9596584 12532828 6542736 40.54 2688 3126624 3490384 20.31 688148 5394060 97604 06:43:01 PM 9457584 13048348 6681736 41.40 2688 3779352 2903624 16.89 931412 5287928 725028 06:44:01 PM 8868892 13107192 7270428 45.05 2688 4423092 2727904 15.87 988320 5809228 52436 Average: 9838112 12602001 6301208 39.04 2688 2959877 3432401 19.97 501936 5359242 105737 06:27:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:01 PM eth0 100.75 72.59 1485.84 19.84 0.00 0.00 0.00 0.00 06:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 PM eth0 297.20 258.09 4160.61 35.98 0.00 0.00 0.00 0.00 06:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 PM eth0 34.42 30.77 455.19 4.96 0.00 0.00 0.00 0.00 06:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:01 PM eth0 3.36 3.36 1.26 1.16 0.00 0.00 0.00 0.00 06:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:01 PM eth0 13.07 10.44 77.46 2.46 0.00 0.00 0.00 0.00 06:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:01 PM eth0 21.68 20.54 192.21 3.26 0.00 0.00 0.00 0.00 06:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:01 PM lo 1.12 1.12 1.51 1.51 0.00 0.00 0.00 0.00 06:34:01 PM eth0 0.65 0.48 0.15 0.11 0.00 0.00 0.00 0.00 06:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:35:01 PM eth0 5.72 5.68 26.40 1.14 0.00 0.00 0.00 0.00 06:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:01 PM eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:01 PM eth0 0.35 0.23 0.10 0.09 0.00 0.00 0.00 0.00 06:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:01 PM eth0 17.41 16.01 236.01 2.28 0.00 0.00 0.00 0.00 06:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:01 PM lo 1014.90 1014.90 1011.14 1011.14 0.00 0.00 0.00 0.00 06:39:01 PM eth0 193.14 155.61 3540.79 20.83 0.00 0.00 0.00 0.00 06:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:01 PM lo 860.58 860.58 867.45 867.45 0.00 0.00 0.00 0.00 06:40:01 PM eth0 24.96 20.58 357.40 2.41 0.00 0.00 0.00 0.00 06:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:01 PM lo 1132.32 1132.32 1172.33 1172.33 0.00 0.00 0.00 0.00 06:41:01 PM eth0 1.95 1.98 0.48 0.48 0.00 0.00 0.00 0.00 06:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:01 PM lo 1365.37 1365.37 1351.75 1351.75 0.00 0.00 0.00 0.00 06:42:01 PM eth0 5.08 4.68 8.09 1.09 0.00 0.00 0.00 0.00 06:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:01 PM lo 490.85 490.85 512.60 512.60 0.00 0.00 0.00 0.00 06:43:01 PM eth0 96.65 77.57 1118.30 11.06 0.00 0.00 0.00 0.00 06:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:01 PM eth0 184.64 130.36 2384.24 13.54 0.00 0.00 0.00 0.00 06:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 286.18 286.18 289.22 289.22 0.00 0.00 0.00 0.00 Average: eth0 58.89 47.59 826.14 7.10 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-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/30/2023 _x86_64_ (4 CPU) 18:26:00 LINUX RESTART (4 CPU) 06:27:01 PM CPU %user %nice %system %iowait %steal %idle 06:28:01 PM all 22.54 0.00 2.12 2.38 0.10 72.86 06:28:01 PM 0 29.65 0.00 2.88 4.10 0.10 63.27 06:28:01 PM 1 15.68 0.00 1.35 0.52 0.10 82.35 06:28:01 PM 2 34.41 0.00 2.96 1.89 0.08 60.65 06:28:01 PM 3 10.41 0.00 1.31 3.01 0.12 85.15 06:29:01 PM all 61.14 0.00 2.51 3.82 0.13 32.40 06:29:01 PM 0 58.99 0.00 2.78 5.30 0.12 32.81 06:29:01 PM 1 68.45 0.00 1.44 2.19 0.12 27.81 06:29:01 PM 2 58.26 0.00 3.11 2.33 0.13 36.17 06:29:01 PM 3 58.84 0.00 2.70 5.50 0.13 32.83 06:30:01 PM all 72.90 0.00 0.99 0.55 0.12 25.44 06:30:01 PM 0 82.23 0.00 0.43 0.00 0.12 17.22 06:30:01 PM 1 80.84 0.00 1.07 0.55 0.13 17.41 06:30:01 PM 2 63.46 0.00 1.71 1.14 0.12 33.58 06:30:01 PM 3 65.04 0.00 0.77 0.52 0.10 33.58 06:31:01 PM all 46.41 0.00 0.78 0.11 0.08 52.62 06:31:01 PM 0 49.93 0.00 0.83 0.00 0.08 49.15 06:31:01 PM 1 41.33 0.00 0.62 0.00 0.08 57.97 06:31:01 PM 2 53.54 0.00 0.58 0.37 0.08 45.43 06:31:01 PM 3 40.80 0.00 1.09 0.08 0.08 57.94 06:32:01 PM all 73.90 0.00 1.19 0.08 0.13 24.71 06:32:01 PM 0 81.33 0.00 0.93 0.02 0.13 17.59 06:32:01 PM 1 62.73 0.00 1.05 0.18 0.13 35.90 06:32:01 PM 2 74.98 0.00 0.95 0.02 0.12 23.93 06:32:01 PM 3 76.54 0.00 1.80 0.08 0.15 21.42 06:33:01 PM all 72.34 0.00 0.89 0.21 0.13 26.42 06:33:01 PM 0 84.20 0.00 0.57 0.00 0.13 15.10 06:33:01 PM 1 44.03 0.00 1.42 0.85 0.13 53.57 06:33:01 PM 2 77.29 0.00 0.65 0.00 0.15 21.91 06:33:01 PM 3 83.82 0.00 0.94 0.00 0.12 15.13 06:34:01 PM all 28.03 0.00 0.24 0.08 0.06 71.59 06:34:01 PM 0 68.99 0.00 0.25 0.05 0.10 30.61 06:34:01 PM 1 11.45 0.00 0.25 0.08 0.05 88.17 06:34:01 PM 2 18.99 0.00 0.22 0.17 0.05 80.58 06:34:01 PM 3 12.67 0.00 0.23 0.00 0.05 87.05 06:35:01 PM all 59.68 0.00 0.73 0.09 0.10 39.39 06:35:01 PM 0 46.82 0.00 0.80 0.00 0.10 52.28 06:35:01 PM 1 92.91 0.00 1.18 0.02 0.13 5.75 06:35:01 PM 2 37.60 0.00 0.67 0.22 0.08 61.43 06:35:01 PM 3 61.32 0.00 0.28 0.12 0.10 38.18 06:36:01 PM all 32.40 0.00 0.19 0.06 0.08 67.27 06:36:01 PM 0 5.69 0.00 0.25 0.13 0.07 93.86 06:36:01 PM 1 99.43 0.00 0.25 0.00 0.13 0.18 06:36:01 PM 2 12.58 0.00 0.15 0.12 0.05 87.10 06:36:01 PM 3 11.79 0.00 0.12 0.00 0.05 88.04 06:37:01 PM all 29.97 0.00 0.20 0.00 0.07 69.76 06:37:01 PM 0 5.86 0.00 0.25 0.00 0.07 93.82 06:37:01 PM 1 99.33 0.00 0.30 0.00 0.13 0.23 06:37:01 PM 2 9.81 0.00 0.10 0.00 0.05 90.04 06:37:01 PM 3 4.74 0.00 0.15 0.00 0.03 95.07 06:38:01 PM all 75.08 0.00 1.10 0.03 0.13 23.66 06:38:01 PM 0 77.02 0.00 1.05 0.00 0.13 21.80 06:38:01 PM 1 91.40 0.00 0.95 0.00 0.13 7.51 06:38:01 PM 2 58.48 0.00 1.07 0.07 0.12 40.27 06:38:01 PM 3 73.40 0.00 1.34 0.03 0.13 25.09 06:38:01 PM CPU %user %nice %system %iowait %steal %idle 06:39:01 PM all 63.34 0.00 2.43 1.62 0.12 32.48 06:39:01 PM 0 55.51 0.00 3.18 2.09 0.12 39.10 06:39:01 PM 1 66.69 0.00 2.08 1.69 0.12 29.43 06:39:01 PM 2 69.52 0.00 1.98 1.71 0.12 26.68 06:39:01 PM 3 61.65 0.00 2.49 1.00 0.13 34.72 06:40:01 PM all 66.57 0.00 2.71 0.47 0.10 30.14 06:40:01 PM 0 61.82 0.00 3.42 0.50 0.10 34.16 06:40:01 PM 1 70.08 0.00 1.78 0.17 0.10 27.87 06:40:01 PM 2 65.25 0.00 3.66 1.19 0.12 29.79 06:40:01 PM 3 69.15 0.00 2.00 0.02 0.08 28.75 06:41:01 PM all 69.26 0.00 2.37 0.67 0.11 27.59 06:41:01 PM 0 73.34 0.00 3.00 0.39 0.13 23.15 06:41:01 PM 1 66.06 0.00 1.99 0.18 0.10 31.66 06:41:01 PM 2 67.87 0.00 2.68 1.63 0.10 27.72 06:41:01 PM 3 69.77 0.00 1.81 0.49 0.10 27.83 06:42:01 PM all 59.83 0.00 2.69 3.61 0.26 33.61 06:42:01 PM 0 72.33 0.00 4.24 4.37 0.10 18.97 06:42:01 PM 1 58.44 0.00 2.13 4.41 0.08 34.94 06:42:01 PM 2 54.56 0.00 2.32 5.60 0.74 36.79 06:42:01 PM 3 53.87 0.00 2.05 0.02 0.12 43.95 06:43:01 PM all 44.75 0.00 2.15 0.37 0.08 52.64 06:43:01 PM 0 40.90 0.00 1.86 0.70 0.07 56.47 06:43:01 PM 1 38.28 0.00 1.41 0.02 0.08 60.21 06:43:01 PM 2 68.80 0.00 3.64 0.34 0.08 27.13 06:43:01 PM 3 31.00 0.00 1.68 0.44 0.08 66.79 06:44:01 PM all 47.25 0.00 1.47 4.12 0.12 47.04 06:44:01 PM 0 53.02 0.00 1.19 3.78 0.12 41.89 06:44:01 PM 1 43.83 0.00 1.32 2.70 0.10 52.05 06:44:01 PM 2 40.99 0.00 2.03 7.41 0.13 49.44 06:44:01 PM 3 51.18 0.00 1.34 2.57 0.12 44.79 Average: all 54.43 0.00 1.46 1.07 0.11 42.93 Average: 0 55.75 0.00 1.64 1.26 0.11 41.25 Average: 1 61.84 0.00 1.21 0.80 0.11 36.04 Average: 2 50.94 0.00 1.67 1.42 0.14 45.83 Average: 3 49.17 0.00 1.30 0.82 0.10 48.62